-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps-dev): bump the development-dependencies group across 1 directory with 9 updates #113
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
base: main
Are you sure you want to change the base?
chore(deps-dev): bump the development-dependencies group across 1 directory with 9 updates #113
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…ectory with 9 updates Bumps the development-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.3.3` | `22.4.0` | | [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.3.3` | `22.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.7` | `25.0.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.53.1` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.3.3` | `22.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.9` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | Updates `@nx/js` from 22.3.3 to 22.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.4.0/packages/js) Updates `@nx/workspace` from 22.3.3 to 22.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.4.0/packages/workspace) Updates `@types/node` from 25.0.7 to 25.0.10 - [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.53.0 to 8.53.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.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.0 to 8.53.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.53.1/packages/parser) Updates `nx` from 22.3.3 to 22.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.4.0/packages/nx) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `@types/react` from 19.2.8 to 19.2.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2) --- updated-dependencies: - dependency-name: "@nx/js" dependency-version: 22.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@nx/workspace" dependency-version: 22.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nx dependency-version: 22.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/react" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
318611c to
1b039ca
Compare
Pull Request Review - PR #113OverviewThis is a Dependabot PR that updates 9 development dependencies across the monorepo. The changes are primarily patch and minor version updates for build tooling, type definitions, and testing libraries. Summary of ChangesDevelopment Dependencies Updated:
Code Quality & Best Practices ✅Positive Aspects:
Alignment with Repository Standards:
Potential Issues & Concerns
|
Bumps the development-dependencies group with 9 updates in the / directory:
22.3.322.4.022.3.322.4.025.0.725.0.108.53.08.53.18.53.08.53.122.3.322.4.03.7.43.8.119.2.819.2.916.3.116.3.2Updates
@nx/jsfrom 22.3.3 to 22.4.0Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
92f821dfix(js): avoid duplicate@nx/js/typescriptplugin entries for non-buildable...f154b70fix(core): daemon client reconnection on server restart (#33432)Updates
@nx/workspacefrom 22.3.3 to 22.4.0Release notes
Sourced from
@nx/workspace's releases.... (truncated)
Commits
7e12359feat(angular): add support for angular v21.1 (#34057)Updates
@types/nodefrom 25.0.7 to 25.0.10Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.53.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...Updates
@typescript-eslint/parserfrom 8.53.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
9940e53chore(release): publish 8.53.1Updates
nxfrom 22.3.3 to 22.4.0Release notes
Sourced from nx's releases.
... (truncated)
Commits
1b12e1ffix(core): improve TUI task selection and pane focus behavior (#34175)e586896fix(core): prioritize nx installation path in getNxRequirePaths (#34158)6bb82c0fix(core): establish cpu baseline when possible to improve measurement accura...0137ea2fix(core): avoid panic when inline tui can't init (#34135)6754cdefix(core): drain stdin on exit to prevent escape sequence leakage (#34134)4202f2cfix(core): prevent task hashing when project graph has errors (#34116)6092966feat(core): add PLUGIN.md files to testing-tools (#34125)21d1555feat(core): add OpenCode AI agent detection (#34072)1b12b39fix(core): only run nx console background check if daemon is active (#33917)88098ccfix(core): ensure consistent yarn optional dependency hashing (#34104)Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
@types/reactfrom 19.2.8 to 19.2.9Commits
Updates
@testing-library/reactfrom 16.3.1 to 16.3.2Release notes
Sourced from
@testing-library/react's releases.Commits
f32bd1bfix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...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