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

chore(dev-deps): ⬆️ update devdependencies #191

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer 13.4.10 -> 13.4.12 age adoption passing confidence
@next/env 13.4.10 -> 13.4.12 age adoption passing confidence
@next/eslint-plugin-next 13.4.10 -> 13.4.12 age adoption passing confidence
@types/node (source) 18.16.19 -> 18.17.1 age adoption passing confidence
@types/react (source) 18.2.15 -> 18.2.17 age adoption passing confidence
dedent 1.2.0 -> 1.3.0 age adoption passing confidence
eslint-config-canonical 41.1.3 -> 41.1.6 age adoption passing confidence
eslint-config-prettier 8.8.0 -> 8.9.0 age adoption passing confidence
execa 7.1.1 -> 7.2.0 age adoption passing confidence
knip 2.16.0 -> 2.17.1 age adoption passing confidence
postcss (source) 8.4.26 -> 8.4.27 age adoption passing confidence
sharp (changelog) 0.32.3 -> 0.32.4 age adoption passing confidence
turbo (source) 1.10.9 -> 1.10.12 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v13.4.12

Compare Source

Core Changes
  • Separate routing code from render servers: #​52492
  • Move Pages API rendering into bundle: #​52149
  • update Turbopack: #​52986
  • Turbopack: Refactoring module references: #​52930
  • Increase timeout for 404 tests: #​52998
  • Reland "Refine the not-found rendering process for app router": #​52985
  • Revert "Separate routing code from render servers (#​52492)": #​53016
Documentation Changes
  • "Clarify the 'Existing Projects' section of the TypeScript docs:: #​52944
  • Update 02-dynamic-routes.mdx: #​52975
  • chore(docs): fix broken link: #​53021
Misc Changes
  • Update to latest version of turborepo: #​52979
  • Update swc_core to v0.79.22: #​52945
  • chore(ci): add pnpm workspace for github actions: #​52976
  • Changed package manager for install-native.mjs to pnpm: #​52971
  • update CODEOWNERS config: #​53017
Credits

Huge thanks to @​ijjk, @​wyattjoh, @​sokra, @​kdy1, @​alexkirsz, @​styfle, @​ShaunFerris, @​syedtaqi95, @​Heidar-An, @​huozhi, and @​ztanner for helping!

v13.4.11

Compare Source

Core Changes
  • fix: add missing <preload> for next/image in App Router: #​52425
  • Support metadata exports for server components not-found: #​52678
  • feat(next-swc): try to fallback native bindings with MODULE_NOT_FOUND: #​52667
  • Turbopack: Vc and Turbo Engine type system improvements : #​51792
  • Fix runtime edge not-found handling: #​52754
  • fix: forward NavigateOptions in adaptForAppRouterInstance: #​52498
  • fix(output): do not slice pathname unless ends with .txt: #​52640
  • Fix tagsManifest initialization check: #​52776
  • Turbopack: Experimental dev app pages support: #​52680
  • Turbopack: move Asset::ident to more specific traits: #​52683
  • Fix tracking of ContextModule: #​52795
  • Set process.title for router and render workers: #​52779
  • fix Remove unnecessary await: #​52800
  • Revert "perf: improve URL validation performance": #​52818
  • Refactor the client entry plugin: #​52798
  • Turbopack: Add manifest generation to pages: #​52793
  • Turbopack: move references() to specific traits: #​52822
  • Update default moduleResolution in tsconfig.json from node to bundler: #​51957
  • Turbopack: Next.rs API improvements: #​52856
  • update turbopack: #​52899
  • Update vendor @​vercel/og: #​52897
  • Fixed:#​52853 Lacking 'color' attribute in IconDescriptor Metadata: #​52902
  • Support basePath with edge runtime for Custom App Routes: #​52910
  • improve error DX on pages with RSC build errors: #​52843
  • fix: allow smooth scrolling if only hash changes (pages & app): #​52915
  • add edge support for next.rs API: #​52885
  • Allow general language codes in the Metadata API: #​52920
  • Fix client reference manifest for interception routes: #​52961
  • Refine the not-found rendering process for app router: #​52790
  • app-router: prefetching tweaks: #​52949
  • Revert "Refine the not-found rendering process for app router": #​52977
