neynarxyz / nodejs-sdk

Typescript SDK for Neynar APIs
https://neynar.com
MIT License
53 stars 11 forks source link

Bump path-to-regexp and @openapitools/openapi-generator-cli #176

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps path-to-regexp to 3.3.0 and updates ancestor dependency @openapitools/openapi-generator-cli. These dependencies need to be updated together.

Updates path-to-regexp from 3.2.0 to 3.3.0

Release notes

Sourced from path-to-regexp's releases.

Add backtracking protection

Fixed

  • Add backtrack protection to 3.x release (#321) d31670a

https://github.com/pillarjs/path-to-regexp/compare/v3.2.0...v3.3.0

Commits


Updates @openapitools/openapi-generator-cli from 2.13.5 to 2.13.9

Release notes

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

v2.13.9

2.13.9 (2024-09-22)

Bug Fixes

v2.13.8

2.13.8 (2024-09-22)

Bug Fixes

  • #802: add fallback to default versions if search returns errors (#811) (129c002), closes #802

v2.13.7

2.13.7 (2024-09-18)

Bug Fixes

  • deps: update nest dependencies to v10.4.2 (#801) (fff1d32)

v2.13.6

2.13.6 (2024-09-18)

Bug Fixes

  • deps: update dependency @​nestjs/axios to v3.0.3 (#799) (868d55e)
Commits
  • 1879a1e fix(#802): better error handling (#812)
  • 129c002 fix(#802): add fallback to default versions if search returns errors (#811)
  • 674da08 chore(deps): update dependency husky to v9.1.6 (#807)
  • f2bc426 chore(deps): update dependency prettier to v3.3.3 (#808)
  • 91fe86c chore(deps): update typescript-eslint monorepo to v6.21.0 (#698)
  • c311d7a chore(deps): update commitlint monorepo to v19.5.0 (#805)
  • 6ddce6c chore(deps): update dependency eslint to v8.57.1 (#803)
  • fff1d32 fix(deps): update nest dependencies to v10.4.2 (#801)
  • 868d55e fix(deps): update dependency @​nestjs/axios to v3.0.3 (#799)
  • d299797 chore(deps): update dependency @​types/jest to v29.5.13 (#797)
  • 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 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](https://github.com/neynarxyz/nodejs-sdk/network/alerts).