chore(deps): Bump the go-minor-patch group across 1 directory with 10 updates#271
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump the go-minor-patch group across 1 directory with 10 updates#271dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the go-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anchore/bubbly](https://github.com/anchore/bubbly) | `0.0.0-20230919123500-747f4abea05f` | `0.2.0` | | [github.com/anchore/clio](https://github.com/anchore/clio) | `0.0.0-20230823172630-c42d666061af` | `0.1.0` | | [github.com/chainguard-dev/yam](https://github.com/chainguard-dev/yam) | `0.2.53` | `0.2.55` | | [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.18` | `0.12.19` | | [golang.org/x/net](https://github.com/golang/net) | `0.50.0` | `0.53.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | Updates `github.com/anchore/bubbly` from 0.0.0-20230919123500-747f4abea05f to 0.2.0 - [Release notes](https://github.com/anchore/bubbly/releases) - [Commits](https://github.com/anchore/bubbly/commits/v0.2.0) Updates `github.com/anchore/clio` from 0.0.0-20230823172630-c42d666061af to 0.1.0 - [Release notes](https://github.com/anchore/clio/releases) - [Commits](https://github.com/anchore/clio/commits/v0.1.0) Updates `github.com/anchore/fangs` from 0.0.0-20230818131516-2186b10924fe to 0.0.0-20250319155437-a26984174d7d - [Release notes](https://github.com/anchore/fangs/releases) - [Commits](https://github.com/anchore/fangs/commits) Updates `github.com/anchore/go-logger` from 0.0.0-20230725134548-c21dafa1ec5a to 0.0.0-20250318195838-07ae343dd722 - [Release notes](https://github.com/anchore/go-logger/releases) - [Commits](https://github.com/anchore/go-logger/commits) Updates `github.com/chainguard-dev/yam` from 0.2.53 to 0.2.55 - [Commits](chainguard-dev/yam@v0.2.53...v0.2.55) Updates `github.com/itchyny/gojq` from 0.12.18 to 0.12.19 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.18...v0.12.19) Updates `golang.org/x/net` from 0.50.0 to 0.53.0 - [Commits](golang/net@v0.50.0...v0.53.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `golang.org/x/term` from 0.40.0 to 0.42.0 - [Commits](golang/term@v0.40.0...v0.42.0) --- updated-dependencies: - dependency-name: github.com/anchore/bubbly dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/anchore/clio dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/anchore/fangs dependency-version: 0.0.0-20250319155437-a26984174d7d dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/anchore/go-logger dependency-version: 0.0.0-20250318195838-07ae343dd722 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/chainguard-dev/yam dependency-version: 0.2.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/itchyny/gojq dependency-version: 0.12.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/term dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e315fe5 to
5732472
Compare
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 go-minor-patch group with 6 updates in the / directory:
0.0.0-20230919123500-747f4abea05f0.2.00.0.0-20230823172630-c42d666061af0.1.00.2.530.2.550.12.180.12.190.50.00.53.00.35.00.36.0Updates
github.com/anchore/bubblyfrom 0.0.0-20230919123500-747f4abea05f to 0.2.0Release notes
Sourced from github.com/anchore/bubbly's releases.
Commits
Updates
github.com/anchore/cliofrom 0.0.0-20230823172630-c42d666061af to 0.1.0Release notes
Sourced from github.com/anchore/clio's releases.
Commits
Updates
github.com/anchore/fangsfrom 0.0.0-20230818131516-2186b10924fe to 0.0.0-20250319155437-a26984174d7dCommits
Updates
github.com/anchore/go-loggerfrom 0.0.0-20230725134548-c21dafa1ec5a to 0.0.0-20250318195838-07ae343dd722Commits
Updates
github.com/chainguard-dev/yamfrom 0.2.53 to 0.2.55Commits
2b6bed4build(deps): bump step-security/action-actionlint from 1.69.1 to 1.72.0 (#206)10212d1build(deps): bump step-security/harden-runner from 2.16.0 to 2.17.0 (#205)27c1ffechore(workflows): add actionlint and zizmor action linters [SECINT-75] (#204)4d84634build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#200)eeb3ecbbuild(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 (#201)38cd909build(deps): bump chainguard-dev/actions from 1.6.10 to 1.6.13 (#203)fbc0768build(deps): bump chainguard-dev/actions from 1.6.9 to 1.6.10 (#198)c83c246build(deps): bump chainguard-dev/actions from 1.6.8 to 1.6.9 (#197)Updates
github.com/itchyny/gojqfrom 0.12.18 to 0.12.19Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
b7ebffbbump up version to 0.12.19b02c97bupdate CHANGELOG.md for v0.12.19d7ca9b5implement to_entries and from_entries in jq for simplicitybac8b0bupdate dependencies183cbecbump up Docker actions40707cffix repeated argument typeanyb5ece86fix handling of--in cli flag parsing for jq compatibilitycca2307re-generate the parser.go fileca5066dfix gsub and sub when the replacement emits multiple values0878958improve performance of regexp functions by caching compiled regexps (fix #230)Updates
golang.org/x/netfrom 0.50.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/termfrom 0.40.0 to 0.42.0Commits
52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]