next-image-s3-imgproxy-loader
next-image-s3-imgproxy-loader copied to clipboard
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: next and npm-check-updates.
Updates next from 16.0.0 to 16.0.1
Release notes
Sourced from next's releases.
v16.0.1
Core Changes
- fix(static-paths): add depth tracking to parallel route param resolution: #85319
- Fix types of
@next/mdx: #82238- Ensure getServerInsertedHTML skips rendering correctly: #85394
- Fix duplicate .next/types
includeon Windows: #85400- Exclude
next-jscondition from middleware, proxy, and instrumentation: #85321- remove unstable_forceStale prefetch option & restore
prefetch={true}functionality: #85411- Upgrade React from
2bcbf254-20251020to6160773f-20251023: #85277- fix(next/image): swap dependencies: #85419
- Handle
Origin: nullheaders: #85402- Generalize Segment Cache fallback implementation: #84652
- fix: ensure req.query is writable: #81573
- fix: Proxy not picked up on Windows: #85443
- [test] Ensure we can toggle the DevTools menu while status indicators are active: #85456
- Fix crash when suspending in Components using
useActionQueue: #85459Misc Changes
- docs: create-next-app react-compiler and new prompts: #85213
- docs: cache components - introduction: #85196
- docs: use cache feedback: #85169
- docs: stabilize apis in docs: #85219
- docs: revalidateTag immediate expiration in Route Handlers: #85223
- Docs/use cache feedback 2: #85222
- docs: added
use cache: remotedocs: #85145- docs: proxy runtime defaults to nodejs: #85204
- chore: cache components feedback: #85241
- docs: add a note that cache components is opt-in near the top: #85245
- Docs/v16 feedback: #85259
- Update command to install babel-plugin-react-compiler as a devDependency: #85235
- docs: typegen next-env.d.ts feedback: #85273
- docs: link to MCP guide from upgrade: #85308
- docs: regexp removed from middleware config: #85343
- docs: simplify MCP guide to focus on next-devtools-mcp: #85353
- docs: fix proxy matcher overflow: #85337
- docs: point out diff in serialization types for arguments and return values: #85338
- [test] Update snapshots: #85407
- docs: Fix typo in SEO section of loading.mdx: #85301
- Fix typo in Fast Refresh documentation: #85352
- Fix grammatical errors in updating data documentation: #85067
- [test] Skip devlow benchmarks on PRs: #85408
- [test] Unflake typed-env suite: #85410
- Update rust toolchain to 2025-10-27: #85409
- [test] Speed up prefetching suite: #85417
- docs: remove inaccuracies from use cache: private: #85425
- [test] Exclude Next.js internal stack frames from cache-component-error CLI output assertions: #85421
- [test] Exclude likely Next.js internal Components from component stacks in Redbox assertions: #85420
- Turbopack: correctly trace files with npm: #85323
... (truncated)
Commits
e08402bv16.0.151d9631Upgrade React from6160773f-20251023tob4455a6e-20251027(#85464)163fc17v16.0.1-canary.6a986e17Fix crash when suspending in Components usinguseActionQueue(#85459)4067214Turbopack: correctly trace files with npm (#85323)976a222[test] Ensure we can toggle the DevTools menu while status indicators are act...b95dbe6fix: Proxy not picked up on Windows (#85443)b0837e0[test] Exclude likely Next.js internal Components from component stacks in Re...456d8e7fix: ensure req.query is writable (#81573)0b6fe15[test] Exclude Next.js internal stack frames from cache-component-error CLI o...- Additional commits viewable in compare view
Updates npm-check-updates from 19.1.1 to 19.1.2
Release notes
Sourced from npm-check-updates's releases.
v19.1.2
What's Changed
- fix: support singular 'catalog' field in pnpm-workspace.yaml by
@afonsojramosin raineorshine/npm-check-updates#1572New Contributors
@afonsojramosmade their first contribution in raineorshine/npm-check-updates#1572Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v19.1.1...v19.1.2
Commits
af45ef719.1.26c8163cfix: support singular 'catalog' field in pnpm-workspace.yaml (#1572)37cb5fdCONTRIBUTING- See full diff 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 <dependency name> major versionwill 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 versionwill 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