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

Update json_value_merge requirement from 1.1.2 to 2.0.0 in /api #31

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Updates the requirements on json_value_merge to permit the latest version.

Release notes

Sourced from json_value_merge's releases.

v2.0.0

2.0.0 (2023-09-14)

Performance Improvements

  • merge: apply pointer in arguments and allow to replace array by object (052e37f)
  • merge: apply pointer in arguments and allow to replace array by object (36ec2f9)

BREAKING CHANGES

  • merge: merge with pointer and replace array by object
  • merge: apply pointer in arguments and remove the previous declaration
Changelog

Sourced from json_value_merge's changelog.

2.0.0 (2023-09-14)

Performance Improvements

  • merge: apply pointer in arguments and allow to replace array by object (052e37f)
  • merge: apply pointer in arguments and allow to replace array by object (36ec2f9)

BREAKING CHANGES

  • merge: merge with pointer and all replace array by object
  • merge: apply pointer in arguments and remove the previous declaration

2.0.0-beta.2 (2023-09-14)

Features

2.0.0-beta.1 (2023-09-14)

Performance Improvements

  • merge: apply pointer in arguments and allow to replace array by object (36ec2f9)

BREAKING CHANGES

  • merge: apply pointer in arguments and remove the previous declaration

1.1.1 (2021-12-06)

Bug Fixes

  • version: update version and publish licenses (59c90bd)

1.1.0 (2021-09-17)

Features

  • merge_in: fix bench & clean the code & add complex merge in bench (#11) (7292cb6)

1.0.0 (2021-09-01)

... (truncated)

Commits
  • 79a93dc chore(release): 2.0.0 [skip ci]
  • 052e37f perf(merge): apply pointer in arguments and allow to replace array by object
  • 27695eb chore(release): 2.0.0-beta.2 [skip ci]
  • d597d80 Merge branch 'main' into beta
  • 0a03919 chore(release): 2.0.0-beta.1 [skip ci]
  • 36ec2f9 perf(merge): apply pointer in arguments and allow to replace array by object
  • 5d4fad1 chore(release): 1.2.0 [skip ci]
  • ff38437 feat(perf): force new version (#17)
  • 344fd31 refactor(merge_in): Improve performance (#15)
  • af54495 chore(release): commit version
  • See full diff in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@mkon
Copy link
Owner

mkon commented Sep 24, 2024

@dependabot rebase

Updates the requirements on [json_value_merge](https://github.com/jmfiaschi/json_value_merge) to permit the latest version.
- [Release notes](https://github.com/jmfiaschi/json_value_merge/releases)
- [Changelog](https://github.com/jmfiaschi/json_value_merge/blob/main/CHANGELOG.md)
- [Commits](jmfiaschi/json_value_merge@v1.1.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/api/json_value_merge-2.0.0 branch from 321c392 to db81f7c Compare September 24, 2024 20:10
@mkon mkon merged commit b7ee1b1 into main Sep 24, 2024
1 check passed
@mkon mkon deleted the dependabot/cargo/api/json_value_merge-2.0.0 branch September 24, 2024 20: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant