-
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 minor-and-patch group in /provider with 13 updates #211
Merged
belfhi
merged 1 commit into
main
from
dependabot/go_modules/provider/minor-and-patch-b403210071
Aug 5, 2024
Merged
Bump the minor-and-patch group in /provider with 13 updates #211
belfhi
merged 1 commit into
main
from
dependabot/go_modules/provider/minor-and-patch-b403210071
Aug 5, 2024
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 minor-and-patch group in /provider with 13 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.7.2` | `0.7.3` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.4` | `1.55.5` | | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.7.0` | `0.8.0` | | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.19.0` | `0.20.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.22.0` | `0.23.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.5.0` | `0.6.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.189.0` | `0.190.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240722135656-d784300faade` | `0.0.0-20240730163845-b1a4ccb954bf` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240722135656-d784300faade` | `0.0.0-20240725223205-93522f1f2a9f` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240722135656-d784300faade` | `0.0.0-20240730163845-b1a4ccb954bf` | Updates `cloud.google.com/go/auth` from 0.7.2 to 0.7.3 - [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@auth/v0.7.2...auth/v0.7.3) Updates `github.com/aws/aws-sdk-go` from 1.55.4 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.55.4...v1.55.5) Updates `github.com/hashicorp/hc-install` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.7.0...v0.8.0) Updates `github.com/pulumi/schema-tools` from 0.1.2 to 0.6.0 - [Release notes](https://github.com/pulumi/schema-tools/releases) - [Changelog](https://github.com/pulumi/schema-tools/blob/master/.goreleaser.yml) - [Commits](pulumi/schema-tools@v0.1.2...v0.6.0) Updates `golang.org/x/mod` from 0.19.0 to 0.20.0 - [Commits](golang/mod@v0.19.0...v0.20.0) Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0 - [Commits](golang/oauth2@v0.21.0...v0.22.0) Updates `golang.org/x/sync` from 0.7.0 to 0.8.0 - [Commits](golang/sync@v0.7.0...v0.8.0) Updates `golang.org/x/sys` from 0.22.0 to 0.23.0 - [Commits](golang/sys@v0.22.0...v0.23.0) Updates `golang.org/x/time` from 0.5.0 to 0.6.0 - [Commits](golang/time@v0.5.0...v0.6.0) Updates `google.golang.org/api` from 0.189.0 to 0.190.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.189.0...v0.190.0) Updates `google.golang.org/genproto` from 0.0.0-20240722135656-d784300faade to 0.0.0-20240730163845-b1a4ccb954bf - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240722135656-d784300faade to 0.0.0-20240725223205-93522f1f2a9f - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240722135656-d784300faade to 0.0.0-20240730163845-b1a4ccb954bf - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go/auth dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/hashicorp/hc-install dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/pulumi/schema-tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
deleted the
dependabot/go_modules/provider/minor-and-patch-b403210071
branch
August 5, 2024 18:21
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 minor-and-patch group in /provider with 13 updates:
0.7.2
0.7.3
1.55.4
1.55.5
0.7.0
0.8.0
0.1.2
0.6.0
0.19.0
0.20.0
0.21.0
0.22.0
0.7.0
0.8.0
0.22.0
0.23.0
0.5.0
0.6.0
0.189.0
0.190.0
0.0.0-20240722135656-d784300faade
0.0.0-20240730163845-b1a4ccb954bf
0.0.0-20240722135656-d784300faade
0.0.0-20240725223205-93522f1f2a9f
0.0.0-20240722135656-d784300faade
0.0.0-20240730163845-b1a4ccb954bf
Updates
cloud.google.com/go/auth
from 0.7.2 to 0.7.3Release notes
Sourced from cloud.google.com/go/auth's releases.
Commits
47941b3
chore(main): release auth 0.7.3 (#10574)7cea5ed
fix(auth): disable automatic universe domain check for MDS (#10620)2fef238
feat(parallelstore): add file_stripe_level and directory_stripe_level fields ...b90b361
chore(storage/transfermanager): reduce zero array size used for checksums (#1...6b51942
docs(datacatalog): mark DataplexTransferStatus.MIGRATED as deprecated (#10621)97fa560
feat(documentai): A new fieldimageless_mode
is added to message `.google.c...d949cc0
docs(dlp): replace HTML tags with CommonMark notation (#10613)23e5df5
fix(firestore): Retry batchwrite only on retryable errors (#10603)6625d12
fix(datastore): Ignore field mismatch errors (#8694)c366c90
feat(storage/transfermanager): checksum full object downloads (#10569)Updates
github.com/aws/aws-sdk-go
from 1.55.4 to 1.55.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
825250a
Release v1.55.5 (2024-07-30) (#5323)aa1178f
Merge pull request #5319 from aws/misc-maintenancemodef444a07
Update README.mdd5e950b
Add maintenance mode declarationUpdates
github.com/hashicorp/hc-install
from 0.7.0 to 0.8.0Release notes
Sourced from github.com/hashicorp/hc-install's releases.
Commits
6a754fc
Update VERSIONb216d7f
[fix] include custom url's "path" when creating Archive URL (#234)5efb089
build(deps): Bump workflows to latest trusted versions (#233)0c03a35
build(deps): Bump workflows to latest trusted versions (#231)321faf4
build(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 (#229)3f6f9f2
go: bump version to 1.22.4 (#227)2597d9e
build(deps): Bump workflows to latest trusted versions (#226)c4aaa60
build(deps): bump hashicorp/actions-packaging-linux from 1.7 to 1.8 in the gi...03e0bd6
build(deps): bump hashicorp/action-setup-bob from 2.0.3 to 2.1.0 in the githu...f847221
Merge pull request #223 from hashicorp/dependabot/go_modules/golang.org/x/mod...Updates
github.com/pulumi/schema-tools
from 0.1.2 to 0.6.0Release notes
Sourced from github.com/pulumi/schema-tools's releases.
Commits
fcab997
Warn on breaking function signatures (#49)f5d7b04
Fix breaking changes count (#48)4416eea
Add missing severity levels (#45)c59b585
Merge pull request #47 from pulumi/friel/license9faefcb
Add Apache-2 license filec7ca835
Update to support providers in various git repository locations (#43)9459e0b
Merge pull request #44 from pulumi/mikhailshilkov/squeeze-order85bb12e
Order API versions in squeeze to prefer stable over previewab46109
Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#39)6778829
Add rich text output (#41)Updates
golang.org/x/mod
from 0.19.0 to 0.20.0Commits
bc151c4
README: fix link to x/toolsd1f873e
modfile: fix Cleanup clobbering Line referenceb56a28f
modfile: Add support for tool lines79169e9
LICENSE: update per Google LegalUpdates
golang.org/x/oauth2
from 0.21.0 to 0.22.0Commits
6d8340f
LICENSE: update per Google LegalUpdates
golang.org/x/sync
from 0.7.0 to 0.8.0Commits
411f99e
LICENSE: update per Google LegalUpdates
golang.org/x/sys
from 0.22.0 to 0.23.0Commits
aa1c4c8
unix: provide Mount on openbsdcde4660
unix: add linux mseal system call31ef9e7
unix: update to Linux kernel 6.10d03a807
unix: update glibc to 2.40beb5949
windows: correctly generate GetAce syscall7bb0bf7
cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64bce4cf7
windows: add GetKeyboardLayout & ToUnicodeEx0eac9b5
windows: add flags for GetAdaptersAddresses0c18c88
cpu: add DIT option and hwcap DIT supportdce4e64
LICENSE: update per Google LegalUpdates
golang.org/x/time
from 0.5.0 to 0.6.0Commits
5d9ef58
LICENSE: update per Google LegalUpdates
google.golang.org/api
from 0.189.0 to 0.190.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
88dca19
chore(main): release 0.190.0 (#2694)1f2d6d3
chore: bump cloud.google.com/go/[email protected] (#2716)164a8d6
feat(all): auto-regenerate discovery clients (#2715)05a4fc5
feat(all): auto-regenerate discovery clients (#2706)c8041b0
chore(all): update all (#2702)aa62c85
revert: move storage, bigquery, and compute to new auth lib (#2695)" (#2704)7b03cff
feat(all): auto-regenerate discovery clients (#2703)a8b0821
feat(all): auto-regenerate discovery clients (#2700)1e4c024
chore(all): update module github.com/google/s2a-go to v0.1.8 (#2697)d07fd26
feat(all): auto-regenerate discovery clients (#2699)Updates
google.golang.org/genproto
from 0.0.0-20240722135656-d784300faade to 0.0.0-20240730163845-b1a4ccb954bfCommits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240722135656-d784300faade to 0.0.0-20240725223205-93522f1f2a9fCommits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240722135656-d784300faade to 0.0.0-20240730163845-b1a4ccb954bfCommits
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