-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the common group with 6 updates #8162
Merged
Merged
Conversation
This file contains 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
Contributor
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 23, 2024
@nikpivkin Thanks for your fix. Do you know how to let Dependabot downgrade it? I found that we also needed to update the PR description. |
nikpivkin
force-pushed
the
dependabot/go_modules/common-be1c3b8877
branch
from
December 24, 2024 06:27
e868abe
to
2ea11d8
Compare
@knqyf263 There doesn't seem to be a way to force dependabot to update the description. |
OK, thanks. Can you update the description manually? |
Bumps the common group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery) | `1.3.3` | `1.3.4` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `0.70.0` | `1.0.0` | | google.golang.org/protobuf | `1.36.0` | `1.36.1` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20240711033017-18e509b52bc8` | `0.0.0-20241104100929-3ea5e8cea738` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.34.2` | `1.34.4` | Updates `github.com/antchfx/htmlquery` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/antchfx/htmlquery/releases) - [Commits](antchfx/htmlquery@v1.3.3...v1.3.4) Updates `github.com/open-policy-agent/opa` from 0.70.0 to 1.0.0 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v0.70.0...v1.0.0) Updates `google.golang.org/protobuf` from 1.36.0 to 1.36.1 Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) Updates `modernc.org/sqlite` from 1.34.2 to 1.34.4 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.34.4) --- updated-dependencies: - dependency-name: github.com/antchfx/htmlquery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production update-type: version-update:semver-major dependency-group: common - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common ... Signed-off-by: dependabot[bot] <[email protected]>
nikpivkin
force-pushed
the
dependabot/go_modules/common-be1c3b8877
branch
from
December 24, 2024 06:47
2ea11d8
to
4f09bf3
Compare
@knqyf263 done |
knqyf263
approved these changes
Dec 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 common group with 6 updates:
1.3.3
1.3.4
0.70.0
1.0.0
1.36.0
1.36.1
0.0.0-20240711033017-18e509b52bc8
0.0.0-20241104100929-3ea5e8cea738
1.34.2
1.34.4
Updates
github.com/antchfx/htmlquery
from 1.3.3 to 1.3.4Release notes
Sourced from github.com/antchfx/htmlquery's releases.
Commits
8189c48
Bump golang.org/x/net from 0.7.0 to 0.33.023f943c
update github.com/antchfx/xpath to v1.3.3Updates
github.com/open-policy-agent/opa
from 0.70.0 to 1.0.0Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
00cc7ae
Prepare v1.0.0 release94118ac
docs/website/scripts: Control eval behavior via the rego.v1 import rather tha...bb10c56
docs/website/scripts: Eval pre-1.0 policies in v0 compatibility modec91c895
go.mod: require go 1.22.7b8a1376
build(deps): bump the go-opentelemetry-io group with 6 updates (#7217)a190ea3
Fixing optimizednumbers.range
builtin reversed range bug (#7230)9a7d920
Update docs and server binding addr per OPA v1.0 specs (#7140)c5757a5
build(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2c97b640
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.050b5ee5
Reduce allocations, chapter III (#7222)Updates
google.golang.org/protobuf
from 1.36.0 to 1.36.1Updates
k8s.io/utils
from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20241104100929-3ea5e8cea738Commits
Updates
modernc.org/sqlite
from 1.34.2 to 1.34.4Commits
d3e8a66
retract v1.34.31fcc86e
fix accidentaly broken openbsd/amd64 build7f15e6e
linux/arm64: patch libc bug at runtime, updates #199Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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