Bump qs, @nestjs/core, @nestjs/event-emitter, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger and @nestjs/testing #685
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 qs to 6.14.1 and updates ancestor dependencies qs, @nestjs/core, @nestjs/event-emitter, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger and @nestjs/testing. These dependencies need to be updated together.
Updates
qsfrom 6.13.0 to 6.14.1Changelog
Sourced from qs's changelog.
Commits
3fa11a5v6.14.1a626704[Dev Deps] updatenpmignore3086902[Fix] ensure arrayLength applies to[]notation as wellfc7930e[Dev Deps] updateeslint,@ljharb/eslint-config0b06aac[Dev Deps] update@ljharb/eslint-config64951f6[Refactor]parse: extract key segment splitting helpere1bd259[Dev Deps] update@ljharb/eslint-configf4b3d39[eslint] add eslint 9 optional peer dep6e94d95[Dev Deps] updateeslint,@ljharb/eslint-config,npmignore973dc3c[actions] add workflow permissionsUpdates
@nestjs/corefrom 10.4.20 to 11.1.11Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 release15198c6fix(core): add missing catch handler for forward-ref provider resolutionde5e026chore(@nestjs) publish v11.1.10 release2c5221drefactor(core): improve is-static method readability351f977fix(core): instantiate nested transient providers in static context61d728bstyle: address linter errorsa0d79d8Merge pull request #15721 from pythonjsgo/feat/sse-promise-supportadff255Merge pull request #16005 from malkovitc/fix/resolve-each-multiple-providers3cbf281test(core): Add tests for SilentLogger utilityUpdates
@nestjs/event-emitterfrom 2.1.1 to 3.0.1Release notes
Sourced from
@nestjs/event-emitter's releases.Commits
a3c1d8dchore(): release v3.0.12251542Merge pull request #1411 from fullstackhouse/separate-event-emitter-for-each-...7787c5efix: provide separate event emitter instance per each app instanceb8abf27chore(deps): update dependency ts-jest to v29.2.6 (#1410)4b39f02chore(deps): update dependency rxjs to v7.8.2 (#1409)8311941chore(deps): update dependency prettier to v3.5.2 (#1408)f3cfc92chore(deps): update eslint monorepo to v9.21.0 (#1407)aee3f01chore(deps): update dependency@types/nodeto v22.13.5 (#1406)89689f9chore(deps): update typescript-eslint monorepo to v8.24.1 (#1405)4651996chore(deps): update nest monorepo to v11.0.10 (#1404)Updates
@nestjs/platform-expressfrom 10.4.20 to 11.1.11Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release8f0840atest(express): Add tests for getBodyParserOptions utility0c93692chore: update prettier0430f3fchore: resolve conflicts5045feachore: update eslint monorepocacc3e7fix(deps): update dependency express to v5.2.12703aadchore(deps): bump express in /packages/platform-express64c8552chore(@nestjs) publish v11.1.9 releaseUpdates
@nestjs/schedulefrom 4.1.2 to 6.1.0Release notes
Sourced from
@nestjs/schedule's releases.Commits
76b802bchore(): release v6.1.04973da5Merge pull request #2124 from nestjs/renovate/cimg-node-24.xdca5b7cMerge pull request #2133 from nestjs/renovate/cron-4.x7c00b0bMerge pull request #2142 from daanhegger/add-async-for-root8ee5a5achore(deps): update commitlint monorepo to v20.2.0 (#2151)b911f17fix(deps): update dependency cron to v4.3.556ed372chore(deps): update dependency prettier to v3.7.4 (#2150)52f5c45chore(deps): update dependency typescript-eslint to v8.48.1 (#2149)7fa5d15chore(deps): update dependency ts-jest to v29.4.6 (#2148)056a618chore(deps): update dependency prettier to v3.7.3 (#2147)Updates
@nestjs/swaggerfrom 7.4.2 to 11.2.3Release notes
Sourced from
@nestjs/swagger's releases.... (truncated)
Commits
ef0173bchore(): release v11.2.33af1a90Merge pull request #3633 from nestjs/revert-3603-masterd80325fRevert "fix(plugin): add async modifier when a reference is await import stat...1f6ac4dchore(deps): update dependency typescript-eslint to v8.47.0 (#3632)f95540echore(): release v11.2.2d494c63Merge pull request #3603 from seonggukchoi/master8e0df77Merge pull request #3593 from nestjs/renovate/swagger-ui-dist-5.x96ddedbMerge pull request #3609 from nestjs/renovate/cimg-node-24.x16fe10dMerge pull request #3621 from nestjs/renovate/microsoft-tsdoc-0.x0bbff5fMerge pull request #3627 from nestjs/renovate/npm-js-yaml-vulnerabilityUpdates
@nestjs/testingfrom 10.4.20 to 11.1.11Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release5045feachore: update eslint monorepo64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme35c3dedchore(@nestjs) publish v11.1.6 release9bb0560chore(@nestjs) publish v11.1.5 releaseDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.