Commit graph

139 commits

Author SHA1 Message Date
SBGoods
eed2545295 Switch to Changie for changelog automation 2023-02-08 15:32:40 -05:00
Dave Parfitt
8b59f414e1
Merge pull request #287 from hashicorp/add_jira_sync
Add Jira automation
2023-01-25 11:43:51 -05:00
Austin Valle
66d3914cff Merge branch 'main' into add_jira_sync 2023-01-25 11:12:28 -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
Dave Parfitt
ced4e07081 Add Jira automation 2023-01-24 15:20:41 -05:00
Brian Flad
97112244d3
.github/workflows: Use actions/reusable-workflows for CI validation (#282)
Reference: https://github.com/actions/reusable-workflows
Reference: a8533f184b/.github/workflows/basic-validation.yml
Reference: a8533f184b/.github/workflows/check-dist.yml

Simplify the project's CI by using the recently developed actions/reusable-workflows for testing and dist/ compilation checking.

Recompiled `dist/` via `npm run build`
2022-12-22 10:51:35 -05:00
Benjamin Bennett
8feba2b913
Merge pull request #263 from hashicorp/dependabot/npm_and_yarn/wrapper/vercel/ncc-0.34.0
Bump @vercel/ncc from 0.33.3 to 0.34.0 in /wrapper
2022-11-15 07:15:43 +00:00
dependabot[bot]
4a9d2ae03e
Bump @vercel/ncc from 0.33.3 to 0.34.0 in /wrapper
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.34.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>
2022-11-15 07:11:42 +00:00
Benjamin Bennett
abbee59a42
Merge pull request #274 from hashicorp/dependabot/npm_and_yarn/wrapper/jest-29.3.1
Bump jest from 27.5.1 to 29.3.1 in /wrapper
2022-11-15 07:10:54 +00:00
dependabot[bot]
3f2da7835b
Bump jest from 27.5.1 to 29.3.1 in /wrapper
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 07:04:50 +00:00
Benjamin Bennett
beec8186ce
Merge pull request #273 from hashicorp/dependabot/npm_and_yarn/jest-29.3.1
Bump jest from 29.1.2 to 29.3.1
2022-11-15 07:02:05 +00: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
Benjamin Bennett
51b495f6a8
Merge pull request #272 from hashicorp/dependabot/npm_and_yarn/husky-8.0.2
Bump husky from 8.0.1 to 8.0.2
2022-11-15 06:55:27 +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
Benjamin Bennett
73d00bf3fd Updating dependencies in /wrapper/package.json and rebuilding 2022-10-26 18:08:21 +01:00
Benjamin Bennett
b3bda2d04e
Merge pull request #260 from hashicorp/add-wrapper-dir-to-dependabot
Adding `/wrapper` directory to dependabot.yml
2022-10-26 15:07:45 +01:00
Benjamin Bennett
1d7d135e40 Adding /wrapper directory to dependabot.yml 2022-10-26 13:52:44 +01:00
Brian Flad
a2a0e9d877
Merge pull request #256 from hashicorp/compliance/add-license 2022-10-12 17:25:05 -04:00
hashicorp-copywrite[bot]
024f81c112 [COMPLIANCE] Update MPL 2.0 LICENSE 2022-10-12 20:57:36 +00:00
James Pogran
bbe167fbda
Release 2.0.2 (#254) 2022-10-12 08:35:43 -04:00
Peter Mescalchin
6f80dc740b
README.md updates - direct links to license and code of conduct, updated GitHub documents link (#244)
* Reference `LICENSE` and `CODE_OF_CONDUCT.md` directly to avoid incorrect branch name in URL

* Update GitHub docs link
2022-10-12 08:20:02 -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
James Pogran
2ed08d82a6
Update 2.0.1 release metadata (#253) 2022-10-12 08:08:15 -04:00
Avishai Carmel
98db1427e3
Fix the example of how to comment on pull request. (#220)
It doesn't work without granting permissions.
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
2022-10-12 07:49:47 -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
Benjamin Bennett
a549f5e36f
Merge pull request #250 from hashicorp/dependabot/github_actions/leonsteinhaeuser/project-beta-automations-2.0.1
Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1
2022-10-04 09:06:59 +01:00
Benjamin Bennett
cf8fe30da8
Merge pull request #249 from hashicorp/dependabot/npm_and_yarn/actions/github-5.1.1
Bump @actions/github from 5.0.3 to 5.1.1
2022-10-04 09:06:11 +01:00
dependabot[bot]
c016a46e74
Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 18:26:42 +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
Peter Mescalchin
4f5ea8bbca
Update GitHub workflow branch triggers from master -> main (#216) 2022-09-17 17:18:44 -04:00
Renaud
174039b7cd
Updated README to reflect GitHub limitations (#205)
* Updated README to reflect GitHub limitations

As GH comments cannot be over a certain size, providing a notice with an alternative.
2022-09-16 12:03:51 -04:00
Peter Mescalchin
1f367ab8a7
Add new-style readme build badges, bump actions/checkout in README.md examples (#188)
* Add new style workflow badges to `README.md`

* `README.md` whitespace cleanup

* Bump `actions/checkout@v3` in `README.md`
2022-09-16 12:01:55 -04:00
dependabot[bot]
b3a43c3034
Bump @actions/core from 1.6.0 to 1.9.1 in /wrapper (#236)
* Bump @actions/core from 1.6.0 to 1.9.1 in /wrapper

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 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
...

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:53:05 -04: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
Benjamin Bennett
4564436702
Merge pull request #243 from hashicorp/dependabot/github_actions/leonsteinhaeuser/project-beta-automations-2.0.0
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0
2022-09-13 08:19:26 +01:00
dependabot[bot]
b2ab8506ab
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 18:22:05 +00:00
Benjamin Bennett
7fb1a078d5
Merge pull request #233 from hashicorp/dependabot/github_actions/leonsteinhaeuser/project-beta-automations-1.3.0
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
2022-08-09 08:23:28 +01:00
dependabot[bot]
d8f7c30c7f
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 18:15:31 +00:00
Ivan De Marino
5b467ee49e
Merge pull request #225 from hashicorp/dependabot/npm_and_yarn/nock-13.2.9
Bump nock from 13.2.7 to 13.2.9
2022-07-21 12:10:02 +01:00
dependabot[bot]
1e62c19d7b
Bump nock from 13.2.7 to 13.2.9
Bumps [nock](https://github.com/nock/nock) from 13.2.7 to 13.2.9.
- [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.2.7...v13.2.9)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 11:06:17 +00:00
Ivan De Marino
6719a23721
Merge pull request #224 from hashicorp/dependabot/npm_and_yarn/jest-28.1.3
Bump jest from 28.1.2 to 28.1.3
2022-07-21 12:05:29 +01:00
dependabot[bot]
d8fba15354
Bump jest from 28.1.2 to 28.1.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.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/v28.1.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>
2022-07-18 18:01:20 +00:00
Benjamin Bennett
78ea3ac2fb
Merge pull request #221 from hashicorp/dependabot/npm_and_yarn/jest-28.1.2
Bump jest from 28.1.1 to 28.1.2
2022-07-05 08:31:49 +01:00
dependabot[bot]
0dd09f9125
Bump jest from 28.1.1 to 28.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.1 to 28.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/v28.1.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>
2022-07-04 18:01:26 +00:00
Ivan De Marino
b714c4b766
Merge pull request #217 from hashicorp/dependabot/npm_and_yarn/nock-13.2.7
Bump nock from 13.2.6 to 13.2.7
2022-06-21 11:51:58 +01:00
dependabot[bot]
afe5aedc72
Bump nock from 13.2.6 to 13.2.7
Bumps [nock](https://github.com/nock/nock) from 13.2.6 to 13.2.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.2.6...v13.2.7)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 18:01:03 +00:00
Ivan De Marino
3fedce6b38
Merge pull request #215 from hashicorp/dependabot/npm_and_yarn/jest-28.1.1
Bump jest from 28.1.0 to 28.1.1
2022-06-14 12:46:34 +01:00