taiidani / terraform-provider-jenkins

Jenkins Terraform Provider
https://registry.terraform.io/providers/taiidani/jenkins/latest
Apache License 2.0
76 stars 42 forks source link

Bump the integration group in /integration with 1 update #188

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 6 months ago

Bumps the integration group in /integration with 1 update: hashicorp/random.

Updates hashicorp/random from 3.5.1 to 3.6.0

Release notes

Sourced from hashicorp/random's releases.

v3.6.0

FEATURES:

  • resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret (#272)
Changelog

Sourced from hashicorp/random's changelog.

3.6.0 (December 04, 2023)

FEATURES:

  • resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret (#272)
Commits
  • c6e90de Update changelog
  • f02585f Result of tsccr-helper -log-level=info -pin-all-workflows . (#496)
  • bb4c3b7 cdktf: update index.md,resources/uuid.md,resources/string.md,resources/shuffl...
  • 79d54d9 Add random_bytes resource (#494)
  • e92a3f9 Automatically close associated milestone on release (#493)
  • 6f33fe2 .github: Update workflows to use actions variables (#492)
  • e0aa4e7 build(deps): Bump github.com/hashicorp/copywrite in /tools (#491)
  • 47f98d1 build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#490)
  • b2ed323 .github: Add CI for changie (#489)
  • 60e8136 Result of tsccr-helper -log-level=info -pin-all-workflows . (#488)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
taiidani commented 4 months ago

@dependabot rebase