Skip to content

chore(deps): bump the npm_and_yarn group group with 2 updates#272

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-security-group-e25c07bdb6
Open

chore(deps): bump the npm_and_yarn group group with 2 updates#272
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-security-group-e25c07bdb6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2024

Bumps the npm_and_yarn group group with 2 updates: @openapitools/openapi-generator-cli and axios.

Updates @openapitools/openapi-generator-cli from 2.5.2 to 2.12.0

Release notes

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

v2.12.0

2.12.0 (2024-03-12)

Features

  • release: trigger a release (ad97182)

v2.11.0

2.11.0 (2024-03-06)

Features

  • release: trigger a release (7e43a4e)

v2.10.1

2.10.1 (2024-03-06)

Reverts

v2.10.0

2.10.0 (2024-03-03)

Features

  • release: trigger a release (5d0e7c0)

v2.9.0

2.9.0 (2024-01-19)

Features

  • release: trigger a release (720b405)

v2.8.2

2.8.2 (2024-01-19)

Bug Fixes

  • deps: update dependency reflect-metadata to v0.2.1 (#739) (ab79be5)

v2.8.1

2.8.1 (2024-01-19)

... (truncated)

Commits
  • ad97182 feat(release): trigger a release
  • fcb2f83 chore(deps): update commitlint monorepo to v19 (#744)
  • b115451 chore(deps): update dependency ts-jest to v29.1.2 (#764)
  • 2092e90 chore(deps): update dependency jest-environment-jsdom to v29 (#748)
  • 4042a6e chore(deps): update dependency @​types/jest to v29.5.12 (#755)
  • 34dd0de chore(deps): update dependency prettier to v3 (#749)
  • 7e43a4e feat(release): trigger a release
  • 2a9aef9 Revert "support JAVA_HOME environment variable (#756)" (#761)
  • 5d0e7c0 feat(release): trigger a release
  • 3e949d8 support JAVA_HOME environment variable (#756)
  • Additional commits viewable in compare view

Updates axios from 0.26.1 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
</tr></table> 

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

1.6.3 (2023-12-26)

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
</tr></table> 

... (truncated)

Commits

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.

Bumps the npm_and_yarn group group with 2 updates: [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) and [axios](https://github.com/axios/axios).


Updates `@openapitools/openapi-generator-cli` from 2.5.2 to 2.12.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.5.2...v2.12.0)

Updates `axios` from 0.26.1 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.6.5)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

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 Mar 16, 2024
@github-actions
Copy link
Copy Markdown
Contributor

flake8 results

  1 files  14 suites   0s ⏱️
  1 tests   1 ✔️ 0 💤 0
14 runs  14 ✔️ 0 💤 0

Results for commit 239b69e.

@github-actions
Copy link
Copy Markdown
Contributor

pytest results

99 tests   97 ✔️  13m 44s ⏱️
  1 suites    2 💤
  1 files      0

Results for commit 239b69e.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.05%. Comparing base (89ba326) to head (239b69e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage   73.05%   73.05%           
=======================================
  Files          43       43           
  Lines        4272     4272           
=======================================
  Hits         3121     3121           
  Misses       1151     1151           
Flag Coverage Δ
unittests 73.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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