Skip to content

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

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/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 ⛓️ dependencies Pull requests that update a dependency file infra 🏗️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants