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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/content (source) ^2.11.0 -> ^2.12.1 age adoption passing confidence dependencies minor
@nuxt/devtools (source) ^1.0.8 -> ^1.3.1 age adoption passing confidence devDependencies minor
@nuxt/eslint-config (source) ^0.2.0 -> ^0.3.12 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.5 -> ^20.12.12 age adoption passing confidence devDependencies minor
@types/node (source) ^20.11.24 -> ^20.12.12 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^10.7.2 -> ^10.9.0 age adoption passing confidence dependencies minor
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence devDependencies minor
nuxt (source) ^3.9.3 -> ^3.11.2 age adoption passing confidence devDependencies minor
nuxt (source) ^3.10.3 -> ^3.11.2 age adoption passing confidence devDependencies minor
pnpm (source) 8.5.1 -> 8.15.8 age adoption passing confidence packageManager minor
pnpm/action-setup v2.2.4 -> v2.4.0 age adoption passing confidence action minor
typescript (source) ^5.3.3 -> ^5.4.5 age adoption passing confidence devDependencies minor
ufo ^1.3.2 -> ^1.5.3 age adoption passing confidence dependencies minor
vite-plugin-inspect ^0.8.1 -> ^0.8.4 age adoption passing confidence devDependencies patch
vue (source) ^3.4.15 -> ^3.4.27 age adoption passing confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

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.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
vueuse/vueuse (@​vueuse/core)

v10.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

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.

Copy link

codesandbox bot commented Dec 6, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Dec 6, 2023

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

Name Status Preview Updated (UTC)
alpine ✅ Ready (Inspect) Visit Preview May 14, 2024 9:04am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03dba40 to b95cb6d Compare April 24, 2024 13:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b95cb6d to efa0efa Compare April 25, 2024 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efa0efa to ca9c377 Compare April 29, 2024 10:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca9c377 to b085c62 Compare April 30, 2024 01:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b085c62 to ebdf2c2 Compare May 1, 2024 20:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ebdf2c2 to 528dced Compare May 2, 2024 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 528dced to 974561c Compare May 6, 2024 15:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 974561c to 7122b16 Compare May 6, 2024 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7122b16 to 89b9a6c Compare May 7, 2024 01:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 89b9a6c to ed1fd59 Compare May 8, 2024 13:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed1fd59 to ab7848a Compare May 9, 2024 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab7848a to 8b638ab Compare May 10, 2024 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b638ab to 96edb2f Compare May 10, 2024 17:34
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