Skip to content

Releases: hashicorp/setup-packer

v3.2.0

23 Mar 06:57
c3d53c5

Choose a tag to compare

What's Changed

  • Bump @types/node from 20.12.8 to 20.12.10 by @dependabot[bot] in #98
  • Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 by @dependabot[bot] in #99
  • Bump @types/node from 20.12.10 to 20.12.11 by @dependabot[bot] in #100
  • Bump @types/node from 20.12.11 to 20.12.12 by @dependabot[bot] in #101
  • Bump @types/node from 20.12.12 to 20.14.0 by @dependabot[bot] in #103
  • tsccr: pin action refs to latest trusted by @hashicorp-tsccr[bot] in #102
  • Bump @types/node from 20.14.0 to 20.14.2 by @dependabot[bot] in #105
  • Bump typescript from 5.4.5 to 5.5.2 by @dependabot[bot] in #108
  • Bump @types/node from 20.14.2 to 20.14.8 by @dependabot[bot] in #109
  • tsccr: pin action refs to latest trusted by @hashicorp-tsccr[bot] in #110
  • Bump typescript from 5.5.2 to 5.5.3 by @dependabot[bot] in #111
  • Bump @types/node from 20.14.8 to 20.14.11 by @dependabot[bot] in #115
  • Bump typescript from 5.5.3 to 5.5.4 by @dependabot[bot] in #117
  • Bump @types/node from 20.14.11 to 22.0.0 by @dependabot[bot] in #116
  • tsccr: pin action refs to latest trusted by @hashicorp-tsccr[bot] in #119
  • Bump @types/node from 22.0.0 to 22.2.0 by @dependabot[bot] in #121
  • Bump @types/node from 22.2.0 to 22.5.0 by @dependabot[bot] in #123
  • Bump axios from 1.6.8 to 1.7.5 in the npm_and_yarn group by @dependabot[bot] in #124
  • [IND-4227] [COMPLIANCE] Update Copyright Headers by @oss-core-libraries-dashboard[bot] in #150
  • Updates dependencies by @tanmay-hc in #151
  • Remove copyright holder from .copywrite.hcl by @tanmay-hc in #152
  • [IND-4226] [COMPLIANCE] Update Copyright Headers by @oss-core-libraries-dashboard[bot] in #153
  • Bump axios from 1.13.2 to 1.13.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #154
  • upgrading undici to 6.23.0 by @kp2099 in #155
  • SECVULN: Update undici version by @tanmay-hc in #165

New Contributors

  • @oss-core-libraries-dashboard[bot] made their first contribution in #150
  • @tanmay-hc made their first contribution in #151
  • @kp2099 made their first contribution in #155

Full Changelog: v3...v3.2.0

v3.1.0

04 May 08:24
1aa358b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Feb 15:56
d38faf1

Choose a tag to compare

What's Changed

GitHub has previously recommended updating the major version of the action when bumping the node version due to the possibility of breaking changes with GitHub Enterprise versions potentially not having access to the newest node versions yet, because of this we have bumped the release major version to v3.0.0 for the release of this action using node 20

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

15 Nov 17:55
ecc5516

Choose a tag to compare

This release bumps the version of hashicorp/github-actions-core to mitigate dependencies with vulnerabilities, specifically semver with https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795

v2.0.0

08 Dec 22:41
ae6b3ed

Choose a tag to compare

Initial release of hashicorp-setup-packer, changed from the previous packer-github-actions name.

This release introduces a better GitHub Actions Workflow, where the packer CLI binary is made available to PATH, as opposed to running inside a GitHub Actions Container, isolated from the rest of the system.

A big Thank You to @sudomateo, @JenGoldstrich, @ksatirli, and @aklkv for the initial work on this refactor.

v0.2.0

25 Mar 15:45
2ef5cf3

Choose a tag to compare