Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Bump hashicorp/random from 3.4.3 to 3.5.1#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/random-3.5.1
Open

Bump hashicorp/random from 3.4.3 to 3.5.1#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/random-3.5.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps hashicorp/random from 3.4.3 to 3.5.1.

Release notes

Sourced from hashicorp/random's releases.

v3.5.1

BUG FIXES:

  • resource/random_password: Prevent error with bcrypt by truncating the bytes that are hashed to a maximum length of 72 (#397)

v3.5.0

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#378)
Changelog

Sourced from hashicorp/random's changelog.

3.5.1 (April 12, 2023)

BUG FIXES:

  • resource/random_password: Prevent error with bcrypt by truncating the bytes that are hashed to a maximum length of 72 (#397)

3.5.0 (April 11, 2023)

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#378)
Commits
  • 2affb0e Update changelog
  • f1c7ffa Prevent hash error bcrypt.ErrPasswordTooLong for passwords > 72 bytes in l...
  • 800bbd5 Update changelog
  • c73a8e2 Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#395)
  • eb02e15 Bump github/issue-labeler from 3.0 to 3.1 (#394)
  • 5e2d04c Bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 (#393)
  • d597921 Bump actions/checkout from 3.4.0 to 3.5.0 (#392)
  • 1602f05 Bump github.com/hashicorp/terraform-plugin-testing from 1.1.0 to 1.2.0 (#391)
  • 0117aa6 all: Replace custom default value plan modifiers with framework default handl...
  • 5f51c46 Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 (#389)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.4.3 to 3.5.1.
- [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.4.3...v3.5.1)

---
updated-dependencies:
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants