Skip to content

Update dependency versions to their latest#46

Merged
mcdonnnj merged 3 commits intodevelopfrom
maintenance/update_dependency_versions
Feb 25, 2022
Merged

Update dependency versions to their latest#46
mcdonnnj merged 3 commits intodevelopfrom
maintenance/update_dependency_versions

Conversation

@mcdonnnj
Copy link
Member

🗣 Description

This pull request updates the following dependencies:

💭 Motivation and context

Keeping our dependencies up-to-date is good practice. I verified that I saw no breaking changes in the changelog between versions for each dependency updated.

🧪 Testing

Automated tests pass. I verified that these new versions install and run correctly in this Actions run. There is an error from yamllint because the branch change exceeds a line-length rule, but otherwise everything functioned without issue.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

The release notes indicate no breaking changes between these versions.
The changelog lists no breaking changes between these versions.
Outside of a critical bug in versions 1.1.0 and 1.1.1 the changelog
does not indicate any breaking problems between these versions. The
one important note is that Terraform 1.1.0 (and later) no longer
support macOS 10.13 High Sierra. All updates fall within the
constraints of the Terraform v1.0 Compatibility Promises:
https://www.terraform.io/docs/language/v1-compatibility-promises.html
@mcdonnnj mcdonnnj added the dependencies Pull requests that update a dependency file label Feb 25, 2022
@mcdonnnj mcdonnnj self-assigned this Feb 25, 2022
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

⚙️

@mcdonnnj mcdonnnj merged commit e071dbd into develop Feb 25, 2022
@mcdonnnj mcdonnnj deleted the maintenance/update_dependency_versions branch February 25, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants