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

fix(deps): update all non-major dependencies #285

Merged
merged 1 commit into from Jun 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@next/bundle-analyzer 13.4.5 -> 13.4.7 age adoption passing confidence dependencies patch
@typescript-eslint/eslint-plugin 5.59.11 -> 5.60.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.59.11 -> 5.60.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react (source) 4.0.0 -> 4.0.1 age adoption passing confidence devDependencies patch
eslint (source) 8.42.0 -> 8.43.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) 13.4.5 -> 13.4.7 age adoption passing confidence devDependencies patch
next (source) 13.4.5 -> 13.4.7 age adoption passing confidence dependencies patch
node 18.16.0 -> 18.16.1 age adoption passing confidence volta patch
rehype-pretty-code (source) 0.9.8 -> 0.9.11 age adoption passing confidence dependencies patch
stylelint (source) 15.7.0 -> 15.8.0 age adoption passing confidence devDependencies minor
tailwind-merge 1.13.1 -> 1.13.2 age adoption passing confidence dependencies patch
vercel (source) 30.2.2 -> 30.2.3 age adoption passing confidence devDependencies patch
vitest 0.32.0 -> 0.32.2 age adoption passing confidence devDependencies patch

Release Notes

vercel/next.js

v13.4.7

Compare Source

Core Changes
  • Route Module Updates Redux: #​51373
  • Lock down server IPC address: #​51378
  • Revert "Route Module Updates Redux": #​51409
  • Fix bundling of Server Actions: #​51367
  • Fix pnpm lock: #​51503
  • router: add layout and other file supports to parallel routes: #​51413
  • Next Build Turbo POC: #​49942
  • add edge rendering for app dir for Turbopack: #​50830
  • Fix shared action module in two layers: #​51510
  • Revert "Next Build Turbo POC (#​49942)": #​51538
  • Fix font styles on react dev overlay: #​51518
  • fix typo in x-next-revalidate-tag-token header: #​51432
  • Add docs links to RSC errors: #​51557
  • Moved new line to warnOnce call: #​51552
  • Update id env prefix: #​51588
  • router: support layout/special files as direct children of parallel routes: #​51604
  • use env var to switch next.js to turbopack mode: #​51353
  • Revert "add edge rendering for app dir for Turbopack": #​51617
  • Ensure upgrade request has request meta: #​51590
  • Revert "Fix standalone not found": #​51506
Documentation Changes
  • docs: Add streaming AI example.: #​51382
  • docs: remove copy mentioning appDir as an experimental feature: #​51403
  • examples: update with-supabase example to App Router: #​51335
  • Fix typo in image alt: #​51487
  • docs: add better examples to next/image docs.: #​51457
  • Go directly to caching section: #​51501
  • fix(typo): add missing word: #​51490
  • fix(typo): add missing comma: #​51489
  • Remove duplicate bullet point in app router migration docs: #​51440
  • fix: missing come: #​51437
  • Linted MDX: #​51530
  • docs: Fix typo: #​51517
  • Migrate validate links script from next-site and setup GitHub action: #​51365
  • Remove extra word in env key error: #​51512
  • Remove duplicate word in 11-draft-mode.mdx: #​51580
  • Broken link at 01-static-and-dynamic-rendering.mdx: #​51582
  • refactor tests for readability: #​51051
Example Changes
  • Upgrade with-redux example to app router: #​49994
Misc Changes
Credits

Huge thanks to @​wyattjoh, @​ijjk, @​dvakatsiienko, @​leerob, @​kwonoj, @​nickmccurdy, @​brunoeduardodev, @​dijonmusters, @​shuding, @​tyler-lutz, @​huozhi, @​feedthejim, @​alexkirsz, @​sonam-serchan, @​vicsantizo, @​leodr, @​wiscaksono, @​sokra, @​delbaoliveira, @​ztanner, @​hustLer2k, @​joshuabaker, and @​ForsakenHarmony for helping!

v13.4.6

Compare Source

