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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) 1.0.8 -> 1.3.3 age adoption passing confidence
@nuxt/eslint-config (source) ^0.2.0 -> ^0.3.0 age adoption passing confidence
@nuxt/kit (source) 3.10.0 -> 3.11.2 age adoption passing confidence
@nuxt/module-builder ^0.5.0 -> ^0.7.0 age adoption passing confidence
@nuxt/schema (source) 3.10.0 -> 3.11.2 age adoption passing confidence
@nuxt/test-utils 3.11.0 -> 3.13.1 age adoption passing confidence
@nuxtjs/eslint-config-typescript 12.0.0 -> 12.1.0 age adoption passing confidence
@nuxtjs/html-validator 1.6.0 -> 1.8.2 age adoption passing confidence
@unocss/core (source) ^0.58.5 -> ^0.60.0 age adoption passing confidence
@unocss/nuxt (source) ^0.58.5 -> ^0.60.0 age adoption passing confidence
@vueuse/components (source) 10.3.0 -> 10.10.0 age adoption passing confidence
@vueuse/core (source) 10.8.0 -> 10.10.0 age adoption passing confidence
changelogen 0.5.0 -> 0.5.5 age adoption passing confidence
defu 6.1.2 -> 6.1.4 age adoption passing confidence
eslint (source) 8.40.0 -> 8.57.0 age adoption passing confidence
h3 1.6.6 -> 1.11.1 age adoption passing confidence
htmlfy ^0.1.0 -> ^0.2.0 age adoption passing confidence
iconify-icon (source) 2.0.0 -> 2.1.0 age adoption passing confidence
magic-string 0.30.1 -> 0.30.10 age adoption passing confidence
nuxt (source) 3.10.0 -> 3.11.2 age adoption passing confidence
nuxt-icon 0.6.8 -> 0.6.10 age adoption passing confidence
playwright (source) 1.41.2 -> 1.44.1 age adoption passing confidence
sass 1.70.0 -> 1.77.4 age adoption passing confidence
shiki (source) 1.1.7 -> 1.6.2 age adoption passing confidence
unocss ^0.58.5 -> ^0.60.0 age adoption passing confidence
unplugin 1.4.0 -> 1.10.1 age adoption passing confidence
vitest (source) 1.3.1 -> 1.6.0 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.0

Compare Source

Bug Fixes
Features

v1.2.0

Compare Source

Bug Fixes

1.1.5 (2024-03-28)

Features

1.1.4 (2024-03-26)

Bug Fixes

1.1.3 (2024-03-21)

Bug Fixes

1.1.2 (2024-03-21)

Bug Fixes
Features

1.1.1 (2024-03-20)

Bug Fixes

v1.1.5

Compare Source

Features

v1.1.4

Compare Source

Bug Fixes

v1.1.3

Compare Source

Bug Fixes

v1.1.2

Compare Source

Bug Fixes
Features

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
Features

1.0.8 (2024-01-11)

Bug Fixes

1.0.7 (2024-01-11)

Bug Fixes
  • devtools: update default types to module.d.ts/.mts (#​559) (2ecd32c)
  • make twitter og tags optional (41ee5ec)
  • open-graph: fix type error, close #​563 (c63055a)
  • support iframeProps option for CSP, fix Stackblitz (0eb7a82)
  • timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#​567) (0645e35)
  • update title of Eye Dropper command (#​558) (ea58139)
Features
  • server-routes: implement persisting input values in localStorage (#​545) (67dbf65)

1.0.6 (2023-12-13)

Bug Fixes

1.0.5 (2023-12-07)

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

1.0.4 (2023-11-27)

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

1.0.3 (2023-11-20)

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

1.0.2 (2023-11-11)

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

1.0.1 (2023-11-09)

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.11

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.5

Compare Source

   🚀 Features
  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @​antfu (c75eb)
  • module:
    View changes on GitHub

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.1

Compare Source

v0.3.0

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features
    Bug Fixes
    Performance
    View changes on GitHub
nuxt/nuxt (@​nuxt/kit)

v3.11.2

Compare Source

3.11.2 is the next regularly scheduled patch release.

✅ 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

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e5e5c9c to cd8e40e Compare February 27, 2024 14:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c9ad3d8 to 95672b2 Compare March 21, 2024 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0c612af to 57ebd85 Compare March 30, 2024 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from e696be3 to beea3ed Compare April 6, 2024 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from beea3ed to 12b5bbd Compare April 8, 2024 17:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9666c6f to 045dcba Compare May 9, 2024 17:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from dd7c529 to 226bee3 Compare May 17, 2024 04:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c0bed6a to 53dd996 Compare May 23, 2024 10:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d15bef9 to 913072c Compare June 2, 2024 16:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 913072c to 80d172e Compare June 4, 2024 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80d172e to 0b7ae6e Compare June 4, 2024 19:02
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