Bump path-to-regexp, @nestjs/core, @nestjs/platform-express, @nestjs/swagger, @nestjs/terminus, nestjs-otel and @nestjs/testing in /source/checkout #114
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, @nestjs/core, @nestjs/platform-express, @nestjs/swagger, @nestjs/terminus, nestjs-otel and @nestjs/testing. These dependencies need to be updated together.
Updates
path-to-regexp
from 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
776c898
8.2.0678756a
Dumb down code for negatee85fe27
Upgrade deps5969033
Target ES201551dbd45
Remove s flag from regexpdf39d6c
Append backtrack, ignore bench in coveraged6c3658
Update express 4 compatibility guidec302644
8.1.07b4598c
Document stringify methodd6150f5
Add pathToRegexp method backUpdates
@nestjs/core
from 9.3.12 to 11.0.12Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
c58f49a
chore(@nestjs
) publish v11.0.12 release7afc798
fix(core): fix infinite loop on broken cicular reference #1479964ec1b5
style: nit add missing whiteline57ebc1b
Merge branch 'fix/request-scoped-in-lazy-load' of github.com:anizozina/nest i...cb66a47
feat(core): add options to the legacy route converter64eeb9b
fix(core): dependencies not resolving for request-scoped lazy providers132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 release1414e2c
fix: skip root module if undefinedUpdates
@nestjs/platform-express
from 9.3.12 to 11.0.12Release notes
Sourced from
@nestjs/platform-express
'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 release224cffd
test: move after each to describe block123f653
fix(platform-express) respect existing parser middlewares when using Express 5eff8f15
fix(platform-express) respect existing parser middlewares when using Express 53c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 release9ae019f
fix(platform-express) make check for already registered parsers work with Exp...13290e9
chore(@nestjs
) publish v11.0.7 releaseUpdates
@nestjs/swagger
from 6.1.4 to 11.0.7Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
d2965f9
chore(): release v11.0.7d817ca8
fix: skip printing warnings for fastify #3348acaf1df
Merge pull request #3323 from nestjs/renovate/swagger-ui-dist-5.x8e3cb90
Merge pull request #3347 from flovouin/fix-self-requireddb3f589
fix(swagger): have selfRequired take precedence over requiredda70f3a
test: make rawDefinition property required to match its decoratorc5c8ab4
chore(deps): update dependency lint-staged to v15.5.0 (#3345)a29f198
chore(deps): update dependency typescript-eslint to v8.26.1 (#3344)fed8c1a
fix(deps): update dependency swagger-ui-dist to v5.20.1a12a7e8
chore(deps): update dependency@types/node
to v22.13.10 (#3341)Updates
@nestjs/terminus
from 9.2.2 to 11.0.0Release notes
Sourced from
@nestjs/terminus
's releases.... (truncated)
Changelog
Sourced from
@nestjs/terminus
's changelog.... (truncated)
Commits
eb59375
chore(): release v11.0.0077f3de
chore: update pnpm-lock.yaml15ec9d0
chore: update jsdocf9252d1
chore(): release v11.0.0-beta.1c7c247c
Merge pull request #2567 from nestjs/renovate/amqplib-0.x9119f57
chore(deps): update dependency amqplib to v0.10.5088c406
Merge pull request #2578 from nestjs/renovate/reflect-metadata-0.x004d971
fix(deps): update dependency reflect-metadata to v0.2.2c1868b9
Merge pull request #2577 from nestjs/renovate/nestjs-typeorm-10.xf7908f7
Merge pull request #2544 from nestjs/renovate/npm-mysql2-vulnerabilityUpdates
nestjs-otel
from 5.0.0 to 5.1.5Release notes
Sourced from nestjs-otel's releases.
Changelog
Sourced from nestjs-otel's changelog.
Commits
80ab0ee
Merge pull request #451 from pragmaticivan/release-v5.1.5b41ab59
chore: release 5.1.5cfcae07
Merge pull request #450 from pragmaticivan/fix/449-fix-millisecond-timec269bac
fix: latency buckets are not matching the expected time unit in millisecondsb599f90
chore: fix dependabot exclude-patternsa5be500
chore: fix dependabot group typo397ba08
chore: support dependabot groups731457a
build: update dependenciesc02253d
Merge pull request #441 from pragmaticivan/release-v5.1.453ed5f7
chore: release 5.1.4Updates
@nestjs/testing
from 9.3.10 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 release13290e9
chore(@nestjs
) publish v11.0.7 release08fce4a
chore(@nestjs
) publish v11.0.6 release08d0c61
chore(@nestjs
) publish v11.0.5 release02045b7
chore(@nestjs
) publish v11.0.4 releasecbebdd2
chore(@nestjs
) publish v11.0.3 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 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 this major version
will 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 version
will 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 dependency
will 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.