Commit Graph

304 Commits

Author SHA1 Message Date
James M. Greene
a47774e76f Update npm cache usage in test workflow 2023-02-01 00:32:04 -06:00
James M. Greene
0243b6c10d Merge pull request #96 from actions/dependabot/npm_and_yarn/axios-1.3.0
Bump axios from 0.24.0 to 1.3.0
v1.2.4
2023-02-01 00:26:17 -06:00
James M. Greene
c5b13e825e Update distributables 2023-02-01 00:24:23 -06:00
dependabot[bot]
18445d282d Bump axios from 0.24.0 to 1.3.0
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.3.0.
- [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.24.0...v1.3.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 06:14:11 +00:00
James M. Greene
fdc3607aa5 Merge pull request #99 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
Bump eslint-config-prettier from 8.3.0 to 8.6.0
2023-02-01 00:07:31 -06:00
dependabot[bot]
f1b9a1c464 Bump eslint-config-prettier from 8.3.0 to 8.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.6.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 06:05:52 +00:00
James M. Greene
90f24e5afb Merge pull request #100 from actions/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.2.0 to 8.33.0
2023-02-01 00:04:50 -06:00
dependabot[bot]
193cec853a Bump eslint from 8.2.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 06:04:03 +00:00
James M. Greene
13e4944607 Merge pull request #97 from actions/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.4.1 to 2.8.3
2023-02-01 00:03:27 -06:00
dependabot[bot]
f7e8fc9988 Bump prettier from 2.4.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 06:02:07 +00:00
James M. Greene
2029fc10d5 Merge pull request #98 from actions/dependabot/npm_and_yarn/jest-29.4.1
Bump jest from 27.3.1 to 29.4.1
2023-02-01 00:01:07 -06:00
dependabot[bot]
ecaf0351ef Bump jest from 27.3.1 to 29.4.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.3.1 to 29.4.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.4.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>
2023-02-01 05:56:54 +00:00
James M. Greene
97522131dc Merge pull request #95 from actions/dependabot-npm-updates
Add npm to Dependabot update list
2023-01-31 23:56:02 -06:00
James M. Greene
1ae2543781 Merge branch 'main' into dependabot-npm-updates 2023-01-31 23:55:26 -06:00
James M. Greene
b32eea76f2 Merge pull request #89 from actions/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-30 22:24:14 -06:00
dependabot[bot]
8ff204cadf Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 04:21:50 +00:00
James M. Greene
e2e88ddce2 Merge pull request #91 from actions/dependabot/github_actions/actions/publish-action-0.2.2
Bump actions/publish-action from 0.2.1 to 0.2.2
2023-01-30 22:20:33 -06:00
dependabot[bot]
d6a56fd842 Bump actions/publish-action from 0.2.1 to 0.2.2
Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/actions/publish-action/releases)
- [Commits](https://github.com/actions/publish-action/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: actions/publish-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 04:19:48 +00:00
Yoann Chaudet
96a902c151 Merge pull request #93 from jongwooo/chore/use-cache-in-check-dist
chore: Use cache in check-dist.yml
2023-01-30 20:17:22 -08:00
James M. Greene
006c281682 Add npm to Dependabot update list 2023-01-30 22:15:03 -06:00
Jongwoo Han
0b20a897a9 chore: Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-01-24 00:56:41 +09:00
James M. Greene
ad08c0c36d Merge pull request #90 from actions/dependabot-config
Add Dependabot config for Actions usage updates
2023-01-13 16:37:27 -06:00
James M. Greene
22d02a6726 Comply with Prettier expectations 2023-01-13 16:34:58 -06:00
James M. Greene
8a6bc55a7a Add Dependabot config for Actions usage updates 2023-01-13 15:58:45 -06:00
James M. Greene
368bf1aa22 Merge pull request #83 from actions/pr82
Update to PR #82
2022-11-30 10:46:59 -06:00
James M. Greene
7fe67672d7 Update distributables 2022-11-30 10:43:09 -06:00
James M. Greene
cecb121fe2 Merge branch 'main' into patch-1 2022-11-30 10:33:09 -06:00
Shengyu Zhang
d67909bb68 Use correct permission name
See: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
2022-12-01 00:21:00 +08:00
James M. Greene
67198a6ece Merge pull request #80 from actions/JamesMGreene-patch-1
Update to latest `actions/publish-action`
2022-11-22 22:26:39 -06:00
James M. Greene
e19278d945 Update to latest actions/publish-action
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:26:12 -06:00
James M. Greene
20a4baa109 Merge pull request #79 from actions/add-settings-url-to-error
Add repo settings URL to help users react to error message
v1.2.3
2022-11-21 09:51:21 -06:00
James M. Greene
3ffff52a9c Add repo settings URL to help users react to error message 2022-11-17 12:40:28 -06:00
James M. Greene
af875e2038 Merge pull request #78 from actions/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-16 20:12:48 -06:00
dependabot[bot]
2ca5e08d58 Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 02:08:59 +00:00
James M. Greene
9b6b97b3c8 Merge pull request #77 from actions/fix-artifact
Fix artifact name defaulting behavior
2022-11-16 20:07:55 -06:00
James M. Greene
9b641caa4a Fix artifact name defaulting behavior 2022-11-16 20:02:14 -06:00
Yoann Chaudet
a9645ed88d Merge pull request #74 from actions/bump-actions
Bump actions
2022-11-16 13:08:35 -08:00
Yoann Chaudet
fa8a0ed4a7 Merge branch 'main' into bump-actions 2022-11-16 13:05:29 -08:00
Jess Bees
d23af7369b Merge pull request #75 from actions/remove-telemetry-feature
Deprecate 'emit_telemetry' and remove its feature
2022-11-07 10:33:40 -05:00
Jess Bees
dd5e0e9d1c Deprecate 'emit_telemetry' and remove its feature
Since we emit telemetry in a different way, we can remove this feature
from the action and prevent unintentional misuse.
2022-11-04 12:19:31 -04:00
Yoann Chaudet
5bc2a71d98 Bump actions: 2022-10-31 16:32:36 -07:00
Mingzi
69a62cdfa4 Merge pull request #69 from actions/rentziass/update-actions-core
Update @actions/core to 1.10.0
v1.2.2
2022-10-06 09:56:15 -07:00
Francesco Renzi
3cb40c9234 Update @actions/core to 1.10.0 2022-10-06 11:24:24 +01:00
James M. Greene
75c1124b14 Merge pull request #67 from actions/release-process-updates
Update release process in README
v1.2.1
2022-09-26 15:45:28 -05:00
James M. Greene
766cde6ce5 Merge branch 'main' into release-process-updates 2022-09-26 15:43:11 -05:00
James M. Greene
1352fce070 Merge pull request #65 from actions/unused-deps
Clean up some unused dependencies
2022-09-26 15:37:52 -05:00
James M. Greene
12ecc67b1a Remove unnecessary Jest config 2022-09-26 15:30:15 -05:00
James M. Greene
b388ef8bf2 Remove unnecessary first-party use of Regenerator 2022-09-26 14:47:48 -05:00
James M. Greene
818dc836a0 Merge branch 'main' into unused-deps 2022-09-26 14:34:08 -05:00
James M. Greene
60e36109df Merge pull request #64 from actions/eslint-roller
Update ESLint config and expand usage
2022-09-26 14:12:25 -05:00