Core Changes
  • Fix windows metadata slashes: #​51088
  • Do not merge chunkGroups' CSS files: #​51103
  • Add unique search query for RSC requests to be cacable on CDN: #​50970
  • add turbopack integration tests to CI: #​50904
  • Add option for debugging CPU usage: #​51174
  • Prefer module fields for RSC server layer: #​51179
  • Update next/head warning to link to the correct docs page: #​51013
  • Revert "Do not merge chunkGroups' CSS files": #​51193
  • fix: helpful error when output: export and next export -o: #​51191
  • Strip _rsc query for navigation between app and page: #​51195
  • Fix standalone not found: #​51172
  • fix(cli): add all available options to cli commands, format them consistently: #​48708
  • update storybook example (copy from vercel/vercel): #​50865
  • chore: remove useless duplicate code: #​50705
  • fix: app router hash scrolling should respect scroll-padding: #​51268
  • Fix build error about trace file and edge route: #​50808
  • chore(router): fix typo in comment: #​50581
  • Add mikroORM to external package list: #​50487
  • [docs] Clarify that merely changing extension does not load .md f…: #​49785
  • Correct build workers perf issue: #​51271
  • Remove edge functions tracking in dev server: #​51122
  • app router: fix double fetch on prefetch={false}: #​51292
  • Invalidate client cache when cookies have changed in Server Actions: #​51290
  • feat(turbopack): enable sassOptions: #​51259
  • Route Module Cleanup: #​50936
  • Validate i18n locale domain: #​50220
  • chore: add dark mode for dev overlay: #​48601
  • chore: update next/font/google font list: #​49969
  • fix: Incorrect build size outputs for app dir: #​50768
  • Simplify server CSS handling: #​51018
  • Allow configuring analyzerMode in bundle-analyzer: #​47468
  • Revert "Prefer module fields for RSC server layer": #​51316
  • Fix Server Actions compiler: #​51318
  • Revert "Route Module Cleanup": #​51322
  • test(next-dev): hard fail if next-dev runs with turbopack intenral flag: #​51308
  • Revert "test(next-dev): hard fail if next-dev runs with turbopack intenral flag": #​51327
  • Update Next.js code owners: #​51319
  • Fix CSS deploy id case: #​51325
  • Update turbopack: #​51336
  • Fix shared layer bundling in Edge Runtime: #​51348
Documentation Changes
  • Update 01-images.mdx: #​51133
  • Update next-image-unconfigured-host.md with correct Remote Patterns Documentation link to new docs: #​49750
  • Fixes the link from components/fonts to api/fonts: #​51169
  • Docs: Fix useSearchParams link: #​51151
  • docs: Improve Actions docs.: #​51145
  • docs: clarify usePathname usage as client hook.: #​51146
  • Fix a typo: #​51176
  • docs: fix prettier error: #​51182
  • Update static assets page to filter out information: #​51180
  • Makes codeblock language and filename extensions consistent: #​51056
  • Fix a mistake URL in "docs/generate-metadata.mdx/metadataBase": #​51199
  • Add separate lines to eslint prompt in 02-eslint.mdx: #​51143
  • [Docs][CSS-in-JS]: Update Vanilla Extract link: #​51192
  • Fix typo on strategy: #​51189
  • app-icons: correct valid route segments for icon/favicon/apple-icon : #​51188
  • docs: fix typos: #​51185
  • Adds Note to Good to know consistency: #​51080
  • docs: fix prettier lint: #​51222
  • [docs] Add missing Edge Runtime APIs: #​51224
  • docs: Add Tolgee to internationalization section: #​49754
  • Clarify the limitations of NEXT_PUBLIC_: #​49105
  • Update 02-fonts.mdx: #​51249
  • Fix middleware documentation: #​48876
  • docs: fixed a typo in parallel routes: #​51267
  • Update module-path-aliases.md: #​43592
  • CSS concatenation order matches the import order: #​39889
  • Fix broken link: #​51281
  • Fix broken links: #​51285
  • Update images.mdx: #​51275
  • Docs: Remove extra word in 03-scripts.mdx: #​51304
  • Update example of Server Actions HoC: #​51299
  • Adds env suggestions: #​51312
  • docs: fix the url of router event: #​51339
Example Changes
  • Fix with typescript stripe example fixes #​50541: #​50574
  • fix: cypress component testing - fixes #​50283: #​50303
  • fix deprecated configureStore in with-redux-saga example: #​50342
  • Show how to utilize the provided .env file in the docker-compose file: #​50712
  • update(examples): Update with-sentry example: #​47855
  • Update Player.tsx to improve code readability and styling.: #​50275
  • Update Docker examples to use Compose v2 command: #​51134
  • with-facebook-pixel: new implementation with app folder: #​49880
  • change strapi example to latest one - fixes #​51332: #​51334
  • Auth0 V2 migration update: #​45302
  • examples: migrate with-elasticsearch to TypeScript: #​44842
Misc Changes
  • Fix getting last stable release stats: #​51106
  • ci(workflow): consolidate bytesize upload workflow: #​51110
  • ci(workflow): enable test trace upload: #​51107
  • Increase remote cache timeout for swc builds: #​51270
  • Update flakey rsc streaming test: #​51274
  • fix trigger release step
  • Update flakey build output test: #​51307
  • Skip cargo bench job on release: #​51311
  • Ensure swc is copied for release stats: #​51315
  • Update flakey deploy tests: #​51314
  • Update e2e deploy tests to continue: #​51321
Credits

Huge thanks to @​ijjk, @​huozhi, @​kwonoj, @​shuding, @​shozibabbas, @​omarhoumz, @​jamespearson, @​tristndev, @​sokra, @​leerob, @​AldeonMoriak, @​delbaoliveira, @​manovotny, @​styfle, @​mirismaili, @​tyler-lutz, @​SuttonJack, @​jeremydouglas, @​MaxLeiter, @​Kikobeats, @​JanCizmar, @​mltsy, @​WilderDev, @​Guilleo03, @​Willem-Jaap, @​escwxyz, @​wiredacorn, @​Ethan-Arrowood, @​BaffinLee, @​ztanner, @​greatSumini, @​ciruz, @​kijikunnn, @​DustinsCode, @​riqwan, @​joostdecock, @​nikolovlazar, @​Bowens20832, @​JohnAlbin, @​timneutkens, @​feedthejim, @​wyattjoh, @​gidgudgod, @​maxproske, @​dunklesToast, @​yyuemii, @​mPaella, @​mknichel, @​niko20, @​jyunhanlin, @​mkcy3, and @​valentinpolitov for helping!

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.60.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/parser

5.59.1 (2023-04-24)

Note: Version bump only for package @​typescript-eslint/parser

vitejs/vite-plugin-react

v4.0.1

Compare Source

eslint/eslint

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

nodejs/node

v18.16.1: 2023-06-20, Version 18.16.1 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits
atomiks/rehype-pretty-code

v0.9.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.9.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.9.9

Compare Source

   🚀 Features
  • Set up release process
  • Convert to TS
    View changes on GitHub
stylelint/stylelint

v15.8.0

Compare Source

dcastil/tailwind-merge

v1.13.2

Compare Source

Bug Fixes
Other

Full Changelog: dcastil/tailwind-merge@v1.13.1...v1.13.2

Thanks to @​bluetch for sponsoring tailwind-merge! ❤️

vercel/vercel

v30.2.3

Compare Source

Patch Changes
vitest-dev/vitest

v0.32.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.1

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel
Copy link

vercel bot commented Jun 15, 2023

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2023 6:31am

@renovate renovate bot requested a review from tdkn June 15, 2023 23:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 10c6ba3 to 8325a61 Compare June 16, 2023 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8325a61 to fdac855 Compare June 16, 2023 17:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fdac855 to 534ce2a Compare June 17, 2023 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 534ce2a to 847c390 Compare June 17, 2023 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 847c390 to 1a1c9aa Compare June 18, 2023 06:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a1c9aa to 28ca6ac Compare June 19, 2023 09:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28ca6ac to c88f8d4 Compare June 19, 2023 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c88f8d4 to e64749f Compare June 19, 2023 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e64749f to 66de7b7 Compare June 20, 2023 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66de7b7 to 7d1fed6 Compare June 20, 2023 18:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7d1fed6 to d35498e Compare June 20, 2023 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d35498e to 55ed680 Compare June 21, 2023 22:19
@tdkn tdkn merged commit d658dd9 into main Jun 22, 2023
3 checks passed
@tdkn tdkn deleted the renovate/all-minor-patch branch June 22, 2023 08:54
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.

None yet

1 participant