这是indexloc提供的服务,不要输入任何密码
Skip to content

chore(deps): update nextjs monorepo to v12.2.5 #1700

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

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next 12.2.4 -> 12.2.5 age adoption passing confidence
next (source) 12.2.4 -> 12.2.5 age adoption passing confidence

Release Notes

vercel/next.js

v12.2.5

Compare Source

Core Changes
  • Change invalid internal upstream image error code: #​39334
  • Hoist styles for Route Announcer: #​39331
  • fix: wrong reference url for disableStaticImages: #​39362
  • fix: skip resizing image if it's animated: #​39325
  • Fix catchall rewrites for _next/data routes: #​39370
  • Fix next/future/image alt text: #​39366
  • refactor: add named export in next/server: #​39381
  • fix(ts): More strict Redirect type: #​38277
  • fix(next): dev server starting when importing a file using get-projec…: #​38274
  • Add runtime to PageConfig type: #​37453
  • fix: improve logging for _devPagesManifest.json loading failures: #​38046
  • Allow custom path for preview mode cookies: #​38313
  • Fix removing whitespacing in dev overlay: #​28277
  • Fix emotion labelFormat and sourcemap options: #​39389
  • Fix emotion shouldForwardProp options breaks component selectors: #​39390
  • next/image imgix loader can use multiple auto params: #​34808
  • Adds eslint-plugin-eslint-plugin to ensure eslint-plugin-next rules follow ESLint rule best practices along with enforcing some consistency.: #​37920
  • [ESLint] Adds --output-file flag: #​36420
  • Update polyfill for eslint no-unwanted-polyfillio rule: #​33170
  • fix(ts): Middleware type tweaks: #​38625
  • Fix Link generation for SSG pages if locale domains are used: #​36818
  • Setup require hook in next-server for styled-jsx resolving: #​39305
  • fix: ensure trailing slash on registry URL when fetching wasm fallback: #​39427
  • typing: upgrade styled-jsx to remove workaround in build script: #​39408
  • Extract redirect utils into a separate file: #​39433
  • Ensure locale redirects are not applied in minimal mode: #​39436
  • feat(middleware): augments / matcher with /index: #​39397
  • Bump edge-runtime packages: #​39450
  • Ensure default _app is used when falling back to default _error: #​39467
  • Handle rewriting WebSocket requests: #​39463
  • App Build Stats: #​38884
  • Tweak styled-jsx type declarations: #​39474
  • FIX GAUSSIAN BLUR IN FUTURE\IMAGE: #​39190
  • Add hot-reloading for env file changes: #​38483
  • feat(next-swc/modularize_imports): Add Kebab case: #​38583
  • Make dev watch ignore more specific: #​39504
  • Bump styled-jsx and remove manual types creation: #​39506
  • Add position styling to future fill images: #​39438
  • fix: ensure hidden iframe apps render in development mode: #​39514
  • Enable @​typescript-eslint/no-use-before-define variables,enums,typedefs for core files: #​39511
  • Re-add styled-jsx as a normal dependency: #​39518
Documentation Changes
  • docs: update When section of getStaticProps page: #​39393
  • Update script.md: #​39400
  • API Routes Request Helpers docs.: #​39407
  • Improve description of context.query in getServerSideProps(): #​39422
  • Enhance sizes documentation for next/image: #​39301
  • Add component wrapper in sizes documentation code snippet: #​39437
  • Update router.prefetch documentation to include locale option: #​39442
  • Fix docs path "Invalid getServerSideProps Return Value": #​39443
  • Improve next/future/image Migration docs: #​39421
Example Changes
Misc Changes
  • test: ensure default output is correct: #​39358
  • Fix failing escheck test: #​39365
  • Add yarn 2 Setup Files to Valid Files for create-next-app: #​30936
  • Add Object#fromEntries polyfill (with 6 lines of code): #​36426
  • chore: restores removed tests: #​39452
  • Fix next.config.js overwriting on deploy e2e test: #​39476
  • Update contributing.md to recommend corepack: #​39479
  • Fix swc build for freebsd target: #​39478
Credits

Huge thanks to @​pthomas931, @​madmed88, @​sanjaiyan-dev, @​balazsorban44, @​DonghyukJacobJang, @​ijjk, @​chaiwattsw, @​styfle, @​dunglas, @​ahkhanjani, @​promer94, @​terrierscript, @​shawncal, @​insik-han, @​QuiiBz, @​ykzts, @​JoshuaKGoldberg, @​lucasassisrosa, @​dikwickley, @​Brooooooklyn, @​sicarius97, @​FourwingsY, @​manovotny, @​SukkaW, @​pepoeverton, @​jdeniau, @​sumiren, @​anthonyshew, @​pekarja5, @​huozhi, @​leerob, @​fediev, @​atcastle, @​shuding, @​feugy, @​jonohewitt, @​zakiego, @​Schniz, @​timneutkens, @​wyattjoh, @​MaedahBatool, @​X7Becka, @​nnnnoel, @​dcdev67, @​alvinometric, @​timothympace, and @​jeferson-sb for helping!


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
turbo-site ✅ Ready (Inspect) Visit Preview Aug 24, 2022 at 5:44PM (UTC)

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7e2bedc to 7fa5aef Compare August 16, 2022 15:58
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7fa5aef to dcd7c41 Compare August 16, 2022 18:38
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from dcd7c41 to 2b1874c Compare August 17, 2022 14:00
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2b1874c to ae1e0b2 Compare August 17, 2022 16:08
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ae1e0b2 to 63f365c Compare August 17, 2022 19:54
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 63f365c to 46fd5d3 Compare August 17, 2022 21:51
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 46fd5d3 to 6552272 Compare August 18, 2022 19:35
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6552272 to f72a24b Compare August 18, 2022 23:04
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f72a24b to 5fb9d07 Compare August 19, 2022 01:05
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5fb9d07 to 0709d5d Compare August 19, 2022 17:04
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0709d5d to 373fb9c Compare August 19, 2022 19:40
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f99741d to 9c67286 Compare August 20, 2022 00:05
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9c67286 to fd058ff Compare August 22, 2022 20:34
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fd058ff to 6d99929 Compare August 23, 2022 00:14
@renovate renovate bot requested a review from a team as a code owner August 23, 2022 00:14
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6d99929 to e092f1c Compare August 23, 2022 18:38
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e092f1c to dba33cd Compare August 23, 2022 18:46
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from dba33cd to d14d343 Compare August 23, 2022 21:35
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d14d343 to 35b7b91 Compare August 24, 2022 01:40
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 35b7b91 to a4b6401 Compare August 24, 2022 13:44
@gaspar09 gaspar09 merged commit cfe7ef1 into main Aug 24, 2022
@gaspar09 gaspar09 deleted the renovate/nextjs-monorepo branch August 24, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant