chore(deps-dev): bump the eslint group across 1 directory with 4 updates - #338
dependabot[bot] wants to merge 1 commit into
Conversation
Cloudflare Pages DeploymentEvent Name: pull_request Wrangler Output⛅️ wrangler 4.86.0 ✨ Uploading _headers |
f68ea92 to
2492811
Compare
Cloudflare Pages DeploymentEvent Name: pull_request Wrangler Output⛅️ wrangler 4.86.0 ✨ Uploading _headers |
2492811 to
f0e58bc
Compare
Cloudflare Pages DeploymentEvent Name: pull_request Wrangler Output⛅️ wrangler 4.86.0 ✨ Uploading _headers |
Bumps the eslint group with 4 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint), [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) and [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright). Updates `@typescript-eslint/parser` from 8.62.0 to 8.70.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.70.0/packages/parser) Updates `eslint` from 10.4.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.10.0) Updates `eslint-plugin-astro` from 1.7.0 to 3.1.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v1.7.0...v3.1.0) Updates `eslint-plugin-playwright` from 2.10.4 to 2.12.0 - [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.10.4...v2.12.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-astro dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-playwright dependency-version: 2.10.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
f0e58bc to
0094748
Compare
Cloudflare Pages DeploymentEvent Name: pull_request Wrangler Output |
Bumps the eslint group with 4 updates in the / directory: @typescript-eslint/parser, eslint, eslint-plugin-astro and eslint-plugin-playwright.
Updates
@typescript-eslint/parserfrom 8.62.0 to 8.70.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...Updates
eslintfrom 10.4.1 to 10.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
eslint-plugin-astrofrom 1.7.0 to 3.1.0Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
49c94c6Version Packages (#615)425aebbResolve the TypeScript parser from thetypescript-eslintpackage when `@typ...b5bae36chore(deps): update actions/stale action to v11 (#609)bff64d9chore(deps): update dependency@astrojs/markdown-satterito v0.3.5 (#610)983b186docs: add eslint-plugin-import interoperability guide (#612)e1f01f9chore(deps): update dependency c8 to v12 (#606)d887cceVersion Packages (#605)be9604cchore: fix integration tests path separator on Windows (#604)e5c330dfix(processor): handle self-closing script tags to prevent null reference err...9c2ab73chore(deps): update actions/setup-node action to v7 (#600)Updates
eslint-plugin-playwrightfrom 2.10.4 to 2.12.0Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
8db1443Merge pull request #498 from unlikelyzero/feat/no-magic-timeouts1259cbbMerge pull request #500 from unlikelyzero/feat/no-template-literal-titlea7542cefeat(no-magic-timeouts): add minOccurrences and document adoption29de919feat(no-magic-timeouts): flag inline numeric timeout valuesf9a6e86feat(no-template-literal-title): disallow template literals in titles0164432feat(require-annotation-reason): require a reason on skip and fixme (#497)d31d3ccfeat(prefer-ending-with-an-expect): require tests to end in an assertion (#496)a447de8feat(no-test-return-statement): disallow returning from a test body (#495)7ec68e7feat(no-identical-title): disallow identical test and describe titles (#494)eb6fc1cfeat(no-export): disallow exports in files containing tests (#493)