Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nanoid and swagger-typescript-api #44

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps nanoid to 3.3.8 and updates ancestor dependency swagger-typescript-api. These dependencies need to be updated together.

Updates nanoid from 3.3.6 to 3.3.8

Changelog

Sourced from nanoid's changelog.

3.3.8

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).

3.3.7

  • Fixed node16 TypeScript support (by Saadi Myftija).
Commits

Updates swagger-typescript-api from 12.0.4 to 13.0.23

Release notes

Sourced from swagger-typescript-api's releases.

13.0.23

What's Changed

Full Changelog: acacode/swagger-typescript-api@13.0.22...13.0.23

13.0.22

What's Changed

Full Changelog: acacode/swagger-typescript-api@13.0.21...13.0.22

13.0.21

What's Changed

Full Changelog: acacode/swagger-typescript-api@13.0.20...13.0.21

13.0.20

What's Changed

Full Changelog: acacode/swagger-typescript-api@13.0.19...13.0.20

13.0.19

What's Changed

Full Changelog: acacode/swagger-typescript-api@13.0.18...13.0.19

13.0.18

What's Changed

... (truncated)

Commits
  • 5a00cd5 Prepare 13.0.23
  • b009465 Merge pull request #983 from acacode/backport-930
  • 1ad0095 use import pattern that supports windows external drives
  • da2e3f0 Merge pull request #904 from acacode/prepare-13.0.22
  • 1405b60 Prepare 13.0.22
  • 0561601 Merge pull request #903 from acacode/consola
  • 6f477a4 Consola
  • 7e0cd20 Update Yarn to 4.4.1
  • 193d04f Merge pull request #902 from acacode/dependabot/npm_and_yarn/micromatch-4.0.8
  • d858f8d chore(deps): bump micromatch from 4.0.7 to 4.0.8
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by smorimoto, a new releaser for swagger-typescript-api since your current version.


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 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 [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependency [swagger-typescript-api](https://github.com/acacode/swagger-typescript-api). These dependencies need to be updated together.


Updates `nanoid` from 3.3.6 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...3.3.8)

Updates `swagger-typescript-api` from 12.0.4 to 13.0.23
- [Release notes](https://github.com/acacode/swagger-typescript-api/releases)
- [Commits](acacode/swagger-typescript-api@12.0.4...13.0.23)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: swagger-typescript-api
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2024
Copy link
Contributor

@permobergedge permobergedge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@permobergedge permobergedge merged commit 0dcc988 into main Dec 27, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-d331eb02c9 branch December 27, 2024 09:19
permobergedge pushed a commit that referenced this pull request Jan 22, 2025
* feat: added stream-id to multiviewers and fixed output-stream bug with local ip on caller-mode

* feat: added error to warn for duplicates

* feat: added error text if duplicate stream id

* fix: lint error

* fix: updated text
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant