Skip to content

chore(deps): bump next and @asyncapi/cli#785

Merged
asyncapi-bot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-eeaf744224
Mar 3, 2026
Merged

chore(deps): bump next and @asyncapi/cli#785
asyncapi-bot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-eeaf744224

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

Bumps next to 15.5.12 and updates ancestor dependency @asyncapi/cli. These dependencies need to be updated together.

Updates next from 14.2.26 to 15.5.12

Release notes

Sourced from next's releases.

v15.5.12

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

  • fix unlock in publish-native

This is a re-release of v15.5.11 applying the turbopack changes.

v15.5.11

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Tracing: Fix memory leak in span map (#85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#82340)
  • Turbopack: support pattern into exports field (#82757)
  • NFT tracing fixes (#84155 and #85323)
  • Turbopack: validate CSS without computing all paths (#83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#89129)

Credits

Huge thanks to @​timneutkens, @​mischnic, @​ztanner, and @​wyattjoh for helping!

v15.5.10

Please refer the following changelogs for more information about this security release:

v15.4.11

Please see this changelog for more information about this security patch.

v15.3.9

Please see this changelog for more information about this security patch.

v15.2.9

Please see this changelog for more information about this security patch.

v15.1.12

Please see this changelog for more information about this security patch.

v15.0.8

Please see this changelog for more information about this security patch.

Commits

Updates @asyncapi/cli from 3.1.1 to 3.6.0

Release notes

Sourced from @​asyncapi/cli's releases.

v3.6.0

Minor Changes

  • ca8101f: feat: output flag renamed and writing to file functionality added to diff command

    • 8c2e940: fix:parse flag output renamed to save-output and saving diff output to file functionality added to diff command

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • 59e1df9: chore:tests added for flags save-output in validate and diff command

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • 7228a36: chore:cleanup

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • ccb5388: chore:cleanup

    Signed-off-by: Tushar Anand tusharannand@gmail.com

v3.5.2

Patch Changes

v3.5.1

Patch Changes

  • 5a99f6f: fix: modify api:build script to generate languages

    • 9488a1b: fix: modify script to generate languages

    Updated the 'api:build' script to include language generation.

v3.5.0

Minor Changes

... (truncated)

Changelog

Sourced from @​asyncapi/cli's changelog.

3.6.0

Minor Changes

  • ca8101f: feat: output flag renamed and writing to file functionality added to diff command

    • 8c2e940: fix:parse flag output renamed to save-output and saving diff output to file functionality added to diff command

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • 59e1df9: chore:tests added for flags save-output in validate and diff command

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • 7228a36: chore:cleanup

    Signed-off-by: Tushar Anand tusharannand@gmail.com

    • ccb5388: chore:cleanup

    Signed-off-by: Tushar Anand tusharannand@gmail.com

3.5.2

Patch Changes

3.5.1

Patch Changes

  • 5a99f6f: fix: modify api:build script to generate languages

    • 9488a1b: fix: modify script to generate languages

    Updated the 'api:build' script to include language generation.

3.5.0

Minor Changes

  • 129f531: Introduced a new asyncapi generate client command to the CLI.

    This command allows you to generate client libraries using the new AsyncAPI Generator baked-in templates. Read more about baked-in templates in official documentation.

... (truncated)

Commits
  • f8f951b chore(release): release and bump versions of packages (#1876)
  • ca8101f feat: output flag renamed and writing to file functionality added to diff com...
  • 88a195c ci: update of files from global .github repo (#1873)
  • 76e782c ci: update of files from global .github repo (#1872)
  • 0553127 chore(deps-dev): bump tar-fs from 3.1.0 to 3.1.1 (#1867)
  • 57914b4 chore: correct shebang command in bin/dev (#1870)
  • 9992b65 ci: change domain type to PRIMARY in app.yaml (#1866)
  • 3eb25c2 ci: change domain configuration format in app.yaml to latest in digitalocean ...
  • a2963ba ci: update of files from global .github repo (#1865)
  • 5860f59 ci: ingress rules and alert configuration (#1862)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 [next](https://github.com/vercel/next.js) to 15.5.12 and updates ancestor dependency [@asyncapi/cli](https://github.com/asyncapi/cli). These dependencies need to be updated together.


Updates `next` from 14.2.26 to 15.5.12
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.26...v15.5.12)

Updates `@asyncapi/cli` from 3.1.1 to 3.6.0
- [Release notes](https://github.com/asyncapi/cli/releases)
- [Changelog](https://github.com/asyncapi/cli/blob/master/CHANGELOG.md)
- [Commits](asyncapi/cli@v3.1.1...v3.6.0)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.12
  dependency-type: indirect
- dependency-name: "@asyncapi/cli"
  dependency-version: 3.6.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 Mar 3, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 3, 2026

@asyncapi-bot asyncapi-bot merged commit c092955 into master Mar 3, 2026
26 checks passed
@asyncapi-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.5.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoapproved autoupdate dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants