build(deps): bump the dependencies group across 1 directory with 10 updates
Bumps the dependencies group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.20.0 |
9.21.0 |
| @types/eslint__js | 8.42.3 |
9.14.0 |
| @stylistic/eslint-plugin | 3.1.0 |
4.0.1 |
| eslint-import-resolver-typescript | 3.8.2 |
3.8.3 |
| globals | 15.15.0 |
16.0.0 |
| lerna | 8.1.9 |
8.2.0 |
| ts-jest | 29.2.5 |
29.2.6 |
| uuid | 11.0.5 |
11.1.0 |
| ws | 8.18.0 |
8.18.1 |
| cassandra-driver | 4.7.2 |
4.8.0 |
Updates @eslint/js from 9.20.0 to 9.21.0
Release notes
Sourced from @eslint/js's releases.
v9.21.0
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930docs: Update README (GitHub Actions Bot)Chores
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for@eslint/jsrelease (Jenkins)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)v9.20.1
Bug Fixes
Documentation
Changelog
Sourced from @eslint/js's changelog.
v9.21.0 - February 21, 2025
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for@eslint/jsrelease (Jenkins)418717ffeat: introduce new deprecated types for rules (#19238) (fnx)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)c5561eadocs: Update README (GitHub Actions Bot)db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)dd7d930docs: Update README (GitHub Actions Bot)v9.20.1 - February 11, 2025
fe3ccb2docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)274f054fix: fixRuleContexttype (#19417) (Francesco Trotta)93c78a5docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0docs: Update README (GitHub Actions Bot)
Commits
265e0cfchore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @types/eslint__js from 8.42.3 to 9.14.0
Commits
- See full diff in compare view
Updates @stylistic/eslint-plugin from 3.1.0 to 4.0.1
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v4.0.1
4.0.1 (2025-02-19)
Bug Fixes
Chores
v4.0.0
4.0.0 (2025-02-18)
⚠ BREAKING CHANGES
- migrate to ESM-only, requires ESLint v9+ (#670)
Features
- semi-spacing: support handling typescript (#687) (8b76c93)
- space-infix-ops: allow to ignore types in ts variant (#684) (c83ce20)
Chores
- release-please-mark (b894a75)
v4.0.0-beta.1
4.0.0-beta.1 (2025-02-10)
⚠ BREAKING CHANGES
- migrate to ESM-only, requires ESLint v9+ (#670)
Features
Chores
- release-please-mark (100a4fd)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
4.0.1 (2025-02-19)
Bug Fixes
Chores
4.0.0 (2025-02-18)
Features
- semi-spacing: support handling typescript (#687) (8b76c93)
- space-infix-ops: allow to ignore types in ts variant (#684) (c83ce20)
Chores
- release-please-mark (b894a75)
4.0.0-beta.1 (2025-02-10)
⚠ BREAKING CHANGES
- migrate to ESM-only, requires ESLint v9+ (#670)
Features
Chores
- release-please-mark (100a4fd)
Commits
e6dbb9dchore: release v4.0.1 (main) (#694)7f2740efix(indent-binary-ops): handle{for left token check (#693)b239b71refactor: mergeblock-spacing(#690)522e55fchore: release v4.0.0 (main) (#688)8b76c93feat(semi-spacing): support handling typescript (#687)c83ce20feat(space-infix-ops): allow to ignore types in ts variant (#684)7cee5ebchore: Update utils for ESM changes (#685)481d54bchore: release v4.0.0-beta.1 (main) (#679)3145d50feat!: migrate to ESM-only, requires ESLint v9+ (#670)- See full diff in compare view
Updates @types/eslint__js from 8.42.3 to 9.14.0
Commits
- See full diff in compare view
Updates eslint-import-resolver-typescript from 3.8.2 to 3.8.3
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v3.8.3
Patch Changes
#360
8192976Thanks@carlocorradini! - Force tiniglobby to expand dot directories#360
8192976Thanks@carlocorradini! - Update tinyglobby to latest version
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
3.8.3
Patch Changes
#360
8192976Thanks@carlocorradini! - Force tiniglobby to expand dot directories#360
8192976Thanks@carlocorradini! - Update tinyglobby to latest version
Commits
b61fb4achore: release eslint-import-resolver-typescript (#362)8192976fix: force tiniglobby to expand dot directories (#360)- See full diff in compare view
Updates globals from 15.15.0 to 16.0.0
Release notes
Sourced from globals's releases.
v16.0.0
Breaking
- The
serviceworkerglobals are now generated from browsers (#281) 039ed51
- It's a breaking change as a few globals have been removed.
https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0
Commits
Updates lerna from 8.1.9 to 8.2.0
Commits
Updates ts-jest from 29.2.5 to 29.2.6
Commits
6a38767chore(release): 29.2.636e50e4docs: update transform regex8c91c60fix: escape dot forJS_TRANSFORM_PATTERNregex3eea850fix: escape dot forTS_JS_TRANSFORM_PATTERNregex80d3e4dfix: escape dot forTS_TRANSFORM_PATTERNregex4811d42build(deps): Update JamesIves/github-pages-deploy-action action to v4.7.382d1116build(deps): Update babel monorepo to ^7.26.9ab058a9build(deps): Update dependency@types/nodeto v20.17.19399e918build(deps): Update dependency@formatjs/ts-transformerto ^3.13.3254181f1build(deps): Update dependency@vitejs/plugin-react-swcto ^3.8.0- Additional commits viewable in compare view
Updates uuid from 11.0.5 to 11.1.0
Commits
Updates ws from 8.18.0 to 8.18.1
Release notes
Sourced from ws's releases.
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
b92745a[dist] 8.18.1b3d9747[doc] Fix nit021f7b8[test] Shorten the path lengthsb9ca55b[pkg] Update eslint-config-prettier to version 10.0.1c798dd4[doc] Fix typo (#2271)6861472[ci] Test on node 23019f28f[minor] Improve JSDoc-inferred types (#2242)bfe1b2a[doc] Remove unnecessary period (#2240)f7dc469[doc] Fix the type of thedataargument- See full diff in compare view
Updates cassandra-driver from 4.7.2 to 4.8.0
Changelog
Sourced from cassandra-driver's changelog.
4.8.0
2025-02-20
Features
- [NODEJS-666] - Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0)
- [NODEJS-671] - Remove
@types/longdependency- [NODEJS-674] - Add support for Cassandra 4.1.x and 5.0 releases to CI
- [NODEJS-677] - Add support for DSE 6.9.x and HCD releases to CI
- [NODEJS-678] - Add node.js 22.x to CI
- [NODEJS-682] - Replace deprecated usages of
util.isDate&util.isString
Commits
80ef7d74.8.07107c46Changelog 4.8.0 (#433)ae4784eNODEJS-666: Extend driver vector support to arbitrary subtypes and fix handli...804e0bbNODEJS-682 Replace deprecated usages ofutil.isDate&util.isString(#429)eb586f8NODEJS-671 Remove@types/longdependency (#417)25156dbNODEJS-674 and NODEJS-677: CI for C* 4.1, 5.0, DSE-6.9 and HCD (#426)f767bccUsing Jabba to explicitly select Java8 before running tests (for ccm support)...eac0fbfUpdate AppVeyor to new nodejs platforms (#422)- See full diff in compare view
Maintainer changes
This version was pushed to npm by janehesiyao, a new releaser for cassandra-driver since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions