-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): Bump the npm-development group across 1 directory with 18 updates #46
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 across 1 directory with 18 updates #46
Conversation
…th 18 updates Bumps the npm-development group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.26.0` | | [@eslint/json](https://github.com/eslint/json) | `0.6.0` | `0.12.0` | | [@eslint/markdown](https://github.com/eslint/markdown) | `6.2.1` | `6.4.0` | | [@telefonica/markdown-confluence-sync](https://github.com/Telefonica/confluence-tools/tree/HEAD/components/markdown-confluence-sync) | `2.0.0` | `2.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.15.17` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.32.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.32.0` | | [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.26.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.4.0` | | [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.1.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [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.26.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.26.0/packages/js) Updates `@eslint/json` from 0.6.0 to 0.12.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.12.0) Updates `@eslint/markdown` from 6.2.1 to 6.4.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.4.0) Updates `@telefonica/markdown-confluence-sync` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Telefonica/confluence-tools/releases) - [Changelog](https://github.com/Telefonica/confluence-tools/blob/main/components/markdown-confluence-sync/CHANGELOG.md) - [Commits](https://github.com/Telefonica/confluence-tools/commits/confluence-sync-v2.0.1/components/markdown-confluence-sync) Updates `@types/node` from 22.9.0 to 22.15.17 - [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.32.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.32.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.14.0 to 8.32.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.32.0/packages/parser) 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.26.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.26.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.4.0 - [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.4.0) Updates `globals` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.1.0) 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 `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.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@eslint/json" dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@eslint/markdown" dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@telefonica/markdown-confluence-sync" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 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.26.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.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: globals dependency-version: 16.1.0 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: 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 1072 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 in the / directory:
9.13.09.26.00.6.00.12.06.2.16.4.02.0.02.0.122.9.022.15.178.14.08.32.08.14.08.32.03.2.13.2.516.4.516.5.09.7.09.26.028.9.028.11.05.1.35.4.016.0.016.1.09.0.119.1.78.2.08.3.029.2.529.3.25.6.35.8.32.6.12.7.1Updates
@eslint/jsfrom 9.13.0 to 9.26.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)771317fchore: package.json update for@eslint/jsrelease345288dchore: package.json update for@eslint/jsrelease4946847chore: 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/jsreleaseUpdates
@eslint/jsonfrom 0.6.0 to 0.12.0Release notes
Sourced from
@eslint/json's releases.... (truncated)
Changelog
Sourced from
@eslint/json's changelog.... (truncated)
Commits
42cca77chore: release 0.12.0 🚀 (#90)e59374cdocs: Update README sponsors74855f7docs: Update README sponsors3dddec3test: create tests forJSONRuleDefinition(#92)1f6079cdocs: Update README sponsorsfaad297docs: Update README sponsorsdce4601feat!: Update package types for better reuse (#91)897f3b5docs: Update README sponsorsd099c78fix: Updatetypes.tsfor compatibility withverbatimModuleSyntax(#88)e7239dftest: re-enableESLint.Plugintype test (#89)Updates
@eslint/markdownfrom 6.2.1 to 6.4.0Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
d7fb66echore: release 6.4.0 🚀 (#326)ba108f7chore: add eslint fix command for Markdown files in lint-staged (#343)852645efix: enhance fenced code language rule to support tilde as a delimiter (#344)ec6bcc8docs: Update README sponsorsfc8ba03feat: add missingmdasttypes toMarkdownRuleVisitor(#334)e3d4765docs: Update README sponsorsbe62209docs: fix inaccurate description inno-html.md(#342)ec2846bfix: replaceIMarkdownSourceCodewithMarkdownSourceCode(#336)6bc0765chore: add docs url to all rules (#338)f697540feat: supporteslintconfig comments (#332)Updates
@telefonica/markdown-confluence-syncfrom 2.0.0 to 2.0.1Release notes
Sourced from
@telefonica/markdown-confluence-sync's releases.Changelog
Sourced from
@telefonica/markdown-confluence-sync's changelog.Commits
9cf4bebchore: Upgrade version to fix badges in NPMUpdates
@types/nodefrom 22.9.0 to 22.15.17Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.14.0 to 8.32.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
819a03fchore(release): publish 8.32.03d2409dchore(deps): update dependency marked to v15 (#11145)d450585test: correct out-of-date .shot files (#11141)cfd9cd1chore: correct deprecated tsutils usage in no-unnecessary-type-conversion63ab002chore(deps): update dependency ts-api-utils to v2.1.0 (#11003)29ea555feat(eslint-plugin): [only-throw-error] add optionallowRethrowing(#11075)172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)ccbfcdcfeat(eslint-plugin): [no-unnecessary-type-conversion] add rule (#10182)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)9d6a6d0fix(eslint-plugin): [prefer-nullish-coalescing] fix parenthesization bug in s...Updates
@typescript-eslint/parserfrom 8.14.0 to 8.32.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)f5c588cchore(release): publish 8.31.12cc7656chore(release): publish 8.31.09531492chore(release): publish 8.30.1b3688bechore(release): publish 8.30.0f1ceadechore: remove unused downlevel-dts (#11034)6e03f7cchore: corrected vitest.config.base compiler inclusion (#11067)c438c50chore(parser): migrate fromjesttovitest(#10775)Updates
dompurifyfrom 3.2.1 to 3.2.5Release notes
Sourced from dompurify's releases.