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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.0Release notes
Sourced from github.com/bep/godartsass/v2's releases.
Commits
8eb162a
Add Args.SilenceDeprecations option0aa345d
Add DeprecationType to LogEventUpdates
github.com/vulcand/oxy/v2
from 2.0.1 to 2.0.2Commits
d6f98c2
chore: update linter2dda695
tests: rename testsa0bcd32
fix(memmetrics): prevent 'now' from accumulating during cleanup (#245)Updates
github.com/wI2L/jsondiff
from 0.6.0 to 0.6.1Release notes
Sourced from github.com/wI2L/jsondiff's releases.
Commits
4fea2d0
chore: various fixes0a42b43
ci: fix workflow file extensionea38423
fix: bound check on patch insert2399596
docs(README): add Github action badge for CI workflowc154e66
ci: merge test/lint jobs in a single workflow2f1f3f0
docs(README): update benchmarks results19a2a0a
feat: nested array equivalencedfdd539
docs(README): remove broken Github Actions badged80a84c
docs(README): update playground linkDependabot 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