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

Bump better-ajv-errors from 0.7.0 to 1.1.2 #44

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps better-ajv-errors from 0.7.0 to 1.1.2.

Changelog

Sourced from better-ajv-errors's changelog.

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

      🚫 Wrong

      const betterAjvErrors = require('better-ajv-errors');

      βœ… Correct

... (truncated)

Commits
  • c58eaa1 Version Packages
  • a1cafc8 πŸ”§ Fix esm build
  • 675db32 Version Packages
  • 7c83bf6 πŸ› Fix cli return type
  • de181ea Version Packages
  • ade58e0 πŸ“¦ Swap json-to-ast with momoa
  • 51edfa8 πŸ“¦ Bump ajv & esbuild
  • 3dab269 πŸ“¦ Bump workflow dependencies
  • abee681 πŸ“¦ Restrict leven version to < 4
  • 0f992d9 ⬆️ Bump dependencies & add codecov support
  • 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.1.2.
- [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.1.2)

---
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 Nov 29, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2022

Superseded by #61.

@dependabot dependabot bot closed this Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/better-ajv-errors-1.1.2 branch April 12, 2022 13:37
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