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(deps): update dependencies (non-major) #1218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.22.1 -> ^7.22.5 age adoption passing confidence
@codemirror/autocomplete ^6.7.1 -> ^6.8.0 age adoption passing confidence
@codemirror/language ^6.7.0 -> ^6.8.0 age adoption passing confidence
@codemirror/lint ^6.2.1 -> ^6.2.2 age adoption passing confidence
@codemirror/search ^6.4.0 -> ^6.5.0 age adoption passing confidence
@codemirror/view ^6.12.0 -> ^6.13.2 age adoption passing confidence
@electron/notarize ^1.2.3 -> ^1.2.4 age adoption passing confidence
@emotion/react (source) ^11.11.0 -> ^11.11.1 age adoption passing confidence
@floating-ui/react (source) ^0.24.2 -> ^0.24.3 age adoption passing confidence
@microsoft/api-extractor (source) ^7.35.1 -> ^7.35.4 age adoption passing confidence
@mui/material (source) ^5.13.3 -> ^5.13.5 age adoption passing confidence
@mui/system (source) ^5.13.2 -> ^5.13.5 age adoption passing confidence
@next/bundle-analyzer ^13.4.4 -> ^13.4.6 age adoption passing confidence
@remirror/react (source) ^2.0.28 -> ^2.0.29 age adoption passing confidence
@types/jest (source) ^29.5.1 -> ^29.5.2 age adoption passing confidence
@types/node (source) ^18.16.16 -> ^18.16.18 age adoption passing confidence
@types/prettier (source) ^2.7.2 -> ^2.7.3 age adoption passing confidence
@types/react (source) ^18.2.7 -> ^18.2.12 age adoption passing confidence
@types/react-dom (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@vitejs/plugin-react-swc ^3.3.1 -> ^3.3.2 age adoption passing confidence
@vitest/coverage-c8 (source) ^0.31.2 -> ^0.32.0 age adoption passing confidence
commander ^10.0.0 -> ^10.0.1 age adoption passing confidence
electron 24.4.0 -> 24.5.1 age adoption passing confidence
esbuild ^0.17.19 -> ^0.18.3 age adoption passing confidence
eslint (source) ^8.41.0 -> ^8.42.0 age adoption passing confidence
mdast-util-from-markdown ^1.3.0 -> ^1.3.1 age adoption passing confidence
micromark-extension-gfm-strikethrough ^1.0.6 -> ^1.0.7 age adoption passing confidence
next (source) ^13.4.4 -> ^13.4.6 age adoption passing confidence
playwright-chromium (source) ^1.34.3 -> ^1.35.1 age adoption passing confidence
pnpm (source) 8.6.0 -> 8.6.2 age adoption passing confidence
prosemirror-flat-list ^0.3.12 -> ^0.3.13 age adoption passing confidence
prosemirror-tables ^1.3.2 -> ^1.3.3 age adoption passing confidence
prosemirror-view ^1.31.3 -> ^1.31.4 age adoption passing confidence
turbo (source) ^1.9.9 -> ^1.10.3 age adoption passing confidence
typescript (source) ^5.0.4 -> ^5.1.3 age adoption passing confidence
vitest ^0.31.2 -> ^0.32.0 age adoption passing confidence

Release Notes

babel/babel

v7.22.5

Compare Source

🐛 Bug Fix
💅 Polish
codemirror/autocomplete

v6.8.0

Compare Source

New features

The result of Completion.info may now include a destroy method that will be called when the tooltip is removed.

codemirror/language

v6.8.0

Compare Source

New features

The new baseIndentFor method in TreeIndentContext can be used to find the base indentation for an arbitrary node.

codemirror/lint

v6.2.2

Compare Source

Bug fixes

Make sure lint gutter tooltips are properly closed when the content of their line changes.

codemirror/search

v6.5.0

Compare Source

New features

The new regexp option to search can be used to control whether queries have the regexp flag on by default.

codemirror/view

v6.13.2

Compare Source

Bug fixes

Fix an issue in scroll position stabilization for changes above the visible, where Chrome already does this natively and we ended up compensating twice.

v6.13.1

Compare Source

Bug fixes

Fix a bug where the cursor would in some circumstances be drawn on the wrong side of an inline widget.

Fix an issue where scrollPastEnd could cause the scroll position of editors that weren't in view to be changed unnecessarily.

v6.13.0

Compare Source

Bug fixes

Forbid widget decoration side values bigger than 10000, to prevent them from breaking range ordering invariants.

Fix a bug where differences between widgets' estimated and actual heights could cause the editor to inappropriately move the scroll position.

Avoid another situation in which composition that inserts line breaks could corrupt the editor DOM.

New features

Inline widgets may now introduce line breaks, if they report this through the WidgetType.lineBreaks property.

electron/notarize

v1.2.4

Compare Source

Bug Fixes
emotion-js/emotion

v11.11.1

Compare Source

Patch Changes
  • #​3048 9357f337 Thanks @​naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.
floating-ui/floating-ui

v0.24.3

Compare Source

Bug Fixes

  • fix: pass event param as second argument to onOpenChange (#​2362)

  • fix(FloatingPortal): give root prop priority and allow refs (#​2363)

mui/material-ui

v5.13.5

Compare Source

A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Added ButtonGroup component in Joy UI (#​37407) @​siriwatknp.
  • 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.13.5
@mui/joy@5.0.0-alpha.84
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​cherniavskii, @​DanailH, @​DiegoAndai, @​musama619, @​oliviertassinari, @​sernstberger, @​siriwatknp, @​ZeeshanTamboli

v5.13.4

Compare Source

Jun 5, 2023

A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.13.4
@mui/base@5.0.0-beta.4
@mui/joy@5.0.0-alpha.82
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​danielplewes, @​danilo-leal, @​DiegoAndai, @​gitstart, @​MBilalShafi, @​mj12albert, @​oliviertassinari, @​sai6855, @​siriwatknp, @​vishalthatipamula0219, @​ZeeshanTamboli

vercel/next.js

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!

v13.4.5

Compare Source

Core Changes
  • Fix static metadata routes runtime when root layout is in edge runtime: #​50351
  • Ensure App Router and Pages Router modules can't share chunks: #​50327
  • Fix CJS optimizer: #​50376
  • fix: edge runtime with next/legacy/image: #​50343
  • Next.js Turbo build: turbopack-ecmascript-runtime and ChunkData: #​50375
  • fix: eslint not ignoring "/app": #​50261
  • Pages Route Module: #​50070
  • Upgrade vendored @​vercel/og: #​50395
  • Fix runtime:edge with large next.config.js: #​50396
  • Rename header conversion functions: #​50389
  • Refactor internal modules: #​50338
  • Add new build and test workflow: #​50436
  • Add cache-control header on 304 response: #​50408
  • App Router: fix relative query/hash handling i

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (44bf5ff) 85.82% compared to head (c9dfc14) 85.82%.

❗ Current head c9dfc14 differs from pull request most recent head 03833df. Consider uploading reports for the commit 03833df to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1218   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files         129      129           
  Lines        6724     6724           
  Branches      723      723           
=======================================
  Hits         5771     5771           
  Misses        953      953           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

Preview Deployment 03833df:

Home

Editor playground

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 11 times, most recently from 60c2bb4 to fc65271 Compare June 9, 2023 14:10
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from 5c35838 to b7afdd2 Compare June 15, 2023 17:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from b7afdd2 to 4167e08 Compare June 15, 2023 22:35
@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

0 participants