-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): Bump the npm-development group with 18 updates #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): Bump the npm-development group with 18 updates #41
Conversation
Bumps the npm-development group with 18 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.24.0` | | [@eslint/json](https://github.com/eslint/json) | `0.6.0` | `0.11.0` | | [@eslint/markdown](https://github.com/eslint/markdown) | `6.2.1` | `6.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.14.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.29.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.29.1` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.15.5` | `8.18.1` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.1` | `3.2.5` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.5.0` | | [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.24.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.11.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.6` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.5.1` | | [replace-in-file](https://github.com/adamreisnz/replace-in-file) | `8.2.0` | `8.3.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.3.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.8.3` | | [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.1` | Updates `@eslint/js` from 9.13.0 to 9.24.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.24.0/packages/js) Updates `@eslint/json` from 0.6.0 to 0.11.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.6.0...json-v0.11.0) Updates `@eslint/markdown` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v6.2.1...v6.3.0) Updates `@types/node` from 22.9.0 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.29.1 - [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.29.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.14.0 to 8.29.1 - [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.29.1/packages/parser) Updates `cspell` from 8.15.5 to 8.18.1 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.18.1/packages/cspell) Updates `dompurify` from 3.2.1 to 3.2.5 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.1...3.2.5) Updates `dotenv` from 16.4.5 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.5.0) Updates `eslint` from 9.7.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.7.0...v9.24.0) Updates `eslint-plugin-jest` from 28.9.0 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.11.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.6) Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.5.1) Updates `replace-in-file` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/adamreisnz/replace-in-file/releases) - [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamreisnz/replace-in-file/commits) Updates `ts-jest` from 29.2.5 to 29.3.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.5...v29.3.2) Updates `typescript` from 5.6.3 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.8.3) Updates `yaml` from 2.6.1 to 2.7.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.7.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@eslint/json" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@eslint/markdown" dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: cspell dependency-version: 8.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: dompurify dependency-version: 3.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-version: 28.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: replace-in-file dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: yaml dependency-version: 2.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
Check SPDX headers ✅ 24 files have valid headers. |
|
Check License Compliance ✅ There are 1111 dependencies with allowed licenses.
Errors:
✅ Result: Valid licenses |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the npm-development group with 18 updates:
9.13.09.24.00.6.00.11.06.2.16.3.022.9.022.14.18.14.08.29.18.14.08.29.18.15.58.18.13.2.13.2.516.4.516.5.09.7.09.24.028.9.028.11.05.1.35.2.69.0.119.1.715.2.1015.5.18.2.08.3.029.2.529.3.25.6.35.8.32.6.12.7.1Updates
@eslint/jsfrom 9.13.0 to 9.24.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
4946847chore: package.json update for@eslint/jsrelease20591c4chore: package.json update for@eslint/jsrelease129882dchore: formatted files with Prettier via trunk fmt (#19355)a59d0c0docs: Update docs for defineConfig (#19505)7a699a6chore: remove formatting-related lint rules internally (#19473)eed409achore: package.json update for@eslint/jsrelease265e0cfchore: package.json update for@eslint/jsrelease031734echore: package.json update for@eslint/jsrelease58560e7chore: package.json update for@eslint/jsrelease362099cchore: package.json update for@eslint/jsreleaseUpdates
@eslint/jsonfrom 0.6.0 to 0.11.0Release notes
Sourced from
@eslint/json's releases.... (truncated)
Changelog
Sourced from
@eslint/json's changelog.... (truncated)
Commits
d613ddechore: release 0.11.0 🚀 (#80)10882fffix: Update types and apply to all rules (#86)d9eab9efeat: Addtypesto exports (#84)c4f4abbdocs: Update README sponsors96e912fdocs: Update README sponsorse250cc7docs: Update README sponsorse16bf4achore: Update dependencies (#81)6e76cffdocs: Update README sponsors9f39cd9docs: Update README sponsors396e15bdocs: Update README sponsorsUpdates
@eslint/markdownfrom 6.2.1 to 6.3.0Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
4b7f739chore: release 6.3.0 🚀 (#320)7075f00feat: allow specifying filename in block meta (#318)1091da8docs: Update README sponsors97b290adocs: Update README sponsors3d56a5edocs: Update README sponsorsba7333fdocs: Update README sponsorsa456292docs: Update README sponsorsab62425docs: Update README sponsorsd3e325adocs: Update README sponsors77e71bddocs: Update README sponsorsUpdates
@types/nodefrom 22.9.0 to 22.14.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.14.0 to 8.29.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ef7e6dechore(release): publish 8.29.104abebcfix(eslint-plugin): [no-deprecated] report on deprecated imported variable us...3dd1835chore(release): publish 8.29.0270277cfeat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)c548aa7fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption...9a9670dfix(eslint-plugin): support arbitrary extensions in definition files (#10957)c7c9b1adocs: fix typos in no-unsafe-argument examples (#11007)ada32d1feat(eslint-plugin): [prefer-nullish-coalescing] createignoreIfStatements...5b187f4fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty...58d7f40fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p...Updates
@typescript-eslint/parserfrom 8.14.0 to 8.29.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ef7e6dechore(release): publish 8.29.13dd1835chore(release): publish 8.29.0807f5cachore(release): publish 8.28.03efd99echore(release): publish 8.27.09aa0b6bchore(release): publish 8.26.1bc6d19fchore(release): publish 8.26.017e7012chore(deps): update dependency knip to v5.44.1 (#10845)9674629feat: support TypeScript 5.8 (#10903)7c88d26chore: update all test scripts to remove coverage flag (#10582)1a9ab8fchore(release): publish 8.25.0Updates
cspellfrom 8.15.5 to 8.18.1Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.