Граф коммитов

1456 Коммитов

Автор SHA1 Сообщение Дата
Manuel Puyol 1e930ed4ed
Merge pull request #574 from github/dependabot/npm_and_yarn/npm_and_yarn-52c6dbfc9f
chore(deps-dev): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group
2024-12-02 11:55:42 -08:00
Manuel Puyol ad727ac887
Merge pull request #581 from github/dependabot/npm_and_yarn/all-dependencies-6b9d91fe86
chore(deps): bump the all-dependencies group with 6 updates
2024-12-02 10:28:35 -08:00
dependabot[bot] 0c780c76bd
chore(deps): bump the all-dependencies group with 6 updates
Bumps the all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.16.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.16.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` |


Updates `@eslint/js` from 9.15.0 to 9.16.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/commits/v9.16.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.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/v8.16.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.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/v8.16.0/packages/parser)

Updates `globals` from 15.12.0 to 15.13.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0)

Updates `prettier` from 3.3.3 to 3.4.1
- [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/3.3.3...3.4.1)

Updates `typescript-eslint` from 8.15.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: globals
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 00:44:55 +00:00
dependabot[bot] cf83f5973a
chore(deps-dev): bump cross-spawn in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `cross-spawn` from 6.0.5 to 6.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 19:30:10 +00:00
Grace Park 7c07c17736
Merge pull request #579 from github/legacy-filenames
Go back to legacy eslint-filenames-plugin for <v9
2024-11-26 11:28:55 -08:00
Grace Park 020bf50f22 add back typescript-eslint plugin and parser 2024-11-26 11:20:00 -08:00
Grace Park e753bfb105 add line break 2024-11-26 18:57:16 +00:00
Grace Park c331010153 update legacy docs 2024-11-26 18:56:27 +00:00
Grace Park 5ebc5815f6 update readme 2024-11-26 18:54:47 +00:00
Grace Park 5ba5f866d9 update docs 2024-11-26 18:50:14 +00:00
Grace Park 4cbe6b3db0 legacy v8 should keep old filenames 2024-11-26 18:31:35 +00:00
Grace Park 97908fcb5d
Merge pull request #578 from github/filenames-fix
Update filenames
2024-11-25 14:31:36 -08:00
Grace Park b5369f32e0 Merge remote-tracking branch 'refs/remotes/origin/filenames-fix' into filenames-fix 2024-11-25 14:29:19 -08:00
Grace Park e86d15540f add comment 2024-11-25 14:26:55 -08:00
Grace Park 3116c0c795
Update docs/rules/filenames-match-regex.md
Co-authored-by: Arelia Jones <2359538+arelia@users.noreply.github.com>
2024-11-25 14:06:45 -08:00
Grace Park a78d1effe0 update items max and min 2024-11-25 13:28:26 -08:00
Grace Park 259194f92b remove filenames plugin 2024-11-25 13:21:32 -08:00
Grace Park 813592d2d7 rule docs for filenames match regex 2024-11-25 13:15:49 -08:00
Grace Park 725f1a137a bring in filenames to github rules 2024-11-25 13:13:35 -08:00
Grace Park 752026053e add back in test examples; 2024-11-25 13:12:17 -08:00
Grace Park c03d25be9d bring in filenames match regex to github 2024-11-25 13:08:37 -08:00
Grace Park 15639d674b update filenames 2024-11-25 11:54:35 -08:00
Arelia Jones 491ca33caa
Merge pull request #577 from github/gracepark-patch-legacy-config
Update package.json
2024-11-21 13:50:44 -08:00
Grace Park bfeb02e411
Update package.json 2024-11-21 13:46:19 -08:00
dependabot[bot] 2a16854e05
chore(deps): bump the all-dependencies group across 1 directory with 4 updates (#575)
Bumps the all-dependencies group with 4 updates in the / directory: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin).


Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0)

Updates `@eslint/js` from 9.14.0 to 9.15.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/commits/v9.15.0/packages/js)

Updates `typescript-eslint` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint)

Updates `eslint-plugin-eslint-plugin` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-eslint-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 06:44:12 -07:00
Grace Park 3c52370fc1
Merge pull request #571 from github/gracepark-support-flat-config
Support flat config and upgrade eslint to v9
2024-11-20 14:49:51 -08:00
Grace Park 8d79189f5a remove s 2024-11-18 12:15:24 -08:00
Grace Park 47c24b5329 update readme 2024-11-18 12:14:35 -08:00
Grace Park 88a304a5c7 update to getFlatConfigs 2024-11-18 12:08:10 -08:00
Grace Park f179dc0dc0 update typescript tests 2024-11-18 11:55:40 -08:00
Grace Park b815887cbd update filenames key 2024-11-15 08:18:29 -08:00
Grace Park 3cf39da369 update to latest to compat for filenames fix 2024-11-15 08:15:25 -08:00
Grace Park 1747fdb14f update packages and typescript config 2024-11-13 10:18:26 -08:00
Grace Park 51a5db1e60 add back eslint-config-prettier to dev dep 2024-11-13 06:44:39 -08:00
Grace Park fac7ddb84a set back typescript prettier 2024-11-13 06:39:58 -08:00
Grace Park 501313b052 set back to github 2024-11-13 06:38:29 -08:00
Grace Park ddbb63d792 update to getFlatConfig function 2024-11-13 06:37:34 -08:00
Grace Park ee4439c0a7 add additional test 2024-11-12 15:52:29 -08:00
Grace Park e7845f679b update tests 2024-11-12 15:51:55 -08:00
Grace Park 2cacd29c8f temp comment out filenames 2024-11-12 11:22:16 -08:00
Grace Park bba6a2af6a uncomment 2024-11-12 10:56:16 -08:00
Grace Park c3fffe6d20 remove package-lock in tests 2024-11-12 10:47:15 -08:00
Grace Park 89cfd9147f update to v9 2024-11-12 10:46:29 -08:00
Grace Park 2c0f2cf9ee remove resolved rules 2024-11-12 09:46:11 -08:00
Grace Park 305c0e2f2e add .eslintignore and prettify files 2024-11-10 16:23:37 -08:00
Grace Park 6c0ea52705 update package.json, remove compat 2024-11-10 15:49:43 -08:00
Grace Park ef5c2d6352 add back packages 2024-11-08 09:09:22 -08:00
Grace Park 2694c92dd5 remove package 2024-11-08 08:32:56 -08:00
Grace Park 0ab9d62294 support flat config 2024-11-08 16:22:16 +00:00
Manuel Puyol 118479edbd
Merge pull request #569 from github/dependabot/npm_and_yarn/all-dependencies-62b7e1b35c
chore(deps): bump the all-dependencies group with 3 updates
2024-11-05 08:03:37 -08:00