Commit Graph

430 Commits

Author SHA1 Message Date
dependabot[bot]
d624ed25e2 Bump eslint-config-prettier from 8.8.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 16:56:36 +00:00
Yoann Chaudet
577583143f Merge pull request #158 from actions/dependabot-friendly
Be more friendly to Dependabot
2024-07-18 09:55:17 -07:00
Yoann Chaudet
0c410175d2 Merge branch 'main' into dependabot-friendly 2024-07-18 09:53:53 -07:00
Yoann Chaudet
fda53c8981 Merge pull request #154 from actions/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
Bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-07-18 09:47:59 -07:00
Yoann Chaudet
4374381e41 Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-github-5.0.1 2024-07-18 09:47:17 -07:00
Yoann Chaudet
01f6e1ea62 Be more friendly to Dependabot 2024-07-17 18:57:56 -07:00
Yoann Chaudet
b7a5f35d29 Merge pull request #156 from actions/dependabot/npm_and_yarn/npm_and_yarn-5134b82be1
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
2024-07-17 18:56:06 -07:00
dependabot[bot]
c3ccc393c9 Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 10:01:44 +00:00
dependabot[bot]
197d7ac03c Bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 10:26:04 +00:00
James M. Greene
e1bedb3777 Merge pull request #145 from actions/dependabot/npm_and_yarn/undici-5.28.4
Bump undici from 5.28.3 to 5.28.4
2024-05-01 21:37:38 -05:00
github-actions[bot]
c872373d57 Update distributables after Dependabot 🤖 2024-04-04 17:31:55 +00:00
dependabot[bot]
34b0311f68 Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:31:30 +00:00
James M. Greene
983d7736d9 Merge pull request #139 from actions/config-auto-detect
Attempt to auto-detect configuration files with varying file extensions
v5.0.0 v5
2024-03-29 19:48:14 -05:00
James M. Greene
9cf6e24f74 Tweak comment 2024-03-28 21:19:37 -05:00
James M. Greene
f304bd89be Update distributables 2024-03-28 21:08:52 -05:00
James M. Greene
215cd51eb0 Attempt to detect existing config files matching the expected basename plus one of the supported file extensions 2024-03-28 21:08:38 -05:00
James M. Greene
e9382ac9ad Front-load the file extension warning 2024-03-28 21:07:48 -05:00
James M. Greene
7781abd34b Merge pull request #138 from actions/error-utils
Convert errors into Actions-compatible logging with annotations
2024-03-28 15:01:39 -05:00
James M. Greene
fc47e3c838 Update distributables 2024-03-28 14:55:48 -05:00
James M. Greene
9c9f8a266f Update tests to use the Octokit RequestError class 2024-03-28 14:55:36 -05:00
James M. Greene
9a4705d653 Update distributables 2024-03-28 13:49:58 -05:00
James M. Greene
f6ded38287 Fix syntax error and formatting 2024-03-28 13:49:50 -05:00
James M. Greene
b974ee5c49 Use error-utils to add error metadata to Actions workflow run annotations 2024-03-27 22:35:54 -05:00
James M. Greene
1c5932fc39 Add error-utils helper and tests 2024-03-27 22:35:12 -05:00
James M. Greene
b85f2a60ec Merge pull request #123 from actions/dependabot/npm_and_yarn/actions/github-6.0.0
Bump @actions/github from 5.1.1 to 6.0.0
2024-03-27 16:07:45 -05:00
github-actions[bot]
d14bd2c02d Update distributables after Dependabot 🤖 2024-03-27 21:05:26 +00:00
dependabot[bot]
2a4661c528 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>
2024-03-27 21:05:00 +00:00
James M. Greene
ec1a48e993 Merge pull request #136 from actions/dependabot/npm_and_yarn/non-breaking-changes-23d6510b5b
Bump the non-breaking-changes group with 2 updates
2024-03-27 15:53:44 -05:00
dependabot[bot]
47ae4dc929 Bump the non-breaking-changes group with 2 updates
Bumps the non-breaking-changes group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).


Updates `eslint` from 8.56.0 to 8.57.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.56.0...v8.57.0)

Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 20:38:37 +00:00
James M. Greene
a80ba3c251 Merge pull request #137 from actions/next-14
Update the Next.js configuration for v14
2024-03-27 15:36:43 -05:00
James M. Greene
150fac6047 Update the Next.js configuration for v14 2024-03-27 14:48:01 -05:00
Yoann Chaudet
b490f538fb Merge pull request #132 from actions/dependabot/npm_and_yarn/non-breaking-changes-df86ffd85c
Bump the non-breaking-changes group with 3 updates
2024-02-23 12:05:31 -08:00
Yoann Chaudet
91c6f66f8c Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-df86ffd85c 2024-02-23 12:04:54 -08:00
Yoann Chaudet
1d58abcaf6 Merge pull request #133 from actions/dependabot/github_actions/release-drafter/release-drafter-6
Bump release-drafter/release-drafter from 5 to 6
2024-02-12 11:39:22 -08:00
dependabot[bot]
80035486b6 Bump release-drafter/release-drafter from 5 to 6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 10:51:38 +00:00
James M. Greene
15fac61a41 Merge pull request #127 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-02-07 00:05:26 -06:00
dependabot[bot]
e4a9b007f8 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 06:04:07 +00:00
James M. Greene
c0843f47a2 Merge pull request #120 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-02-07 00:02:43 -06:00
dependabot[bot]
0ac25789ae Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 06:02:14 +00:00
James M. Greene
53931f9905 Merge pull request #118 from actions/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2024-02-07 00:01:18 -06:00
dependabot[bot]
6e9d0f5c03 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 06:00:05 +00:00
James M. Greene
649f50cc18 Merge pull request #131 from actions/dependabot/github_actions/non-breaking-changes-e893b3f303
Bump the non-breaking-changes group with 1 update
2024-02-06 23:57:24 -06:00
github-actions[bot]
448d4dc137 Update distributables after Dependabot 🤖 2024-01-31 17:28:00 +00:00
dependabot[bot]
5391e9cec8 Bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@vercel/ncc](https://github.com/vercel/ncc) and [eslint](https://github.com/eslint/eslint).


Updates `@actions/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)

Updates `@vercel/ncc` from 0.36.1 to 0.38.1
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.1)

Updates `eslint` from 8.40.0 to 8.56.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.40.0...v8.56.0)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 17:27:33 +00:00
dependabot[bot]
7532334a8e Bump the non-breaking-changes group with 1 update
Bumps the non-breaking-changes group with 1 update: [actions/publish-action](https://github.com/actions/publish-action).


Updates `actions/publish-action` from 0.2.2 to 0.3.0
- [Commits](https://github.com/actions/publish-action/compare/v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: actions/publish-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 17:27:32 +00:00
James M. Greene
8f0d84851b Merge pull request #130 from actions/dependabot-grouping
Update Dependabot config to group non-breaking changes
2024-01-31 11:26:27 -06:00
James M. Greene
02a1839bae Update Dependabot config to group non-breaking changes 2024-01-31 00:34:15 -06:00
James M. Greene
1f0c5cde4b Merge pull request #117 from actions/use-node-version-file
Use a centralized `.node-version` file
v4.0.0 v4
2023-12-04 12:04:09 -06:00
James M. Greene
591bb0deb9 Merge branch 'main' into use-node-version-file 2023-12-04 11:57:39 -06:00
James M. Greene
1465f012e6 Merge pull request #108 from takost/update-to-node-20
Update action to node20
2023-12-04 11:57:21 -06:00