Skip to content

[Snyk] Upgrade amf-client-js from 5.0.4 to 5.7.0#1

Open
7azimo01 wants to merge 1 commit into
mainfrom
snyk-upgrade-319fb236acf5c9f6b17a90a995fedabb
Open

[Snyk] Upgrade amf-client-js from 5.0.4 to 5.7.0#1
7azimo01 wants to merge 1 commit into
mainfrom
snyk-upgrade-319fb236acf5c9f6b17a90a995fedabb

Conversation

@7azimo01
Copy link
Copy Markdown
Owner

@7azimo01 7azimo01 commented Feb 6, 2025

snyk-top-banner

Snyk has created this PR to upgrade amf-client-js from 5.0.4 to 5.7.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 775 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Release notes
Package name: amf-client-js
  • 5.7.0 - 2024-12-11

    Java 21 support

    Dependency Changes

    • Moved to Scala 2.12.20
    • Moved to SBT 1.10.4
    • ScalaJS 1.17.0

    Behavior Changes

    • Unified REGEX validation between JVM and JS: now ScalaJS exports the Java Regex library. JS Regex works the same as Java ones.

    What's Changed

    • W-10548463: [OAS 3.1] add ref summary and description by @ arielmirra in #2072
    • W-17016391: Update sonarQube credentials for sfdc sonar by @ damianpedra in #2073
    • W-17142856 - parameter validation missing range by @ leochalub in #2074
    • W-14887298: fix domain extensions component id encoding by @ arielmirra in #2075
    • W-10548497 - LicenseObject - New facet 'identifier' and exclusive fields validation by @ leochalub in #2076
    • W-10548498 - InfoObject - New facet summary by @ leochalub in #2077
    • W-14661042 - Java21 support related changes by @ looseale in #2078
    • W-14661042 - Commenting NexusIQ step after Java21 bump. Pending to fix by @ looseale in #2079

    Full Changelog: 5.6.4...5.7.0

  • 5.7.0-java21-0 - 2024-11-13
  • 5.7.0-SNAPSHOT.36 - 2024-12-09
  • 5.7.0-SNAPSHOT.35 - 2024-11-27
  • 5.7.0-SNAPSHOT.34 - 2024-11-27
  • 5.7.0-SNAPSHOT.33 - 2024-11-25
  • 5.7.0-SNAPSHOT.32 - 2024-11-22
  • 5.7.0-SNAPSHOT.31 - 2024-11-22
  • 5.7.0-SNAPSHOT.30 - 2024-11-21
  • 5.7.0-SNAPSHOT.29 - 2024-11-21
  • 5.7.0-SNAPSHOT.28 - 2024-11-20
  • 5.7.0-SNAPSHOT.27 - 2024-11-19
  • 5.7.0-SNAPSHOT.26 - 2024-11-19
  • 5.7.0-SNAPSHOT.25 - 2024-11-19
  • 5.7.0-SNAPSHOT.24 - 2024-11-14
  • 5.7.0-SNAPSHOT.23 - 2024-11-14
  • 5.7.0-SNAPSHOT.22 - 2024-11-14
  • 5.7.0-SNAPSHOT.21 - 2024-11-08
  • 5.7.0-SNAPSHOT.20 - 2024-11-07
  • 5.7.0-SNAPSHOT.19 - 2024-11-07
  • 5.7.0-SNAPSHOT.18 - 2024-11-04
  • 5.7.0-SNAPSHOT.17 - 2024-10-31
  • 5.7.0-SNAPSHOT.16 - 2024-10-28
  • 5.7.0-SNAPSHOT.15 - 2024-10-28
  • 5.7.0-SNAPSHOT.14 - 2024-10-23
  • 5.7.0-SNAPSHOT.13 - 2024-10-21
  • 5.7.0-SNAPSHOT.12 - 2024-10-18
  • 5.7.0-SNAPSHOT.11 - 2024-10-17
  • 5.7.0-SNAPSHOT.10 - 2024-10-17
  • 5.7.0-SNAPSHOT.9 - 2024-10-10
  • 5.7.0-SNAPSHOT.8 - 2024-10-08
  • 5.7.0-SNAPSHOT.7 - 2024-10-03
  • 5.7.0-SNAPSHOT.6 - 2024-10-03
  • 5.7.0-SNAPSHOT.5 - 2024-10-02
  • 5.7.0-SNAPSHOT.4 - 2024-09-26
  • 5.7.0-SNAPSHOT.3 - 2024-09-25
  • 5.7.0-SNAPSHOT.2 - 2024-09-25
  • 5.7.0-SNAPSHOT.1 - 2024-09-24
  • 5.7.0-SNAPSHOT.0 - 2024-09-23
  • 5.7.0-RC.0 - 2024-12-09
  • 5.6.4 - 2024-11-13

    What's Changed

    New Contributors

    Full Changelog: 5.6.3...5.6.4

  • 5.6.4-RC.0 - 2024-11-12
  • 5.6.4-0 - 2024-12-05

    W-15053499 - Publish 5.6.4-0

  • 5.6.3 - 2024-10-16

    What's Changed

    • W-16847560: use the same json schema version mapping in raml and oas by @ arielmirra in #2052
    • W-16712475 - Added parsing option allowing to parse extensions in eve… by @ looseale in #2053
    • W-16930843 - Some dependency bumps by @ looseale in #2054
    • W-16888404: change parameter description parsing and bump model by @ arielmirra in #2055

    Full Changelog: 5.6.2...5.6.3

  • 5.6.3-RC.0 - 2024-10-14
  • 5.6.3-0 - 2024-11-08
  • 5.6.2 - 2024-09-26

    Bug fixing

    • Fixed bug in avro validation related with inner union schemas with default values

    What's Changed

    Full Changelog: 5.6.1...5.6.2

  • 5.6.1 - 2024-09-24

    AVRO Support in AMF

    We're happy to announce we've added support for AVRO Schema 1.9.0 in AMF:

    • as a standalone document
    • inside Async APIs

    an AVRO Schema has the following properties:

    • It's defined in a .json or .avsc file
    • It doesn't have a special key that indicates it's an AVRO Schema, nor it's version (like JSON Schema does with it's $schema)

    Where we support and DON'T support AVRO Schemas

    We Support AVRO Schemas (inline or inside a $ref):

    • as a standalone document or file
      • we encourage users to use the .avsc file type to indicate that's an avro file
      • must use the specific AvroConfiguration
    • inside a message payload in an AsyncAPI
      • the key schemaFormat MUST be declared and specify it's an AVRO payload
    • an AvroSchemaDocument can only be parsed with the specific AvroConfiguration

    We don't support AVRO Schemas:

    • inside components --> schemas in an AsyncAPI
      • because we can't determine if it's an AVRO Schema or any other schema

    Known AVRO Validation limitations

    We're using the Apache official libraries for JVM and JS. The validation libraries differ in interfaces and implementations, and each has some known constraints:

    JVM avro validation constraints

    • validation per se is not supported, we try to parse an avro schema and throw parsing results if there are any
      • this means it's difficult to have location of where the error is thrown, we may give an approximate location from our end post-validation
    • when a validation is thrown, the rest of the file is not being searched for more validations
      • this is particularly important in large avro schemas, where many errors can be found but only one is shown

    Both JVM & JS validation constraints

    • "default" values are not being validated when the type is bytes, map, or array
    • the validator treats as invalid an empty array as the default value for arrays ("default": []) even though the Avro Schema Specification has some examples with it
    • if an avro record has a field that is a union that includes the root record itself (recursive reference) we fail to validate it correctly because we treat that shape as an unresolved/undefined shape. This only applies to the field inside the record, when validating the complete record the library validates correctly. In the future we'll try to ignore the cases that we are now failing and/or show a warning instead

    More information here

    for more information on how to use AVRO in amf check the adrs/0014-avro-support.md file.

    Full Changelog: 5.5.4...5.6.1

  • 5.6.1-RC.0 - 2024-09-24
  • 5.6.0 - 2024-09-23

    AVRO Support in AMF

    We're happy to announce we've added support for AVRO Schema 1.9.0 in AMF:

    • as a standalone document
    • inside Async APIs

    an AVRO Schema has the following properties:

    • It's defined in a .json or .avsc file
    • It doesn't have a special key that indicates it's an AVRO Schema, nor it's version (like JSON Schema does with it's $schema)

    Where we support and DON'T support AVRO Schemas

    We Support AVRO Schemas (inline or inside a $ref):

    • as a standalone document or file
      • we encourage users to use the .avsc file type to indicate that's an avro file
      • must use the specific AvroConfiguration
    • inside a message payload in an AsyncAPI
      • the key schemaFormat MUST be declared and specify it's an AVRO payload
    • an AvroSchemaDocument can only be parsed with the specific AvroConfiguration

    We don't support AVRO Schemas:

    • inside components --> schemas in an AsyncAPI
      • because we can't determine if it's an AVRO Schema or any other schema

    Known AVRO Validation limitations

    We're using the Apache official libraries for JVM and JS. The validation libraries differ in interfaces and implementations, and each has some known constraints:

    JVM avro validation constraints

    • validation per se is not supported, we try to parse an avro schema and throw parsing results if there are any
      • this means it's difficult to have location of where the error is thrown, we may give an approximate location from our end post-validation
    • when a validation is thrown, the rest of the file is not being searched for more validations
      • this is particularly important in large avro schemas, where many errors can be found but only one is shown

    Both JVM & JS validation constraints

    • "default" values are not being validated when the type is bytes, map, or array
    • the validator treats as invalid an empty array as the default value for arrays ("default": []) even though the Avro Schema Specification has some examples with it
    • if an avro record has a field that is a union that includes the root record itself (recursive reference) we fail to validate it correctly because we treat that shape as an unresolved/undefined shape. This only applies to the field inside the record, when validating the complete record the library validates correctly. In the future we'll try to ignore the cases that we are now failing and/or show a warning instead

    More information here

    for more information on how to use AVRO in amf check the adrs/0014-avro-support.md file.

    Full Changelog: 5.5.4...5.6.0

  • 5.6.0-SNAPSHOT.62 - 2024-09-23
  • 5.6.0-SNAPSHOT.61 - 2024-09-23
  • 5.6.0-SNAPSHOT.60 - 2024-09-23
  • 5.6.0-SNAPSHOT.59 - 2024-09-23
  • 5.6.0-SNAPSHOT.58 - 2024-09-23
  • 5.6.0-SNAPSHOT.57 - 2024-09-23
  • 5.6.0-SNAPSHOT.56 - 2024-09-23
  • 5.6.0-SNAPSHOT.55 - 2024-09-12
  • 5.6.0-SNAPSHOT.54 - 2024-08-30
  • 5.6.0-SNAPSHOT.53 - 2024-08-21
  • 5.6.0-SNAPSHOT.52 - 2024-08-20
  • 5.6.0-SNAPSHOT.51 - 2024-08-20
  • 5.6.0-SNAPSHOT.50 - 2024-08-08
  • 5.6.0-SNAPSHOT.49 - 2024-07-30
  • 5.6.0-SNAPSHOT.48 - 2024-07-30
  • 5.6.0-SNAPSHOT.47 - 2024-07-30
  • 5.6.0-SNAPSHOT.46 - 2024-07-29
  • 5.6.0-SNAPSHOT.45 - 2024-07-26
  • 5.6.0-SNAPSHOT.44 - 2024-07-26
  • 5.6.0-SNAPSHOT.43 - 2024-07-25
  • 5.6.0-SNAPSHOT.42 - 2024-07-23
  • 5.6.0-SNAPSHOT.41 - 2024-07-22
  • 5.6.0-SNAPSHOT.40 - 2024-07-22
  • 5.6.0-SNAPSHOT.39 - 2024-07-22
  • 5.6.0-SNAPSHOT.38 - 2024-07-18
  • 5.6.0-SNAPSHOT.37 - 2024-07-16
  • 5.6.0-SNAPSHOT.36 - 2024-07-12
  • 5.6.0-SNAPSHOT.35 - 2024-07-11
  • 5.6.0-SNAPSHOT.34 - 2024-07-04
  • 5.6.0-SNAPSHOT.33 - 2024-07-04
  • 5.6.0-SNAPSHOT.32 - 2024-07-03
  • 5.6.0-SNAPSHOT.31 - 2024-07-03
  • 5.6.0-SNAPSHOT.30 - 2024-07-02
  • 5.6.0-SNAPSHOT.29 - 2024-07-01
  • 5.6.0-SNAPSHOT.28 - 2024-06-18
  • 5.6.0-SNAPSHOT.27 - 2024-06-11
  • 5.6.0-SNAPSHOT.26 - 2024-06-05
  • 5.6.0-SNAPSHOT.25 - 2024-06-01
  • 5.6.0-SNAPSHOT.24 - 2024-05-29
  • 5.6.0-SNAPSHOT.23 - 2024-05-29
  • 5.6.0-SNAPSHOT.22 - 2024-05-29
  • 5.6.0-SNAPSHOT.21 - 2024-05-24
  • 5.6.0-SNAPSHOT.20 - 2024-05-24
  • 5.6.0-SNAPSHOT.19 - 2024-05-24
  • 5.6.0-SNAPSHOT.18 - 2024-05-23
  • 5.6.0-SNAPSHOT.17 - 2024-05-16
  • 5.6.0-SNAPSHOT.16 - 2024-05-14
  • 5.6.0-SNAPSHOT.15 - 2024-05-13
  • 5.6.0-SNAPSHOT.14 - 2024-05-10
  • 5.6.0-SNAPSHOT.13 - 2024-05-10
  • 5.6.0-SNAPSHOT.12 - 2024-05-10
  • 5.6.0-SNAPSHOT.11 - 2024-05-08
  • 5.6.0-SNAPSHOT.10 - 2024-05-03
  • 5.6.0-SNAPSHOT.9 - 2024-04-30
  • 5.6.0-SNAPSHOT.8 - 2024-04-24
  • 5.6.0-SNAPSHOT.7 - 2024-04-24
  • 5.6.0-SNAPSHOT.6 - 2024-04-24
  • 5.6.0-SNAPSHOT.5 - 2024-04-19
  • 5.6.0-SNAPSHOT.4 - 2024-04-18
  • 5.6.0-SNAPSHOT.3 - 2024-04-18
  • 5.6.0-SNAPSHOT.2 - 2024-04-18
  • 5.6.0-SNAPSHOT.1 - 2024-04-16
  • 5.6.0-SNAPSHOT.0 - 2024-04-12
  • 5.6.0-RC.0 - 2024-09-23
  • 5.5.5-RC.0 - 2024-09-23
  • 5.5.5-INTERNAL-AVRO.13 - 2024-09-23
  • 5.5.4 - 2024-07-30

    AVRO transformation and rendering support (ALPHA)

    In the previous release we added support for AVRO parsing, which means creating an AvroConfiguration with an AvroParsePlugin and with that create a BaseUnitClient that has the parse() method that parses an AVRO Schema and returns an AvroSchemaDocument.

    This release, we've added support for the transform() and render() methods, letting the user resolve the model and export it to .jsonld or to .json again.

    To do this, we've created the AvroRenderPlugin and added it to the AvroConfiguration as well as the necessary transformation pipelines. Now the AVRO Configuration is much more complete and looks like this:

    object AvroConfiguration extends APIConfigurationBuilder {
      def Avro(): AMFConfiguration = {
        common()
          .withPlugins(List(AvroParsePlugin, AvroRenderPlugin))
          .withTransformationPipelines(
            List(
              AvroSchemaTransformationPipeline(),
              AvroSchemaEditingPipeline(),
              AvroSchemaCachePipeline()
            )
          )
      }
    }

    We're expecting to continue this growth and launch AVRO Validation in the next release, will keep you updated.

    For more information about transformation and rendering check the following documentation:

    What's Changed

    Full Changelog: 5.5.3...5.5.4

  • 5.5.4-RC.1 - 2024-07-29
  • 5.5.4-RC.0 - 2024-07-26
  • 5.5.4-0 - 2024-08-08
  • 5.5.3 - 2024-07-04

    AVRO Support (ALPHA)

    AVRO Schema Support in Async

    Added support to parsing of AVRO Schemas in Async 2.x payload definitions (inlined or referencing to an external file).
    This support is currently limited, only for parsing, not for validation or emission.

    AVRO Schema Fragment

    Added support to parsing of AVRO Schemas as a fragment using the new AvroConfiguration, returning an AvroSchemaDocument. This is only for AVRO Schema files parsed using this specific configuration, files referenced from an Async 2.x API will be processed as ExternalFragment as usual.
    This support is currently limited, only for parsing, not for validation or emission.

    What's Changed

    Full Changelog: 5.5.2...5.5.3

  • 5.5.3-RC.0 - 2024-07-02
  • 5.5.2 - 2024-05-28
  • 5.5.2-RC.0 - 2024-05-27
  • 5.5.2-0 - 2024-06-05

    W-15904614 - Publish 5.5.2-0

  • 5.5.1 - 2024-05-09
  • 5.5.1-RC.2 - 2024-05-08
  • 5.5.1-RC.1 - 2024-05-03
  • 5.5.1-RC.0 - 2024-05-02
  • 5.5.0 - 2024-04-12
  • 5.5.0-SNAPSHOT.138 - 2024-04-12
  • 5.5.0-SNAPSHOT.137 - 2024-04-12
  • 5.5.0-SNAPSHOT.136 - 2024-04-11
  • 5.5.0-SNAPSHOT.135 - 2024-04-10
  • 5.5.0-SNAPSHOT.134 - 2024-04-08
  • 5.5.0-SNAPSHOT.133 - 2024-04-08
  • 5.5.0-SNAPSHOT.132 - 2024-04-04
  • 5.5.0-SNAPSHOT.131 - 2024-04-03
  • 5.5.0-SNAPSHOT.130 - 2024-04-03
  • 5.5.0-SNAPSHOT.129 - 2024-03-27
  • 5.5.0-SNAPSHOT.128 - 2024-03-26
  • 5.5.0-SNAPSHOT.127 - 2024-03-26
  • 5.5.0-SNAPSHOT.126 - 2024-03-20
  • 5.5.0-SNAPSHOT.125 - 2024-03-14
  • 5.5.0-SNAPSHOT.124 - 2024-03-14
  • 5.5.0-SNAPSHOT.123 - 2024-03-14
  • 5.5.0-SNAPSHOT.122 - 2024-03-13
  • 5.5.0-SNAPSHOT.121 - 2024-03-13
  • 5.5.0-SNAPSHOT.120 - 2024-03-07
  • 5.5.0-SNAPSHOT.119 - 2024-03-06
  • 5.5.0-SNAPSHOT.118 - 2024-03-06
  • 5.5.0-SNAPSHOT.117 - 2024-03-01
  • 5.5.0-SNAPSHOT.116 - 2024-02-29
  • 5.5.0-SNAPSHOT.115 - 2024-02-28
  • 5.5.0-SNAPSHOT.114 - 2024-02-27
  • 5.5.0-SNAPSHOT.113 - 2024-02-26
  • 5.5.0-SNAPSHOT.112 - 2024-02-23
  • 5.5.0-SNAPSHOT.111 - 2024-02-23
  • 5.5.0-SNAPSHOT.110 - 2024-02-23
  • 5.5.0-SNAPSHOT.109 - 2024-02-22
  • 5.5.0-SNAPSHOT.108 - 2024-02-15
  • 5.5.0-SNAPSHOT.107 - 2024-02-15
  • 5.5.0-SNAPSHOT.106 - 2024-02-15
  • 5.5.0-SNAPSHOT.105 - 2024-02-09
  • 5.5.0-SNAPSHOT.104 - 2024-02-09
  • 5.5.0-SNAPSHOT.103 - 2024-02-09
  • 5.5.0-SNAPSHOT.102 - 2024-02-07
  • 5.5.0-SNAPSHOT.101 - 2024-02-02
  • 5.5.0-SNAPSHOT.100 - 2024-02-01
  • 5.5.0-SNAPSHOT.99 - 2024-01-31
  • 5.5.0-SNAPSHOT.98 - 2024-01-31
  • 5.5.0-SNAPSHOT.97 - 2024-01-24
  • 5.5.0-SNAPSHOT.96 - 2024-01-23
  • 5.5.0-SNAPSHOT.95 - 2024-01-23
  • 5.5.0-SNAPSHOT.94 - 2024-01-23
  • 5.5.0-SNAPSHOT.93 - 2024-01-15
  • 5.5.0-SNAPSHOT.92 - 2024-01-08
  • 5.5.0-SNAPSHOT.91 - 2024-01-08
  • 5.5.0-SNAPSHOT.90 - 2023-12-21
  • 5.5.0-SNAPSHOT.89 - 2023-12-21
  • 5.5.0-SNAPSHOT.88 - 2023-12-19
  • 5.5.0-SNAPSHOT.87 - 2023-12-15
  • 5.5.0-SNAPSHOT.86 - 2023-12-13
  • 5.5.0-SNAPSHOT.85 - 2023-12-13
  • 5.5.0-SNAPSHOT.84 - 2023-12-13
  • 5.5.0-SNAPSHOT.83 - 2023-12-04
  • 5.5.0-SNAPSHOT.82 - 2023-12-04
  • 5.5.0-SNAPSHOT.81 - 2023-11-17
  • 5.5.0-SNAPSHOT.80 - 2023-11-16
  • 5.5.0-SNAPSHOT.79 - 2023-11-16
  • 5.5.0-SNAPSHOT.78 - 2023-11-16
  • 5.5.0-SNAPSHOT.77 - 2023-11-14
  • 5.5.0-SNAPSHOT.76 - 2023-11-10
  • 5.5.0-SNAPSHOT.75 - 2023-11-09
  • 5.5.0-SNAPSHOT.74 - 2023-11-09
  • 5.5.0-SNAPSHOT.73 - 2023-11-07
  • 5.5.0-SNAPSHOT.72 - 2023-11-03
  • 5.5.0-SNAPSHOT.71 - 2023-11-03
  • 5.5.0-SNAPSHOT.70 - 2023-11-02
  • 5.5.0-SNAPSHOT.69 - 2023-10-30
  • 5.5.0-SNAPSHOT.68 - 2023-10-30
  • 5.5.0-SNAPSHOT.67 - 2023-10-30
  • 5.5.0-SNAPSHOT.66 - 2023-10-24
  • 5.5.0-SNAPSHOT.65 - 2023-10-20
  • 5.5.0-SNAPSHOT.64 - 2023-10-20
  • 5.5.0-SNAPSHOT.63 - 2023-10-20
  • 5.5.0-SNAPSHOT.62 - 2023-10-17
  • 5.5.0-SNAPSHOT.61 - 2023-09-29
  • 5.5.0-SNAPSHOT.60 - 2023-09-29
  • 5.5.0-SNAPSHOT.59 - 2023-09-28
  • 5.5.0-SNAPSHOT.58 - 2023-09-25
  • 5.5.0-SNAPSHOT.57 - 2023-09-21
  • 5.5.0-SNAPSHOT.56 - 2023-09-21
  • 5.5.0-SNAPSHOT.55 - 2023-09-21
  • 5.5.0-SNAPSHOT.54 - 2023-09-15
  • 5.5.0-SNAPSHOT.53 - 2023-09-13
  • 5.5.0-SNAPSHOT.52 - 2023-09-13
  • 5.5.0-SNAPSHOT.51 - 2023-09-13
  • 5.5.0-SNAPSHOT.50 - 2023-09-13
  • 5.5.0-SNAPSHOT.49 - 2023-09-12
  • 5.5.0-SNAPSHOT.48 - 2023-09-12
  • 5.5.0-SNAPSHOT.47 - 2023-09-12
  • 5.5.0-SNAPSHOT.46 - 2023-09-04
  • 5.5.0-SNAPSHOT.45 - 2023-09-02
  • 5.5.0-SNAPSHOT.44 - 2023-09-02
  • 5.5.0-SNAPSHOT.43 - 2023-08-31
  • 5.5.0-SNAPSHOT.42 - 2023-08-31
  • 5.5.0-SNAPSHOT.41 - 2023-08-28
  • 5.5.0-SNAPSHOT.40 - 2023-08-24
  • 5.5.0-SNAPSHOT.39 - 2023-08-24
  • 5.5.0-SNAPSHOT.38 - 2023-08-24
  • 5.5.0-SNAPSHOT.37 - 2023-08-11
  • 5.5.0-SNAPSHOT.36 - 2023-08-11
  • 5.5.0-SNAPSHOT.35 - 2023-08-09
  • 5.5.0-SNAPSHOT.34 - 2023-08-08
  • 5.5.0-SNAPSHOT.33 - 2023-08-08
  • 5.5.0-SNAPSHOT.32 - 2023-08-08
  • 5.5.0-SNAPSHOT.31 - 2023-08-03
  • 5.5.0-SNAPSHOT.30 - 2023-08-02
  • 5.5.0-SNAPSHOT.29 - 2023-08-02
  • 5.5.0-SNAPSHOT.28 - 2023-08-02
  • 5.5.0-SNAPSHOT.27 - 2023-08-02
  • 5.5.0-SNAPSHOT.26 - 2023-07-31
  • 5.5.0-SNAPSHOT.25 - 2023-07-27
  • 5.5.0-SNAPSHOT.24 - 2023-07-27
  • 5.5.0-SNAPSHOT.23 - 2023-07-27
  • 5.5.0-SNAPSHOT.22 - 2023-07-27
  • 5.5.0-SNAPSHOT.21 - 2023-07-24
  • 5.5.0-SNAPSHOT.20 - 2023-07-24
  • 5.5.0-SNAPSHOT.19 - 2023-07-21
  • 5.5.0-SNAPSHOT.18 - 2023-07-21
  • 5.5.0-SNAPSHOT.17 - 2023-07-21
  • 5.5.0-SNAPSHOT.16 - 2023-07-18
  • 5.5.0-SNAPSHOT.15 - 2023-07-14
  • 5.5.0-SNAPSHOT.14 - 2023-07-13
  • 5.5.0-SNAPSHOT.13 - 2023-07-11
  • 5.5.0-SNAPSHOT.12 - 2023-07-11
  • 5.5.0-SNAPSHOT.11 - 2023-07-11
  • 5.5.0-SNAPSHOT.10 - 2023-07-10
  • 5.5.0-SNAPSHOT.9 - 2023-07-07
  • 5.5.0-SNAPSHOT.8 - 2023-07-07
  • 5.5.0-SNAPSHOT.7 - 2023-07-05
  • 5.5.0-SNAPSHOT.6 - 2023-06-29
  • 5.5.0-SNAPSHOT.5 - 2023-06-26
  • 5.5.0-SNAPSHOT.4 - 2023-06-22
  • 5.5.0-SNAPSHOT.3 - 2023-06-16
  • 5.5.0-SNAPSHOT.2 - 2023-06-12
  • 5.5.0-SNAPSHOT.1 - 2023-06-06
  • 5.5.0-SNAPSHOT.0 - 2023-05-29
  • 5.5.0-RC.6 - 2024-04-12
  • 5.5.0-RC.5 - 2024-04-11
  • 5.5.0-RC.4 - 2024-04-10
  • 5.5.0-RC.3 - 2024-04-08
  • 5.5.0-RC.2 - 2024-04-08
  • 5.5.0-RC.1 - 2024-04-05
  • 5.5.0-RC.0 - 2024-04-04
  • 5.5.0-JAVA21-INTERNAL - 2023-11-27
  • 5.5.0-INTERNAL-UNHANDLEDEXCEPTION - 2024-02-16
  • 5.5.0-0 - 2024-04-19
  • 5.4.9 - 2024-03-06
  • 5.4.9-RC.1 - 2024-03-04
  • 5.4.9-RC.0 - 2024-03-01
  • 5.4.8 - 2024-02-09
  • 5.4.8-RC.1 - 2024-02-07
  • 5.4.8-RC.0 - 2024-02-02
  • 5.4.7 - 2024-01-05
  • 5.4.7-RC.0 - 2024-01-03
  • 5.4.7-0 - 2024-01-15
  • 5.4.6 - 2023-12-13
  • 5.4.6-RC.0 - 2023-12-07
  • 5.4.5 - 2023-11-15
  • 5.4.5-RC.1 - 2023-11-14
  • 5.4.5-RC.0 - 2023-11-13
  • 5.4.4 - 2023-10-19
  • 5.4.4-RC.1 - 2023-10-17
  • 5.4.4-RC.0 - 2023-10-12
  • 5.4.3 - 2023-09-20
  • 5.4.3-RC.0 - 2023-09-19
  • 5.4.3-0 - 2023-09-26
  • 5.4.2 - 2023-08-23
  • 5.4.2-RC.0 - 2023-08-17
  • 5.4.2-4 - 2023-09-26
  • 5.4.2-3 - 2023-09-15
  • 5.4.2-2 - 2023-09-14
  • 5.4.2-1 - 2023-09-04
  • 5.4.2-0 - 2023-08-31
  • 5.4.1 - 2023-07-26
  • 5.4.1-RC.0 - 2023-07-24
  • 5.4.1-7 - 2023-09-14
  • 5.4.1-6 - 2023-09-02
  • 5.4.1-5 - 2023-09-02
  • 5.4.1-4 - 2023-08-31
  • 5.4.1-3 - 2023-08-30
  • 5.4.1-2 - 2023-08-18
  • 5.4.1-1 - 2023-08-18
  • 5.4.1-0 - 2023-08-18
  • 5.4.0 - 2023-05-29
  • 5.4.0-SNAPSHOT.11 - 2023-05-29
  • 5.4.0-SNAPSHOT.10 - 2023-05-29
  • 5.4.0-SNAPSHOT.9 - 2023-05-23
  • 5.4.0-SNAPSHOT.8 - 2023-05-22
  • <...

Snyk has created this PR to upgrade amf-client-js from 5.0.4 to 5.7.0.

See this package in npm:
amf-client-js

See this project in Snyk:
https://app.snyk.io/org/apple.hazem/project/0f7d0400-3a62-4dd0-96e4-61767fd43760?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants