This repository was archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps-dev): bump the dev-deps group across 1 directory with 14 updates #407
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dev-deps-8c870cf5db
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the dev-deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.5.0` | `19.6.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.18.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.20.0` | | [@vidavidorra/commitlint-config](https://github.com/vidavidorra/commitlint-config) | `7.0.9` | `7.0.11` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.0` | `24.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | Updates `@commitlint/cli` from 19.5.0 to 19.6.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli) 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](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.14.0 to 9.18.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.18.0/packages/js) Updates `@types/node` from 22.9.0 to 22.10.7 - [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.13.0 to 8.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.20.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.20.0/packages/parser) Updates `@vidavidorra/commitlint-config` from 7.0.9 to 7.0.11 - [Release notes](https://github.com/vidavidorra/commitlint-config/releases) - [Changelog](https://github.com/vidavidorra/commitlint-config/blob/main/CHANGELOG.md) - [Commits](vidavidorra/commitlint-config@v7.0.9...v7.0.11) Updates `eslint` from 9.14.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.4.1) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `semantic-release` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.0...v24.2.1) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@vidavidorra/commitlint-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-deps group with 14 updates in the / directory:
19.5.019.6.13.1.03.2.09.14.09.18.022.9.022.10.78.13.08.20.08.13.08.20.07.0.97.0.119.14.09.18.09.1.010.0.19.1.69.1.715.2.1015.4.13.3.33.4.224.2.024.2.15.6.35.7.3Updates
@commitlint/clifrom 19.5.0 to 19.6.1Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.Commits
e2dc109v19.6.1d33cbb7v19.6.0aacc345docs: add result info to config option #4241 (#4145)Updates
@eslint/eslintrcfrom 3.1.0 to 3.2.0Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
f05aea7chore: release 3.2.0 (#174)d02f914feat: merge rule.meta.defaultOptions before validation (#166)2b0aa3adocs: addcompat.extendsexample with plugin config (#173)3e3b80aci: run tests in Node.js 23 (#170)fc9837dci: reduce list of releasable tags tofeat,fixandperf(#161)Updates
@eslint/jsfrom 9.14.0 to 9.18.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
362099cchore: package.json update for@eslint/jsrelease495aa49chore: extract packagenamefrompackage.jsonfor public interface (#19314)84c5787chore: package.json update for@eslint/jsreleasedf9bf95chore: package.json update for@eslint/jsreleaseb441beechore: package.json update for@eslint/jsrelease3087c9efeat: addmetaobject to@eslint/jsplugin (#19095)Updates
@types/nodefrom 22.9.0 to 22.10.7Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.13.0 to 8.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ea6fbeachore(release): publish 8.20.0a7fc28cfeat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...d6e5978fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...63135f7fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2chore: export all Options and MessageIds types from rule files (#10556)03d9639test(eslint-plugin): add extra tests (#10587)e697cfachore: fix CI snapshot failure (#10624)328b7dfchore(release): publish 8.19.1Updates
@typescript-eslint/parserfrom 8.13.0 to 8.20.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ea6fbeachore(release): publish 8.20.0328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.0157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)Updates
@vidavidorra/commitlint-configfrom 7.0.9 to 7.0.11Release notes
Sourced from
@vidavidorra/commitlint-config's releases.Changelog
Sourced from
@vidavidorra/commitlint-config's changelog.Commits
fd540fechore(release): 7.0.11 [skip ci]fc843f8fix(deps): update commitlint monorepo to v19.6.15711703chore(deps): update vidavidorra/.github action to v5.0.1023b0991chore(deps): update vidavidorra/.github action to v5.0.9b776be3chore(deps): lock file maintenancecae302echore(deps): lock file maintenance9c5cabachore(deps): update dependency c8 to v10.1.3be123fachore(deps): update dependency lint-staged to v15.2.117a8d377chore(deps): update dependency xo to v0.60.0ae20cbcchore(deps): update vidavidorra/.github action to v5.0.8Updates
eslintfrom 9.14.0 to 9.18.0Release notes
Sourced from eslint's releases.