Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ajv from 6.12.6 to 8.17.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Aug 12, 2024

snyk-top-banner

Snyk has created this PR to upgrade ajv from 6.12.6 to 8.17.1.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

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

  • The recommended version was released on a month ago.

Release notes
Package name: ajv
  • 8.17.1 - 2024-07-12

    What's Changed

    Full Changelog: v8.17.0...v8.17.1

    Plus everything in 8.17.0 which failed to release

    The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

    Revert "Revert fast-uri change (#2444)" by @ gurgunday in #2448
    fix: ignore new eslint error for @ typescript-eslint/no-extraneous-class by @ jasoniangreen in #2455
    docs: clarify behaviour of addVocabulary by @ jasoniangreen in #2454
    docs: refactor to improve legibility by @ blottn in #2432
    Fix grammatical typo in managing-schemas.md by @ wetneb in #2305
    docs: Fix broken strict-mode link by @ alexanderjsx in #2459
    feat: add test for encoded refs and bump fast-uri by @ jasoniangreen in #2449
    fix: changes for @ typescript-eslint/array-type rule by @ jasoniangreen in #2467
    fixes #2217 - clarify custom keyword naming by @ jasoniangreen in #2457

  • 8.16.0 - 2024-06-04

    What's Changed

    Full Changelog: v8.15.0...v8.16.0

  • 8.15.0 - 2024-06-03

    What's Changed

    New Contributors

    Full Changelog: v8.14.0...v8.15.0

  • 8.14.0 - 2024-05-25

    What's Changed

    New Contributors

    Full Changelog: v8.13.0...v8.14.0

  • 8.13.0 - 2024-04-29
    • add named exports
    • update dependencies
    • update node.js
  • 8.12.0 - 2023-01-03
    • fix JTD serialisation (remove leading comma in objects with only optional properties) (#2190, @ piliugin-anton)
    • empty JTD "values" schema (#2191)
    • empty object to work with JTD utility type (#2158, @ erikbrinkman)
    • fix JTD "discriminator" schema for objects with more than 8 properties (#2194)
    • correctly narrow "number" type to "integer" (#2192, @ JacobLey)
    • update Node.js versions in CI to 14, 16, 18 and 19
  • 8.11.2 - 2022-11-13

    Update dependencies

    Export ValidationError and MissingRefError (#1840, @ dannyb648)

  • 8.11.1 - 2022-11-13

    Update dependencies

    Export ValidationError and MissingRefError (#1840, @ dannyb648)

  • 8.11.0 - 2022-03-22

    Use root schemaEnv when resolving references in oneOf (#1901, @ asprouse)

    Only use equal function in generated code when it is used (#1922, @ bhvngt)

  • 8.10.0 - 2022-02-04
  • 8.9.0 - 2022-01-15
  • 8.8.2 - 2021-11-21
  • 8.8.1 - 2021-11-16
  • 8.8.0 - 2021-11-13
  • 8.7.1 - 2021-11-08
  • 8.7.0 - 2021-11-08
  • 8.6.3 - 2021-09-12
  • 8.6.2 - 2021-07-15
  • 8.6.1 - 2021-07-04
  • 8.6.0 - 2021-06-06
  • 8.5.0 - 2021-05-20
  • 8.4.0 - 2021-05-14
  • 8.3.0 - 2021-05-09
  • 8.2.0 - 2021-04-27
  • 8.1.0 - 2021-04-11
  • 8.0.5 - 2021-04-02
  • 8.0.4 - 2021-04-02
  • 8.0.3 - 2021-04-01
  • 8.0.2 - 2021-03-31
  • 8.0.1 - 2021-03-27
  • 8.0.0 - 2021-03-27
  • 8.0.0-beta.4 - 2021-03-23
  • 8.0.0-beta.3 - 2021-03-21
  • 8.0.0-beta.2 - 2021-03-16
  • 8.0.0-beta.1 - 2021-03-15
  • 8.0.0-beta.0 - 2021-03-13
  • 7.2.4 - 2021-03-26
  • 7.2.3 - 2021-03-20
  • 7.2.2 - 2021-03-20
  • 7.2.1 - 2021-03-07
  • 7.2.0 - 2021-03-07
  • 7.1.1 - 2021-02-17
  • 7.1.0 - 2021-02-11
  • 7.0.4 - 2021-02-01
  • 7.0.3 - 2021-01-02
  • 7.0.2 - 2020-12-19
  • 7.0.1 - 2020-12-16
  • 7.0.0 - 2020-12-15
  • 7.0.0-rc.5 - 2020-12-14
  • 7.0.0-rc.4 - 2020-12-14
  • 7.0.0-rc.3 - 2020-12-14
  • 7.0.0-rc.2 - 2020-12-13
  • 7.0.0-rc.1 - 2020-12-09
  • 7.0.0-rc.0 - 2020-12-06
  • 7.0.0-beta.9 - 2020-12-02
  • 7.0.0-beta.8 - 2020-11-29
  • 7.0.0-beta.7 - 2020-11-22
  • 7.0.0-beta.6 - 2020-11-16
  • 7.0.0-beta.5 - 2020-11-15
  • 7.0.0-beta.4 - 2020-11-10
  • 7.0.0-beta.3 - 2020-11-05
  • 7.0.0-beta.2 - 2020-10-24
  • 7.0.0-beta.1 - 2020-10-10
  • 7.0.0-beta.0 - 2020-09-23
  • 7.0.0-alpha.1 - 2020-09-16
  • 7.0.0-alpha.0 - 2020-09-15
  • 6.12.6 - 2020-10-10
from ajv GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants