[v8](go): Bump the dependencies group with 6 updates#3623
Closed
dependabot[bot] wants to merge 1 commit intov8from
Closed
[v8](go): Bump the dependencies group with 6 updates#3623dependabot[bot] wants to merge 1 commit intov8from
dependabot[bot] wants to merge 1 commit intov8from
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.55.0` | `0.56.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.52.0` | `1.53.0` | | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.52.0` | `3.53.0` | | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.37.0` | `0.38.0` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.5.0` | `0.6.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.27.1` | `2.27.2` | Updates `code.cloudfoundry.org/bytefmt` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.55.0...v0.56.0) Updates `code.cloudfoundry.org/clock` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.52.0...v1.53.0) Updates `code.cloudfoundry.org/lager/v3` from 3.52.0 to 3.53.0 - [Release notes](https://github.com/cloudfoundry/lager/releases) - [Commits](cloudfoundry/lager@v3.52.0...v3.53.0) Updates `code.cloudfoundry.org/tlsconfig` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.37.0...v0.38.0) Updates `github.com/cyphar/filepath-securejoin` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.5.0...v0.6.0) Updates `github.com/onsi/ginkgo/v2` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.1...v2.27.2) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/clock dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/lager/v3 dependency-version: 3.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/cyphar/filepath-securejoin dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 6 updates:
0.55.00.56.01.52.01.53.03.52.03.53.00.37.00.38.00.5.00.6.02.27.12.27.2Updates
code.cloudfoundry.org/bytefmtfrom 0.55.0 to 0.56.0Commits
b9159a0Update go.mod dependenciesUpdates
code.cloudfoundry.org/clockfrom 1.52.0 to 1.53.0Commits
19c8ebcUpdate go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3from 3.52.0 to 3.53.0Commits
b2a0d89Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfigfrom 0.37.0 to 0.38.0Commits
942adadUpdate go.mod dependenciesUpdates
github.com/cyphar/filepath-securejoinfrom 0.5.0 to 0.6.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
60da611VERSION: release v0.6.0f9f2d4cgo: bump to cyphar.com/go-pathrs@v0.2.19543130merge v0.5.x branch into mainaa2152dmerge #78 into cyphar/filepath-securejoin:release-0.5d85ff0aVERSION: back to developmentee2f5beVERSION: release v0.5.10bbec36CHANGELOG: mention openat2 retry loop changes8e20ab4CHANGELOG: mention openat2 retry loop changes13b93d7merge #77 into cyphar/filepath-securejoin:release-0.5b12321dopenat2: increase retry count to 128Updates
github.com/onsi/ginkgo/v2from 2.27.1 to 2.27.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9a84c21v2.27.2a69113ainline automaxprocs to simplify dependencies; this will be removed when Go 1....a99c6e0Fix syntax errors and typof993df5Fix paragraph position errorDependabot 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