-
Notifications
You must be signed in to change notification settings - Fork 47
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 production-dependencies group across 1 directory with 7 updates #1257
chore(deps): Bump the production-dependencies group across 1 directory with 7 updates #1257
Conversation
…y with 7 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.23.0` | `0.23.1` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) | `1.61.0` | `1.61.1` | | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.9.10+incompatible` | `5.9.11+incompatible` | | [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) | `5.9.10` | `5.9.11` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.218.0` | `0.219.0` | Updates `github.com/google/cel-go` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.23.0...v0.23.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `kubevirt.io/containerized-data-importer-api` from 1.61.0 to 1.61.1 - [Release notes](https://github.com/kubevirt/containerized-data-importer/releases) - [Changelog](https://github.com/kubevirt/containerized-data-importer/blob/v1.61.1/manual-release-notes) - [Commits](kubevirt/containerized-data-importer@v1.61.0...v1.61.1) Updates `github.com/evanphx/json-patch` from 5.9.10+incompatible to 5.9.11+incompatible - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.9.10...v5.9.11) Updates `github.com/evanphx/json-patch/v5` from 5.9.10 to 5.9.11 - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.9.10...v5.9.11) Updates `google.golang.org/api` from 0.218.0 to 0.219.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.218.0...v0.219.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250124145028-65684f501c47 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: kubevirt.io/containerized-data-importer-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/evanphx/json-patch dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/evanphx/json-patch/v5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akrejcir The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
…production-dependencies-61a168a538 chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
Bumps the production-dependencies group with 6 updates in the / directory:
0.23.0
0.23.1
1.0.5
1.0.6
1.61.0
1.61.1
5.9.10+incompatible
5.9.11+incompatible
5.9.10
5.9.11
0.218.0
0.219.0
Updates
github.com/google/cel-go
from 0.23.0 to 0.23.1Release notes
Sourced from github.com/google/cel-go's releases.
Commits
d8351df
Modify cost updates to be more extension friendly (#1113)Updates
github.com/spf13/pflag
from 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134
Merge pull request #419 from spf13/ci100ab0e
disable unsupported dependency graph for nowa0f4ddd
fix govetf48cbd1
add github actionsd5e0c06
allow for blank ip addresses (#316)85dd5c8
Add IPNetSlice and unit tests (#170)6971c29
remove dead code for checking error nil (#282)81378bb
Add exported functions to preservepkg/flag
compatibility (#220)Updates
kubevirt.io/containerized-data-importer-api
from 1.61.0 to 1.61.1Release notes
Sourced from kubevirt.io/containerized-data-importer-api's releases.
Changelog
Sourced from kubevirt.io/containerized-data-importer-api's changelog.
Commits
ab7ec65
v1.61.1 release notes067a039
[release-v1.61] CNV-52722: Pass through extra VDDK configuration options to i...7922397
bump golang.org/x/net to v0.33.0 (#3593)3e89f1f
Fix flaky DataImportCron volume snapshot test (#3579)ec1b7f3
Move size detection pod deletion to cleanup (#3553) (#3571)8fa3932
[release-v1.61] Fix PVC webhook rendering segfault (#3563)f1124ef
CWE-79 small tightening up (#3568)1ca24be
Watch for StorageProfile updates to reconcile DVs (#3562)9a4d3cf
add IBM Block Storage CSI driver support for RWX (#3546)Updates
github.com/evanphx/json-patch
from 5.9.10+incompatible to 5.9.11+incompatibleRelease notes
Sourced from github.com/evanphx/json-patch's releases.
Commits
84a4bb1
Merge pull request #209 from skitt/export-errs-v57a7a88a
Export errBadJSONDoc and errBadJSONPatch errorsUpdates
github.com/evanphx/json-patch/v5
from 5.9.10 to 5.9.11Release notes
Sourced from github.com/evanphx/json-patch/v5's releases.
Commits
84a4bb1
Merge pull request #209 from skitt/export-errs-v57a7a88a
Export errBadJSONDoc and errBadJSONPatch errorsUpdates
google.golang.org/api
from 0.218.0 to 0.219.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
a4ae123
chore(main): release 0.219.0 (#2977)4e0515a
feat(all): auto-regenerate discovery clients (#2985)bd2d03c
chore(all): update all (#2983)44a1c65
feat(all): auto-regenerate discovery clients (#2984)d0e0254
feat(all): auto-regenerate discovery clients (#2982)b5187e5
feat(all): auto-regenerate discovery clients (#2980)2ec3e56
feat(all): auto-regenerate discovery clients (#2979)45c3513
docs(option): add warning about externally-provided credentials (#2978)76ccae7
feat(all): auto-regenerate discovery clients (#2976)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250124145028-65684f501c47Commits
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 conditions