Bump the terraform-all-dependencies group across 1 directory with 7 updates#2126
Merged
lfdebrux merged 2 commits intoMay 21, 2026
Conversation
…pdates Bumps the terraform-all-dependencies group with 7 updates in the /infra/shared directory: | Package | From | To | | --- | --- | --- | | [auth0/auth0](https://github.com/auth0/terraform-provider-auth0) | `1.45.0` | `1.46.0` | | [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive) | `2.7.1` | `2.8.0` | | [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) | `6.43.0` | `6.45.0` | | [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc) | `1.82.0` | `1.84.0` | | [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) | `2.8.0` | `2.9.0` | | [hashicorp/null](https://github.com/hashicorp/terraform-provider-null) | `3.2.4` | `3.3.0` | | [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) | `3.8.1` | `3.9.0` | Updates `auth0/auth0` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/auth0/terraform-provider-auth0/releases) - [Changelog](https://github.com/auth0/terraform-provider-auth0/blob/main/CHANGELOG.md) - [Commits](auth0/terraform-provider-auth0@v1.45.0...v1.46.0) Updates `hashicorp/archive` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/hashicorp/terraform-provider-archive/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-archive/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-archive@v2.7.1...v2.8.0) Updates `hashicorp/aws` from 6.43.0 to 6.45.0 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v6.43.0...v6.45.0) Updates `hashicorp/awscc` from 1.82.0 to 1.84.0 - [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-awscc@v1.82.0...v1.84.0) Updates `hashicorp/local` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/hashicorp/terraform-provider-local/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-local@v2.8.0...v2.9.0) Updates `hashicorp/null` from 3.2.4 to 3.3.0 - [Release notes](https://github.com/hashicorp/terraform-provider-null/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-null/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-null@v3.2.4...v3.3.0) Updates `hashicorp/random` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-random@v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: auth0/auth0 dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/archive dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/aws dependency-version: 6.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/awscc dependency-version: 1.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/local dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/null dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies - dependency-name: hashicorp/random dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
929926a to
bb2a0dd
Compare
lfdebrux
approved these changes
May 21, 2026
This file contains hidden or 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
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 terraform-all-dependencies group with 7 updates in the /infra/shared directory:
1.45.01.46.02.7.12.8.06.43.06.45.01.82.01.84.02.8.02.9.03.2.43.3.03.8.13.9.0Updates
auth0/auth0from 1.45.0 to 1.46.0Release notes
Sourced from auth0/auth0's releases.
Changelog
Sourced from auth0/auth0's changelog.
Commits
c0dd38aAdd Changelog for v1.46.0 (#1572)7632e4eFix Tenant Defaults as per API Docs (#1569)db64803chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.2 to...d19822fAdd status field with enabled/disabled options in event_streams (#1568)06a59f0chore(deps): bump github.com/auth0/go-auth0/v2 from 2.9.0 to 2.10.0 (#1559)eb62337Support for Inbound Groups Directory Provisioning for Google Workspaces (EA o...0caf9c6fix: Added missing expand for name field in Resource Server (#1566)fad3759Support third party app security params (#1555)ce840f6[IAMEF-1881] Add support to write token_endpoint_jwtca_aud_format (#1557)Updates
hashicorp/archivefrom 2.7.1 to 2.8.0Release notes
Sourced from hashicorp/archive's releases.
Changelog
Sourced from hashicorp/archive's changelog.
Commits
bf198ddchore: prep for release v2.8.0 (#506)a25cf48build(deps): bump golang.org/x/net from v0.47.0 to v0.54.0 (#505)070db9ebuild: add linux/s390x build target (#504)831a81bbuild(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#498)4a277febuild(deps): bump github.com/hashicorp/terraform-plugin-testing (#499)3cd0526build(deps): bump the github-actions group with 3 updates (#496)f97c214build(deps): bump github.com/hashicorp/copywrite in /tools (#494)52d0ddcbuild(deps): bump actions/setup-go in the github-actions group (#495)1f409b0build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#493)5a28cbbbuild(deps): bump the terraform-plugin group with 3 updates (#492)Updates
hashicorp/awsfrom 6.43.0 to 6.45.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
5dc4fb4prepare release version 6.45.0 (#47892)bbc5f05Merge pull request #47876 from hashicorp/td-reflect-pointercc6e824Update CHANGELOG.md for #478872232c9aMerge pull request #47887 from hashicorp/td-include-list-in-resource-counts17d4d0bMerge pull request #47857 from bonclay7/f-observabilityadmin_telemetry_rule7607e44Initial manual addition of ephemeral and list resource counts.4bae9a4Merge branch 'main' into td-include-list-in-resource-countsbdaf7cbAdd counts of ephemeral resources and list resources.f88d202docs: update resource counts (#47886)49cd42bMerge pull request #47873 from hashicorp/changelog-agentUpdates
hashicorp/awsccfrom 1.82.0 to 1.84.0Release notes
Sourced from hashicorp/awscc's releases.
Changelog
Sourced from hashicorp/awscc's changelog.
Commits
0a0cb1dMerge pull request #3160 from hashicorp/2026-05-13-schema-updatesb6b7af2update release version to 1.84.0c93bbd7add CHANGELOG entry07e63ae2026-05-13 Documentation; Update generated documentation2ea2a372026-05-13 CloudFormation schemas in us-east-1; Generate Terraform data sourc...dd991dd2026-05-13 CloudFormation schemas in us-east-1; Generate Terraform resource s...ddbafa82026-05-13 CloudFormation schemas in us-east-1; New schemas5eed2742026-05-13 CloudFormation schemas in us-east-1; Refresh existing schemas7744b62Merge pull request #3155 from wellsiau-aws/d-awscc_bcmpricingcalculator_bill_...f8bf0dcMerge pull request #3154 from wellsiau-aws/d-awscc_cloudwatch_otel_enrichmentUpdates
hashicorp/localfrom 2.8.0 to 2.9.0Release notes
Sourced from hashicorp/local's releases.
Changelog
Sourced from hashicorp/local's changelog.
Commits
3561e41chore: prep for release v2.9.0 (#506)bb628babuild(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#505)919b296build: add linux/s390x build target (#504)9aacd1bbuild(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#499)880f39ebuild(deps): bump github.com/hashicorp/terraform-plugin-testing (#501)cc96d8ebuild(deps): bump the github-actions group with 3 updates (#498)Updates
hashicorp/nullfrom 3.2.4 to 3.3.0Release notes
Sourced from hashicorp/null's releases.
Changelog
Sourced from hashicorp/null's changelog.
Commits
e877ac1chore: prep for release v3.3.0 (#496)b6be97ebuild(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#495)6b4dc9ebuild: add linux/s390x build target (#494)e97fb92build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#490)fecd34fbuild(deps): Bump the github-actions group with 2 updates (#488)de27187build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#491)ebd52c4build(deps): Bump the github-actions group with 4 updates (#487)f32439fbuild(deps): Bump github.com/hashicorp/copywrite in /tools (#485)654ddc2build(deps): Bump the github-actions group across 1 directory with 2 updates ...9795dd9build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#483)Updates
hashicorp/randomfrom 3.8.1 to 3.9.0Release notes
Sourced from hashicorp/random's releases.
Changelog
Sourced from hashicorp/random's changelog.
Commits
f8d869dchore: prep for release v3.9.0 (#786)c55d156build: add linux/s390x build target (#784)555ebd8build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#785)d6de0dfbuild(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#778)6fd8db7build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#779)98c47d9build(deps): Bump the github-actions group with 3 updates (#776)884cd76build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#775)17e5842feat: Add ephemeral random bytes resource (#750)e8a0a8ebuild(deps): Bump github.com/hashicorp/copywrite in /tools (#773)333916cbuild(deps): Bump actions/setup-go in the github-actions group (#774)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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