rdkit-js
rdkit-js copied to clipboard
Bump next from 13.5.5 to 15.2.0
Bumps next from 13.5.5 to 15.2.0.
Release notes
Sourced from next's releases.
v15.2.0
Core Changes
- Fix
unstable_allowDynamicwhen used with pnpm: #73732- [dynamicIO] use new heuristic to track whether server render is dynamic: #73751
- Fix receiveExpiredTags not always called: #73759
- error-overlay: Rename "Error" to "Issue": #72817
- remove redundant segment collection call: #73773
- Metadata resolvers can be fetched synchronously: #73771
- Turbopack: migrate client references to single-graph-traversal: #73322
- next-codemod: update gitignore file for parity for yarn recommendations: #71963
- feat: error code: #73332
- Detach next-error-code-swc-plugin from workspace: #73806
- [CI] Prominent error message for check_error_codes: #73807
- [Segment Cache] Add PPR header to segment prefetch: #73756
- fix: path escaping issue on windows: #73843
- Rename variables in LayoutRouter for clarity: #73826
- [Segment Cache] Skip prefetched segments on server: #73626
- [Segment Cache] No data on tree prefetch if no PPR: #73767
- Remove segmentPath from RSC payload: #73827
- build: better error if fetching AMP validator fails: #73851
- Escape the '.' in '.json' when making static data routes.: #73850
- fix(next@15): use the asset prefix when loading a CSS in App Router: #72095
- Exclude
.test.files from using error code plugin: #73868- Refactor telemetry API: #73865
- Add additional error classes and error codes: #73862
- refactor: collectAppPageSegments: #73908
- cleanup unnecessary map in dev server: #73745
- Retry manifest file loading only in dev mode: #73900
- Turbopack: ignore empty NEXT_TURBOPACK_TRACING var: #73903
- Ignore RSC fetch errors after hard navigation: #73975
- Fix error code check in windows: #73981
- Separate viewport and metadata in rsc and cache: #73867
- Add feature flag for new dev overlay: #73977
- Restore RSC fetch error handling after navigating back: #73985
- refactor: make locales array immutable: #74037
- fix: skip rendering dynamic root segment routes: #74039
- refactor: cache lowercasing all the locales: #74038
- Add SRI support for Node.js Runtime : #73891
- Separate bots detection utils: #74000
- docs: remove a duplicated word in redirect code comment: #74043
- examples: update gitignore files for parity for yarn recommendations: #71956
- chore: update turbopack document path in the warning message: #72597
- Clean up
react-dev-overlaybefore fork: #74016- chore(next/image): improve imgopt api bypass detection for unsupported images: #73909
- [Segment Cache] Add CacheStatus.Empty: #73667
- chore: move static paths utils into own folder: #73928
- Delete unused
GroupedStackFrames.tsx: #74028- [Segment Cache] Move cache key creation to client : #73853
- feat: added partial shell generation using root params: #73816
... (truncated)
Commits
b0416fbv15.2.0166369dv15.2.0-canary.772c57888[dev-overlay]: allow disabled state to be dismissable (#76572)c919f09examples: fix supabase example for v15 (#76567)991c32a[dev-overlay] rephrase docs button title as link to related docs (#76571)aaebca9Updated remove-console example to utilize the app router. (#76543)8dd0b56docs(errors): update suppressHydrationWarning section (#76521)c505a4cexclude AppDevOverlayErrorBoundary from prod build (#76568)91684eeRemove rewrite query params from request URL when deployed to Vercel (#76548)dbeeb02[dev-overlay] change button to lowercase except leading letter (#76565)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| rdkit-js | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:41am |
| rdkitjs-angular-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:41am |
| rdkitjs-react-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:41am |
| rdkitjs-typescript-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:41am |
| rdkitjs-vue-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:41am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.