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).
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.0Release notes
Sourced from path-to-regexp's releases.
Commits
2eb1293
3.3.0d31670a
Add backtrack protection to 3.x release (#321)Updates
@openapitools/openapi-generator-cli
from 2.13.5 to 2.13.9Release notes
Sourced from
@openapitools/openapi-generator-cli
's releases.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)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