Skip to content

Update the software versions tracked#57

Merged
mcdonnnj merged 1 commit intodevelopfrom
maintenance/update_versions
Jun 24, 2022
Merged

Update the software versions tracked#57
mcdonnnj merged 1 commit intodevelopfrom
maintenance/update_versions

Conversation

@mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Jun 16, 2022

🗣 Description

This pull request updates the versions of three pieces of software used in our linting/testing configurations as follows:

💭 Motivation and context

It's good to stay up-to-date on the versions we use in the GitHub Actions environment as we have likely been using newer versions in local testing and deployment already. I checked the CHANGELOGs for each of these updates and saw no breaking
changes.

🧪 Testing

Automated tests pass. I checked this branch in cisagov/cool-assessment-terraform and cisagov/kali-packer to verify no unexpected failures.

✅ 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.

✅ Pre-merge checklist

  • Alert other teams that use our configurations to update their local tool versions.

@mcdonnnj mcdonnnj added the dependencies Pull requests that update a dependency file label Jun 16, 2022
@mcdonnnj mcdonnnj self-assigned this Jun 16, 2022
@mcdonnnj mcdonnnj requested review from dav3r, felddy and jsf9k as code owners June 16, 2022 22:03
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.

Big wheel keep on turnin'! 🎡

- packer from 1.7.10 to 1.8.2
- shfmt from 3.4.3 to 3.5.1
- terraform from 1.1.6 to 1.2.3

I checked the CHANGELOGs for each of these updates and saw no breaking
changes. Additionally we have likely been using newer versions in local
testing and deployment already so this simply makes our GitHub Actions
configuration up-to-date.
@mcdonnnj mcdonnnj force-pushed the maintenance/update_versions branch from e2d230f to d0b52d6 Compare June 23, 2022 17:48
@mcdonnnj mcdonnnj merged commit 3781b0a into develop Jun 24, 2022
@mcdonnnj mcdonnnj deleted the maintenance/update_versions branch June 24, 2022 15:51
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