Commit Graph

541 Commits

Author SHA1 Message Date
Jeff Widman
06df9f85d6 Check for uncommitted files beyond dist/ directory (#278)
This checks for _any_ delta in the git repo, not just the `dist/`
directory. Any change should fail CI until it's either committed or
added to `.gitignore`.

Additionally, I clarified the script name/code slightly to explain why
it's needed/handled separately from checking for uncommitted files.
2023-07-25 16:18:05 +00:00
fetch-metadata-action-automation[bot]
e2a976cb74 Merge pull request #423 from dependabot/dependabot/npm_and_yarn/dev-dependencies-8cdd205357
Bump the dev-dependencies group with 1 update
2023-07-24 14:32:35 -07:00
dependabot[bot]
627fb2cb04 Bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 17:33:34 +00:00
fetch-metadata-action-automation[bot]
2e4189d446 Merge pull request #421 from dependabot/dependabot/npm_and_yarn/dev-dependencies-b8611fbb10
Bump the dev-dependencies group with 9 updates
2023-07-19 19:58:23 +01:00
dependabot[bot]
3d99032e5d Bump the dev-dependencies group with 9 updates
Bumps the dev-dependencies group with 9 updates:

| Package | Update |
| --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.1 to 20.4.2 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.61.0 to 6.1.0 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.61.0 to 6.1.0 |
| [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.45.0 |
| [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 26.6.3 to 29.6.1 |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 27.4.1 to 29.5.3 |
| [nock](https://github.com/nock/nock) | 13.3.1 to 13.3.2 |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | 26.5.6 to 29.1.1 |
| [typescript](https://github.com/Microsoft/TypeScript) | 4.9.5 to 5.1.6 |


Updates `@types/node` from 20.4.1 to 20.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 5.61.0 to 6.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.61.0 to 6.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/parser)

Updates `eslint` from 8.44.0 to 8.45.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.44.0...v8.45.0)

Updates `jest` from 26.6.3 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)

Updates `@types/jest` from 27.4.1 to 29.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `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)

Updates `ts-jest` from 26.5.6 to 29.1.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.6...v29.1.1)

Updates `typescript` from 4.9.5 to 5.1.6
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.1.6)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 18:21:40 +00:00
AbdulFattaah Popoola
f343238cac Merge pull request #422 from dependabot/abdulapopoola-patch-1
Update .nvmrc to latest node LTS version
2023-07-19 11:18:45 -07:00
AbdulFattaah Popoola
ff9ab71443 Update .nvmrc to latest node LTS version
Needed to enable this PR to pass: https://github.com/dependabot/fetch-metadata/pull/421
2023-07-19 11:13:46 -07:00
AbdulFattaah Popoola
fd8e6dcb7b Merge pull request #420 from dependabot/abdulapopoola-patch-1
Aggressively group prod and dev dependencies
2023-07-19 11:01:20 -07:00
AbdulFattaah Popoola
f5e0b6a123 Aggressively group prod and dev dependencies
Use wildcard matching to aggregate prod and dev updates into two separate groups
2023-07-19 10:48:18 -07:00
AbdulFattaah Popoola
37cfe1cba0 Merge pull request #417 from dependabot/abdulapopoola-patch-1
Generate Dependabot PRs on Sundays weekly
2023-07-18 15:20:10 -07:00
AbdulFattaah Popoola
b1debf3fda Generate Dependabot PRs on Sundays weekly
See discussion here: github/dependabot-updates#4400 (comment)
2023-07-18 14:27:24 -07:00
fetch-metadata-action-automation[bot]
020921f74f Merge pull request #413 from dependabot/dependabot/npm_and_yarn/types/node-20.4.1
Bump @types/node from 20.4.0 to 20.4.1
2023-07-11 09:28:47 -04:00
dependabot[bot]
81085f4ed7 Bump @types/node from 20.4.0 to 20.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.0 to 20.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 16:56:08 +00:00
fetch-metadata-action-automation[bot]
41e988d102 Merge pull request #412 from dependabot/dependabot/npm_and_yarn/tough-cookie-4.1.3
Bump tough-cookie from 4.0.0 to 4.1.3
2023-07-10 10:55:27 -06:00
dependabot[bot]
54ef34a7c8 Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 10:33:04 +00:00
fetch-metadata-action-automation[bot]
f03a45017f Merge pull request #390 from dependabot/dependabot/npm_and_yarn/yaml-2.3.1
Bump yaml from 2.2.1 to 2.3.1
2023-07-07 14:28:03 -06:00
Bryan Dragon
a5c13b47b4 Rebuild dist/ 2023-07-07 14:25:34 -06:00
dependabot[bot]
33879963bc Bump yaml from 2.2.1 to 2.3.1
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 18:50:22 +00:00
fetch-metadata-action-automation[bot]
c2e5012eda Merge pull request #411 from dependabot/dependabot/npm_and_yarn/types/node-20.4.0
Bump @types/node from 20.3.3 to 20.4.0
2023-07-07 12:49:08 -06:00
dependabot[bot]
d43bd7310a Bump @types/node from 20.3.3 to 20.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 23:04:31 +00:00
Bryan Dragon
f390a39403 Merge pull request #410 from dependabot/bdragon/dependabot-schedule
Update dependabot.yml
2023-07-06 17:03:33 -06:00
Bryan Dragon
c75f584732 Update dependabot.yml
Schedule weekly on Mondays at 16:00 UTC
2023-07-06 16:09:07 -06:00
fetch-metadata-action-automation[bot]
e5c39dcf3b Merge pull request #409 from dependabot/dependabot/npm_and_yarn/eslint-dependencies-fabf7f40b7
Bump the eslint-dependencies group with 4 updates
2023-07-06 10:38:55 -06:00
dependabot[bot]
61b3b46675 Bump the eslint-dependencies group with 4 updates
Bumps the eslint-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-config-standard](https://github.com/standard/eslint-config-standard).


Updates `@typescript-eslint/eslint-plugin` from 5.59.7 to 5.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.59.7 to 5.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

Updates `eslint` from 8.41.0 to 8.44.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.41.0...v8.44.0)

Updates `eslint-config-standard` from 17.0.0 to 17.1.0
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v17.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-dependencies
- dependency-name: eslint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 15:59:43 +00:00
fetch-metadata-action-automation[bot]
373c296555 Merge pull request #407 from dependabot/dependabot/npm_and_yarn/types/node-20.3.3
Bump @types/node from 20.2.3 to 20.3.3
2023-07-05 09:58:35 -06:00
dependabot[bot]
c430de5769 Bump @types/node from 20.2.3 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 15:55:32 +00:00
fetch-metadata-action-automation[bot]
c178a20f9e Merge pull request #404 from dependabot/dependabot/npm_and_yarn/dotenv-16.3.1
Bump dotenv from 16.0.3 to 16.3.1
2023-07-05 09:54:52 -06:00
dependabot[bot]
00f65608c9 Bump dotenv from 16.0.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 18:32:22 +00:00
Nish Sinha
c9c4182bf1 Merge pull request #403 from dependabot/bump-to-v1.6.0
v1.6.0
v1.6.0
2023-06-27 20:31:40 +02:00
github-actions[bot]
aa6ff64b72 v1.6.0
Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v1.6.0
2023-06-27 18:08:43 +00:00
Nish Sinha
62c4c8daf6 Merge pull request #396 from dependabot/nishnha/grouped-updates-support
Support for Grouped Updates
2023-06-27 20:07:55 +02:00
Nish Sinha
11c0ea46b8 build 2023-06-26 14:42:38 -04:00
Nish Sinha
b8e8f8c79b Pull the group name from commit metadata 2023-06-22 16:04:51 -04:00
Nish Sinha
b534cb5e81 FIXME: prevVersion and newVersion are blank for grouped updates 2023-06-08 15:00:44 -04:00
Nish Sinha
9e8fb5b31b Add tests for grouped updates 2023-06-08 14:57:21 -04:00
Nish Sinha
b3648a31bd Use commit data to infer dependency groups instead of the PR body 2023-06-08 13:52:48 -04:00
Nish Sinha
cfab22f699 Add dependency group metadata 2023-06-08 13:48:27 -04:00
Timothy
73e8a46e9e Add .vscode folder to .gitignore (#385) 2023-05-24 09:28:33 -07:00
fetch-metadata-action-automation[bot]
cd6e996708 v1.5.1 (#384)
Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v1.5.1

Patch release incorporating the bugfix in #380 and a few internal-infra-facing PR's.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.5.1
2023-05-23 18:16:23 -07:00
Kenichi Kamiya
64bd9b825f Fix library parser to trim trailing LF (#380)
* Fix test fixture for update requirement pattern

* Fix to parse update fragment with considering "\n"

* `npm run build`
2023-05-24 01:12:53 +00:00
fetch-metadata-action-automation[bot]
0908fa19ff Merge pull request #382 from dependabot/dependabot/npm_and_yarn/types/node-20.2.3
Bump @types/node from 20.2.1 to 20.2.3
2023-05-23 18:05:52 -07:00
dependabot[bot]
2624edc352 Bump @types/node from 20.2.1 to 20.2.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.1 to 20.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 01:02:38 +00:00
Jeff Widman
d1defa4769 Switch to using an app token instead of a PAT (#362)
The app token will persist even as users come/go from the :dependabot:
team.

It also allows us more finegrained access controls from the app settings
page if we need to suddenly lockdown something, we don't have to rely on
the person who created the PAT.
2023-05-23 18:01:02 -07:00
Barry Gordon
cb17c9e1eb Merge pull request #379 from dependabot/dependabot/npm_and_yarn/yargs-17.7.2
Bump yargs from 17.7.1 to 17.7.2
2023-05-22 18:27:17 +01:00
dependabot[bot]
c6f9c16b9f Bump yargs from 17.7.1 to 17.7.2
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.7.1...v17.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 17:26:35 +00:00
Barry Gordon
0f533276d7 Merge pull request #378 from dependabot/dependabot/npm_and_yarn/eslint-dependencies/prototype-1684776060
Bump the eslint-dependencies group with 2 updates
2023-05-22 18:25:47 +01:00
dependabot[bot]
398ed41843 Bump the eslint-dependencies group with 2 updates
Bumps the eslint-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).

Updates `@typescript-eslint/eslint-plugin` from 5.59.6 to 5.59.7
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.59.6 to 5.59.7
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 17:21:01 +00:00
Barry Gordon
801acabef1 Merge pull request #375 from dependabot/dependabot/npm_and_yarn/eslint-dependencies/prototype-1684775786
Bump the eslint-dependencies group with 3 updates
2023-05-22 18:19:40 +01:00
dependabot[bot]
d7bff0acb9 Bump the eslint-dependencies group with 3 updates
Bumps the eslint-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 5.59.0 to 5.59.6
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.59.0 to 5.59.6
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/parser)

Updates `eslint` from 8.38.0 to 8.41.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.41.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 17:16:26 +00:00
Jeff Widman
3077e54b98 Group :dependabot: PR's for eslint-related deps (#374)
There are multiple deps that are `eslint`-related, and since they're all related to a linter, it's very safe to merge them as a single group.

So try kicking the tires on the new "grouping" feature that the :dependabot: team is working on.
2023-05-22 10:15:05 -07:00