Skip to content

chore(deps)(deps-dev): bump @next/bundle-analyzer from 15.5.9 to 16.1.6#104

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6
Open

chore(deps)(deps-dev): bump @next/bundle-analyzer from 15.5.9 to 16.1.6#104
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps @next/bundle-analyzer from 15.5.9 to 16.1.6.

Release notes

Sourced from @​next/bundle-analyzer's releases.

v16.1.6

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

Core Changes

  • Upgrade to swc 54 (#88207)
  • implement LRU cache with invocation ID scoping for minimal mode response cache (#88509)
  • tweak LRU sentinel key (#89123)

Credits

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

v16.1.5

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

https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472 https://vercel.com/changelog/summary-of-cve-2026-23864

v16.1.4

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

Core Changes

  • Only filter next config if experimental flag is enabled (#88733)

Credits

Huge thanks to @​mischnic for helping!

v16.1.3

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

Core Changes

  • Fix linked list bug in LRU deleteFromLru (#88652)
  • Fix relative same host redirects in node middleware (#88253)

Credits

Huge thanks to @​acdlite and @​ijjk for helping!

v16.1.2

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

Core Changes

... (truncated)

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file security Sécurité labels Feb 2, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2026

Deploying memolib with  Cloudflare Pages  Cloudflare Pages

Latest commit: fc401f1
Status:🚫  Build failed.

View logs

@vercel
Copy link

vercel bot commented Feb 2, 2026

Deployment failed with the following error:

Resource is limited - try again in 9 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mobby57s-projects?upgradeToPro=build-rate-limit

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
🔵 In progress
View logs
iapostemanager 48b3c84 Feb 02 2026, 09:08 AM

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
memolib fc401f1 Feb 16 2026, 08:28 AM

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6 branch from 48b3c84 to 9cfcc9c Compare February 2, 2026 23:35
@vercel
Copy link

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
iapostemanager-mfq1 Error Error Feb 16, 2026 9:28am
memo-lib Error Error Feb 16, 2026 9:28am
memo-lib-nak6 Error Error Feb 16, 2026 9:28am
memo-lib-t22u Error Error Feb 16, 2026 9:28am
memolib Error Error Feb 16, 2026 9:28am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6 branch from 9cfcc9c to d72ce20 Compare February 6, 2026 22:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6 branch 2 times, most recently from 5b349dc to 4f9905e Compare February 7, 2026 23:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/bundle-analyzer-16.1.6 branch from 4f9905e to 673b5b8 Compare February 9, 2026 08:30
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.5.9 to 16.1.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 16.1.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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 security Sécurité

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants