-
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 27 updates #220
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/provider/minor-and-patch-2d2f3ae297
Closed
Bump the minor-and-patch group in /provider with 27 updates #220
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/provider/minor-and-patch-2d2f3ae297
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 27 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.115.0` | `0.115.1` | | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.8.0` | `0.8.1` | | [dario.cat/mergo](https://github.com/imdario/mergo) | `1.0.0` | `1.0.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.30.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.27` | `1.27.28` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.27` | `1.17.28` | | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.11` | `1.16.12` | | [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.3.15` | `1.3.16` | | [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.6.15` | `2.6.16` | | [github.com/aws/aws-sdk-go-v2/internal/ini](https://github.com/aws/aws-sdk-go-v2) | `1.8.0` | `1.8.1` | | [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.11.3` | `1.11.4` | | [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.11.17` | `1.11.18` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.35.3` | `1.35.4` | | [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.22.4` | `1.22.5` | | [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.26.4` | `1.26.5` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.30.4` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.3` | `1.20.4` | | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `0.26.6` | `0.27.0` | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.5` | `1.7.6` | | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.38.0` | `0.39.0` | | [gocloud.dev/secrets/hashivault](https://github.com/google/go-cloud) | `0.38.0` | `0.39.0` | | [golang.org/x/xerrors](https://github.com/golang/xerrors) | `0.0.0-20231012003039-104605ab7028` | `0.0.0-20240716161551-93cc26a95ae9` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.191.0` | `0.192.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240730163845-b1a4ccb954bf` | `0.0.0-20240812133136-8ffd90a71988` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240725223205-93522f1f2a9f` | `0.0.0-20240812133136-8ffd90a71988` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240730163845-b1a4ccb954bf` | `0.0.0-20240812133136-8ffd90a71988` | Updates `cloud.google.com/go` from 0.115.0 to 0.115.1 - [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@v0.115.0...v0.115.1) Updates `cloud.google.com/go/auth` from 0.8.0 to 0.8.1 - [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@v0.8.0...ai/v0.8.1) Updates `dario.cat/mergo` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](darccio/mergo@v1.0.0...v1.0.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.30.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.27...config/v1.27.28) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.27...credentials/v1.17.28) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.11 to 1.16.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.16.11...v1.16.12) Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.15 to 1.3.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.15...internal/ini/v1.3.16) Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.15 to 2.6.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.15...internal/endpoints/v2.6.16) Updates `github.com/aws/aws-sdk-go-v2/internal/ini` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.8.0...v1.8.1) Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.11.3 to 1.11.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/oam/v1.11.3...service/dax/v1.11.4) Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.11.17 to 1.11.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.17...service/dax/v1.11.18) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.35.3 to 1.35.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ivs/v1.35.3...service/kms/v1.35.4) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.22.4 to 1.22.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/pi/v1.22.4...service/pi/v1.22.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.26.4 to 1.26.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.26.4...config/v1.26.5) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.30.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4) Updates `github.com/aws/smithy-go` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.3...v1.20.4) Updates `github.com/charmbracelet/bubbletea` from 0.26.6 to 0.27.0 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v0.26.6...v0.27.0) Updates `github.com/hashicorp/go-getter` from 1.7.5 to 1.7.6 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.5...v1.7.6) 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 `gocloud.dev` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.38.0...v0.39.0) Updates `gocloud.dev/secrets/hashivault` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.38.0...v0.39.0) Updates `golang.org/x/xerrors` from 0.0.0-20231012003039-104605ab7028 to 0.0.0-20240716161551-93cc26a95ae9 - [Commits](https://github.com/golang/xerrors/commits) Updates `google.golang.org/api` from 0.191.0 to 0.192.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.191.0...v0.192.0) Updates `google.golang.org/genproto` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20240812133136-8ffd90a71988 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240725223205-93522f1f2a9f to 0.0.0-20240812133136-8ffd90a71988 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20240812133136-8ffd90a71988 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cloud.google.com/go/auth dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dario.cat/mergo dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/internal/ini dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/smithy-go dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/charmbracelet/bubbletea dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect update-type: version-update:semver-patch 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: gocloud.dev dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gocloud.dev/secrets/hashivault dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/xerrors dependency-type: indirect update-type: version-update:semver-patch 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
added
the
dependencies
Pull requests that update a dependency file
label
Aug 19, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/provider/minor-and-patch-2d2f3ae297
branch
August 22, 2024 04:36
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 27 updates:
0.115.0
0.115.1
0.8.0
0.8.1
1.0.0
1.0.1
1.30.3
1.30.4
1.27.27
1.27.28
1.17.27
1.17.28
1.16.11
1.16.12
1.3.15
1.3.16
2.6.15
2.6.16
1.8.0
1.8.1
1.11.3
1.11.4
1.11.17
1.11.18
1.35.3
1.35.4
1.22.4
1.22.5
1.26.4
1.26.5
1.30.3
1.30.4
1.20.3
1.20.4
0.26.6
0.27.0
1.7.5
1.7.6
0.1.2
0.6.0
0.38.0
0.39.0
0.38.0
0.39.0
0.0.0-20231012003039-104605ab7028
0.0.0-20240716161551-93cc26a95ae9
0.191.0
0.192.0
0.0.0-20240730163845-b1a4ccb954bf
0.0.0-20240812133136-8ffd90a71988
0.0.0-20240725223205-93522f1f2a9f
0.0.0-20240812133136-8ffd90a71988
0.0.0-20240730163845-b1a4ccb954bf
0.0.0-20240812133136-8ffd90a71988
Updates
cloud.google.com/go
from 0.115.0 to 0.115.1Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
Commits
8c009ad
chore(main): release 0.115.1 (#10531)578ce14
docs(batch): Batch CentOS images and HPC CentOS images are EOS (#10680)598b31d
chore(github): pin staticcheck in vet.yml to v0.4.7 (#10681)fab520d
fix(bigtable): Use new auth library (#10670)6593c0d
feat(spanner/admin/database): Add resource reference annotation to backup sch...99322dd
chore(main): release auth 0.8.1 (#10676)60ad7f3
fix(bigquery): processStream check ctx done when queuing non retryable err (#...1afb9ee
fix(auth): make default client creation more lenient (#10669)2ca6e9d
refactor(bigquery): single ctx usage with storage read (#10673)ab9a961
fix(bigquery): remove retry on FailedPrecondition (#10671)Updates
cloud.google.com/go/auth
from 0.8.0 to 0.8.1Release notes
Sourced from cloud.google.com/go/auth's releases.
Changelog
Sourced from cloud.google.com/go/auth's changelog.
... (truncated)
Commits
6525341
chore(main): release ai 0.8.1 (#10467)33a4ad3
test(storage/transfermanager): add CRC to test (#10568)245d2ea
feat(storage): add full object checksum to reader.Attrs (#10538)29b52dc
feat(spanner): Add RESOURCE_EXHAUSTED to retryable transaction codes (#10412)a880fb8
chore(internal/detect): export project sentinel value (#10560)037e9ef
fix(bigquery): reduce default backoffs (#10558)4e180f4
fix(spanner): fix negative values for max_in_use_sessions metrics #10449 (#10...25c5cbe
docs(bigquery): update description of query preview feature (#10554)d9046fd
fix(auth): use default client for universe metadata lookup (#10551)8cf89a3
docs(logging): Documentation for automatic trace/span ID extraction (#10536)Updates
dario.cat/mergo
from 1.0.0 to 1.0.1Release notes
Sourced from dario.cat/mergo's releases.
Commits
59ea6a9
Merge pull request #251 from joshkaplinsky/joshkaplinsky/without-dereference-...96f24af
Merge pull request #253 from vsemichev/master2f1a615
fixes issue #187. adds test to verify the fix.4da170b
fixes issue #187. attempt #3a13a117
fixes issue #187. attempt #26b830ff
fixes issue #187f33862a
WithoutDereference should respect structscde9f0e
Merge pull request #246 from darccio/darccio/v1-frozenf1e2fe5
chore: frozen v17f7b4af
Update FUNDING.ymlUpdates
github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.27 to 1.27.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.11 to 1.16.12Commits
d1091d0
Release 2022-08-29a1140b1
Regenerated Clients8f3045a
Update SDK's smithy-go dependency to v1.13.0462d046
Update endpoints model7aba71b
Update API model1609fe8
credentials/ssocreds: Add SSOTokenProvider for Bearer Token auth (#1818)8e755b4
Release 2022-08-26d33e0c0
Regenerated Clients1292708
Update API model7d6d53e
add GitHub code owner for auto assigned reviewers (#1817)Updates
github.com/aws/aws-sdk-go-v2/internal/configsources
from 1.3.15 to 1.3.16Commits
205e0e8
Release 2022-08-0199d2053
Regenerated Clientsea67b72
Update API modelcb92592
Fix go1.19 vet failures (#1779)4d902d7
Release 2022-07-2929ae884
Regenerated Clientscbad747
Update endpoints model14164db
Update API model8df2ee0
Release 2022-07-28965e75f
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
from 2.6.15 to 2.6.16Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/internal/ini
from 1.8.0 to 1.8.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/internal/ini's changelog.
... (truncated)
Commits
3ddb4d6
Release 2021-08-19c03ac02
API Model update (#1385)14923fe
Updates SDK for Go 1.17 (#1381)4fa06e5
Release 2021-08-120c7e062
Update API Models (#1376)f5c57ae
Do not Escape HTML when encoding the policy (#1374)Updates
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
from 1.11.3 to 1.11.4Commits
6911981
Release 2022-04-251bd13c6
Regenerated Clients82cbcb0
Update API modelb0a3c24
AddsPolicy
andDuration
parameters tostscreds.WebIdentityRoleOptions
...da333d3
internal/sync/singleflight: Update version of singleflight (#1679)7065f83
Add make command for listing the SDK's complete set of Go dependencies (#1677)d27c530
Release 2022-04-2267f8605
Regenerated Clients4e2def0
Update API modelaa725de
Update smithy-go to smithy 1.21.0 (#1615)Updates
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
from 1.11.17 to 1.11.18Commits
7655449
Release 2022-10-21dcae829
Regenerated Clientsb82766b
Update API model1c05fb6
Implements IsCredentialsProvider for checking if a provider matches a target ...0fab39a
Merge pull request #1888 from aws/isvita/issues-178756eb993
added changelog filecde8cbc
Release 2022-10-20d7765f9
Regenerated Clientsb9dab7e
Update endpoints model93ed3ee
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/kms
from 1.35.3 to 1.35.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sso
from 1.22.4 to 1.22.5Commits
f2706c8
Release 2023-12-081dac0c9
Regenerated Clientscbd9216
Update API modelc7357bb
fix: reinstate presence of retryer when functional opts run but still respect...c5c34b3
fix: translation of ini service sections into shared config (#2416)b3c7fbf
update express cache key (#2414)9b90af4
fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...Updates
github.com/aws/aws-sdk-go-v2/service/ssooidc
from 1.26.4 to 1.26.5Commits
a75d769
Release 2024-01-18cd71142
Regenerated Clients978c172
Update endpoints model32b9f4d
Update API model04d1bce
Remove invalid defaults from a few services (#2458)8e23b7b
Release 2024-01-170a46981
Regenerated Clients92ebc40
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/smithy-go
from 1.20.3 to 1.20.4Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
f0c6adf
Release 2024-08-14f908d96
remove non-runtime changelog01ee7a5
bump min go to 1.21 (#531)0d6c804
add rollout switches for waiters (#527)fb114ca
upgrade to checkstyle 10.17.0 (#526)2a8d531
remove date in copyright headers (#525)3cc78c0
implement full jmespath support in codegen for downstream AWS SDK v2 (#523)d35aa79
Update README.md0f86e9f
Update README.mdUpdates
github.com/charmbracelet/bubbletea
from 0.26.6 to 0.27.0Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
d6a19f0
fix: wrap ErrProgramKilled errorcae9acd
feat: set the program environment variables (#1063)7ddeec9
chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1077)3eb74e8
chore(deps): bump github.com/charmbracelet/glamour in /examples (#1074)85ad914
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1072)7c4d678
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1073)7c1bfc0
fix: query window-size in a goroutine (#1059)7d70838
feat: add a cmd to request window size (#988)4497aa9
fix: reset cursor position on renderer exit (#1058)72760ee
chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.3 to 0.1.4 (#1057)Updates
github.com/hashicorp/go-getter
from 1.7.5 to 1.7.6Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
4f07d24
Merge pull request #501 from liamg/patch-18339301
add tests83fd927
Fix panic when s3 URL is invalidUpdates
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 preview