Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

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

Release notes

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

v0.7.0

This release adds the Patch.Invert method.

Changelog

  • 1847e6033253ea51868a863f8b1e2a1c8c98568d chore(ci): bump golangci/golangci-lint-action from 7 to 8
  • 048e9b8ae385a54333ef4924c3beb650ca4986c7 feat: add patch invert method
  • b22ffc0f5c90d4e93f9079e6f4232123de1a4606 doc: state that the apply method is not intended for public use
  • abf5672a501a19215bb77baac9e123fd3381a53c chore: update LICENSE header year
  • 0c1ebb284447eedcc72fe347b128b81c7ef76a79 fix: LCS and Equivalent options combination
  • b40a29e99cbe7179640de15a45e50744cf4f409e ci: update golangci-lint to v2
  • e432ee9b2ee0b22859ce23a42b2957733e37158a chore(ci): bump codecov/codecov-action from 4 to 5 (#30)

Full Changelog: wI2L/jsondiff@v0.6.1...v0.7.0

Commits
  • 1847e60 chore(ci): bump golangci/golangci-lint-action from 7 to 8
  • 048e9b8 feat: add patch invert method
  • b22ffc0 doc: state that the apply method is not intended for public use
  • abf5672 chore: update LICENSE header year
  • 0c1ebb2 fix: LCS and Equivalent options combination
  • b40a29e ci: update golangci-lint to v2
  • e432ee9 chore(ci): bump codecov/codecov-action from 4 to 5 (#30)
  • 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.1 to 0.7.0.
- [Release notes](https://github.com/wI2L/jsondiff/releases)
- [Changelog](https://github.com/wI2L/jsondiff/blob/master/.goreleaser.yml)
- [Commits](wI2L/jsondiff@v0.6.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2025
@reuvenharrison reuvenharrison merged commit 21f8884 into main May 15, 2025
14 checks passed
@reuvenharrison reuvenharrison deleted the dependabot/go_modules/github.com/wI2L/jsondiff-0.7.0 branch May 15, 2025 06:08
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants