-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps): update test-infra #875
Merged
Merged
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
| datasource | package | from | to | | ------------------ | ------------------------------------- | ------ | ------ | | terraform-provider | hashicorp/aws | 5.67.0 | 5.70.0 | | github-tags | defenseunicorns/terraform-aws-uds-kms | v0.0.5 | v0.0.6 | | github-releases | hashicorp/terraform | 1.8.5 | 1.9.7 | | terraform-module | terraform-aws-modules/s3-bucket/aws | 4.1.2 | 4.2.0 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
mjnagel
approved these changes
Oct 9, 2024
mjnagel
pushed a commit
that referenced
this pull request
Oct 11, 2024
🤖 I have created a release *beep* *boop* --- ## [0.29.0](v0.28.0...v0.29.0) (2024-10-11) ### Features * add base and identity layers ([#853](#853)) ([b3f532a](b3f532a)) * add logging functional layer ([#861](#861)) ([c1a67b9](c1a67b9)) * add metrics-server functional layer ([#865](#865)) ([290367a](290367a)) * add monitoring layer ([#872](#872)) ([5ecb040](5ecb040)) * add nightly testing for rke2 ([#808](#808)) ([c401419](c401419)) * add service accounts options to sso ([#852](#852)) ([1029162](1029162)) * backup and restore layer, ui layer, runtime security layer ([#862](#862)) ([b1d8015](b1d8015)) * grafana-ha ([#838](#838)) ([d532d76](d532d76)) ### Bug Fixes * broken readme link ([#899](#899)) ([6e47b11](6e47b11)) * **ci:** switch to larger runners to resolve ci disk space issues ([#882](#882)) ([1af0401](1af0401)) * snapshot ci version modification and tasks for publish ([#877](#877)) ([f01e5bd](f01e5bd)) * support for anywhere network policies in cilium ([#884](#884)) ([5df0737](5df0737)) ### Miscellaneous * cleanup license parsing for github ([#881](#881)) ([43c98ce](43c98ce)) * **deps:** update chainctl action to v0.2.3 ([#864](#864)) ([d782b59](d782b59)) * **deps:** update checkout action to v4.2.0 ([#825](#825)) ([29d1c98](29d1c98)) * **deps:** update dependency defenseunicorns/lula to v0.8.0 ([#841](#841)) ([fe36150](fe36150)) * **deps:** update githubactions ([#866](#866)) ([44f8ea5](44f8ea5)) * **deps:** update grafana to 11.2.1 ([#836](#836)) ([11383c1](11383c1)) * **deps:** update grafana to v11.2.2 ([#867](#867)) ([06ed2c3](06ed2c3)) * **deps:** update loki nginx image to v1.27.2 ([#894](#894)) ([df7d427](df7d427)) * **deps:** update loki to v3.2.0 ([#791](#791)) ([d3c60b5](d3c60b5)) * **deps:** update metrics-server chart to v3.12.2 ([#873](#873)) ([e2e61ce](e2e61ce)) * **deps:** update pepr to v0.37.1 ([#843](#843)) ([68abcb2](68abcb2)) * **deps:** update pepr to v0.37.2 ([#850](#850)) ([b51f659](b51f659)) * **deps:** update prometheus operator to 0.77.1 ([#819](#819)) ([0864b33](0864b33)) * **deps:** update prometheus-stack ([#855](#855)) ([c791c24](c791c24)) * **deps:** update prometheus-stack helm-charts to v64.0.0 ([#849](#849)) ([50a2588](50a2588)) * **deps:** update runtime to v0.6.0 ([#897](#897)) ([89ae6e2](89ae6e2)) * **deps:** update support-deps ([#890](#890)) ([26ea612](26ea612)) * **deps:** update test-infra ([#875](#875)) ([583f07c](583f07c)) * **deps:** update test-infra to v6.9.0 ([#848](#848)) ([ef9d317](ef9d317)) * **deps:** update uds to v0.17.0 ([#859](#859)) ([1489fef](1489fef)) * **deps:** update zarf to v0.41.0 ([#857](#857)) ([a390c3d](a390c3d)) * **docs:** update doc structure for site refresh ([#895](#895)) ([1946a9a](1946a9a)) * fix broken link in docs ([#845](#845)) ([3078a5b](3078a5b)) * fix license header references ([#901](#901)) ([cf38b82](cf38b82)) * handle upgrade path for functional layers, add doc for usage ([#896](#896)) ([70d6b1b](70d6b1b)) * regroup 'support dependencies' in renovate config ([#885](#885)) ([640d859](640d859)) * update license ([#878](#878)) ([b086170](b086170)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docandrew
pushed a commit
that referenced
this pull request
Oct 17, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | aws | required_provider | minor | `~> 5.67.0` -> `~> 5.70.0` | | [github.com/defenseunicorns/terraform-aws-uds-kms](https://redirect.github.com/defenseunicorns/terraform-aws-uds-kms) | module | patch | `v0.0.5` -> `v0.0.6` | | [hashicorp/terraform](https://redirect.github.com/hashicorp/terraform) | required_version | minor | `~> 1.8.0` -> `~> 1.9.0` | | [hashicorp/terraform](https://redirect.github.com/hashicorp/terraform) | required_version | minor | `~> 1.8.2` -> `~> 1.9.0` | | [terraform-aws-modules/s3-bucket/aws](https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws) ([source](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket)) | module | minor | `4.1.2` -> `4.2.0` | --- ### Release Notes <details> <summary>defenseunicorns/terraform-aws-uds-kms (github.com/defenseunicorns/terraform-aws-uds-kms)</summary> ### [`v0.0.6`](https://redirect.github.com/defenseunicorns/terraform-aws-uds-kms/releases/tag/v0.0.6) [Compare Source](https://redirect.github.com/defenseunicorns/terraform-aws-uds-kms/compare/v0.0.5...v0.0.6) ##### 0.0.6 (2024-08-21) ##### What's Changed - feat: add key spec as a variable by [@​Racer159](https://redirect.github.com/Racer159) in [https://github.com/defenseunicorns/terraform-aws-uds-kms/pull/31](https://redirect.github.com/defenseunicorns/terraform-aws-uds-kms/pull/31) **Full Changelog**: defenseunicorns/terraform-aws-uds-kms@v0.0.5...v0.0.6 </details> <details> <summary>hashicorp/terraform (hashicorp/terraform)</summary> ### [`v1.9.7`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.7) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.6...v1.9.7) ##### 1.9.7 (October 2, 2024) BUG FIXES: - config generation: escape map keys with whitespaces ([#​35754](https://redirect.github.com/hashicorp/terraform/pull/35754)) ### [`v1.9.6`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.6) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.5...v1.9.6) #### 1.9.6 (September 18, 2024) BUG FIXES: - plan renderer: Render complete changes within unknown nested blocks. ([#​35644](https://redirect.github.com/hashicorp/terraform/issues/35644)) - plan renderer: Fix crash when attempting to render unknown nested blocks that contain attributes forcing resource replacement. ([#​35644](https://redirect.github.com/hashicorp/terraform/issues/35644)) - plan renderer: Fix crash when rendering a plan that contains null attributes being update to unknown values. ([#​35709](https://redirect.github.com/hashicorp/terraform/issues/35709)) ### [`v1.9.5`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.5) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.4...v1.9.5) #### 1.9.5 (August 20, 2024) ENHANCEMENTS: - cloud: The cloud block can now interact with workspaces that have HCP resource IDs. ([#​35495](https://redirect.github.com/hashicorp/terraform/issues/35495)) BUG FIXES: - core: `removed` blocks with provisioners were not executed when the resource was in a nested module. ([#​35611](https://redirect.github.com/hashicorp/terraform/issues/35611)) ### [`v1.9.4`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.4) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.3...v1.9.4) ##### 1.9.4 (August 7, 2024) BUG FIXES: - core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. ([#​35511](https://redirect.github.com/hashicorp/terraform/issues/35511)) - init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. ([#​35533](https://redirect.github.com/hashicorp/terraform/issues/35533)) ### [`v1.9.3`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.3) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.2...v1.9.3) ##### 1.9.3 (July 24, 2024) ENHANCEMENTS: - Terraform now returns a more specific error message in the awkward situation where an input variable validation rule is known to have failed (`condition` returned `false`) but the error message is derived from an unknown value. ([#​35400](https://redirect.github.com/hashicorp/terraform/pull/35400)) BUG FIXES: - core: Terraform no longer performs an unnecessary refresh when removing an instance targeted by a `removed` block. ([#​35458](https://redirect.github.com/hashicorp/terraform/pull/35458)) - config generation: Fix validation error when using nested computed or deprecated attributes. ([#​35484](https://redirect.github.com/hashicorp/terraform/pull/35484)) - Updated to newer github.com/hashicorp/go-retryablehttp version, addressing CVE-2024-6104, and bringing in updates for several indirect dependencies. ([#​35473](https://redirect.github.com/hashicorp/terraform/pull/35473)) - Moved to building with Go 1.22.5, which addresses CVE-2024-24791 and several other non-security bugs. ([#​35494](https://redirect.github.com/hashicorp/terraform/pull/35494)) ### [`v1.9.2`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.2) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.1...v1.9.2) ##### 1.9.2 (July 10, 2024) BUG FIXES: - core: Fix panic when self-referencing direct instances from `count` and `for_each` meta attributes. ([#​35432](https://redirect.github.com/hashicorp/terraform/pull/35432)) ### [`v1.9.1`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.0...v1.9.1) ##### 1.9.1 (Unreleased) UPGRADE NOTES: - Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses [CVE-2024-6257](https://nvd.nist.gov/vuln/detail/CVE-2024-6257). This change may have a negative effect on performance of `terraform init` or `terraform get` in case of larger git repositories. Please do file an issue if you find the performance difference noticable. ([#​35376](https://redirect.github.com/hashicorp/terraform/pull/35376)) BUG FIXES: - `terraform test`: Removed additional erroneous error message when referencing attributes that don't exist. ([#​35408](https://redirect.github.com/hashicorp/terraform/pull/35408)) - `import` blocks: Fix crash that occurs when incorrectly referencing the `to` resource from the `id` attribute. ([#​35420](https://redirect.github.com/hashicorp/terraform/pull/35420)) ### [`v1.9.0`](https://redirect.github.com/hashicorp/terraform/compare/v1.8.5...v1.9.0) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.8.5...v1.9.0) </details> <details> <summary>terraform-aws-modules/terraform-aws-s3-bucket (terraform-aws-modules/s3-bucket/aws)</summary> ### [`v4.2.0`](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/HEAD/CHANGELOG.md#420-2024-10-06) [Compare Source](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v4.1.2...v4.2.0) ##### Features - Support `transition_default_minimum_object_size` ([#​290](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/290)) ([f6fda8c](https://redirect.github.com/terraform-aws-modules/terraform-aws-s3-bucket/commit/f6fda8c746d2b6951ae59d7a20d33dbaafe0d70f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Noah Birrer <noah@defenseunicorns.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
docandrew
pushed a commit
that referenced
this pull request
Oct 17, 2024
🤖 I have created a release *beep* *boop* --- ## [0.29.0](v0.28.0...v0.29.0) (2024-10-11) ### Features * add base and identity layers ([#853](#853)) ([b3f532a](b3f532a)) * add logging functional layer ([#861](#861)) ([c1a67b9](c1a67b9)) * add metrics-server functional layer ([#865](#865)) ([290367a](290367a)) * add monitoring layer ([#872](#872)) ([5ecb040](5ecb040)) * add nightly testing for rke2 ([#808](#808)) ([c401419](c401419)) * add service accounts options to sso ([#852](#852)) ([1029162](1029162)) * backup and restore layer, ui layer, runtime security layer ([#862](#862)) ([b1d8015](b1d8015)) * grafana-ha ([#838](#838)) ([d532d76](d532d76)) ### Bug Fixes * broken readme link ([#899](#899)) ([6e47b11](6e47b11)) * **ci:** switch to larger runners to resolve ci disk space issues ([#882](#882)) ([1af0401](1af0401)) * snapshot ci version modification and tasks for publish ([#877](#877)) ([f01e5bd](f01e5bd)) * support for anywhere network policies in cilium ([#884](#884)) ([5df0737](5df0737)) ### Miscellaneous * cleanup license parsing for github ([#881](#881)) ([43c98ce](43c98ce)) * **deps:** update chainctl action to v0.2.3 ([#864](#864)) ([d782b59](d782b59)) * **deps:** update checkout action to v4.2.0 ([#825](#825)) ([29d1c98](29d1c98)) * **deps:** update dependency defenseunicorns/lula to v0.8.0 ([#841](#841)) ([fe36150](fe36150)) * **deps:** update githubactions ([#866](#866)) ([44f8ea5](44f8ea5)) * **deps:** update grafana to 11.2.1 ([#836](#836)) ([11383c1](11383c1)) * **deps:** update grafana to v11.2.2 ([#867](#867)) ([06ed2c3](06ed2c3)) * **deps:** update loki nginx image to v1.27.2 ([#894](#894)) ([df7d427](df7d427)) * **deps:** update loki to v3.2.0 ([#791](#791)) ([d3c60b5](d3c60b5)) * **deps:** update metrics-server chart to v3.12.2 ([#873](#873)) ([e2e61ce](e2e61ce)) * **deps:** update pepr to v0.37.1 ([#843](#843)) ([68abcb2](68abcb2)) * **deps:** update pepr to v0.37.2 ([#850](#850)) ([b51f659](b51f659)) * **deps:** update prometheus operator to 0.77.1 ([#819](#819)) ([0864b33](0864b33)) * **deps:** update prometheus-stack ([#855](#855)) ([c791c24](c791c24)) * **deps:** update prometheus-stack helm-charts to v64.0.0 ([#849](#849)) ([50a2588](50a2588)) * **deps:** update runtime to v0.6.0 ([#897](#897)) ([89ae6e2](89ae6e2)) * **deps:** update support-deps ([#890](#890)) ([26ea612](26ea612)) * **deps:** update test-infra ([#875](#875)) ([583f07c](583f07c)) * **deps:** update test-infra to v6.9.0 ([#848](#848)) ([ef9d317](ef9d317)) * **deps:** update uds to v0.17.0 ([#859](#859)) ([1489fef](1489fef)) * **deps:** update zarf to v0.41.0 ([#857](#857)) ([a390c3d](a390c3d)) * **docs:** update doc structure for site refresh ([#895](#895)) ([1946a9a](1946a9a)) * fix broken link in docs ([#845](#845)) ([3078a5b](3078a5b)) * fix license header references ([#901](#901)) ([cf38b82](cf38b82)) * handle upgrade path for functional layers, add doc for usage ([#896](#896)) ([70d6b1b](70d6b1b)) * regroup 'support dependencies' in renovate config ([#885](#885)) ([640d859](640d859)) * update license ([#878](#878)) ([b086170](b086170)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
~> 5.67.0
->~> 5.70.0
v0.0.5
->v0.0.6
~> 1.8.0
->~> 1.9.0
~> 1.8.2
->~> 1.9.0
4.1.2
->4.2.0
Release Notes
defenseunicorns/terraform-aws-uds-kms (github.com/defenseunicorns/terraform-aws-uds-kms)
v0.0.6
Compare Source
0.0.6 (2024-08-21)
What's Changed
Full Changelog: defenseunicorns/terraform-aws-uds-kms@v0.0.5...v0.0.6
hashicorp/terraform (hashicorp/terraform)
v1.9.7
Compare Source
1.9.7 (October 2, 2024)
BUG FIXES:
v1.9.6
Compare Source
1.9.6 (September 18, 2024)
BUG FIXES:
v1.9.5
Compare Source
1.9.5 (August 20, 2024)
ENHANCEMENTS:
BUG FIXES:
removed
blocks with provisioners were not executed when the resource was in a nested module. (#35611)v1.9.4
Compare Source
1.9.4 (August 7, 2024)
BUG FIXES:
v1.9.3
Compare Source
1.9.3 (July 24, 2024)
ENHANCEMENTS:
condition
returnedfalse
) but the error message is derived from an unknown value. (#35400)BUG FIXES:
removed
block. (#35458)v1.9.2
Compare Source
1.9.2 (July 10, 2024)
BUG FIXES:
count
andfor_each
meta attributes. (#35432)v1.9.1
Compare Source
1.9.1 (Unreleased)
UPGRADE NOTES:
terraform init
orterraform get
in case of larger git repositories. Please do file an issue if you find the performance difference noticable. (#35376)BUG FIXES:
terraform test
: Removed additional erroneous error message when referencing attributes that don't exist. (#35408)import
blocks: Fix crash that occurs when incorrectly referencing theto
resource from theid
attribute. (#35420)v1.9.0
Compare Source
terraform-aws-modules/terraform-aws-s3-bucket (terraform-aws-modules/s3-bucket/aws)
v4.2.0
Compare Source
Features
transition_default_minimum_object_size
(#290) (f6fda8c)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.