Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps the npm_and_yarn group with 2 updates in the /.openapi-generator directory: @nestjs/common and @openapitools/openapi-generator-cli.

Updates @nestjs/common from 10.4.5 to 11.0.20

Release notes

Sourced from @​nestjs/common's releases.

v11.0.20

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.0.19...v11.0.20

v11.0.18

What's Changed

Full Changelog: nestjs/nest@v11.0.17...v11.0.18

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

... (truncated)

Commits

Updates @openapitools/openapi-generator-cli from 2.15.0 to 2.20.0

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.20.0

2.20.0 (2025-04-27)

Features

v2.19.1

2.19.1 (2025-04-17)

Bug Fixes

  • deps: update nest monorepo to v11.0.20 (#912) (f765225)

v2.19.0

2.19.0 (2025-04-16)

Features

v2.18.4

2.18.4 (2025-03-15)

Bug Fixes

  • deps: update dependency fs-extra to v11 (#903) (11a2df5)

v2.18.3

2.18.3 (2025-03-14)

Bug Fixes

  • deps: update dependency rxjs to v7.8.2 (#896) (ec586d4)

v2.18.2

2.18.2 (2025-03-14)

Bug Fixes

  • deps: update dependency reflect-metadata to v0.2.2 (#780) (ed23197)

v2.18.1

2.18.1 (2025-03-14)

... (truncated)

Commits
  • a2b567b feat(release): v7.13.0 release (#914)
  • f765225 fix(deps): update nest monorepo to v11.0.20 (#912)
  • 66820a2 chore: bump @types/node package (#911)
  • c049f02 chore(deps): update dependency typescript to v5.8.3 (#910)
  • b3adf2c chore(deps): update dependency eslint-config-prettier to v10.1.2 (#909)
  • f956568 chore(deps): update dependency @​types/node to v18.19.86 (#907)
  • e17e4b5 feat(release): trigger a release (#908)
  • c1faf74 chore: update NestJS dependency to v11 (#870)
  • 11a2df5 fix(deps): update dependency fs-extra to v11 (#903)
  • 572a963 chore(deps): update nx monorepo to v20.6.0 (#901)
  • Additional commits viewable in compare view

Updates axios from 1.7.7 to 1.8.4

Release notes

Sourced from axios's releases.

Release v1.8.4

Release notes:

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

Release v1.8.3

Release notes:

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

Release v1.8.2

Release notes:

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.4 (2025-03-19)

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

... (truncated)

Commits
  • 9f6f97b chore(release): v1.8.4 (#6844)
  • f10c2e0 fix(buildFullPath): handle allowAbsoluteUrls: false without baseURL (#6833)
  • 1e6632c chore(deps): bump tj-actions/changed-files in the github-actions group (#6838)
  • 39ec206 chore(release): v1.8.3 (#6819)
  • 10fa70e fix: add missing type for allowAbsoluteUrls (#6818)
  • 7821ef9 docs: update readme to include bun install (#6811)
  • ec159e5 fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and `fet...
  • a9f7689 chore(release): v1.8.2 (#6812)
  • fb8eec2 fix(http-adapter): add allowAbsoluteUrls to path building (#6810)
  • 9812045 chore(sponsor): update sponsor block (#6804)
  • Additional commits viewable in compare view

Dependabot 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the /.openapi-generator directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) and [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli).


Updates `@nestjs/common` from 10.4.5 to 11.0.20
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.20/packages/common)

Updates `@openapitools/openapi-generator-cli` from 2.15.0 to 2.20.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.15.0...v2.20.0)

Updates `axios` from 1.7.7 to 1.8.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.8.4)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.20
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.20.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.8.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant