forked from osbuild/osbuild-composer
-
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
build(deps): bump the go-deps group with 10 updates #445
Closed
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
Bumps the go-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.1` | `1.23.2` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.33.0` | `1.34.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.45.27` | `1.47.0` | | [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) | `1.8.2` | `1.16.2` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.118.0` | `0.120.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.4.0` | | [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.374` | `0.1.379` | | [github.com/osbuild/images](https://github.com/osbuild/images) | `0.12.0` | `0.14.0` | | [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.32.0` | `0.33.1` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.148.0` | `0.149.0` | Updates `cloud.google.com/go/compute` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.23.1...compute/v1.23.2) Updates `cloud.google.com/go/storage` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.33.0...spanner/v1.34.0) Updates `github.com/aws/aws-sdk-go` from 1.45.27 to 1.47.0 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.45.27...v1.47.0) Updates `github.com/deepmap/oapi-codegen` from 1.8.2 to 1.16.2 - [Release notes](https://github.com/deepmap/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v1.8.2...v1.16.2) Updates `github.com/getkin/kin-openapi` from 0.118.0 to 0.120.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.118.0...v0.120.0) Updates `github.com/google/uuid` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.1...v1.4.0) Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.374 to 0.1.379 - [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases) - [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md) - [Commits](openshift-online/ocm-sdk-go@v0.1.374...v0.1.379) Updates `github.com/osbuild/images` from 0.12.0 to 0.14.0 - [Release notes](https://github.com/osbuild/images/releases) - [Commits](osbuild/images@v0.12.0...v0.14.0) Updates `github.com/vmware/govmomi` from 0.32.0 to 0.33.1 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.32.0...v0.33.1) Updates `google.golang.org/api` from 0.148.0 to 0.149.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.148.0...v0.149.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/deepmap/oapi-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getkin/kin-openapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/openshift-online/ocm-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/osbuild/images dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 1, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 go-deps group with 10 updates:
1.23.1
1.23.2
1.33.0
1.34.0
1.45.27
1.47.0
1.8.2
1.16.2
0.118.0
0.120.0
1.3.1
1.4.0
0.1.374
0.1.379
0.12.0
0.14.0
0.32.0
0.33.1
0.148.0
0.149.0
Updates
cloud.google.com/go/compute
from 1.23.1 to 1.23.2Changelog
Sourced from cloud.google.com/go/compute's changelog.
Commits
aa41de6
chore: release main (#8917)81a97b0
fix(all): update grpc-go to v1.59.0 (#8922)343cea8
fix(all): update grpc-go to v1.56.3 (#8916)7bb630b
test(bigtable): Add retries while getting app profile (#8751)b1409e3
chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)b3cc26b
chore(cloudquotas): add config to generate apiv1 (#8766)dfa8e22
feat(bigquery/storage/managedwriter): support default value controls (#8686)3e5ba24
chore(internal/godocfx): test a specific golden package version (#8759)1e6534f
chore(internal/kokoro): upload docs to subdirectory (#8763)74fa783
chore(internal/kokoro): fix doc upload (#8762)Updates
cloud.google.com/go/storage
from 1.33.0 to 1.34.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
86f8fea
chore(main): release spanner 1.34.0 (#6155)a2cdd05
feat(videointelligence): start generating apv1p3beta1 (#6176)41e3d63
chore(main): release 0.102.1 (#6190)c76b358
chore: release main (#6208)c84e111
chore(all): auto-regenerate gapics (#6207)d087607
chore(main): release bigquery 1.33.0 (#6057)9135281
chore: release main (#6146)dee0ec2
chore(talent): release v0.8.0 (#6203)001d08b
test(bigquery): address minor test issues (#6202)507a2be
feat(bigquery): support partial projection of table metadata (#6186)Updates
github.com/aws/aws-sdk-go
from 1.45.27 to 1.47.0Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
36eab49
Release v1.47.0 (2023-10-31) (#5050)0ba8f0f
bump minimum go version to 1.19fe49d91
bump minimum go version to 1.198b7baed
Release v1.46.7 (2023-10-30) (#5048)10d54ce
Release v1.46.6 (2023-10-27) (#5042)886c175
Release v1.46.5 (2023-10-26) (#5039)93b4f9f
Release v1.46.4 (2023-10-25) (#5038)9fd7b64
Release v1.46.3 (2023-10-24) (#5036)ec96333
Release v1.46.2 (2023-10-23) (#5033)65a459a
Release v1.46.1 (2023-10-20) (#5032)Updates
github.com/deepmap/oapi-codegen
from 1.8.2 to 1.16.2Release notes
Sourced from github.com/deepmap/oapi-codegen's releases.
... (truncated)
Commits
5d2cd60
Add missing types to deprecation URLs81b4e34
Add pkg.go.dev links to deprecation warningseb5e119
Fix: Ensure deprecations are parsed correctlyd663b6c
Add deprecation notice fortestutil
6d98312
Migrate to separatetestutil
package82cbf4a
Replace Echo-specific handler call46d2694
Onboard to Renovate58e3d16
Deprecate existing middleware2d349f4
Migrate middleware to their own Go modulesaf55078
Bump Iris to remove Go 1.21 dependencyUpdates
github.com/getkin/kin-openapi
from 0.118.0 to 0.120.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
d14f7e0
Exclude gopkg.in/yaml.v3 v3.0.0 (#838)b58fbe3
openapi3: add missing document parameter validations (#835)4f6515e
fix/ update version of go to 1.20 (#837)14c8565
openapi3: fix ref internalization (#832)8c08c70
openapi3: fix func doc after #823 (#830)91659ae
openapi3: fix format error when Header marshal to YAML (#823)e27de61
sponsor: toggle logo in dark/light modes (#829)05ec773
openapi3: support patterned fields in Responses (#819) (#827)2da5472
sponsor: Speakeasy Rebrand (#826)3e384a2
Use os.ReadFile instead of ioutil.ReadFile (#691)Updates
github.com/google/uuid
from 1.3.1 to 1.4.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
8de8764
chore(master): release 1.4.0 (#134)7c22e97
Clarify the documentation of Parse to state its job is to parse, not validate...cd5fbbd
feat: UUIDs slice type with Strings() convenience method (#133)47f5b39
docs: fix a typo in CONTRIBUTING.md (#130)542ddab
chore(tests): add Fuzz tests (#128)06716f6
chore(tests): Add json.Unmarshal test with empty value cases (#116)Updates
github.com/openshift-online/ocm-sdk-go
from 0.1.374 to 0.1.379Release notes
Sourced from github.com/openshift-online/ocm-sdk-go's releases.
Changelog
Sourced from github.com/openshift-online/ocm-sdk-go's changelog.
Commits
49961c3
Merge pull request #856 from machi1990/release/v.1.377561f37b
chore: release v.0.1.379fc345fe
Merge pull request #855 from machi1990/OCM-43134343e69
Merge pull request #861 from mikeshng/release-v0.1.3784a5e72b
OCM-3234 | chore(release): release 0.1.37851841c7
Merge pull request #860 from mikeshng/OCM-3324-sdkd9c4456
OCM-3234 | bump model to 0.0.3301252182
OCM-4313: Update to go v1.2190d1a61
OCM-4313: Update golang in ocm-sdk-go v1.20d363500
Merge pull request #857 from davidleerh/OCM-4450-sdkUpdates
github.com/osbuild/images
from 0.12.0 to 0.14.0Release notes
Sourced from github.com/osbuild/images's releases.
Commits
151d5a9
Deny additional mountpoint paths symlinked to /runde6a61b
build(deps): bump the go-deps group with 1 update61dce01
build(deps): bump the go-deps group with 1 updatee6526c2
test: share cache between jobs and pipelinesd70266b
test: cache root in the working directory722c31f
test: use new AWS env vars4a4e7b0
test: print configurations built in PRd0d869b
test: add link to PR when listing unchanged images6b92f32
test: add PR number to build info7364f21
build(deps): bump the go-deps group with 1 updateUpdates
github.com/vmware/govmomi
from 0.32.0 to 0.33.1Release notes
Sourced from github.com/vmware/govmomi's releases.
Commits
6de69ad
Add additional PBM methodsf3c1fca
chore: Update version.go for v0.33.0fc117d6
Merge pull request #3265 from HakanSunay/topic/hhalil/thumbprint-check19726dc
Add functionality for checking whether the provided thumbprint is known to th...244e3ac
Merge pull request #3261 from mayankbh/topic/bmayank/prepare-guest-op-fix846db5a
Merge pull request #3262 from dougm/ha-admission-control5264e83
govc: add cluster.change '-ha-admission-control-enabled' flagdb0ba92
vcsim: Handle prepare guest operations when svm is nilc4befe0
Merge pull request #3259 from dougm/vapi-operation-id0434fd2
vapi: add support for OperationID headerUpdates
google.golang.org/api
from 0.148.0 to 0.149.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
0d3b865
chore(main): release 0.149.0 (#2230)c84e6ff
feat(all): auto-regenerate discovery clients (#2242)e5a53db
chore(all): update all (#2233)576f5e1
feat(all): auto-regenerate discovery clients (#2241)3151bd7
feat(all): auto-regenerate discovery clients (#2240)cf09469
feat(all): auto-regenerate discovery clients (#2239)8d66391
feat(all): auto-regenerate discovery clients (#2238)3cc10bf
feat(all): auto-regenerate discovery clients (#2237)da38ebd
feat(all): auto-regenerate discovery clients (#2236)cc28ceb
feat(all): auto-regenerate discovery clients (#2235)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