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 npm_and_yarn group across 1 directory with 2 updates #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the npm_and_yarn group with 2 updates in the / directory: next and nanoid.

Updates next from 14.2.0-canary.62 to 15.2.0-canary.16

Release notes

Sourced from next's releases.

v15.2.0-canary.16

Core Changes

  • [DevOverlay] Polish new Error Overlay badge: #74975
  • [DevOverlay]: hook up issue click handlers in NextLogo: #75069
  • error when output: export is used with intercepting routes: #75058

Misc Changes

  • perf(turbo-tasks): Use the type information we already have for all ResolvedVc casts, expose synchronous versions of functions: #75055
  • docs: update Next.js 15 versions in upgrade guide: #74960

Credits

Huge thanks to @​bgw, @​leerob, @​raunofreiberg, and @​ztanner for helping!

v15.2.0-canary.15

Core Changes

  • fix: don't memory-leak promises passed to waitUntil: #75041
  • refactor: include new option for including prefixes: #75015
  • Disable colormin feature from cssnano: #53393
  • types: improve types in app-index: #75045
  • feature(error): capture ssr error in overlay during dev: #74983

Misc Changes

  • Turbopack: don't search for layout segments in routes: #73847
  • Turbopack: resolve arguments to EsmAssetReference::new: #75040
  • perf(turbo-tasks): Optionally schedule ResolveNative/ResolveTrait tasks as local tasks: #69126
  • hopefully fix infinite recursion in optimize: #75043
  • [Turbopack] implement chunking based on the module graph: #74979
  • [Turbopack] avoid crashing on e.g. .DS_Store: #75050

Credits

Huge thanks to @​mischnic, @​lubieowoce, @​bgw, @​sokra, @​wyattjoh, @​RobinMalfait, and @​huozhi for helping!

v15.2.0-canary.14

Core Changes

  • Fix dhat support for turbo dev: #67166
  • Fix missing revalidate with notFound(): #75009
  • fix: always ensure element before set to weakmap: #75012
  • Fix ping event being sent unintentionally for Pages Router with Turbopack: #75030

Misc Changes

  • refactor(turbopack/next-api): Make VcArc use OperationVc: #74479
  • Add next-custom-transforms tests to verify source maps: #75005

... (truncated)

Commits
  • 3f3f4bc v15.2.0-canary.16
  • 808d2ba error when output: export is used with intercepting routes (#75058)
  • 6fcd42c [DevOverlay]: hook up issue click handlers in NextLogo (#75069)
  • 386a89b [DevOverlay] Polish new Error Overlay badge (#74975)
  • 2eb590b docs: update Next.js 15 versions in upgrade guide (#74960)
  • 001f5de perf(turbo-tasks): Use the type information we already have for all ResolvedV...
  • 5de5b9a v15.2.0-canary.15
  • f140b2d feature(error): capture ssr error in overlay during dev (#74983)
  • 9e8d6bc [Turbopack] avoid crashing on e.g. .DS_Store (#75050)
  • 645ef16 [Turbopack] implement chunking based on the module graph (#74979)
  • Additional commits viewable in compare view

Updates nanoid from 3.3.7 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).
Commits

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [nanoid](https://github.com/ai/nanoid).


Updates `next` from 14.2.0-canary.62 to 15.2.0-canary.16
- [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.0-canary.62...v15.2.0-canary.16)

Updates `nanoid` from 3.3.7 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.7...3.3.8)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
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.

0 participants