-
Notifications
You must be signed in to change notification settings - Fork 1
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 development-dependencies group with 19 updates #306
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/development-dependencies-a97ba38328
Closed
chore(deps-dev): bump the development-dependencies group with 19 updates #306
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/development-dependencies-a97ba38328
Conversation
This file contains 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
Bumps the development-dependencies group with 19 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `19.6.1` | | [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `20.1.4` | `20.3.0` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.1.4` | `20.3.0` | | [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `20.1.4` | `20.3.0` | | [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `20.1.4` | `20.3.0` | | [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `20.1.4` | `20.3.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.9.3` | `1.10.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.18.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.3` | `3.7.0` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `2.0.4` | `3.0.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.1.4` | `20.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | | [stylelint](https://github.com/stylelint/stylelint) | `15.11.0` | `16.12.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `6.0.6` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.3.0` | `4.4.0` | Updates `@commitlint/cli` from 19.6.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 `@nx/jest` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/jest) Updates `@nx/js` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/js) Updates `@nx/vite` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/vite) Updates `@nx/web` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/web) Updates `@nx/workspace` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/workspace) Updates `@swc/core` from 1.9.3 to 1.10.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.9.3...v1.10.3) Updates `@types/node` from 22.10.1 to 22.10.2 - [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.16.0 to 8.18.2 - [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.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.16.0 to 8.18.2 - [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.18.2/packages/parser) Updates `eslint` from 8.57.0 to 9.1.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.1.1) Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.3...v3.7.0) Updates `eslint-plugin-sonarjs` from 2.0.4 to 3.0.1 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `lint-staged` from 15.2.10 to 15.2.11 - [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.2.11) Updates `nx` from 20.1.4 to 20.3.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.3.0/packages/nx) Updates `prettier` from 3.4.1 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.4.1...3.4.2) Updates `stylelint` from 15.11.0 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.11.0...16.12.0) Updates `vite` from 5.4.10 to 6.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite) Updates `vite-plugin-dts` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/vite-plugin-dts@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@nx/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nx/vite" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nx/web" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nx/workspace" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-sonarjs dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0719543
to
3535b26
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 development-dependencies group with 19 updates:
19.6.0
19.6.1
20.1.4
20.3.0
20.1.4
20.3.0
20.1.4
20.3.0
20.1.4
20.3.0
20.1.4
20.3.0
1.9.3
1.10.3
22.10.1
22.10.2
8.16.0
8.18.2
8.16.0
8.18.2
8.57.0
9.1.1
3.6.3
3.7.0
2.0.4
3.0.1
15.2.10
15.2.11
20.1.4
20.3.0
3.4.1
3.4.2
15.11.0
16.12.0
5.4.10
6.0.6
4.3.0
4.4.0
Updates
@commitlint/cli
from 19.6.0 to 19.6.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
e2dc109
v19.6.1Updates
@nx/jest
from 20.1.4 to 20.3.0Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
bb806b3
fix(testing): force node10 module resolution for jest atomized tasks (#29421)48cd50a
feat(core): use custom resolution to resolve from source local plugins with a...59e3704
fix(testing): force compatible module resolution when running the jest execut...38e29b9
feat(angular): use new test environment function fromjest-preset-angular
(...ec5a5e6
feat(react): update app and lib generators to support new TS solution setup (...cbc19c5
fix(nextjs): ensure next apps config is correctly checked when using jest (#2...f7f26d8
feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...Updates
@nx/js
from 20.1.4 to 20.3.0Release notes
Sourced from
@nx/js
's releases.... (truncated)
Commits
0ebe59c
fix(js): handle resolution from within node_module in the sync generator (#29...a675bd2
fix(js): Configure typescript plugin to handle non-buildable libs (#29393)d05f30f
fix(core): Adding react apps/libs to workspaces so they can be referenced. (#...1d7465b
feat(core): not exit when one plugin installation failed (#28684)f922e2b
fix(misc): fix misc generation issues with the ts solution setup (#29350)99a0e7c
fix(misc): ensuretsBuildInfoFile
is generated insideoutDir
(#29343)13ec93c
fix(js): ensure typescript-sync generator produces formatted references when ...cfb67cf
feat(testing): allow custom address for local registry (#29050)e3f8c81
fix(js): switch from fast-glob to tinyglobby (#29141)89ab887
fix(core): Update bundlers to not typecheck if using new TS solution setup (#...Updates
@nx/vite
from 20.1.4 to 20.3.0Release notes
Sourced from
@nx/vite
's releases.... (truncated)
Commits
ba1641d
fix(bundling): ensure vitest timestamp files are ignored (#29418)a8de7df
feat(js): update vue/node app and lib generators to support TS solutions (#29...b6d41b6
fix(vite): resolves files with dot suffixes correctly (#28518)77dc090
feat(vite): add angular option to vitest generator (#29055)6684fc0
fix(vite)!: generate config with esm by default (#29270)89ab887
fix(core): Update bundlers to not typecheck if using new TS solution setup (#...e9a07da
fix(misc): use the ts sync generator with other bundler tasks (#29170)972c01b
feat(storybook): add support for TS solutions file (#29194)ec5a5e6
feat(react): update app and lib generators to support new TS solution setup (...f7f26d8
feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...Updates
@nx/web
from 20.1.4 to 20.3.0Release notes
Sourced from
@nx/web
's releases.... (truncated)
Commits
f922e2b
fix(misc): fix misc generation issues with the ts solution setup (#29350)dc67660
fix(misc): update artifact generator option descriptions and cleanup leftover...Updates
@nx/workspace
from 20.1.4 to 20.3.0Release notes
Sourced from
@nx/workspace
's releases.... (truncated)
Commits
b9c0e3d
feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...d05f30f
fix(core): Adding react apps/libs to workspaces so they can be referenced. (#...0329cad
fix(core): Update move/remove workspace generators to work with ts project re...a8de7df
feat(js): update vue/node app and lib generators to support TS solutions (#29...c1469b6
fix(core): Update preset test snapshots and test names (#29172)54dbbfd
fix(core): use fork to execute nx generate workspace:preset (#29122)3ec5390
feat(angular): add support for angular v19 (#28847)ec5a5e6
feat(react): update app and lib generators to support new TS solution setup (...3623677
fix(core): typo in readme for CNW (#28942)f7f26d8
feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...Updates
@swc/core
from 1.9.3 to 1.10.3Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
b91fb08
chore: Publish1.10.3
withswc_core
v9.0.3
4dee9d5
chore: Update changelogc05ffe0
chore: Publish1.10.3-nightly-20241227.1
withswc_core
v9.0.3
ad66dc0
chore: Publish crates withswc_core
v9.0.3
556d924
fix(es/codegen): Emit semicolon after using declarations (#9816)4e2dae5
chore: Update changelog3eeda09
chore: Publish1.10.2
withswc_core
v9.0.2
5821fd7
chore: Update changelog0b22425
chore: Publish1.10.2-nightly-20241226.1
withswc_core
v9.0.2
7768114
doc(types): Fix broken links (#9812)Updates
@types/node
from 22.10.1 to 22.10.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.16.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.