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 github.com/wI2L/jsondiff from 0.6.0 to 0.6.1 #636

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps github.com/wI2L/jsondiff from 0.6.0 to 0.6.1.

Release notes

Sourced from github.com/wI2L/jsondiff's releases.

v0.6.1

This release fixes the behavior of the Equivalent option for nested arrays.

Changelog

  • 4fea2d0dcad8b1288df74da0fac3992bf54f8036 chore: various fixes
  • 0a42b43184a3d3faa8fce9467f39d4e9afff3691 ci: fix workflow file extension
  • ea384230edc92a566330cf8108f9582ac7131257 fix: bound check on patch insert
  • 23995962b0238682e1d6c9eb0d3245baec1b7924 docs(README): add Github action badge for CI workflow
  • c154e66e082b41e4b7a74a078d7ddaab24f814dd ci: merge test/lint jobs in a single workflow
  • 2f1f3f0024894db041f4abdd08db8050d8643695 docs(README): update benchmarks results
  • 19a2a0a09d8b9987ae615507e37606b7220fc815 feat: nested array equivalence
  • dfdd539adbf6a40f352ebb918e44266125c33c66 docs(README): remove broken Github Actions badge
  • d80a84c6bdd0d2e90944712d74a532280a76ed79 docs(README): update playground link
Commits
  • 4fea2d0 chore: various fixes
  • 0a42b43 ci: fix workflow file extension
  • ea38423 fix: bound check on patch insert
  • 2399596 docs(README): add Github action badge for CI workflow
  • c154e66 ci: merge test/lint jobs in a single workflow
  • 2f1f3f0 docs(README): update benchmarks results
  • 19a2a0a feat: nested array equivalence
  • dfdd539 docs(README): remove broken Github Actions badge
  • d80a84c docs(README): update playground link
  • See full diff 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 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)

Bumps [github.com/wI2L/jsondiff](https://github.com/wI2L/jsondiff) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/wI2L/jsondiff/releases)
- [Changelog](https://github.com/wI2L/jsondiff/blob/master/.goreleaser.yml)
- [Commits](wI2L/jsondiff@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/wI2L/jsondiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@reuvenharrison reuvenharrison merged commit 31f37be into main Nov 18, 2024
14 checks passed
@reuvenharrison reuvenharrison deleted the dependabot/go_modules/github.com/wI2L/jsondiff-0.6.1 branch November 18, 2024 09:32
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