Skip to content
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

Update module yaml to v2.2.5 #10737

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Update module yaml to v2.2.5 #10737

merged 1 commit into from
Nov 6, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2019

This PR contains the following updates:

Package Type Update Change
gopkg.in/yaml.v2 require patch v2.2.4 -> v2.2.5

Release Notes

go-yaml/yaml

v2.2.5

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team November 4, 2019 21:38
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Nov 4, 2019
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Nov 4, 2019
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passes relevant acceptance testing:

--- PASS: TestAccAWSCloudFormationStack_basic (70.67s)
--- PASS: TestAccAWSCloudFormationStack_defaultParams (70.85s)
--- PASS: TestAccAWSCloudFormationStack_dataSource_yaml (74.07s)
--- PASS: TestAccAWSCloudFormationStack_disappears (79.42s)
--- PASS: TestAccAWSCloudFormationStack_yaml (82.47s)
--- PASS: TestAccAWSCloudFormationStack_dataSource_basic (83.09s)
--- PASS: TestAccAWSCloudFormationStack_withUrl_withParams_withYaml (101.78s)
--- PASS: TestAccAWSCloudFormationStack_allAttributes (102.48s)
--- PASS: TestAccAWSCloudFormationStack_withUrl_withParams_noUpdate (121.11s)
--- PASS: TestAccAWSCloudFormationStack_withParams (129.43s)
--- PASS: TestAccAWSCloudFormationStack_withUrl_withParams (176.50s)

@@ -623,6 +623,7 @@ gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.4 h1:/eiJrUcujPVeJ3xlSWaiNi3uSVmDGBK1pDHUHAnao1I=
gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.5/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why renovate did not include the full checksum here as well. Adding via a followup commit from running go mod tidy

bflad added a commit that referenced this pull request Nov 6, 2019
@bflad bflad merged commit 75eee93 into master Nov 6, 2019
@bflad bflad deleted the renovate/gopkg.in-yaml.v2-2.x branch November 6, 2019 21:44
@bflad bflad added this to the v2.35.0 milestone Nov 6, 2019
@ghost
Copy link

ghost commented Nov 7, 2019

This has been released in version 2.35.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Mar 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants