Bump axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/typeorm, @nestjs/testing and wait-on in /nestjs-typeorm #373
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 axios to 1.12.1 and updates ancestor dependencies axios, @nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/typeorm, @nestjs/testing and wait-on. These dependencies need to be updated together.
Updates
axios
from 0.24.0 to 1.12.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
3cac78c
chore(release): v1.12.1 (#7021)b5f26b7
fix(types): fixed env config types; (#7020)0d8ad6e
chore(release): v1.12.0 (#7013)fd7f404
fix: release pr runa2edc36
fix: dont add dist on release9ec86de
fix: adding build artifacts945435f
fix(node): enforce maxContentLength for data: URLs (#7011)28e5e30
chore(sponsor): update sponsor block (#7005)d03f245
chore(CI): fixed release info script to use npm registry instead of git as fi...a0bc911
chore: removing dist files from src (#7002)Updates
@nestjs/common
from 8.2.6 to 11.1.6Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release97df306
refactor(common): fix the typo 'sring' to 'string'9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 release2d63ebf
chore: upgrade typescripted714ac
Merge pull request #15386 from nestjs/feat/introspection-capabilitiesadc7e15
feat: enhance introspection capabilitiesa3621f8
docs: fix typo1613f50
chore(@nestjs
) publish v11.1.3 release1e1bcea
Merge pull request #15209 from fjodor-rybakov/fix/add-missing-disposition-typeUpdates
@nestjs/core
from 8.2.6 to 11.1.6Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release60b2ed4
Merge pull request #15504 from hajekjiri/bug/fix-undefined-injectionab93e4b
fix(core): fix race condition in class dependency resolutionf14a976
style(core): change inquirer id to const93f54ed
fix(core): attach root inquirer for nested transient providerscd009a7
refactor(core): fix the typo 'controler' to 'controller'9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releasef704dcb
Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency...a453b63
fix(core): fix race condition in class dependency resolutionUpdates
@nestjs/platform-express
from 8.2.6 to 11.1.6Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 releaseda24918
chore(deps): bump multer in /packages/platform-express1f101ac
chore(@nestjs
) publish v11.1.4 release436e1de
style: address linter warnings4d436f0
test: update outdated unit testsadc7e15
feat: enhance introspection capabilities1613f50
chore(@nestjs
) publish v11.1.3 release3e43b0e
chore(deps): bump multer from 2.0.0 to 2.0.132b5feb
chore(@nestjs
) publish v11.1.2 releaseUpdates
@nestjs/typeorm
from 8.0.3 to 8.0.5Release notes
Sourced from
@nestjs/typeorm
's releases.... (truncated)
Commits
Updates
@nestjs/testing
from 8.2.6 to 11.1.6Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releasea453b63
fix(core): fix race condition in class dependency resolution1613f50
chore(@nestjs
) publish v11.1.3 release32b5feb
chore(@nestjs
) publish v11.1.2 releasef262812
chore: update package.json2cccff1
chore(@nestjs
) publish v11.1.1 release112450b
chore(@nestjs
) publish v11.1.0 release729a9cd
chore(@nestjs
) publish v11.0.21 releaseUpdates
wait-on
from 6.0.0 to 8.0.4Release notes
Sourced from wait-on's releases.
... (truncated)
Commits
3167c34
8.0.496cc0bd
Merge pull request #175 from jeffbski/update-deps-2025-07-233540cf4
update major depsbcafa59
update minor deps080957c
remove node 24 from github workflow action42feaf7
fix syntax github actions workflow fileb0a3378
add missing eslint file6538da2
rm node 18, add 24 to github workflowc60c723
8.0.3b13328d
cleanup eslint upgradeDependabot 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.