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

deps: Update all non-major dependencies #214

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.17.18 -> 18.18.1 age adoption passing confidence
electron 26.2.2 -> 26.2.4 age adoption passing confidence
nuxt 3.7.3 -> 3.7.4 age adoption passing confidence
vuetify (source) 3.3.17 -> 3.3.19 age adoption passing confidence

Release Notes

electron/electron (electron)

v26.2.4: electron v26.2.4

Compare Source

Release Notes for v26.2.4

Features

  • Detect system dark theme preference via xdg settings portal on Linux. #​40011 (Also in 25, 27)

Other Changes

v26.2.3: electron v26.2.3

Compare Source

Release Notes for v26.2.3

Fixes

  • Fixed app.runningUnderARM64Translation() always returning true on ARM64. #​39932 (Also in 25, 27)

Other Changes

  • Fixed crash on shutdown in tls sockets with Node.js HTTP/2 connections. #​39946 (Also in 25, 27)
  • The app.runningUnderRosettaTranslation property has been deprecated. #​39983 (Also in 25, 27)

Documentation

nuxt/nuxt (nuxt)

v3.7.4

Compare Source

3.7.4 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Use original escapes/quotes in page re-exports (#​23191)
  • schema: Default devServer host to undefined (#​23206)
  • nuxt: Correct islandsTransform slot regex (#​23226)
  • nuxt: Handle vite preload-helper id with extension (#​23230)
  • nuxt: Load layer middlewares before project middlewares (#​22925)
  • nuxt: Don't incl overridden layer pages as nested children (#​23238)
  • vite: Explicitly set vite manifest path (#​23276)
  • nuxt: Experimental build manifest + client route rules (#​21641)
  • nuxt: Generate empty file when shim is disabled (#​23333)
  • nuxt: Apply right types to modules and their runtime files (#​23240)
  • nuxt: Add import protection for nuxt/* exports (#​23357)
  • nuxt: Detect nested pages with /index segments (#​23404)
  • schema: Ignore pnpm store directory (3510cedc3)
💅 Refactors
  • nuxt: Use built-in consola prompts (#​23205)
  • kit,nuxt,schema: Use consola and improve test dx (#​23302)
📖 Documentation
  • Add documentation on nuxt2 command (#​23211)
  • Clarify nuxi start command usage (#​23215)
  • Close code-block in migration guide (#​23224)
  • Typo on callHook method (#​23231)
  • nuxt: Remove hanging word in modules docs (#​23242)
  • Update latest node.js version to 20.x (#​23252)
  • Add more files to srcDir JSDoc (#​23250)
  • Add steps for contributing to docs locally (#​23270)
  • Add support details and update roadmap (#​21867, #​21893)
  • Add nuxtApp.runWithContext (#​23258)
  • Update 'scheduled' status name (#​23307)
  • Fix links to configuration options (#​23324)
  • Update link to devtools.nuxt.com (#​23350)
  • Add explicit await to clarify sendRedirect is async (#​23345)
  • Remove version from npm links to redirect to latest (#​23371)
  • Add tryUseNuxt to kit context utils list (#​23373)
🏡 Chore
🤖 CI
  • Add lychee link checker (#​23254)
  • Rename linkChecker job to link-checker (#​23319)
  • Don't run link checker on pushes to main (e0ddcfa9e)
❤️ Contributors
vuetifyjs/vuetify (vuetify)

v3.3.19

Compare Source

🔧 Bug Fixes
  • VList: spread itemProps on VListItem (633356d)
🧪 Labs

v3.3.18

Compare Source

⚠️ There was a bug found related to list items that shipped with this release. Reference this for patch notes but please install v3.3.19.

🔧 Bug Fixes
🧪 Labs
BREAKING CHANGES
  • VDataTable: Slot props have changed. item is now the original item object, item.raw and item.columns have moved to a new internalItem property. You can fix this with find+replace, just make sure to leave item.raw on select/autocomplete/combobox as that remains unchanged.

Configuration

📅 Schedule: Branch creation - "after 12pm on Friday" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 29, 2023
@stackblitz
Copy link

stackblitz bot commented Sep 29, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the deps/all-minor-patch branch from bf7d6db to 1e8ffe1 Compare September 29, 2023 17:45
@renovate renovate bot merged commit 5f7994c into main Sep 29, 2023
@renovate renovate bot deleted the deps/all-minor-patch branch September 29, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants