fix(deps): bump the all group with 6 updates#526
Merged
Soner (shyim) merged 6 commits intomainfrom May 13, 2025
Merged
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [dario.cat/mergo](https://github.com/imdario/mergo) | `1.0.1` | `1.0.2` | | [github.com/evanw/esbuild](https://github.com/evanw/esbuild) | `0.25.3` | `0.25.4` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `0.0.5` | `1.0.3` | | [github.com/wI2L/jsondiff](https://github.com/wI2L/jsondiff) | `0.6.1` | `0.7.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.24.0` | `0.25.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.39.0` | `0.40.0` | Updates `dario.cat/mergo` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](darccio/mergo@v1.0.1...v1.0.2) Updates `github.com/evanw/esbuild` from 0.25.3 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.3...v0.25.4) Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.0.3 - [Commits](olekukonko/tablewriter@v0.0.5...v1.0.3) Updates `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) Updates `golang.org/x/text` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.24.0...v0.25.0) Updates `golang.org/x/net` from 0.39.0 to 0.40.0 - [Commits](golang/net@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: dario.cat/mergo dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/evanw/esbuild dependency-version: 0.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/wI2L/jsondiff dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/text dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/net dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 6 updates:
1.0.11.0.20.25.30.25.40.0.51.0.30.6.10.7.00.24.00.25.00.39.00.40.0Updates
dario.cat/mergofrom 1.0.1 to 1.0.2Release notes
Sourced from dario.cat/mergo's releases.
Commits
7b33b2brefactor: migrate from YAML to JSON for test data and update related functions229a214chore(.well-known): add funding manifest URLs file6be20c6chore(SECURITY.md): update supported versions to reflect current versioning9007623chore(README) : remove kubernetes from the list of users2b1eb9cUpdate FUNDING.yml2ceb994Create FUNDING.jsonUpdates
github.com/evanw/esbuildfrom 0.25.3 to 0.25.4Release notes
Sourced from github.com/evanw/esbuild's releases.
Changelog
Sourced from github.com/evanw/esbuild's changelog.
... (truncated)
Commits
218d29epublish 0.25.4 to npme66cd0bdev server: simple support for CORS requests (#4171)8bf3368js api: validate some options as arrays of strings1e7375ajs api: simplify comma-separated array validation5f5964drelease notes for #4163adb5284fix: handle__proto__as a computed property in exports and add tests for s...0aa9f7bfix #4169: keep invalid source map URLs unmodified5959289add additional guards for #4114 when using:is()Updates
github.com/olekukonko/tablewriterfrom 0.0.5 to 1.0.3Commits
e9aa807improve readme3f8a175Pushing the fix for #245c7f3322trying to fix artifact & unicode symbols8f1fa98improve conversionca4dd04Fix Markdown Alignment Update #2448596f56remove all debug information736f849fix error in readme update #244e642815improve documentationecc230aadd a warning on v1.0.0a38ea64add a warning on v1.0.0Updates
github.com/wI2L/jsondifffrom 0.6.1 to 0.7.0Release notes
Sourced from github.com/wI2L/jsondiff's releases.
Commits
1847e60chore(ci): bump golangci/golangci-lint-action from 7 to 8048e9b8feat: add patch invert methodb22ffc0doc: state that the apply method is not intended for public useabf5672chore: update LICENSE header year0c1ebb2fix: LCS and Equivalent options combinationb40a29eci: update golangci-lint to v2e432ee9chore(ci): bump codecov/codecov-action from 4 to 5 (#30)Updates
golang.org/x/textfrom 0.24.0 to 0.25.0Commits
700cc20go.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.39.0 to 0.40.0Commits
7d6e62ago.mod: update golang.org/x dependenciesea0c1d9internal/timeseries: use built-in max/min to simplify the code3e7a445quic: skip packet numbers for optimistic ack defense3f563d3quic: use an enum for sentPacket statea3b6e77quic: don't re-lose packets when discarding keys22500a6quic: decode packet numbers >255 in testsdd0b200quic: remove go1.21 build constraintDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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