build(dev-dependencies): bump the dev-dependencies-minor-and-patch group with 11 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the dev-dependencies-minor-and-patch group with 11 updates:
Package | From | To |
---|---|---|
@nestjs/cli | 11.0.5 |
11.0.7 |
@nestjs/schematics | 11.0.2 |
11.0.5 |
@nestjs/testing | 11.0.12 |
11.1.0 |
@types/node | 22.13.17 |
22.15.3 |
@typescript-eslint/eslint-plugin | 8.29.0 |
8.31.1 |
@typescript-eslint/parser | 8.29.0 |
8.31.1 |
eslint-config-prettier | 10.1.1 |
10.1.2 |
eslint-plugin-prettier | 5.2.5 |
5.2.6 |
ts-jest | 29.3.1 |
29.3.2 |
typescript | 5.8.2 |
5.8.3 |
typescript-eslint | 8.29.0 |
8.31.1 |
Updates @nestjs/cli
from 11.0.5 to 11.0.7
Release notes
Sourced from @nestjs/cli
's releases.
Release 11.0.7
What's Changed
- fix(deps): update angular-cli monorepo to v19.2.8 by
@renovate
in nestjs/nest-cli#2985- chore(deps): update dependency
@swc/cli
to v0.7.3 by@renovate
in nestjs/nest-cli#2994- feat: support multiple
--env-file
arguments by@micalevisk
in nestjs/nest-cli#3000- fix(deps): update dependency webpack to v5.99.6 by
@renovate
in nestjs/nest-cli#2996Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.6...11.0.7
Release 11.0.6
What's Changed
- fix(deps): update dependency ansis to v3.17.0 by
@renovate
in nestjs/nest-cli#2936- chore(deps): update dependency
@swc/core
to v1.11.16 by@renovate
in nestjs/nest-cli#2972- style: adjust spacing after heart emoji in package_manager_question by
@RayRemnant
in nestjs/nest-cli#2974- fix(deps): update angular-cli monorepo to v19.2.6 by
@renovate
in nestjs/nest-cli#2946- fix(deps): update dependency fork-ts-checker-webpack-plugin to v9.1.0 by
@renovate
in nestjs/nest-cli#2968- fix(deps): update dependency
@inquirer/prompts
to v7.4.1 by@renovate
in nestjs/nest-cli#2952New Contributors
@RayRemnant
made their first contribution in nestjs/nest-cli#2974Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.5...11.0.6
Commits
e343fab
chore(): release v11.0.78a0c1c1
Merge pull request #2996 from nestjs/renovate/webpack-5.xa6ddad8
Merge pull request #3000 from micalevisk/feat/issue-2981c5df8e6
refactor: deduplicateassertNonArray
utility function62b2434
chore(deps): update typescript-eslint monorepo to v8.31.0 (#2999)36a464d
chore(deps): update dependency eslint to v9.25.1 (#2998)bca2918
feat: support multiple--env-file
arguments7397574
chore(deps): update dependency eslint to v9.25.0 (#2997)34467d3
fix(deps): update dependency webpack to v5.99.6ec7d02a
chore(deps): update dependency release-it to v19 (#2995)- Additional commits viewable in compare view
Updates @nestjs/schematics
from 11.0.2 to 11.0.5
Release notes
Sourced from @nestjs/schematics
's releases.
Release 11.0.5
- chore: update eslint language options (app schematic) (180391a)
- chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042) (bee9e31)
Release 11.0.4
- chore: fix package name (0398c6a)
- chore(deps): update dependency typescript to v5.8.3 (#2041) (5257ea1)
- chore(deps): update eslint monorepo to v9.24.0 (#2040) (115da29)
Release 11.0.3
What's Changed
- chore(deps): update dependency typescript to v5.8.2 by
@renovate
in nestjs/schematics#2012- fix(deps): update angular-cli monorepo to v19.2.6 by
@renovate
in nestjs/schematics#2016Full Changelog: https://github.com/nestjs/schematics/compare/11.0.2...11.0.3
Commits
c942010
chore(): release v11.0.5180391a
chore: update eslint language options (app schematic)bee9e31
chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042)0705544
chore(): release v11.0.40398c6a
chore: fix package name5257ea1
chore(deps): update dependency typescript to v5.8.3 (#2041)115da29
chore(deps): update eslint monorepo to v9.24.0 (#2040)9f52e78
chore(): release v11.0.3c99416b
Merge pull request #2016 from nestjs/renovate/angular-cli-monorepoc56ce20
chore(deps): update dependency@types/node
to v22.14.0 (#2039)- Additional commits viewable in compare view
Updates @nestjs/testing
from 11.0.12 to 11.1.0
Release notes
Sourced from @nestjs/testing
's releases.
v11.1.0 (2025-04-23)
Enhancements
microservices
- #14540 feat(microservices): add support for topic exchange (rabbitmq) (
@kamilmysliwiec
)Committers: 1
- Kamil Mysliwiec (
@kamilmysliwiec
)v11.0.21 (2025-04-23)
Enhancements
Dependencies
platform-fastify
- #14989 fix(deps): update dependency fastify to v5.3.2 [security] (
@renovate[bot]
)Committers: 1
- JaeHo Jang (
@mag123c
)v11.0.20
What's Changed
- refactor(common): Prevent JavaScript being wrapped in
eval
by@Borewit
in nestjs/nest#14974New Contributors
@Borewit
made their first contribution in nestjs/nest#14974Full Changelog: https://github.com/nestjs/nest/compare/v11.0.19...v11.0.20
v11.0.18
What's Changed
- chore(common): temporarily move file-type to regular deps https://github.com/nestjs/nest/commit/d9a69a32a4d560f82112e63a28c26445d4277c44
Full Changelog: https://github.com/nestjs/nest/compare/v11.0.17...v11.0.18
v11.0.16 (2025-04-11)
- fix(common): use
file-type
to validate file mimetypes by@Chathula
in nestjs/nest#14881v11.0.15 (2025-04-10)
Bug fixes
Committers: 1
- Johan Legrand (
@johaven
)
... (truncated)
Commits
112450b
chore(@nestjs
) publish v11.1.0 release729a9cd
chore(@nestjs
) publish v11.0.21 released5bca88
chore(@nestjs
) publish v11.0.20 releasea6bdfd1
chore(@nestjs
) publish v11.0.19 release11acc59
chore(@nestjs
) publish v11.0.18 releasef8a171c
chore(@nestjs
) publish v11.0.17 releaseb6edf9a
chore(@nestjs
) publish v11.0.16 release4718a64
chore(@nestjs
) publish v11.0.15 releasedbc0378
chore(@nestjs
) publish v11.0.14 release466e9b9
chore(@nestjs
) publish v11.0.13 release- See full diff in compare view
Updates @types/node
from 22.13.17 to 22.15.3
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.29.0 to 8.31.1
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
- typescript-eslint: address bugs in
config()
around global ignores (#11065)- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
v8.30.1
8.30.1 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
- typescript-estree: use token type of
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
❤️ Thank You
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
8.30.1 (2025-04-14)
🩹 Fixes
- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.30.0 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
... (truncated)
Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.29.0 to 8.31.1
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
- typescript-eslint: address bugs in
config()
around global ignores (#11065)- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
v8.30.1
8.30.1 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
- typescript-estree: use token type of
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.31.1 (2025-04-28)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.30.1 (2025-04-14)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.30.0 (2025-04-14)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.29.1 (2025-04-07)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)ef7e6de
chore(release): publish 8.29.1- See full diff in compare view
Updates eslint-config-prettier
from 10.1.1 to 10.1.2
Commits
8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)4ae04c0
chore(deps): update yarn to v4.8.1 (#320)7499c2e
chore: ignoreeslint-find-rules
for ESLint 8 compatibility241c6b8
chore: housekeeping, upgrade all (dev) dependencies (#319)9156ab4
chore: add renovate preset- See full diff in compare view
Updates eslint-plugin-prettier
from 5.2.5 to 5.2.6
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.2.6
Patch Changes
- #723
1451176
Thanks@renovate
! - fix(deps): bumpsynckit
tov0.11.0
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.2.6
Patch Changes
- #723
1451176
Thanks@renovate
! - fix(deps): bumpsynckit
tov0.11.0
Commits
Updates ts-jest
from 29.3.1 to 29.3.2
Commits
e1c6017
chore(release): 29.3.2968370e
fix: transpilejs
files fromnode_modules
whenever Jest asks (#4791)ddfd812
build(deps): Update dependency lint-staged to ^15.5.1efd5274
build: use faster mode to build/serve docccd9a0e
build: fix npm audit issue forwebsite
7e730d3
docs: add Hybrid Node module doc aboutNode16/NodeNext
39a1222
test: add dynamic import code test fortranspile-module
5a21aca
build(deps): Update dependency eslint-config-prettier to ^10.1.2e10053f
build(deps): Update dependency vite to ^6.2.6a83170c
build(deps): Update ESLint packages to ^8.29.1- Additional commits viewable in compare view
Updates typescript
from 5.8.2 to 5.8.3
Release notes
Sourced from typescript's releases.
TypeScript 5.8.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.8.0 (Beta).
- fixed issues query for Typescript 5.8.1 (RC).
- fixed issues query for Typescript 5.8.2 (Stable).
- fixed issues query for Typescript 5.8.3 (Stable).
Downloads are available on:
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...- Additional commits viewable in compare view
Updates typescript-eslint
from 8.29.0 to 8.31.1
Release notes
Sourced from typescript-eslint's releases.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
- typescript-eslint: address bugs in
config()
around global ignores (#11065)- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
v8.30.1
8.30.1 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
- typescript-estree: use token type of
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.31.1 (2025-04-28)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
🩹 Fixes
- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
- typescript-eslint: address bugs in
config()
around global ignores (#11065)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.30.1 (2025-04-14)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.30.0 (2025-04-14)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.29.1 (2025-04-07)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.0b40ce5a
fix(typescript-eslint): gracefully handle invalid flat config objects in conf...be558e5
fix(typescript-eslint): address bugs inconfig()
around global ignores (#11...9531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)69e2f6c
feat: support stringly-typed extends (#10973)d1f57a7
chore(visitor-keys): migrate fromjest
tovitest
(#10773)- Additional commits viewable in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.29.0 → 8.31.1
Minor
@typescript-eslint/eslint-plugin
npm
8.29.0 → 8.31.1
Minor
Technical Details
ID: | 777256 |
UUID: | 3032922641 |
Node ID: | PR_kwDOLtyvls6Ul6D7 |
Host: | GitHub |
Repository: | adax10/nestjs-template-with-sql-and-i18n |