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

Bump the nextjs group across 1 directory with 5 updates #250

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the nextjs group with 5 updates in the / directory:

Package From To
next 15.1.3 15.1.6
@next/bundle-analyzer 15.1.3 15.1.6
eslint-config-next 15.1.3 15.1.6
vercel 39.2.4 40.1.0
wrangler 3.99.0 3.107.2

Updates next from 15.1.3 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

Commits

Updates @next/bundle-analyzer from 15.1.3 to 15.1.6

Release notes

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

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

Commits

Updates eslint-config-next from 15.1.3 to 15.1.6

Release notes

Sourced from eslint-config-next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

Commits

Updates vercel from 39.2.4 to 40.1.0

Release notes

Sourced from vercel's releases.

[email protected]

Minor Changes

  • Add "react-router" framework entry (#12932)

Patch Changes

[email protected]

Major Changes

  • Make split-tgz the default for archive deployments (#12943)

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • [cli] add compile cache to improve startup performance (#12783)

... (truncated)

Changelog

Sourced from vercel's changelog.

40.1.0

Minor Changes

  • Add "react-router" framework entry (#12932)

Patch Changes

40.0.0

Major Changes

  • Make split-tgz the default for archive deployments (#12943)

Patch Changes

39.4.2

Patch Changes

39.4.1

Patch Changes

... (truncated)

Commits

Updates wrangler from 3.99.0 to 3.107.2

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #7897 34f9797 Thanks @​WillTaylorDev! - chore: provides run_worker_first for Worker-script-first configuration. Deprecates experimental_serve_directly.

Patch Changes

  • #7945 d758215 Thanks @​ns476! - Add Images binding (in private beta for the time being)

  • #7947 f57bc4e Thanks @​dario-piotrowicz! - fix: avoid getPlatformProxy logging twice that it is using vars defined in .dev.vars files

    when getPlatformProxy is called and it retrieves values from .dev.vars files, it logs twice a message like: Using vars defined in .dev.vars, the changes here make sure that in such cases this log only appears once

  • #7889 38db4ed Thanks @​emily-shen! - feat: add experimental resource auto-provisioning to versions upload

  • #7864 de6fa18 Thanks @​dario-piotrowicz! - Update the unstable_getMiniflareWorkerOptions types to always include an env parameter.

    The unstable_getMiniflareWorkerOptions types, when accepting a config object as the first argument, didn't accept a second env argument. The changes here make sure they do, since the env is still relevant for picking up variables from .dev.vars files.

  • #7964 bc4d6c8 Thanks @​LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow config

  • Updated dependencies [cf4f47a]:

[email protected]

Minor Changes

  • #7856 2b6f149 Thanks @​emily-shen! - feat: add sanitised error messages to Wrangler telemetry

    Error messages that have been audited for potential inclusion of personal information, and explicitly opted-in, are now included in Wrangler's telemetry collection. Collected error messages will not include any filepaths, user input or any other potentially private content.

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.107.2

Patch Changes

3.107.1

Patch Changes

3.107.0

Minor Changes

  • #7897 34f9797 Thanks @​WillTaylorDev! - chore: provides run_worker_first for Worker-script-first configuration. Deprecates experimental_serve_directly.

Patch Changes

  • #7945 d758215 Thanks @​ns476! - Add Images binding (in private beta for the time being)

  • #7947 f57bc4e Thanks @​dario-piotrowicz! - fix: avoid getPlatformProxy logging twice that it is using vars defined in .dev.vars files

    when getPlatformProxy is called and it retrieves values from .dev.vars files, it logs twice a message like: Using vars defined in .dev.vars, the changes here make sure that in such cases this log only appears once

  • #7889 38db4ed Thanks @​emily-shen! - feat: add experimental resource auto-provisioning to versions upload

  • #7864 de6fa18 Thanks @​dario-piotrowicz! - Update the unstable_getMiniflareWorkerOptions types to always include an env parameter.

    The unstable_getMiniflareWorkerOptions types, when accepting a config object as the first argument, didn't accept a second env argument. The changes here make sure they do, since the env is still relevant for picking up variables from .dev.vars files.

  • #7964 bc4d6c8 Thanks @​LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow config

  • Updated dependencies [cf4f47a]:

3.106.0

Minor Changes

... (truncated)

Commits
  • 46a16bc Version Packages (#7991)
  • 444a630 Revert "Add support for Images binding (#7945)" (#7988)
  • ff0d9cd Version Packages (#7979)
  • e2b3306 Fix assets inheritance regression (#7981)
  • ab49886 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • 01edd28 Version Packages (#7933)
  • 9ba6374 Revert "fix(wrangler): handling of process.env.NODE_ENV in bundling mode (#...
  • d758215 Add support for Images binding (#7945)
  • fdd1303 test: quieten the logs on Wrangler retry helper tests (#7965)
  • bc4d6c8 fix: make wrangler deploy not call Workflows API if it binds to a different...
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2025

Deploying compute-toys with  Cloudflare Pages  Cloudflare Pages

Latest commit: de50853
Status: ✅  Deploy successful!
Preview URL: https://4260dbf1.compute-toys.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-next-y0er.compute-toys.pages.dev

View logs

@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/nextjs-968abfebf9) February 1, 2025 07:26 Inactive
Copy link

github-actions bot commented Feb 1, 2025

Screenshot from BrowserStack

URL: https://438a714b.compute-toys.pages.dev/new
Device: Samsung Galaxy Tab S10 Plus (landscape)
OS: Android 14.0
Browser: Android Browser
Created: 2025-02-01 07:32:11 UTC

Screenshot

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextjs-968abfebf9 branch from 7724a10 to f905006 Compare February 1, 2025 07:38
@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/nextjs-968abfebf9) February 1, 2025 07:38 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextjs-968abfebf9 branch from f905006 to aefed02 Compare February 1, 2025 07:40
@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/nextjs-968abfebf9) February 1, 2025 07:41 Inactive
Copy link

github-actions bot commented Feb 1, 2025

Screenshot from BrowserStack

URL: https://923421d4.compute-toys.pages.dev/new
Device: Samsung Galaxy Tab S10 Plus (landscape)
OS: Android 14.0
Browser: Android Browser
Created: 2025-02-01 07:41:15 UTC

Screenshot

Copy link

github-actions bot commented Feb 1, 2025

Screenshot from BrowserStack

URL: https://c6754139.compute-toys.pages.dev/new
Device: Samsung Galaxy Tab S10 Plus (landscape)
OS: Android 14.0
Browser: Android Browser
Created: 2025-02-01 07:45:47 UTC

Screenshot

Bumps the nextjs group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.1.3` | `15.1.6` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.1.3` | `15.1.6` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.1.6` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.4` | `40.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.99.0` | `3.107.2` |



Updates `next` from 15.1.3 to 15.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.3...v15.1.6)

Updates `@next/bundle-analyzer` from 15.1.3 to 15.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/v15.1.6/packages/next-bundle-analyzer)

Updates `eslint-config-next` from 15.1.3 to 15.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/v15.1.6/packages/eslint-config-next)

Updates `vercel` from 39.2.4 to 40.1.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/[email protected]/packages/cli)

Updates `wrangler` from 3.99.0 to 3.107.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nextjs
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

github-actions bot commented Feb 1, 2025

Screenshot from BrowserStack

URL: https://4260dbf1.compute-toys.pages.dev/new
Device: Samsung Galaxy Tab S10 Plus (landscape)
OS: Android 14.0
Browser: Android Browser
Created: 2025-02-01 07:55:48 UTC

Screenshot

@davidar davidar merged commit ee82226 into master Feb 1, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextjs-968abfebf9 branch February 1, 2025 08:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant