chore(deps): bump path-to-regexp, @liaoliaots/nestjs-redis, @nestjs/core, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger and @nestjs/testing#10
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ore, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger and @nestjs/testing Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 8.2.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@liaoliaots/nestjs-redis](https://github.com/liaoliaots/nestjs-redis), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/schedule](https://github.com/nestjs/schedule), [@nestjs/swagger](https://github.com/nestjs/swagger) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 8.2.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v8.2.0) Updates `@liaoliaots/nestjs-redis` from 9.0.5 to 10.0.0 - [Release notes](https://github.com/liaoliaots/nestjs-redis/releases) - [Commits](liaoliaots/nestjs-redis@v9.0.5...v10.0.0) Updates `@nestjs/core` from 9.2.1 to 11.0.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/core) Updates `@nestjs/platform-express` from 9.2.1 to 11.0.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/platform-express) Updates `@nestjs/schedule` from 2.1.0 to 5.0.1 - [Release notes](https://github.com/nestjs/schedule/releases) - [Changelog](https://github.com/nestjs/schedule/blob/master/.release-it.json) - [Commits](nestjs/schedule@2.1.0...5.0.1) Updates `@nestjs/swagger` from 6.1.4 to 11.0.3 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@6.1.4...11.0.3) Updates `@nestjs/testing` from 9.2.1 to 11.0.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.9/packages/testing) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: "@liaoliaots/nestjs-redis" dependency-type: direct:production - dependency-name: "@nestjs/core" dependency-type: direct:production - dependency-name: "@nestjs/platform-express" dependency-type: direct:production - dependency-name: "@nestjs/schedule" dependency-type: direct:production - dependency-name: "@nestjs/swagger" dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 path-to-regexp to 8.2.0 and updates ancestor dependencies path-to-regexp, @liaoliaots/nestjs-redis, @nestjs/core, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger and @nestjs/testing. These dependencies need to be updated together.
Updates
path-to-regexpfrom 0.1.7 to 8.2.0Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Changelog
Sourced from path-to-regexp's changelog.
... (truncated)
Commits
776c8988.2.0678756aDumb down code for negatee85fe27Upgrade deps5969033Target ES201551dbd45Remove s flag from regexpdf39d6cAppend backtrack, ignore bench in coveraged6c3658Update express 4 compatibility guidec3026448.1.07b4598cDocument stringify methodd6150f5Add pathToRegexp method backUpdates
@liaoliaots/nestjs-redisfrom 9.0.5 to 10.0.0Release notes
Sourced from
@liaoliaots/nestjs-redis's releases.Commits
13e056frefactor!: rewrite redis * cluster (#550)cb18450docs: backup (#549)f50ff6ebuild: publish 10.0.0-alpha.3 (#548)5753e38chore: engines & eslint changes (#547)8f6b9f9chore: refactor .lintstagedrc.js (#546)1b4a72bci: support cache docker images (#545)d2e9deebuild: refactor tsconfig & eslint config (#544)54a9ae3ci: refactor publish workflow (#543)c783bbebuild: some improvements (#542)470f6dcchore: update typescript & eslint configuration (#541)Updates
@nestjs/corefrom 9.2.1 to 11.0.9Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
3c276c9chore(@nestjs) publish v11.0.9 release1414e2cfix: skip root module if undefinedfececd2Update packages/core/scanner.ts8dca14etest: early return when imports undefined2bdec35style: disable no-this-alias for tree-node1832c9etest: early return when imports undefined5703250chore: rename method name059e817fix: stop on cycles3179609refactor: dont track node depthc743c74perf(core): use topology tree for calculating distanceUpdates
@nestjs/platform-expressfrom 9.2.1 to 11.0.9Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release9ae019ffix(platform-express) make check for already registered parsers work with Exp...13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 release5eaae5ffix(platform): add missing path-to-regexp dependency #14461fca5ebbchore(@nestjs) publish v11.0.2 releaseUpdates
@nestjs/schedulefrom 2.1.0 to 5.0.1Release notes
Sourced from
@nestjs/schedule's releases.... (truncated)
Commits
6fe1f54chore(): release v5.0.1f59682aMerge pull request #1870 from thomaschaaf/master9d53b7bMerge pull request #1871 from nestjs/renovate/node-22.xfa58ebeUpdate tests/e2e/cron-jobs.spec.tsbb3bf7dchore(deps): update dependency@types/nodeto v22.10.947d9987tests: fix waitForCompletion test66e468cfeat: add waitForCompletion for cronjobs to disable concurrent running cronjobsb00adcfMerge pull request #1868 from nestjs/renovate/nest-monorepo858e2f1chore(deps): update nest monorepo to v11.0.42e9b483chore(deps): update dependency typescript-eslint to v8.21.0 (#1867)Updates
@nestjs/swaggerfrom 6.1.4 to 11.0.3Release notes
Sourced from
@nestjs/swagger's releases.... (truncated)
Commits
5966b65chore(): release v11.0.37e6f5bfMerge pull request #3264 from degradingsky746/fix/class-validator-isuuid-casing3b8ead5fix: incorrect IsUuid class-validator decorator not generating pattern uuid5fdc39cchore(deps): update nest monorepo to v11.0.4 (#3263)945180cchore(deps): update dependency typescript-eslint to v8.21.0 (#3260)cce6ee5chore(deps): update nest monorepo to v11.0.3 (#3257)87c914cchore: upgrade to eslint v9ba3f0bfMerge pull request #3256 from nestjs/renovate/nest-monorepo522a375chore(deps): update nest monorepo to v11.0.2e5f4794chore(): release v11.0.2Updates
@nestjs/testingfrom 9.2.1 to 11.0.9Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releasefca5ebbchore(@nestjs) publish v11.0.2 release65cfe0crefactor: pick only one option attribute for test module817ede3fix: Module id generatorAlgorithm can't be controlled in test #14455Dependabot 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.