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 #62

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content ^2.5.2 -> ^2.6.0 age adoption passing confidence
@nuxthq/studio (source) ^0.10.1 -> ^0.11.0 age adoption passing confidence
@types/node (source) ^18.15.11 -> ^18.16.1 age adoption passing confidence
eslint (source) ^8.38.0 -> ^8.39.0 age adoption passing confidence
nuxt ^3.4.1 -> ^3.4.2 age adoption passing confidence
nuxt-config-schema ^0.4.5 -> ^0.4.6 age adoption passing confidence
nuxt-icon ^0.3.3 -> ^0.4.0 age adoption passing confidence

Release Notes

nuxt/content

v2.6.0

Compare Source

compare changes

🚀 Enhancements
  • CodeBlock: Add line number attribute to code block lines (#​1973)
  • More flexible ignores configuration (#​2022)
🩹 Fixes
  • type: Content locale (#​1965)
  • markdown: Html ids in markdown headings should not start with a digit (#​1961)
  • useContentHead: Set property instead of name for OG metadata (#​1981)
  • Access config from public key (#​2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#​2021)
  • code-block: Use span with \n instead of div for lines (#​2008)
  • preview: Use sessionStorage to keep token (#​2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#​2027)
  • document-driven: Ensure layout is set on hydration (#​2032)
📖 Documentation
❤️ Contributors
nuxtlabs/studio.nuxt.com

v0.11.0

Compare Source

eslint/eslint

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

nuxt/nuxt

v3.4.2

Compare Source

3.4.2 is a patch release with the latest bug fixes and performance improvements

✨ What's new?

Apart from the normal bug fixes, we have a couple things we should call out.

  1. 🔥 We're now on Vite 4.3 (#​20405). This was a performance-focused release and hopefully you'll be enjoying the speed improvements! Check out the release announcement for more info.
  2. 👀 It's now possible to experimentally enable @parcel/watcher for the Nuxt dev watcher (#​20179). This may improve performance if you're on Windows. You'll probably also want to install watchman in that case.

✅ 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: Share lazy component definitions (#​20259)
  • Remove unused deps and add implicit deps (#​20356)
  • Allow using @parcel/watcher for dev watcher (#​20179)
🩹 Fixes
  • vite: Set different cache dirs for client/server (#​20276)
  • nuxt: Generate hi-res sourcemaps (#​20280)
  • nuxt: Return type directly if not picking asyncData (#​20288)
  • nuxt: Provide more helpful error when instance unavailable (#​20289)
  • nuxt: Mark useRequestHeaders keys as optional (#​20286)
  • vite: Avoid serving arbitrary file in vite-node middleware (#​20345)
  • nuxt: Swap preloads for json/js payloads (#​20375)
  • nuxt: Handle pages with no content and log warning (#​20373)
  • test-utils: Import jest functions from @jest/globals (#​20360)
  • core,kit: Ensure module transpilation paths are dirs (#​20396)
  • schema: Rely on installed telemetry types (#​19640)
  • cli: Load kit from rootDir when preparing project (#​20401)
  • nuxt: Clone app config on server (#​20278)
💅 Refactors
  • nuxt: Rework and use isJS and isVue utilities consistently (#​20344)
  • vite: Use native isFileServingAllowed util (#​20414)
📖 Documentation
  • Update links on hooks page (#​20296)
  • Add brief information on debugging a nuxt app (#​20282)
  • Fix vue-tsc link (#​20350)
  • Update lint command for the documentation (#​20399)
🏡 Chore
🤖 CI
  • Don't run ci for release branches (f550976f7)
  • Give write access to changelogensets (0518cdbff)
❤️ Contributors
nuxt-modules/icon

v0.4.0

Compare Source


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.

@vercel
Copy link

vercel bot commented Apr 20, 2023

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

Name Status Preview Comments Updated (UTC)
content-wind ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 1:46am

@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^18.15.12 chore(deps): update all non-major dependencies Apr 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1159dd9 to 03180e2 Compare April 20, 2023 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03180e2 to 3eccc64 Compare April 20, 2023 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3eccc64 to 22e3aa7 Compare April 21, 2023 03:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22e3aa7 to cb55111 Compare April 21, 2023 11:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cb55111 to 8c1b6ed Compare April 21, 2023 22:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c1b6ed to 5658e32 Compare April 23, 2023 06:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5658e32 to 5e8e3f1 Compare April 25, 2023 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e8e3f1 to 1f80106 Compare April 25, 2023 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1f80106 to 78fc6a1 Compare April 26, 2023 01:45
@atinux atinux merged commit 7e02ab2 into main Apr 26, 2023
@atinux atinux deleted the renovate/all-minor-patch branch April 26, 2023 09:04
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