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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump better-ajv-errors from 0.7.0 to 1.2.0 #61

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Bumps better-ajv-errors from 0.7.0 to 1.2.0.

Changelog

Sourced from better-ajv-errors's changelog.

1.2.0

Minor Changes

  • 3918d58: Add integration with ajv-errors

Patch Changes

  • 6120105: Remove for...in loop to prevent possible enumeration errors

1.1.2

Patch Changes

  • a1cafc8: 馃敡 Fix esm build

1.1.1

Patch Changes

  • 7c83bf6: 馃悰 Fix cli return type

1.1.0

Minor Changes

  • ade58e0: 馃摝 Swap json-to-ast with momoa

    json-to-ast momoa
    Small JSON 23B 254,556 ops/sec 329,012 ops/sec
    Medium JSON 55KB 226 ops/sec 246 ops/sec
    Large JSON 25MB 0.19 ops/sec 0.29 ops/sec

Patch Changes

  • abee681: 馃摝 Restrict leven version to < 4

    leven@4 only ships esm module which is not compatible with this library.

1.0.0

Major Changes

  • 146a859: 馃摝 better-ajv-errors v1

    Breaking Changes

    • Dropped support for Node.js < 12.13.0
    • Default import in CommonJS format no longer supported

... (truncated)

Commits
  • 43720f6 Version Packages
  • 7184b1e Remove unused imports
  • 3918d58 Add changeset
  • 80cae3f Add tests
  • d4b09f0 Remap ajv-errors custom messages as regular messages
  • e202d17 chore(deps): update dependency git-format-staged to v3
  • c1bcd13 chore(deps): update codecov/codecov-action action to v3
  • 719a7ee chore(deps): update dependency flow-bin to ^0.175.0
  • 0e605ac chore(deps): update dependency tsd to ^0.20.0
  • 8776d87 Fix lint error & bump local dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [better-ajv-errors](https://github.com/atlassian/better-ajv-errors) from 0.7.0 to 1.2.0.
- [Release notes](https://github.com/atlassian/better-ajv-errors/releases)
- [Changelog](https://github.com/atlassian/better-ajv-errors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/atlassian/better-ajv-errors/compare/better-ajv-errors@0.7.0...v1.2.0)

---
updated-dependencies:
- dependency-name: better-ajv-errors
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants