-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump the development-dependencies group across 1 directory with 14 updates #291
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-0c3e9b6a57
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.
Open
Bump the development-dependencies group across 1 directory with 14 updates #291
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-0c3e9b6a57
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
…dates Bumps the development-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.2` | `11.0.5` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.0.7` | `11.0.12` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.0` | `5.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.22.0` | `8.27.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.22.0` | `8.27.0` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.1` | `10.1.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.2.4` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.1.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | Updates `@nestjs/cli` from 11.0.2 to 11.0.5 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@11.0.2...11.0.5) Updates `@nestjs/schematics` from 11.0.0 to 11.0.2 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@11.0.0...11.0.2) Updates `@nestjs/testing` from 11.0.7 to 11.0.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.12/packages/testing) Updates `@types/express` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node` from 22.13.0 to 22.13.13 - [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.22.0 to 8.27.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.27.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.22.0 to 8.27.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.27.0/packages/parser) Updates `eslint` from 9.19.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.23.0) Updates `eslint-config-prettier` from 10.0.1 to 10.1.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@v10.0.1...v10.1.1) Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.4 - [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.2.3...v5.2.4) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `supertest` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](ladjs/supertest@v7.0.0...v7.1.0) Updates `ts-jest` from 29.2.5 to 29.3.0 - [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.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch 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-minor dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
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 13 updates in the / directory:
11.0.2
11.0.5
11.0.7
11.0.12
5.0.0
5.0.1
22.13.0
22.13.13
8.22.0
8.27.0
8.22.0
8.27.0
9.19.0
9.23.0
10.0.1
10.1.1
5.2.3
5.2.4
3.4.2
3.5.3
7.0.0
7.1.0
29.2.5
29.3.0
5.7.3
5.8.2
Updates
@nestjs/cli
from 11.0.2 to 11.0.5Release notes
Sourced from
@nestjs/cli
's releases.Commits
777aa0a
chore(): release v11.0.50c85704
Merge pull request #2920 from nestjs/renovate/angular-cli-monorepo62d71fc
Merge pull request #2923 from nestjs/renovate/ansis-3.x903d5f1
Merge pull request #2928 from AbundantSalmon/fix-hot-reload-for-mjs-filesd866d77
feat(swc): add reload application when compiling to mjs1f7c756
chore(deps): update dependency@swc/core
to v1.11.1 (#2927)3f76f84
chore(deps): update typescript-eslint monorepo to v8.25.0 (#2926)a4b86c9
chore(deps): update dependency ts-jest to v29.2.6 (#2925)2a7f878
chore(deps): update dependency prettier to v3.5.2 (#2924)82cbae1
chore(deps): update dependency eslint to v9.21.0 (#2922)Updates
@nestjs/schematics
from 11.0.0 to 11.0.2Release notes
Sourced from
@nestjs/schematics
's releases.Commits
1f844b3
chore(): release v11.0.29b778cc
Merge pull request #2002 from nestjs/renovate/angular-cli-monorepo31e4139
chore: remove coveralls badge304040f
chore(deps): update dependency prettier to v3.5.3 (#2013)fdd6579
chore(deps): update dependency@types/node
to v22.13.8 (#2011)92f2f9a
fix(deps): update angular-cli monorepo to v19.2.0d0924c8
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#2010)134b84c
chore(deps): update typescript-eslint monorepo to v8.25.0 (#2009)064fc01
chore(deps): update dependency ts-jest to v29.2.6 (#2008)554f02b
chore(deps): update eslint monorepo to v9.21.0 (#2006)Updates
@nestjs/testing
from 11.0.7 to 11.0.12Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
c58f49a
chore(@nestjs
) publish v11.0.12 release132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 releaseUpdates
@types/express
from 5.0.0 to 5.0.1Commits
Updates
@types/node
from 22.13.0 to 22.13.13Commits
Updates
@typescript-eslint/eslint-plugin
from 8.22.0 to 8.27.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3efd99e
chore(release): publish 8.27.0342d98e
feat(utils): supportDeprecatedInfo
forrule.meta.deprecated
(#10932)7469e72
docs(eslint-plugin): [no-unnecessary-condition] mention array access as commo...9aa0b6b
chore(release): publish 8.26.1ee90e45
fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)dba0bed
fix(eslint-plugin): [prefer-nullish-coalescing] treatany
/unknown
as elig...bc6d19f
chore(release): publish 8.26.002d9d73
feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50e
feat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7ef
fix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)Updates
@typescript-eslint/parser
from 8.22.0 to 8.27.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3efd99e
chore(release): publish 8.27.09aa0b6b
chore(release): publish 8.26.1bc6d19f
chore(release): publish 8.26.017e7012
chore(deps): update dependency knip to v5.44.1 (#10845)9674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.0Updates
eslint
from 9.19.0 to 9.23.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
2aaadce
9.23.04a1ca8e
Build: changelog update for 9.23.00ac8ea4
chore: update dependencies for v9.23.0 release (#19554)20591c4
chore: package.json update for@eslint/js
release901344f
chore: update dependency@eslint/json
to ^0.11.0 (#19552)557a0d2
feat: support TypeScript syntax in no-useless-constructor (#19535)2357edd
build: exclude autogenerated files from Prettier formatting (#19548)5405939
docs: show red underlines in TypeScript examples in rules docs (#19547)48b53d6
docs: replace var with const in examples (#19539)0e20aa7
fix: move deprecatedRuleContext
methods to subtype (#19531)Updates
eslint-config-prettier
from 10.0.1 to 10.1.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.