argoproj-labs / argocd-agent

Redefining the multi cluster story of Argo CD
Apache License 2.0
81 stars 15 forks source link

build(deps): Bump github.com/wI2L/jsondiff from 0.6.0 to 0.6.1 #228

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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