Brian Flad
22013f72bd
Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 ( #409 )
...
Reference: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
GitHub hosted runners for `macos-latest` are automatically being upgraded to macOS 14 and arm64 architecture machines. Any workflows that are using the upgraded runner can return an error such as:
```
Error: Terraform version 0.12.* not available for darwin and arm64
```
This adds special case logic to automatically fallback to darwin/amd64 when darwin/arm64 is detected and the version is below 1.0.2, which is the first version that had darwin/arm64 release assets. macOS should emulate and run the amd64 binaries until Apple or GitHub removes the emulation support.
2024-04-23 10:01:38 -04:00
dependabot[bot]
a75f1a3cce
Bump nock from 13.5.3 to 13.5.4 ( #400 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.5.3 to 13.5.4.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.3...v13.5.4 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 06:32:54 +00:00
dependabot[bot]
b033326c2c
Bump nock from 13.5.1 to 13.5.3 ( #399 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.5.1 to 13.5.3.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.1...v13.5.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 05:56:48 +00:00
dependabot[bot]
e45327d894
Bump undici from 5.26.4 to 5.28.3 ( #397 )
...
* Bump undici from 5.26.4 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici ) from 5.26.4 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.26.4...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Running npm ci && npm run build
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
2024-02-19 06:46:28 +00:00
Austin Valle
2417443146
Remove husky tool + fix lint error ( #394 )
...
* remove husky
* fix tests
2024-01-31 14:11:44 -05:00
dependabot[bot]
521e785974
Bump nock from 13.5.0 to 13.5.1 ( #392 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.0...v13.5.1 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 06:39:26 +00:00
dependabot[bot]
6ac2b085ea
Bump nock from 13.4.0 to 13.5.0 ( #389 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.4.0...v13.5.0 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 09:37:25 +00:00
dependabot[bot]
3209a7815b
Bump follow-redirects from 1.15.3 to 1.15.4 ( #387 )
...
* Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Running npm ci && npm run build
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
2024-01-11 07:53:46 +00:00
dependabot[bot]
69c00852f1
Bump nock from 13.3.8 to 13.4.0 ( #382 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.8 to 13.4.0.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.8...v13.4.0 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 07:01:52 +00:00
dependabot[bot]
f8aa68a57c
Bump axios and @hashicorp/js-releases ( #380 )
...
* Bump axios and @hashicorp/js-releases
Bumps [axios](https://github.com/axios/axios ) to 1.6.2 and updates ancestor dependency [@hashicorp/js-releases](https://github.com/hashicorp/js-releases ). These dependencies need to be updated together.
Updates `axios` from 0.25.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v1.6.2 )
Updates `@hashicorp/js-releases` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/hashicorp/js-releases/releases )
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: "@hashicorp/js-releases"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Ran npm ci && npm run build
* Ran ncc build wrapper/terraform.js --out wrapper/dist && ncc build index.js --out dist
* Ran npm ci && npm run build
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
2023-12-01 07:33:31 +00:00
dependabot[bot]
1b93182764
Bump nock from 13.3.7 to 13.3.8 ( #374 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.7 to 13.3.8.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.7...v13.3.8 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 06:12:03 +00:00
dependabot[bot]
ee8c4d7d5b
Bump @hashicorp/js-releases from 1.7.0 to 1.7.1 ( #372 )
...
Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/hashicorp/js-releases/releases )
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 06:56:35 +00:00
dependabot[bot]
90c9a43546
Bump nock from 13.3.6 to 13.3.7 ( #371 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.6 to 13.3.7.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.6...v13.3.7 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 06:52:36 +00:00
hc-github-team-tf-provider-devex
a1502cd9e7
Update package version
2023-10-30 11:44:22 +00:00
Austin Valle
4c41f96f26
Bump @actions/github from 5.1.1 to 6.0.0 ( #361 )
2023-10-27 09:05:58 -04:00
dependabot[bot]
599d383196
Bump @vercel/ncc from 0.38.0 to 0.38.1 ( #365 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 07:49:26 +01:00
dependabot[bot]
1697eea208
Bump nock from 13.3.4 to 13.3.6 ( #363 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.4 to 13.3.6.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.4...v13.3.6 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 07:44:54 +01:00
Austin Valle
8fa54e78fa
Revert "Bump @actions/github from 5.1.1 to 6.0.0 ( #355 )" ( #360 )
...
This reverts commit 9c564c0569 .
2023-10-19 08:05:49 -04:00
dependabot[bot]
9c564c0569
Bump @actions/github from 5.1.1 to 6.0.0 ( #355 )
...
* Bump @actions/github from 5.1.1 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Running ncc build wrapper/terraform.js --out wrapper/dist && ncc build index.js --out dist
* updated dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-10-17 08:13:22 -04:00
dependabot[bot]
34acbbf033
Bump nock from 13.3.3 to 13.3.4 ( #356 )
...
* Bump nock from 13.3.3 to 13.3.4
Bumps [nock](https://github.com/nock/nock ) from 13.3.3 to 13.3.4.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.3...v13.3.4 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Running npm audit fix
* Running ncc build wrapper/terraform.js --out wrapper/dist && ncc build index.js --out dist
* updated dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-10-17 08:08:50 -04:00
dependabot[bot]
f3affec3d5
Bump jest from 29.6.4 to 29.7.0 ( #352 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 15:56:06 -04:00
dependabot[bot]
082dadaefd
Bump semistandard from 16.0.1 to 17.0.0 ( #325 )
...
Bumps [semistandard](https://github.com/standard/semistandard ) from 16.0.1 to 17.0.0.
- [Release notes](https://github.com/standard/semistandard/releases )
- [Changelog](https://github.com/standard/semistandard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/semistandard/compare/v16.0.1...v17.0.0 )
---
updated-dependencies:
- dependency-name: semistandard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 07:01:17 -04:00
dependabot[bot]
56fd7100b5
Bump semver from 6.3.0 to 6.3.1 ( #333 )
...
* Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* updated dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-09-12 06:57:52 -04:00
dependabot[bot]
95549a3832
Bump @actions/core from 1.10.0 to 1.10.1 ( #349 )
...
* Bump @actions/core from 1.10.0 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-09-12 06:50:46 -04:00
dependabot[bot]
ed6db656dc
Bump @hashicorp/js-releases from 1.6.1 to 1.7.0 ( #348 )
...
* Bump @hashicorp/js-releases from 1.6.1 to 1.7.0
Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/hashicorp/js-releases/releases )
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Running npm ci && npm run build locally and pushing
* update dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-09-12 06:43:59 -04:00
dependabot[bot]
f3501afcbe
Bump @vercel/ncc from 0.36.1 to 0.38.0 ( #347 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 08:19:03 +01:00
dependabot[bot]
1e58a084c0
Bump jest from 29.6.3 to 29.6.4 ( #344 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.3 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:03:19 +01:00
dependabot[bot]
d862293ed5
Bump jest from 29.6.2 to 29.6.3 ( #343 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 08:58:30 +01:00
dependabot[bot]
f06312365a
Bump nock from 13.3.2 to 13.3.3 ( #342 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.2...v13.3.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 08:54:42 +01:00
dependabot[bot]
4a142dabfb
Bump jest from 29.6.1 to 29.6.2 ( #340 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 13:27:43 -04:00
dependabot[bot]
87af952b70
Bump word-wrap from 1.2.3 to 1.2.4 ( #336 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 08:14:36 -04:00
dependabot[bot]
bf5a91876f
Bump nock from 13.3.1 to 13.3.2 ( #335 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.1...v13.3.2 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 15:50:34 -04:00
dependabot[bot]
57bfbbc653
Bump jest from 29.5.0 to 29.6.1 ( #331 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 09:03:28 -04:00
dependabot[bot]
58cd07727c
Bump nock from 13.3.0 to 13.3.1 ( #320 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.0...v13.3.1 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 07:54:05 +01:00
dependabot[bot]
61be50777d
Bump @actions/io from 1.1.2 to 1.1.3 ( #315 )
...
* Bump @actions/io from 1.1.2 to 1.1.3
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io )
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-03-22 13:28:27 -04:00
dependabot[bot]
765565da05
Bump jest from 29.4.3 to 29.5.0 ( #314 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 08:45:28 -05:00
dependabot[bot]
8c01c536be
Bump jest from 29.4.1 to 29.4.3 ( #308 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.1 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 08:45:23 -05:00
Brian Flad
d3026307a0
Remove wrapper package.json ( #302 )
...
Reference: https://github.com/hashicorp/setup-terraform/issues/290
The `wrapper` directory contains the JavaScript wrapper for the Terraform binary. It currently contains a `package.json` and lock file, however this code is not packaged and released separately. Having the separate package makes it unnecessarily difficult to ensure the subdirectory is built correctly and dependencies are up to date.
This change removes the `wrapper` package files and consolidates the test, lint, and build logic into the main `package.json`.
2023-02-09 10:36:54 -05:00
Brian Flad
1d777b53ee
deps: Bump all development dependencies and fix check-dist ( #301 )
...
Reference: https://github.com/hashicorp/setup-terraform/pull/285
Reference: https://github.com/hashicorp/setup-terraform/pull/286
Reference: https://github.com/hashicorp/setup-terraform/pull/288
Reference: https://github.com/hashicorp/setup-terraform/pull/291
Reference: https://github.com/hashicorp/setup-terraform/pull/292
```shell
npm install '@vercel/ncc@0.36.1'
npm install 'husky@8.0.3'
npm install 'jest@29.4.1'
npm install 'nock@13.3.0'
pushd wrapper
npm install '@vercel/ncc@0.36.1'
npm install 'jest@29.4.1'
npm audit fix # json5@1.0.2 security fix
popd
npm run build
```
2023-02-09 10:05:39 -05:00
dependabot[bot]
e9f70b5b88
Bump json5 from 2.2.1 to 2.2.3 ( #283 )
...
* Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* update /dist
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
2023-01-25 11:10:11 -05:00
dependabot[bot]
4756a5b786
Bump jest from 29.1.2 to 29.3.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.1.2 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 06:56:53 +00:00
dependabot[bot]
e7ad2a5a68
Bump husky from 8.0.1 to 8.0.2
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:00:32 +00:00
Benjamin Bennett
633666f66e
Merge pull request #247 from hashicorp/dependabot/npm_and_yarn/actions/core-1.10.0
...
Bump @actions/core from 1.9.1 to 1.10.0
2022-11-01 16:16:23 +00:00
James Pogran
bbe167fbda
Release 2.0.2 ( #254 )
2022-10-12 08:35:43 -04:00
dependabot[bot]
98a64d4b0b
Bump jest from 29.0.3 to 29.1.2 ( #248 )
...
* Bump jest from 29.0.3 to 29.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.3 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-10-12 08:14:07 -04:00
dependabot[bot]
72674f1600
Bump @actions/core from 1.9.1 to 1.10.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 08:07:39 +00:00
dependabot[bot]
0258cdf64e
Bump @actions/github from 5.0.3 to 5.1.1
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 18:01:31 +00:00
dependabot[bot]
4a15f710d1
Bump @actions/core from 1.8.2 to 1.9.1 ( #235 )
...
* Bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-09-16 11:42:56 -04:00
dependabot[bot]
1ba957b560
Bump @hashicorp/js-releases from 1.5.1 to 1.6.1 ( #226 )
...
* Bump @hashicorp/js-releases from 1.5.1 to 1.6.1
Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/hashicorp/js-releases/releases )
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.5.1...v1.6.1 )
---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-09-16 11:29:12 -04:00
dependabot[bot]
87c20886f5
Bump jest from 28.1.3 to 29.0.3 ( #242 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.3 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 11:03:59 -04:00