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 all non-major dependencies #781

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit ^3.3.1 -> ^3.3.2 age adoption passing confidence
@types/node (source) ^18.15.5 -> ^18.15.11 age adoption passing confidence
eslint (source) 8.36.0 -> 8.37.0 age adoption passing confidence
h3 ^1.6.2 -> ^1.6.4 age adoption passing confidence
nuxt ^3.3.1 -> ^3.3.2 age adoption passing confidence
typescript (source) 5.0.2 -> 5.0.3 age adoption passing confidence

Release Notes

nuxt/nuxt

v3.3.2

Compare Source

3.3.2 is a patch release with plenty of bug fixes.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

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

🔥 Performance
  • nuxt: Experimentally disable vue server renderer nitro endpoint (#​19825)
🩹 Fixes
  • kit: Provide name to performance.mark() (#​19687)
  • nuxt: Unpause DOM updates on suspense resolve (#​19740)
  • kit: Handle node 14 performance behaviour (#​19733)
  • webpack: Transpile app directory (#​19773)
  • nuxt: Unset context after app is created (#​19753)
  • cli: Watch dist and register restart hook after nuxt is ready (#​19736)
  • nuxt: Ignore falsy modules (#​19684)
  • nuxt: Use h3 utilities to set response status/code (#​19713)
  • nuxt: Add temporary augmentation for webstorm (and docs) (#​19400)
  • nuxt: Handle external navigation to api routes (#​19829)
  • nuxt: Observe slot element in custom nuxt-link (#​19802)
  • nuxt: Directly render server components (#​19605)
  • vite: Support multiple rollup entries (#​19842)
  • nuxt: Ignore schema types that eval to any (#​19835)
  • nuxt: Use prerender cache for islands (#​19822)
  • nuxt: Add missing import in islands template (#​19870)
  • kit: Check if nuxt is restarting before updating templates (#​19830)
  • test-utils: Allow overriding nitro options (#​19872)
  • kit: Add legacy entrypoints for pre v3.3 usage (#​19874)
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
eslint/eslint

v8.37.0

Compare Source

Features
Bug Fixes
  • 619f3fd fix: correctly handle null default config in RuleTester (#​17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#​16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#​17000) (Francesco Trotta)
Documentation
Chores
unjs/h3

v1.6.4

Compare Source

compare changes

🩹 Fixes
  • readRawBody: Always return buffer without encoding (19d133d)
❤️ Contributors

v1.6.3

Compare Source

compare changes

🩹 Fixes
  • readBody, readRawBody: Handle raw body as buffer (#​366)
📖 Documentation
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 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.

@codesandbox
Copy link

codesandbox bot commented Mar 23, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Mar 23, 2023

Deploy Preview for nuxt-image-v1 canceled.

Name Link
🔨 Latest commit bcd3efd
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-image-v1/deploys/642647fa2769650008cf442e

@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^18.15.6 chore(deps): update devdependency @types/node to ^18.15.7 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 42a5d88 to 428b40d Compare March 24, 2023 12:04
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^18.15.7 chore(deps): update all non-major dependencies Mar 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from d100815 to 4ed8b88 Compare March 30, 2023 10:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ed8b88 to bcd3efd Compare March 31, 2023 02:39
@pi0 pi0 merged commit acd7090 into main Mar 31, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 31, 2023 09: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