chore(deps): bump axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/schedule, @nestjs/swagger, @nestjs/terminus, @nestjs/websockets, @willsoto/nestjs-prometheus, nest-winston and @nestjs/testing #1656
+2,372
−2,115
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.
Removes axios. It's no longer used after updating ancestor dependencies axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/schedule, @nestjs/swagger, @nestjs/terminus, @nestjs/websockets, @willsoto/nestjs-prometheus, nest-winston and @nestjs/testing. These dependencies need to be updated together.
Removes
axios
Updates
@nestjs/common
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 releasede76147
fix(common): revert to original value (swc builders regression) #144301093d99
chore(@nestjs
) publish v11.0.8 releasef81ce5f
fix(common): addLeadingSlash optional group support13290e9
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 releaseUpdates
@nestjs/core
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
132c1df
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 undefinedfececd2
Update packages/core/scanner.ts8dca14e
test: early return when imports undefined2bdec35
style: disable no-this-alias for tree-node1832c9e
test: early return when imports undefined5703250
chore: rename method name059e817
fix: stop on cyclesUpdates
@nestjs/platform-express
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
132c1df
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 release08fce4a
chore(@nestjs
) publish v11.0.6 releaseUpdates
@nestjs/platform-ws
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/platform-ws
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasece18358
chore(deps): bump ws from 8.18.0 to 8.18.1baba45e
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 releaseUpdates
@nestjs/schedule
from 1.0.2 to 5.0.1Release notes
Sourced from
@nestjs/schedule
's releases.... (truncated)
Commits
6fe1f54
chore(): release v5.0.1f59682a
Merge pull request #1870 from thomaschaaf/master9d53b7b
Merge pull request #1871 from nestjs/renovate/node-22.xfa58ebe
Update tests/e2e/cron-jobs.spec.tsbb3bf7d
chore(deps): update dependency@types/node
to v22.10.947d9987
tests: fix waitForCompletion test66e468c
feat: add waitForCompletion for cronjobs to disable concurrent running cronjobsb00adcf
Merge pull request #1868 from nestjs/renovate/nest-monorepo858e2f1
chore(deps): update nest monorepo to v11.0.42e9b483
chore(deps): update dependency typescript-eslint to v8.21.0 (#1867)Updates
@nestjs/swagger
from 5.2.0 to 11.0.6Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
6b9fb04
chore(): release v11.0.6fb31842
Merge pull request #3324 from rklos/feat/support-native-private-properties3e968ba
feat: support native private class properties in model class visitorb19878d
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#3321)8265aaf
chore(deps): update dependency typescript-eslint to v8.25.0 (#3320)f9a34c6
chore(): release v11.0.58faade0
Merge branch 'master' of https://github.com/nestjs/swaggerf16daf2
fix: strip inline path regexps (fastify) #33184fcad5e
chore(deps): update dependency ts-jest to v29.2.6 (#3317)cf507c1
chore(deps): update eslint monorepo to v9.21.0 (#3315)Updates
@nestjs/terminus
from 8.0.6 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/websockets
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/websockets
's releases.... (truncated)
Commits
132c1df
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 releasefca5ebb
chore(@nestjs
) publish v11.0.2 releaseUpdates
@willsoto/nestjs-prometheus
from 4.6.0 to 4.7.0Release notes
Sourced from
@willsoto/nestjs-prometheus
's releases.Changelog
Sourced from
@willsoto/nestjs-prometheus
's changelog.Commits
8a7bc7f
chore(release): 4.7.0 [skip ci]5bb4711
feat(nestjs): support v90fba790
chore(deps-dev): bump@typescript-eslint/parser
from 5.29.0 to 5.30.5d4cf559
chore(deps-dev): bump@typescript-eslint/eslint-plugin
9423011
chore(deps-dev): bump@types/node
from 18.0.0 to 18.0.1b858c77
chore(deps-dev): bump ts-node from 10.8.1 to 10.8.281f42cd
chore(deps-dev): bump supertest from 6.2.3 to 6.2.4f9a62bb
chore(deps-dev): bump@types/sinon
from 10.0.11 to 10.0.127f39d60
chore(deps-dev): bump@nestjs/cli
from 8.2.6 to 8.2.87c5001e
chore(deps-dev): bump@typescript-eslint/eslint-plugin
Updates
nest-winston
from 1.6.2 to 1.10.2Commits
8a9e611
1.10.2969518e
Update contributors91fcc9d
Update nest monorepo to v111a7c265
Update contributorsa50852a
Update contributorsb5da1cd
Update contributors544acdb
Update contributors873a086
Update dependency rimraf to v6bc0d30d
Add more Node version 👷 to CI3464aa7
Update actions/stale worflow actionUpdates
@nestjs/testing
from 8.4.1 to 11.0.11Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
132c1df
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 releasefca5ebb
chore(@nestjs
) publish v11.0.2 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.