-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the backend group across 1 directory with 6 updates #27
base: master
Are you sure you want to change the base?
Conversation
Bumps the backend group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) | `0.57.1` | `0.58.0` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.1.0` | `5.2.0` | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.65.2` | `0.66.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.31.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.209.0` | `0.212.0` | Updates `github.com/aquasecurity/trivy` from 0.57.1 to 0.58.0 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.57.1...v0.58.0) Updates `github.com/go-chi/chi/v5` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.1.0...v5.2.0) Updates `github.com/tektoncd/pipeline` from 0.65.2 to 0.66.0 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.65.2...v0.66.0) Updates `golang.org/x/crypto` from 0.29.0 to 0.31.0 - [Commits](golang/crypto@v0.29.0...v0.31.0) Updates `golang.org/x/text` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) Updates `google.golang.org/api` from 0.209.0 to 0.212.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.209.0...v0.212.0) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/go-chi/chi/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request updates several backend dependencies to their latest versions. The changes primarily consist of version bumps for key packages including trivy, chi router, tekton pipeline, crypto libraries, and Google API client. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
CI Failure Feedback 🧐
|
Bumps the backend group with 5 updates in the / directory:
0.57.1
0.58.0
5.1.0
5.2.0
0.65.2
0.66.0
0.29.0
0.31.0
0.209.0
0.212.0
Updates
github.com/aquasecurity/trivy
from 0.57.1 to 0.58.0Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
... (truncated)
Commits
cd01f23
release: v0.58.0 [main] (#7874)54130dc
fix(misconf): wrap AWS EnvVar to iac types (#7407)a16270c
chore(deps): Upgrade trivy-checks (#8018)511b7d3
refactor(misconf): Remove unused options (#7896)eaf8d41
docs: add terminology page to explain Trivy concepts (#7996)d622ca2
feat: addworkspaceRelationship
(#7889)0627992
refactor(sbom): simplify relationship generation (#7985)c238c51
chore: remove Go checks (#7907)745be1a
docs: improve databases documentation (#7732)f5bdc79
refactor: remove support for custom Terraform checks (#7901)Updates
github.com/go-chi/chi/v5
from 5.1.0 to 5.2.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
0a20a0e
Revert "feat(): add CF-Connecting-IP (#908)" (#966)d9d5e31
fix: allow multiple informational status (#961)6ceb498
FixMux.Find
not correctly handling nested routes (#954)882c15e
Update content_type.go (#880)1f927a8
Ability to specify response HTTP status code for Throttle middleware (#571)2c4d128
set up go module for _examples/versions (#948)5dd7716
add strip prefix. (#875)7335050
Fix condition in TestRedirectSlashes (#856)df0303d
Fixed incorrect comment about routing (#887)cbaac31
feat(): add CF-Connecting-IP (#908)Updates
github.com/tektoncd/pipeline
from 0.65.2 to 0.66.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Changelog
Sourced from github.com/tektoncd/pipeline's changelog.
... (truncated)
Commits
1dd488e
build(deps): bump github/codeql-action from 3.27.4 to 3.27.51f50ecd
build(deps): bump the all group in /tekton with 2 updates0f2d9f1
Fixes git-resolver configuration for serverUrl and scmTypecfc5c7b
build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.027c87f0
build(deps): bump the all group in /tekton with 2 updatesbfe7b03
build(deps): bump github.com/golangci/golangci-lint in /tools3714d4f
build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.285dc300
fix: add missing stepaction RBAC permission for resolver0d39e02
build(deps): bump the all group in /tekton with 2 updatesccf8cfb
build(deps): bump github/codeql-action from 3.27.1 to 3.27.4Updates
golang.org/x/crypto
from 0.29.0 to 0.31.0Commits
b4f1988
ssh: make the public key cache a 1-entry FIFO cache7042ebc
openpgp/clearsign: just use rand.Reader in tests3e90321
go.mod: update golang.org/x dependencies8c4e668
x509roots/fallback: update bundleUpdates
golang.org/x/text
from 0.20.0 to 0.21.0Commits
d42948e
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/api
from 0.209.0 to 0.212.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5b935e8
chore(main): release 0.212.0 (#2910)2884c4e
feat: pass through logging in options (#2923)ccc9019
feat: add logging support (#2856)4fd4833
feat(all): auto-regenerate discovery clients (#2922)ed29945
feat(all): auto-regenerate discovery clients (#2920)5a3b270
feat(all): auto-regenerate discovery clients (#2919)735a826
refactor: adapt code to get ready for adding logging (#2914)b46f348
feat(all): auto-regenerate discovery clients (#2916)4cdb1af
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#2913)e1667c1
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /internal/koko...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 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 conditionsSummary by Sourcery
Enhancements: