-
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 with 6 updates #2
Conversation
Bumps the backend group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.3.0` | `3.3.1` | | [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) | `0.57.0` | `0.57.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.65.1` | `0.65.2` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.205.0` | `0.209.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.2` | `3.16.3` | Updates `github.com/Masterminds/semver/v3` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.3.0...v3.3.1) Updates `github.com/aquasecurity/trivy` from 0.57.0 to 0.57.1 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/v0.57.1/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.57.0...v0.57.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/tektoncd/pipeline` from 0.65.1 to 0.65.2 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.65.1...v0.65.2) Updates `google.golang.org/api` from 0.205.0 to 0.209.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.205.0...v0.209.0) Updates `helm.sh/helm/v3` from 3.16.2 to 3.16.3 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/stretchr/testify 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-patch dependency-group: backend - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis PR updates 6 backend dependencies to their latest patch or minor versions. The changes are primarily bug fixes, security updates, and minor feature enhancements across the dependencies. 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!
Bumps the backend group with 6 updates:
3.3.0
3.3.1
0.57.0
0.57.1
1.9.0
1.10.0
0.65.1
0.65.2
0.205.0
0.209.0
3.16.2
3.16.3
Updates
github.com/Masterminds/semver/v3
from 3.3.0 to 3.3.1Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
1558ca3
Merge pull request #253 from mattfarina/fix-bad-versions252dd61
Fix for allowing some version that were invalidUpdates
github.com/aquasecurity/trivy
from 0.57.0 to 0.57.1Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
Commits
b7947b3
release: v0.57.1 [release/v0.57] (#7943)cd0d128
feat: Update registry fallbacks [backport: release/v0.57] (#7944)7dd70dc
fix(redhat): don't return error ifroot/buildinfo/content_manifests/
contai...3d537b9
test: change branch in spdx schema link to check in integration tests [backpo...Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/tektoncd/pipeline
from 0.65.1 to 0.65.2Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Commits
7b76131
Use io.ReadFull to read the bundle content9664cb4
Fix StepAction support in Cluster resolverUpdates
google.golang.org/api
from 0.205.0 to 0.209.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
af0a938
chore(main): release 0.209.0 (#2885)0b83533
feat(all): auto-regenerate discovery clients (#2883)f685f12
chore(main): release 0.208.0 (#2882)09fa125
feat(gensupport): per-chunk transfer timeout configs (#2865)44435a9
feat(all): auto-regenerate discovery clients (#2881)36ccedf
chore(main): release 0.207.0 (#2875)9c21349
feat(all): auto-regenerate discovery clients (#2879)2f1c8ae
chore(all): update all (#2877)796b248
feat(all): auto-regenerate discovery clients (#2876)e9ebb69
feat(all): auto-regenerate discovery clients (#2874)Updates
helm.sh/helm/v3
from 3.16.2 to 3.16.3Release notes
Sourced from helm.sh/helm/v3's releases.
Commits
cfd0749
fix: fix label namea303060
Fix typo in pkg/lint/rules/chartfile_test.goab45e8a
Increasing the size of the runner used for releases.19fe320
fix(hooks): correct hooks delete order4fcc5c2
Bump github.com/containerd/containerd from 1.7.12 to 1.7.23Dependabot 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
Bump various dependencies in the backend group to their latest versions to incorporate bug fixes and improvements.
Enhancements: