Commit Graph

401 Commits

Author SHA1 Message Date
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
James M. Greene
f2fc553133 Merge branch 'main' into update-to-node-20 2023-12-04 11:40:39 -06:00
James M. Greene
373694e352 Use a centralized .node-version file 2023-12-04 11:37:56 -06:00
James M. Greene
b8130d9ab9 Merge pull request #116 from actions/node-20-workflows
Update Actions workflows to use Node 20.x
v3 v3.0.7
2023-12-04 11:23:49 -06:00
James M. Greene
ffbbfa5ad0 Update Actions workflows to use Node 20.x 2023-12-04 11:12:35 -06:00
James M. Greene
18b91e4096 Merge pull request #114 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
Bump eslint-plugin-github from 4.7.0 to 4.10.1
2023-12-04 11:02:23 -06:00
dependabot[bot]
35974f9c62 Bump eslint-plugin-github from 4.7.0 to 4.10.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:00:33 +00:00
James M. Greene
17db653bf9 Merge pull request #113 from actions/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-12-04 10:58:51 -06:00
dependabot[bot]
53f1f2445f Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:51:06 +00:00
James M. Greene
5a19acb369 Merge pull request #112 from actions/dependabot/npm_and_yarn/jest-29.7.0
Bump jest from 29.5.0 to 29.7.0
2023-12-04 10:49:34 -06:00
dependabot[bot]
8914a00a27 Bump jest from 29.5.0 to 29.7.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 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>
2023-12-04 16:35:01 +00:00
James M. Greene
7833dad43f Merge pull request #110 from actions/dependabot/npm_and_yarn/babel/traverse-7.23.5
Bump @babel/traverse from 7.21.3 to 7.23.5
2023-12-04 10:32:54 -06:00
dependabot[bot]
9b4596cffd Bump @babel/traverse from 7.21.3 to 7.23.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:11:43 +00:00
James M. Greene
30652a8ca4 Merge pull request #111 from actions/dependabot/npm_and_yarn/espree-9.6.1
Bump espree from 9.5.2 to 9.6.1
2023-12-04 10:10:25 -06:00
github-actions[bot]
dd8c98825f Update distributables after Dependabot 🤖 2023-12-04 16:09:48 +00:00
dependabot[bot]
5c432d4f0f Bump espree from 9.5.2 to 9.6.1
Bumps [espree](https://github.com/eslint/espree) from 9.5.2 to 9.6.1.
- [Release notes](https://github.com/eslint/espree/releases)
- [Changelog](https://github.com/eslint/espree/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/espree/compare/v9.5.2...v9.6.1)

---
updated-dependencies:
- dependency-name: espree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:09:26 +00:00
James M. Greene
7d8c7a7dc6 Merge pull request #93 from actions/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.38.0 to 8.40.0
2023-12-04 10:07:47 -06:00
Tatyana Kostromskaya
3a014131e9 Update action to node20 2023-11-17 15:54:11 +00:00
github-actions[bot]
2cbd45e4e0 Update distributables after Dependabot 🤖 2023-05-08 10:18:29 +00:00
dependabot[bot]
d5e5fcfaf7 Bump eslint from 8.38.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.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.38.0...v8.40.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-05-08 10:17:57 +00:00
James M. Greene
f156874f81 Merge pull request #89 from actions/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.36.0 to 8.38.0
v3.0.6
2023-04-16 09:26:22 -05:00
github-actions[bot]
fe71f9ae5d Update distributables after Dependabot 🤖 2023-04-16 14:25:21 +00:00
dependabot[bot]
41eccaebbe Bump eslint from 8.36.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.38.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.36.0...v8.38.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-04-16 14:24:56 +00:00
James M. Greene
9cb82625f8 Merge pull request #86 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.7.0
Bump eslint-plugin-github from 4.6.1 to 4.7.0
2023-04-16 09:24:02 -05:00
dependabot[bot]
fadcf1a88f Bump eslint-plugin-github from 4.6.1 to 4.7.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 14:22:45 +00:00
James M. Greene
1269962883 Merge pull request #85 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
Bump eslint-config-prettier from 8.7.0 to 8.8.0
2023-04-16 09:22:09 -05:00
dependabot[bot]
ee9b267268 Bump eslint-config-prettier from 8.7.0 to 8.8.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.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.7.0...v8.8.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-04-16 14:21:27 +00:00
James M. Greene
3f3c78f313 Merge pull request #84 from actions/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.6 to 2.8.7
2023-04-16 09:20:47 -05:00
dependabot[bot]
22baedcbd5 Bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [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.8.6...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 14:19:11 +00:00
James M. Greene
5549504006 Merge pull request #83 from WofWca/better-error-message
Make "Get Pages failed" error message more helpful
2023-04-16 09:18:11 -05:00