Documentation Changes
  • Update mention of route handlers for forms: #​52781
  • (Docs) add missing js version for generateMetadata.: #​52763
  • docs : fix typo in React cache example: #​52787
  • chore(docs): Add mentioning of HOSTNAME env variable for standalone output: #​52804
  • Fix typo in docs: #​52815
  • Update 02-edge-and-nodejs-runtimes.mdx: #​52888
  • chore(docs): add Typescript statically typed links mention in link doc: #​52847
  • chore(docs): fix typo in generate metadata docs: #​52904
  • fix example component in MDX documentation: #​52753
  • wrong content for next.config.mjs for MDX Plugins: #​52738
  • Update 06-lazy-loading.mdx: Incorrect filename in Example on "Importing Named Imports": #​52932
  • Change "publically" to "publicly" in the routing docs: #​52966
Example Changes
  • examples: export force-dynamic from all dynamic routes: #​52916
Misc Changes
  • chore: add "please simplify reproduction" comment: #​52631
  • update job concurrency: #​52788
  • Lock node version to 18.16: #​52894
  • Update runs-on tags
  • chore: add GitHub Action to manage "+1" comments: #​52866
Credits

Huge thanks to @​styfle, @​huozhi, @​balazsorban44, @​kwonoj, @​alexkirsz, @​ijjk, @​Jeffrey-Zutt, @​timneutkens, @​vinaykulk621, @​Ryan-Dia, @​sokra, @​shuding, @​steppefox, @​hiro0218, @​rjsdnql123, @​feedthejim, @​fgiuliani, @​steven-tey, @​AntoineBourin, @​adamrhunter, @​darshanjain-entrepreneur, @​s0h311, @​wyattjoh, @​ztanner, @​djreillo, @​dijonmusters, and @​cassidoo for helping!

dmnd/dedent (dedent)

v1.3.0

Compare Source

  • fix: add missing exports field to package.json (#​59)
gajus/eslint-config-canonical (eslint-config-canonical)

v41.1.6

Compare Source

v41.1.5

Compare Source

v41.1.4

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
sindresorhus/execa (execa)

v7.2.0

Compare Source

webpro/knip (knip)

v2.17.1

Compare Source

v2.17.0

Compare Source

  • Minor improvements for some plugin coverage (a4e7a89)
  • Fix test coverage to show original source files (b1814dd)
  • Remove unused isDynamic variable (db9a941)
  • Pass source file path to compilers (#​169) (bc3eb55)

v2.16.2

Compare Source

  • Dogfoodin' is awesome (2df8594)
  • Skip import types only in --production mode (fixes #​167) (e870966)
  • Include context when resolving entries in webpack config (fixes #​165) (7892f24)
  • Extend fixture for .vue files (closes #​166) (89296a9)
  • Simplify importCall visitor, let TS do the heavy lifting + improve import fixtures (4897063)
  • Add minimal test to cover cli (closes #​44) (10220fe)
  • Add lockfile + cache (6a5854c)
  • Refactor test scripts (f4cea7c)
  • Move fixtures to root (fda4216)
  • Add swc + prepare to move fixtures (43eea06)

v2.16.1

Compare Source

  • Update dev dependencies (2d8eefe)
  • Add fixture for .vue files (3658311)
  • Fix pattern of import call property assignment (fixes #​164) (abcbd29)
postcss/postcss (postcss)

v8.4.27

Compare Source

  • Fixed Container clone methods types.
lovell/sharp (sharp)

v0.32.4

Compare Source

vercel/turbo (turbo)

v1.10.12: Turborepo v1.10.12

What's Changed

Changelog

Full Changelog: vercel/turbo@v1.10.11...v1.10.12

v1.10.11: Turborepo v1.10.11

What's Changed

Changelog

Full Changelog: vercel/turbo@v1.10.10...v1.10.11

v1.10.10: Turborepo v1.10.10

What's Changed

Changelog

Full Changelog: vercel/turbo@v1.10.9...v1.10.10


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the DevDependency 🔼 Pull requests that update a dev dependency file label Jul 30, 2023
@vercel
Copy link

vercel bot commented Jul 30, 2023

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

Name Status Preview Comments Updated (UTC)
next-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2023 6:37pm

@kodiakhq kodiakhq bot merged commit 56f4564 into main Jul 30, 2023
4 of 5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/devdependencies branch July 30, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevDependency 🔼 Pull requests that update a dev dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants