unjs / magic-regexp

A compiled-away, type-safe, readable RegExp alternative
https://regexp.dev
MIT License
3.68k stars 51 forks source link

chore(deps): update nuxt core to v3.4.3 #323

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit 3.4.2 -> 3.4.3 age adoption passing confidence
nuxt 3.4.2 -> 3.4.3 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.4.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.4.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.4.2...v3.4.3) > 3.4.3 is a patch release with the latest bug fixes. ๐Ÿž It is expected that the next release will be v3.5, in approximately two weeks' time. ##### โœ… Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. ##### ๐Ÿ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.4.2...v3.4.3) ##### ๐Ÿฉน Fixes - **nuxt:** Don't call `timeEnd` unless we're debugging ([#​20424](https://togithub.com/nuxt/nuxt/pull/20424)) - **nuxt:** Use key to force server component re-rendering ([#​19911](https://togithub.com/nuxt/nuxt/pull/19911)) - **nuxt:** Add basic typings for `` ([f1ded44e8](https://togithub.com/nuxt/nuxt/commit/f1ded44e8)) - **nuxt:** Use `event.node.req` in cookie utility ([#​20474](https://togithub.com/nuxt/nuxt/pull/20474)) - **deps:** Relax upper node version constraint ([#​20472](https://togithub.com/nuxt/nuxt/pull/20472)) - **nuxi,schema:** Support `devServer.https: true` ([#​20498](https://togithub.com/nuxt/nuxt/pull/20498)) - **nuxt:** Throw 404 when accessing `/__nuxt_error` directly ([#​20497](https://togithub.com/nuxt/nuxt/pull/20497)) - **nuxt:** Use `callAsync` for executing hooks with context ([#​20510](https://togithub.com/nuxt/nuxt/pull/20510)) - **nuxt:** Improved typing support for app config ([#​20526](https://togithub.com/nuxt/nuxt/pull/20526)) - **nuxt:** Call `app:error` in SSR before rendering error page ([#​20511](https://togithub.com/nuxt/nuxt/pull/20511)) - **nuxt:** Restrict access to single renderer outside of test/rootDir ([#​20543](https://togithub.com/nuxt/nuxt/pull/20543)) - **nuxt:** Throw errors when running legacy `asyncData` ([#​20535](https://togithub.com/nuxt/nuxt/pull/20535)) - **nuxt:** Transform `#components` imports into direct component imports ([#​20547](https://togithub.com/nuxt/nuxt/pull/20547)) - **nuxt:** Return `RenderResponse` for redirects ([#​20496](https://togithub.com/nuxt/nuxt/pull/20496)) ##### ๐Ÿ“– Documentation - Fix typos on docs homepage ([#​20456](https://togithub.com/nuxt/nuxt/pull/20456)) - Update links to `vue-router` docs ([#​20454](https://togithub.com/nuxt/nuxt/pull/20454)) - Remove RC reference and add link to vue migration build ([#​20485](https://togithub.com/nuxt/nuxt/pull/20485)) - Add cdn proxy section ([#​20408](https://togithub.com/nuxt/nuxt/pull/20408)) - Add a next steps link to first page of migration docs ([#​20512](https://togithub.com/nuxt/nuxt/pull/20512)) - Add custom fetch composable example ([#​20115](https://togithub.com/nuxt/nuxt/pull/20115)) - Adjust wrong link after repo migration ([#​20536](https://togithub.com/nuxt/nuxt/pull/20536)) ##### โœ… Tests - Exclude default error pages from bundle test ([ba320a558](https://togithub.com/nuxt/nuxt/commit/ba320a558)) - Update snapshot ([ac598e4f4](https://togithub.com/nuxt/nuxt/commit/ac598e4f4)) ##### ๐Ÿค– CI - Publish edge release with provenance ([ec1503731](https://togithub.com/nuxt/nuxt/commit/ec1503731)) - Run release script with node 18 ([0d10e9734](https://togithub.com/nuxt/nuxt/commit/0d10e9734)) - Try releasing `nuxt-edge` with provenance ([753c4c2a3](https://togithub.com/nuxt/nuxt/commit/753c4c2a3)) - Run nuxt2 nightly release on node 14 again ([48c034cf0](https://togithub.com/nuxt/nuxt/commit/48c034cf0)) ##### โค๏ธ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Andrew Luca ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - Adrien Zaganelli ([@​adrienZ](https://togithub.com/adrienZ)) - Michael Gale (he/him) ([@​miclgael](https://togithub.com/miclgael)) - Clรฉment Ollivier ([@​clemcode](https://togithub.com/clemcode)) - Paul Melero ([@​gangsthub](https://togithub.com/gangsthub)) - Jonas Thelemann ([@​dargmuesli](https://togithub.com/dargmuesli)) - Johannes Przymusinski ([@​cngJo](https://togithub.com/cngJo)) - Idorenyin Udoh ([@​idorenyinudoh](https://togithub.com/idorenyinudoh))

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

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

๐Ÿ”• Ignore: Close this PR and you won't be reminded about these updates again.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
magic-regexp โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 4, 2023 4:17pm
socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub โ†—๏ธŽ


๐Ÿ‘ No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts โœ… 0 issues
Native code โœ… 0 issues
Bin script shell injection โœ… 0 issues
Unresolved require โœ… 0 issues
Invalid package.json โœ… 0 issues
HTTP dependency โœ… 0 issues
Git dependency โœ… 0 issues
Potential typo squat โœ… 0 issues
Known Malware โœ… 0 issues
Telemetry โœ… 0 issues
Protestware/Troll package โœ… 0 issues

๐Ÿ“Š Modified Dependency Overview:

๐Ÿšฎ Removed packages: @nuxt/kit@3.4.2, nuxt@3.4.2

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5e03859) 100.00% compared to head (a52b2b5) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #323 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 533 533 Branches 60 60 ========================================= Hits 533 533 ```

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