next-image-proxy
next-image-proxy copied to clipboard
Update dependency eslint-config-next to v15
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-config-next (source) | 12.3.4 -> 15.5.2 |
Release Notes
vercel/next.js (eslint-config-next)
v15.5.2
v15.5.1
v15.5.0
v15.4.7
v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- fix:
_errorpage'sreq.urlcan be overwritten to dynamic param on minimal mode (#β82347) - fix: add
?dplto fonts in/_next/static/media(#β82384)
Credits
Huge thanks to @βdevjiwonchoi, @βijjk, and @βstyfle for helping!
v15.4.5
v15.4.4
v15.4.3
v15.4.2
v15.4.1
v15.4.0
v15.3.5
v15.3.4
v15.3.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- Reinstate
vary(#β79939) - fix(next-swc): Fix interestingness detection for React Compiler (#β79558)
- fix(next-swc): Fix react compiler usefulness detector (#β79480)
- fix(dev-overlay): Better handle edge-case file paths in launchEditor (#β79526)
- Client router should discard stale prefetch entries for static pages (#β79362)
Credits
Huge thanks to @βgaojude, @βkdy1, @βbgw, and @βunstubbable for helping!
v15.3.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#β78488) (#β78883)
- @βnext/mdx: Use stable turbopack config options (#β78880)
- Fix react-compiler: Fix detection of interest (#β78879)
- Fix turbopack: Backport sourcemap bugfix (#β78881)
- [next-server] preserve rsc query for rsc redirects (#β78876)
- Update middleware public/static matching (#β78875)
Credits
Huge thanks to @βijjk, @βhuozhi, @βkdy1, @βwbinnssmith, and @βbgw for helping!
v15.3.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- chore: Backport SWC-based RC optimization (#β78260)
- fix: bump [email protected] (#β78164)
Credits
Huge thanks to @βkdy1 and @βstyfle for helping!
v15.3.0
Core Changes
- [dev-overlay] Customize
<select>styling for consistency: #β76973 - Upgrade React from
029e8bd6-20250306to0ca3deeb-20250311: #β76989 - [metadata]: add pinterest meta tag: #β76988
- [dev-overlay] ensure stripping overlay bundle in prod build: #β76976
- Apply env inlining during generate build mode: #β76990
- Turbopack: Implement deploymentId: #β76904
- track persistent caching usage: #β76996
- [metadata] re-insert icons to head for streamed metadata: #β76915
- Upgrade React from
0ca3deeb-20250311to6aa8254b-20250312: #β77033 - Move static-env imports: #β77035
- [dev-overlay] Add
sizesetting to preferences: #β77027 - Add config for only generating static env: #β77038
- chore(HMR clients): Clean up and share code between app and pages router: #β76960
- Add dev warning for cross-origin and stabilize allowedDevOrigins: #β77044
- unify allowed origin detection handling: #β77053
- Handle hash change in all files for static env: #β77058
- [dev-overlay] highlight errored code line for runtime errors: #β77078
- NFT: Ignore all of Webpack: #β77081
- Add experimental build mode flag for env: #β77089
- (feat) support client-side instrumentation: #β76916
- Fix JSDoc comment for
'seconds'cache life profile: #β77084 - refactor(HMR clients): Encapsulate some of the turbopack state tracking into a shared TurbopackHmr class: #β76994
- Slightly improve error handling for unknown server actions: #β77135
- Fix output standalone for alternative bundler: #β76971
- Add alternate bundler plugin information to
next info: #β77059 - [metadata] remove the default segement check for metadata rendering: #β77119
- [dev-overlay] Fix stacking order of highlighted line: #β77189
- Upgrade React from
6aa8254b-20250312to5398b711-20250314: #β77129 - fix(styled-jsx): Pass
useLightningcssoption tostyled-jsxcorrectly: #β77008 - log the instrumentation-client execution time: #β77121
- Turbopack: canary-gate production builds: #β77146
- [dev-overlay] remove special handling for missing tag error : #β77147
- chore(react-dev-overlay): Remove confusingly underscored variables in
useErrorOverlayReducer: #β77205 - Update middleware request header: #β77201
- Update default allowed origins list: #β77212
- Ensure deploymentId is used for CSS preloads: #β77210
- chore(HMR clients): Fix a bunch of typescript errors by including the appropriate webpack type declarations: #β77207
- Update cache handler interface: #β76687
- Turbopack: don't include AMP optimizer in NFT: #β77242
- Server actions should not read stale data after calling
revalidate*: #β76885 - [dev-overlay] Blur fader for scrollable container: #β77196
- Make
revalidate*work when followed by a redirect in a route handler: #β77090 - feat: onNavigate for link: #β77209
- fix: pass telemetry plugin rspack tests: #β77257
- feat(eslint-plugin): add minimal built-in flat presets: #β73873
- [perf] skip loading client manifest for static metadata routes: #β77260
- Upgrade React from
5398b711-20250314toc69a5fc5-20250318: #β77249 - [ppr] Handle failed resume data cache entries: #β77258
- Bypass
"use cache"caches when Draft Mode is enabled: #β77141 - chore(HMR clients): Clean up tryApplyUpdates, reduce differences between app/pages versions: #β77219
- Upgrade React from
c69a5fc5-20250318todb7dfe05-20250319: #β77295 - Turbopack: layout segment optimization for Pages: #β74815
- [dev-overlay] Make footer sticky without side effects: #β77327
- Alternate bundler: show state in app info message: #β77259
- Revert "Turbopack: layout segment optimization for Pages": #β77339
- [metadata] add Yeti to html limited bots: #β77335
- [dev-overlay] Remove unused code from pages: #β77325
- [metadata] remove dead code of metadata routes handling: #β77336
- Alternate bundler: pass more tests and update to 1.3.0-beta: #β77269
- [metadata] fix the metadata route like pages and refactor utils: #β77264
- fix: absolute assetPrefix url with path: #β77256
- clean up useReducer code re dev indicator: #β77354
- test: ensure that router identity stays stable when navigating: #β77356
- [dev-overlay] Remove unused fields from hydration error state: #β77332
- Turbopack: implement optimized css production chunking: #β77284
- only log when instrumentation client takes too long: #β77378
- switch development origin verification to be opt-in rather than opt-out: #β77395
- remove direct ip/port bypass in dev origin check: #β77414
- ensure /__next middleware URLs are included in the origin check: #β77416
- exclude images and static media from dev origin check: #β77417
- Refactor metadata and viewport preloading: #β77400
- [dev-overlay] Remove unused fields from unhandled error action event: #β77333
- Turbopack: Add --turbopack for next start: #β77442
- Update README: #β77464
- Remove unnecessary indirections around dispatch-related methods: #β77423
- Lift public router instance to module level : #β77426
- directly import param resolver in metadata: #β77401
- [metadata] always serve streaming metadata in build: #β77437
- directly import search param resolver in metadata: #β77402
- Remove forwardRef from Link in App Router: #β77471
- Match subrequest handling for edge and node: #β77474
- Add deprecation warning for legacyBehavior prop: #β77473
- feat: useLinkStatus: #β77300
- [dynamicIO] Avoid memory leak warning for hanging promises: #β77480
- [dev-overlay] Remove "Unhandled Runtime Error" label: #β77484
- Upgrade React from
db7dfe05-20250319to740a4f7a-20250325: #β77507 - Upgrade React from
740a4f7a-20250325to313332d1-20250326: #β77527 - Do not call
expireTags/getExpirationunnecessarily: #β77570 - fix(jest): stricter regex for 'server-only' in default config: #β77588
- Fix: RESTORE_ACTION should not be thenable: #β77582
- Use
NEXT_PRIVATE_DEBUG_CACHEenv variable for cache handler debug logs: #β77585 - fix: make sure body can be read using
nodejsruntime in middleware: #β77553 - Update alternate bundler and pass more tests : #β77579
- Refactor build scripts and rewrite pack-next in TypeScript: #β77536
- fix isCsrfOriginAllowed handling for localhost: #β77594
- Turbopack build: fix deterministic build test: #β77618
- Turbopack build: Fix urlencoding test: #β77622
- [og] fix vercel og build issue on windows: #β77650
- [Segment Cache] Add "client-only" option: #β77655
- Remove useSyncExternalStore from useIsDevRendering: #β77651
- Track navigation timestamp on CacheNode: #β77251
- Upgrade @βplaywright/test and cleanup internal APIs: #β77659
- Refactor: move
"use cache"revalidation logic out of incremental cache: #β77577 - Remove obsolete update of implicit tags expiration after server action: #β77595
- Revert "Remove useSyncExternalStore from useIsDevRendering (#β77651)": #β77672
- Upgrade React from
313332d1-20250326to63779030-20250328: #β77643 - Turbopack build: Add marker for when a build used Turbopack: #β77674
- feat(images): use experimental
isrFlushToDiskoption to prevent writing optimized images to cache: #β70645 - doc: instrumentation-client: #β77649
- Alternate bundler: use equivalent native plugins for built-in plugins: #β77355
- Resolve Viewport separately from Metadata: #β77427
- fix(turbopack): Suppress logging for short no-op turbopack HMRs: #β76924
- Turbopack build: Fix node-file-trace test: #β77641
- Turbopack build: Implement error when using next start without --turbopack: #β77678
- legacyBehavior deprecation error should only trigger once: #β77687
- Pass only required props to NonIndex: #β77685
- Revert "fix: make sure body can be read using
nodejsruntime in middleware": #β77690 - [dev-overlay] Harden types when handling hydration mismatches: #β77334
- [dev-overlay] Fix ref warning when Pages Router with React 18 is used: #β77726
- add support for cssmodules-pure-no-check to allow global CSS features like View Transitions: #β77321
- [dev-overlay] Only warn once per invalid sourcemap: #β77444
- [dynamicIO] only abort once per prerender: #β77747
- Turbopack build: Move Turbopack marker to SERVER_FILES_MANIFEST: #β77711
- Reapply "Turbopack: layout segment optimization for Pages" (#β77339): #β77696
- feat(next/image): support
new URL()forimages.remotePatterns: #β77692 - [dev-overlay] remove text wrap for terminal: #β76953
- Upgrade React from
63779030-20250328to040f8286-20250402: #β77742 - Optimize server runtime bundles: #β77723
- Turbopack Build: Remove cases of process.env.TURBOPACK: #β77757
- [dev-overlay] Fix unactionable
useLayoutEffectwarning if React 18 is used: #β77737 - [dev-tools] Fix flashing of disabled state on indicator: #β77727
- Webpack build: Add compiled in x seconds in missing places: #β77751
- Ignore an existing HMR refresh hash cookie with
next start: #β77714 - Turbopack build: Replace process.env.TURBOPACK usage: #β77783
- Client instrumentation: onRouterTransitionStart: #β77791
- Turbopack: log telemetry events when
TurbopackInternalErrors occur: #β77660 - Rename alternate bundler package name: #β77793
- Turbopack: fix
sideEffectsmatching for non-relative globs: #β77693 - Revert "Upgrade @βplaywright/test and cleanup internal APIs": #β77814
- [next-ts-plugin] fix: language service crashes / metadata plugin not working: #β77213
- [dev-overlay] always display bundler name on version info: #β77739
- [dev-overlay] sync horizontal scrollbar style: #β77769
- [dev-overlay] Read
issueCountfrom non-asyncerrorsarray: #β77821 - [dev-overlay] Fix error dialog resizing logic: #β77830
- Turbopack Build: Optimize instrumentation hook generation: #β77832
- [next-server] skip setting vary header for basic routes: #β77797
- Lazily call
refreshTagsandgetExpiration: #β77779 - Add debug logging to default cache handler and
"use cache"wrapper: #β77827 - [ts-next-plugin] fix: properly exit when failed to initialize: #β77842
- Alternate bundler: correctly inject react refresh loader: #β77713
- [dynamicIO] Fix dev warmup: #β77829
- fix: don't reset the prefetch segment data routes on loop: #β77845
- Ensure
searchParamsaccess in"use cache"triggers error when caught: #β77838 - Revert "[dev-overlay] Fix error dialog resizing logic": #β77849
- fix: add cache tags to segment prefetch responses: #β77846
- Avoid microtaskiness when lazily fetching from cache handlers: #β77843
- [Experiment] <Link unstable_dynamicOnHover>: #β77866
- [dev-overlay] disable font ligatures: #β77865
- Enable process.env.TURBOPACK when process.env.IS_TURBOPACK_TEST is set: #β77894
- [ts-next-plugin] fix: use
getSourceFileinstead offileExiststo check file existence: #β77863 - fix: only set request phase to "action" when actually running an action: #β76993
- Alternate bundler: fix react refresh and adjust sourcemap: #β77875
- Upgrade React from
040f8286-20250402to33661467-20250407: #β77899 - refactor: rename isAction to isPossibleServerAction: #β77011
- [logging] improve logging of port retry: #β77868
- Remove canary-gate and add experimental warning for alternate bundler: #β77806
- fix(next/image): bump [email protected]: #β77839
- Turbopack builds: Remove canary-gate and add experimental warning: #β77808
- feat: Disable char frequency analysis for mangler: #β77887
- Set Turbopack env var for internal modules: #β77902
- Don't externalize various new
next/*entrypoints: #β77844 - Revert "Fix: RESTORE_ACTION should not be thenable": #β77909
- Fix resolve alternate bundler in monorepo: #β77913
- Output server.mjs for standalone with type: module: #β77944
Example Changes
- with-polyfills example: only link to specific browsers: #β77211
- Add example for alternate bundler: #β77057
- chore(examples): remove examples that can be v0'd: #β77349
- Alternate bundler example: use
canaryversion: #β77754 - Fix Wasm example: #β77924
Misc Changes
- [test] consolidate hmr test for react 18.3: #β76975
- docs: update API example: #β76987
- docs: add Pinterest Rich Pins metadata example: #β77025
- fix(CI): Correctly call test/update-bundler-manifest.js script: #β77000
- Update bundler development test manifest: #β77040
- Update bundler production test manifest: #β77043
- Update Turbopack development test manifest: #β77041
- chore(github): remove /examples from contribution guidelines, remove examples issue template: #β77050
- Turbopack: when reading a non yet existing cell from a in progress tasks, wait for the computation to finish: #β77029
- Turbopack: wait before reading cells when the task is scheduled: #β77031
- Turbopack: don't call individual() again: #β77048
- Turbopack: create module graph strongly consistent: #β77051
- Turbopack: Vc stability of ModuleGraph: #β77052
- Turbopack: fix corrected time calcuation for trace server: #β77080
- Turbopack: fewer manifests for static metadata: #β77087
- Update Turbopack development test manifest: #β77071
- Update bundler production test manifest: #β77069
- Update bundler development test manifest: #β77068
- Revert "Update rust toolchain to 2025-03-12": #β77103
- perf(turbopack): Merge nodes with same starting point: #β76938
- refactor(actions): Remove turbopack magic comments: #β77063
- Update Turbopack development test manifest: #β77108
- Turbopack: move must_use to actually have an effect: #β77111
- Turbopack: align chunking with graph entries: #β76441
- Turbopack: ChunkGroup in evaluated_chunk_group: #β76593
- Turbopack:
charset=utf-8in data-url source maps: #β77112 - Update bundler production test manifest: #β77107
- Update bundler development test manifest: #β77106
- Update Turbopack production test manifest: #β77109
- docs(scripts): update Script -> beforeInteractive docs: #β77136
- Add doc for instrumentation client hook: #β77134
- docs(scripts): missing 'soon': #β77137
- doc: diff between instrumentation vs instrumentation-client: #β77143
- Alternate bundler: add index.d.ts types to plugin: #β77144
- Alternate bundler: Add
react-refreshas a dependency of plugin: #β77142 - build: Update
swc_coretov16.6.0: #β77155 - Allow building node-pty in tests: #β77187
- Don't mark ppr-errors Turbopack dev tests as failed: #β76951
- Bump lightningcss: #β77132
- Update Turbopack production test manifest: #β77183
- Turbopack: fix graph layout segment optimization: #β77094
- Turbopack: split up server actions modules for better treeshaking: #β76877
- Turbopack: conditional parse in apply_module_type: #β77191
- build: Update
swc_coretov16.6.2: #β77194 - Turbopack: more tracing: #β75351
- Update bundler development test manifest: #β77180
- Better failure tracking for middleware-custom-matchers-i18n: #β76974
- Update bundler production test manifest: #β77179
- fix(test/e2e/prerender): Remove race condition in test: #β77222
- Update Turbopack production test manifest: #β77228
- Update Turbopack development test manifest: #β77227
- [Turbopack] basic production chunking for CSS: #β75049
- docs: optimizing local dev: #β77140
- Update bundler production test manifest: #β77225
- devlow-bench: wait for complete ready for server startup event: #β77217
- fix(CI): Re-enable retries for bundler integration tests: #β77265
- Turbopack: handle non chunkable modules in module batches: #β77282
- Update Turbopack development test manifest: #β77276
- Update Turbopack production test manifest: #β77275
- Turbopack: avoid single css chunks when there is only a single chunk item: #β77283
- Update bundler development test manifest: #β77272
- Update bundler production test manifest: #β77273
- Turbopack: compute ordered entries in module batches: #β77294
- Update Turbopack production test manifest: #β77316
- Update Turbopack development test manifest: #β77317
- Update bundler production test manifest: #β77314
- fix(turbopack): Call
.minify()of lightningcssStyleSheet: #β77313 - fix(CI build_and_deploy): Use a larger fetch-depth for build-native job: #β77307
- chore(turbopack): Fix a few syntactic nits: #β77310
- Update bundler development test manifest: #β77315
- Turbopack: refactor CssEmbed to avoid creating a chunk item: #β77303
- fix: Update
swc_coreand userayoninstead ofchili: #β77338 - Fix chakra link: #β77280
- Update Turbopack production test manifest: #β77366
- Update Turbopack development test manifest: #β77365
- Turbopack: ignore static asset imports for Edge: #β77382
- Update bundler development test manifest: #β77364
- docs: clarify middleware use cases: #β77438
- fix(turbopack-bench): Limit
copy_dirconcurrency to avoid running out of file descriptors: #β77468 - docs: fix typo: #β77483
- Update
swc_coretov16.10.0: #β77489 - fix(turbopack): Use strongly consistent reads for sourcemaps in napi FFI boundary: #β77511
- Update mappings in
launch.jsonto improve debugging in VSCode: #β76559 - chore(ci): Configure codspeed: #β76884
- Update bundler production test manifest: #β77602
- Update bundler development test manifest: #β77603
- Update Turbopack development test manifest: #β77605
- Update Turbopack production test manifest: #β77604
- Turbopack build: Fix symbolic-file-links test: #β77615
- Update pnpm swc-build-native's file path: #β77623
- fix: Use standard PostCSS configuration in create-next-app format for ecosystem compatibility: #β77376
- Turbopack build: Fix basepath test: #β77630
- Turbopack: disable pages dir css test cases: #β77380
- Update bundler development test manifest: #β77627
- Update Turbopack development test manifest: #β77628
- Update bundler production test manifest: #β77626
- refactor(turbo-tasks): Make TraceRawVcs a supertrait of TaskInput: #β77397
- refactor(turbo-tasks): Make TraceRawVcs a supertrait of MagicAny: #β77596
- fix(turbopack): Recognize urls starting with // as external: #β77526
- Update CI build caching docs to include
bunand other package manager: #β77633 - fix(turbopack): Fix panic while tree shaking optimization: #β77492
- fix(turbopack): Prevent duplicate in tree shaking: #β77491
- Turbopack: Skip ssr processing when next/dynamic ssr: false: #β77636
- Turbopack Build: CSR bailout test skip check for file path: #β77639
- Turbopack: fix side effects optimization bug: #β77640
- Turbopack: add tracing for fetch calls: #β77673
- [test] Update stale snapshots: #β77680
- Turbopack: fix bug in handling of module batches: #β77638
- pack-next: use default
--js-buildas option instead of--no-js-build: #β77686 - Turbopack: Allow overriding tsconfig path via next-config: #β77563
- Scripts: migrate unpack-next to TypeScript: #β77538
- chore(turbopack): Make TaskInputs use ResolvedVc: #β77700
- Getting Started Docs: Add
Metadata and OG imagespage: #β74077 - Getting Started Docs: Add
Upgradepage: #β77717 - Docs IA 2.0: Rename
ExamplestoGuides: #β77722 - build: Update
swc_coretov19.0.0: #β77669 - Add Josh to Turbopack team for created-by label: #β77738
- Turbopack: use better ident for worker chunk group: #β77731
- chore(turbo-tasks): Remove redundant ast-grep lint rule: #β77701
- fix(docs): update error type in notFound function description: #β77503
- Update bundler development test manifest: #β77706
- Update Turbopack production test manifest: #β77709
- Turbopack: refactor resolve_url_reference to avoid chunk_path: #β77732
- Update Turbopack development test manifest: #β77708
- Port "app-document" test to e2e: #β77748
- [ci]: skip build-windows job for docs only change: #β77743
- Update bundler production test manifest: #β77707
- chore(turbo-tasks): Audit all remaining uses of
Vcin a struct: #β77756 - docs:
instrumentation-clientfollow up: #β77752 - [test] Get rid of unrelated "Invalid hook call" error from tests using
styled-components: #β77736 - Turbopack: keep side-effect-full imports: #β76545
- Docs: Recommend inline
use serverand update examples: #β77770 - Revert "Docs: Recommend inline
use serverand update examples": #β77771 - doc: useLinkStatus: #β77648
- Update Turbopack production test manifest: #β77767
- Update bundler development test manifest: #β77765
- [docs] fix lint issue in use link status doc: #β77785
- doc: onNavigate: #β77647
- Update bundler production test manifest: #β77764
- doc: useLinkStatus doc follow-up: #β77790
- Update Turbopack development test manifest: #β77766
- [ci] remove needs build-native for lint job: #β77787
- test(examples): update turbopack manifest: #β75092
- [test] fix bad test fixuture for perf test: #β77804
- [test] fix react 19.1 related tests: #β77809
- doc: onNavigate follow-up: #β77805
- fix(turbopack): Apply
hygieneif mangling is disabled: #β77815 - Turbopack: omit empty source map when code starts with a new line: #β77734
- [next-lint] test: remove eslint config snapshot testing: #β77818
- Turbopack: avoid deriving css source map path from generated code path: #β77735
- Turbopack: pass asset to chunk_path to allow to use content hash later: #β77772
- Docs IA 2.0: Add
Deep Divesection placeholder: #β77724 - Turbopack: use document.currentScript instead of chunk path literal: #β77773
- Turbopack: don't include client-fs assets in NFT: #β77799
- Turbopack: enable content hashing in production: #β77775
- Turbopack: correctly track
await import("path")in static analysis: #β77811 - fix(turbopack-cli): Make turbopack_cli::dev::source a persistent (non-transient) task: #β77798
- [test] temporarily disable flaky test for react 18: #β77848
- Update Turbopack production test manifest: #β77872
- Rename process.env.TURBOPACK to process.env.IS_TURBOPACK_TEST for tests: #β77892
- [test] consolidate missing tag dev test: #β77896
- fix(Turbopack): Intermittent CapacityExceeded Error in Persistent Caching: #β77691
- fix: flaky test detection needs to use new turbopack flag: #β77908
- fix: apply Geist fonts correctly on default cna template: #β77237
- Update bundler development test manifest: #β77884
- Update bundler production test manifest: #β77885
- Update Turbopack development test manifest: #β77886
- Update bundler production test manifest: #β77914
- Update bundler development test manifest: #β77915
- fix(turbopack): Apply
import_mapoption ofswc_emotioncorrectly: #β71776 - Turbopack: handle removed routes: #β77890
- build: Update
swc_coretov21.0.1: #β77918 - IA 2.0: Review
Getting StartedSection: #β77921 - test: attempt to de-flake rsc-basic: #β77934
- docs: revert image 15.3 change until live: #β77941
- Turbopack: remove CSS comments when minifying: #β77940
Credits
Huge thanks to @βraunofreiberg, @βhuozhi, @βijjk, @βtimneutkens, @βgaojude, @βleerob, @βmezotv, @βbgw, @βsamcx, @βztanner, @βsokra, @βmischnic, @βwbinnssmith, @βkdy1, @βunstubbable, @βahabhgk, @βScriptedAlchemy, @βSukkaW, @βwyattjoh, @βeps1lon, @βAmirroid, @βNetail, @βlubieowoce, @βgnoff, @βjackwilson323, @βacdlite, @βsbougerel, @βkevva, @βkasperpeulen, @βCy-Tek, @βdvoytenko, @βhusseinraoouf, @βisBatak, @βiamkd, @βdelbaoliveira, @βjantimon, @βpadmaia, @βBernardoow, @βstyfle, @βdevjiwonchoi, @βJamBalaya56562, and @βMarukome0743 for helping!
v15.2.5
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git βοΈ
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| next-image-proxy | β Failed (Inspect) | Oct 8, 2024 9:58pm |