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

build(deps): update boon requirement from 0.5 to 0.6 #26

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Updates the requirements on boon to permit the latest version.

Changelog

Sourced from boon's changelog.

[0.6.0] - 2024-05-30

Braking Changes

  • loader: Allow to replace entirely

Bug Fixes

  • seperate doc loading from root creation
  • validator: if contentEncoding fails, skip contentMediaType
  • loader: should load latest from metaschemas dir
  • fix: hash for json numbers with zero fractions
  • fix: resources/anchors in non-std schema loc not supported

Changes

  • boon binary artificats under github release
  • boon binary --cacert option
  • boon binary --insecure flag

[0.5.3] - 2024-01-27

Changes

  • updated dependencies

[0.5.2] - 2024-01-27

Bug Fixes

  • Error message for failed const validation is wrong

[0.5.1] - 2023-07-13

Changes

  • WASM compatibility
  • minor performance improvements

[0.5.0] - 2023-03-29

Breaking Changes

  • chages to error api

Performance

  • minor improvements in validation

[0.4.0] - 2023-03-24

Breaking Changes

  • chages to error api

Fixed

  • Compler.add_resource should not check file exists

... (truncated)

Commits
  • 4b14731 workflow/release: comment aarch64-unknown-linux-gnu
  • 8db0bf8 cargo: add description, license etc
  • af8f950 release: 0.6.0
  • 249a3fd fix/cli: update api changes
  • 09416d5 tests: update JSON-Schema-Test-Suite
  • da002ca loader: allow to replace entirely
  • 609fbcf clippy: fix warnings
  • 6f42a1a ci: add release workflow
  • e5dabd1 move cli to separate crate
  • d719292 cli: add --cacert option
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [boon](https://github.com/santhosh-tekuri/boon) to permit the latest version.
- [Release notes](https://github.com/santhosh-tekuri/boon/releases)
- [Changelog](https://github.com/santhosh-tekuri/boon/blob/main/CHANGELOG.md)
- [Commits](santhosh-tekuri/boon@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: boon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 3, 2024
@davidB davidB merged commit 3ab4a3b into main Aug 8, 2024
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/boon-0.6 branch August 8, 2024 18:29
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 rust Pull requests that update Rust code
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant