chore(deps): bump the dependencies group with 5 updates#538
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group with 5 updates#538dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.29.1` | `0.29.2` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.8.2` | `1.8.4` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.21.0` | `0.22.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.287.0` | `0.288.0` | Updates `github.com/google/cel-go` from 0.29.1 to 0.29.2 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.29.1...v0.29.2) Updates `github.com/yuin/goldmark` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.8.2...v1.8.4) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.0) Updates `google.golang.org/api` from 0.287.0 to 0.288.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.287.0...v0.288.0) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/api dependency-version: 0.288.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Code Metrics Report
Details | | main (6b6de78) | #538 (7902b2b) | +/- |
|---------------------|----------------|----------------|------|
| Coverage | 34.8% | 34.8% | 0.0% |
| Files | 32 | 32 | 0 |
| Lines | 3467 | 3467 | 0 |
| Covered | 1207 | 1207 | 0 |
| Code to Test Ratio | 1:0.9 | 1:0.9 | 0.0 |
| Code | 7118 | 7118 | 0 |
| Test | 6969 | 6969 | 0 |
| Test Execution Time | 11s | 11s | 0s |Reported by octocov |
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 5 updates:
0.29.10.29.21.8.21.8.40.56.00.57.00.21.00.22.00.287.00.288.0Updates
github.com/google/cel-gofrom 0.29.1 to 0.29.2Release notes
Sourced from github.com/google/cel-go's releases.
Commits
97611dcUpdate lists.go runtime cost calculator (#1360)91b2a93Normalize cel/prompt_test.go to LF, add missing newline in prompt.go (#1361)Updates
github.com/yuin/goldmarkfrom 1.8.2 to 1.8.4Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
50ba9fcfix: disable svg in data:image urls2326684fix: #556Updates
golang.org/x/netfrom 0.56.0 to 0.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflowUpdates
golang.org/x/syncfrom 0.21.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weightsUpdates
google.golang.org/apifrom 0.287.0 to 0.288.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
31d2afechore(main): release 0.288.0 (#3648)510a0c1feat(all): auto-regenerate discovery clients (#3647)93d63e8chore(main): release 0.287.1 (#3646)9d7a6b8docs: remove old TODO file (#3645)576018fchore(all): update all (#3644)cc70265chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (#3642)9858f66chore: downgrade go version in go.work (#3641)3cb00c0chore: downgrade min Go version (#3640)Dependabot 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 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