chore(deps): Bump the go-minor-patch group across 1 directory with 5 updates#276
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the go-minor-patch group across 1 directory with 5 updates#276dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the go-minor-patch group with 4 updates in the / directory: [github.com/chainguard-dev/yam](https://github.com/chainguard-dev/yam), [github.com/itchyny/gojq](https://github.com/itchyny/gojq), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `github.com/chainguard-dev/yam` from 0.2.53 to 0.2.56 - [Commits](chainguard-dev/yam@v0.2.53...v0.2.56) 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) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] <support@github.com>
046b0ab to
2f897ba
Compare
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 4 updates in the / directory: github.com/chainguard-dev/yam, github.com/itchyny/gojq, golang.org/x/net and golang.org/x/oauth2.
Updates
github.com/chainguard-dev/yamfrom 0.2.53 to 0.2.56Commits
4ef11ffbuild(deps): bump step-security/harden-runner from 2.17.0 to 2.18.0 (#209)1f7a362build(deps): bump chainguard-dev/actions from 1.6.13 to 1.6.14 (#207)2b35f17build(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 (#208)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)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]