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

fix(deps): bump the all group with 3 updates #440

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 3 updates: github.com/bep/godartsass/v2, github.com/vulcand/oxy/v2 and github.com/wI2L/jsondiff.

Updates github.com/bep/godartsass/v2 from 2.2.0 to 2.3.0

Release notes

Sourced from github.com/bep/godartsass/v2's releases.

v2.3.0

What's Changed

Full Changelog: bep/godartsass@v2.2.0...v2.3.0

Commits

Updates github.com/vulcand/oxy/v2 from 2.0.1 to 2.0.2

Commits

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 3 updates: [github.com/bep/godartsass/v2](https://github.com/bep/godartsass), [github.com/vulcand/oxy/v2](https://github.com/vulcand/oxy) and [github.com/wI2L/jsondiff](https://github.com/wI2L/jsondiff).


Updates `github.com/bep/godartsass/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/bep/godartsass/releases)
- [Commits](bep/godartsass@v2.2.0...v2.3.0)

Updates `github.com/vulcand/oxy/v2` from 2.0.1 to 2.0.2
- [Commits](vulcand/oxy@v2.0.1...v2.0.2)

Updates `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/bep/godartsass/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/vulcand/oxy/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/wI2L/jsondiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Nov 18, 2024
@shyim shyim merged commit e07c747 into main Nov 18, 2024
7 checks passed
@shyim shyim deleted the dependabot/go_modules/all-0c14526463 branch November 18, 2024 16:00
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.

1 participant