Skip to content

build(deps): bump shell-quote and @openapitools/openapi-generator-cli - #442

Merged
github-actions[bot] merged 1 commit into
devfrom
dependabot/npm_and_yarn/multi-f78b43bba0
Sep 2, 2026
Merged

github-actions[bot] merged 1 commit into
devfrom
dependabot/npm_and_yarn/multi-f78b43bba0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps shell-quote to 1.9.0 and updates ancestor dependency @openapitools/openapi-generator-cli. These dependencies need to be updated together.

Updates shell-quote from 1.8.4 to 1.9.0

Changelog

Sourced from shell-quote's changelog.

v1.9.0 - 2026-06-24

Commits

  • [New] add types dca6e21
  • [Dev Deps] update eslint 9aa9e8f
  • [Fix] parse: finalize tokens in linear time (GHSA-395f-4hp3-45gv) 7ff5488
  • [actions] update workflows 75e8497
  • [actions] Windows + node 4/6/7: pin eslint to 9 before install, since npm 2/3 cannot stage eslint 10@types/esrecurse 3fb739d
  • [actions] retry npm install on Windows to survive npm 2/3 staging-rename flake abe0163
  • [actions] Windows + node 5/7: install deps with a modern node b4bafa2
  • [Fix] quote: escape leading ~ to prevent shell tilde-expansion 7a76c1a
  • [Dev Deps] update auto-changelog, tape 7184b44
  • [Dev Deps] apparently jackspeak is no longer in the graph 9ba368a
Commits
  • db09fc7 v1.9.0
  • 7ff5488 [Fix] parse: finalize tokens in linear time (GHSA-395f-4hp3-45gv)
  • b4bafa2 [actions] Windows + node 5/7: install deps with a modern node
  • 3fb739d [actions] Windows + node 4/6/7: pin eslint to 9 before install, since npm 2/3...
  • abe0163 [actions] retry npm install on Windows to survive npm 2/3 staging-rename flake
  • 7a76c1a [Fix] quote: escape leading ~ to prevent shell tilde-expansion
  • 75e8497 [actions] update workflows
  • dca6e21 [New] add types
  • 9aa9e8f [Dev Deps] update eslint
  • 9ba368a [Dev Deps] apparently jackspeak is no longer in the graph
  • Additional commits viewable in compare view

Updates @openapitools/openapi-generator-cli from 2.39.0 to 2.41.0

Release notes

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

v2.41.0

2.41.0 (2026-08-24)

Features

v2.40.1

2.40.1 (2026-07-24)

Bug Fixes

  • deps: update dependency fs-extra to v11.4.0 (#1264) (254a7d5)

v2.40.0

2.40.0 (2026-07-20)

Features

v2.39.1

2.39.1 (2026-06-30)

Bug Fixes

  • deps: update dependency fs-extra to v11.3.6 (#1244) (2d72882)
Commits
  • b6cef74 feat(release): v7.25.0 release (#1278)
  • d52d6d4 chore(deps): update dependency concurrently to v10.0.5 (#1276)
  • 21e727d chore(deps): update nest monorepo to v11.2.1 (#1275)
  • 5905a9d chore(deps): update commitlint monorepo to v21.2.2 (#1273)
  • 205c54e chore(deps): update nest monorepo to v11.1.29 (#1272)
  • 32d05d8 chore(deps): update dependency nx to v22.7.7 [security] (#1271)
  • 1b79ea4 chore(deps): update dependency semantic-release to v25.0.9 (#1270)
  • c3fc95f chore(deps): update dependency nx to v22.7.2 [security] (#1268)
  • 5be9c9e chore(deps): update dependency axios to v1.19.0 (#1267)
  • 72354e0 chore(deps): update dependency concurrently to v10.0.4 (#1265)
  • 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 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.

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.9.0 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Updates `shell-quote` from 1.8.4 to 1.9.0
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.4...v1.9.0)

Updates `@openapitools/openapi-generator-cli` from 2.39.0 to 2.41.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.39.0...v2.41.0)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.9.0
  dependency-type: indirect
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.41.0
  dependency-type: direct:development
...

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 Sep 2, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 2, 2026 23:45
@github-actions
github-actions Bot merged commit e7f9a27 into dev Sep 2, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/multi-f78b43bba0 branch September 2, 2026 23:49
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.

0 participants