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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/carbon ^1.1.35 -> ^1.1.36 age adoption passing confidence devDependencies patch
@iconify-json/simple-icons ^1.1.105 -> ^1.1.108 age adoption passing confidence dependencies patch
@nuxt/content (source) ^2.12.1 -> ^2.13.0 age adoption passing confidence dependencies minor
@nuxt/devtools-kit (source) ^1.3.3 -> ^1.3.7 age adoption passing confidence dependencies patch
@nuxt/devtools-ui-kit (source) ^1.3.3 -> ^1.3.7 age adoption passing confidence devDependencies patch
@nuxt/devtools-ui-kit (source) ^1.3.3 -> ^1.3.7 age adoption passing confidence dependencies patch
@nuxt/fonts ^0.7.0 -> ^0.7.1 age adoption passing confidence dependencies patch
@nuxt/module-builder ^0.8.0 -> ^0.8.1 age adoption passing confidence devDependencies patch
@nuxt/ui (source) ^2.16.0 -> ^2.17.0 age adoption passing confidence dependencies minor
@​nuxt/ui-pro ^1.2.0 -> ^1.3.1 age adoption passing confidence dependencies minor
@nuxtjs/seo (source) ^2.0.0-rc.10 -> ^2.0.0-rc.11 age adoption passing confidence dependencies patch
@types/google.maps (source) ^3.55.9 -> ^3.55.11 age adoption passing confidence dependencies patch
@typescript-eslint/typescript-estree (source) ^7.13.0 -> ^7.14.1 age adoption passing confidence devDependencies minor
@unhead/schema (source) ^1.9.12 -> ^1.9.14 age adoption passing confidence devDependencies patch
@unhead/vue (source) ^1.9.12 -> ^1.9.14 age adoption passing confidence dependencies patch
@vueuse/core (source) ^10.10.1 -> ^10.11.0 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^10.10.1 -> ^10.11.0 age adoption passing confidence dependencies minor
actions/checkout v4.1.6 -> v4.1.7 age adoption passing confidence action patch
eslint (source) 9.5.0 -> 9.6.0 age adoption passing confidence devDependencies minor
h3 ^1.11.1 -> ^1.12.0 age adoption passing confidence dependencies minor
pkg-types ^1.1.1 -> ^1.1.2 age adoption passing confidence dependencies patch
playwright-core (source) ^1.44.1 -> ^1.45.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.3.0 -> 9.4.0 age adoption passing confidence packageManager minor
shiki (source) ^1.6.4 -> ^1.10.0 age adoption passing confidence dependencies minor
third-party-capital ^1.0.30 -> ^1.0.31 age adoption passing confidence dependencies patch
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence devDependencies minor
unplugin ^1.10.1 -> ^1.11.0 age adoption passing confidence dependencies minor
valibot (source) ^0.31.1 -> ^0.35.0 age adoption passing confidence dependencies minor
vue (source) ^3.4.27 -> ^3.4.31 age adoption passing confidence resolutions patch
vue (source) ^3.4.27 -> ^3.4.31 age adoption passing confidence devDependencies patch
vue-router ^4.3.3 -> ^4.4.0 age adoption passing confidence resolutions minor
vue-router ^4.3.3 -> ^4.4.0 age adoption passing confidence devDependencies minor

Release Notes

nuxt/content (@​nuxt/content)

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools-kit)

v1.3.7

Compare Source

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes
nuxt/fonts (@​nuxt/fonts)

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • local: Scan for fonts in all public assets dirs (6e7ae2b)
  • Ensure we don't have font filenames prefixed with - (dfa252a)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/module-builder (@​nuxt/module-builder)

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • build: Export all types in stub mode (6b1970d)
🏡 Chore
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.17.0

Compare Source

Features
Bug Fixes
harlan-zw/nuxt-seo (@​nuxtjs/seo)

v2.0.0-rc.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v7.14.1

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.14.0

Compare Source

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • keep warnAbountTSVersion in sync with package.json
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

v7.13.1

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

unjs/unhead (@​unhead/schema)

v1.9.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v10.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v4.1.7

Compare Source

eslint/eslint (eslint)

v9.6.0

Compare Source

unjs/h3 (h3)

v1.12.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • getRequestUrl: Forward opts to getRequestProtocol (#​776)
  • readRawBody: Read chunked body (#​652)
  • proxy: Better error when upstream proxy fails (#​746)
  • node: Make sure onBeforeResponse and onAfterResponse are called with error code (#​756)
  • sse: Prevent onClosed from firing twice in EventStream (#​704)
  • plain: Avoid import from unenv internals (#​781)
💅 Refactors
  • session: Remove unnecessary async for clear (#​729)
  • Update unenv import (76736ea)
📖 Documentation
  • Fix typo (#​699)
  • Fix typo (#​707)
  • Fix typo (#​712)
  • Fix typo (#​730)
  • Fix typo (#​732)
  • Remove extra space (#​718)
  • Add semi (#​710)
  • event-handler: Fix typo (#​684)
  • Add jsdoc examples for response utils (#​677)
  • Add note for getRequestIP return value (#​726)
  • Fix session example (#​702)
  • Add jsdoc examples for request utils (#​680)
  • Fix typo (#​734)
  • Correct zod validation example (#​735)
  • Fix typos (#​738)
  • Fix typo (#​758)
  • Add usage example for handleCors (#​747)
  • Fix typo for text/html content-type (#​764)
  • Update mogen example to use combined log format (#​771)
  • Fix typo for plain adapter example (#​766)
  • examples: Add cors example (#​700)
  • Fix respondWith event object (#​775)
  • Provide async for request body (#​777)
  • error-handling: Add string vs object errors and update createError jsdoc (#​762)
🏡 Chore
🤖 CI
  • Remove node 16 from test matrix (458cfac)
❤️ Contributors
unjs/pkg-types (pkg-types)

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Expand the types of exports (#​183)
🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)

v1.45.0

Compare Source

pnpm/pnpm (pnpm)

v9.4.0

Compare Source

shikijs/shiki (shiki)

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Expose createCssVariablesTheme in shiki/core to avoid side-effects  -  by @​antfu (abe63)
    View changes on GitHub

v1.9.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.9.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.6.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
housseindjirdeh/third-party-capital (third-party-capital)

v1.0.31

Compare Source

Microsoft/TypeScript (typescript)

v5.5.2

Compare Source

unjs/unplugin (unplugin)

v1.11.0

Compare Source

Bug Fixes

1.10.2 (2024-06-28)

Bug Fixes

1.10.1 (2024-03-29)

Bug Fixes
  • esbuild: sourcemaps in transform result can be a string (#​377) (4382fa2)
  • webpack,rspack: incorrect assumption about the current working directory in webpack and rspack (#​374) (b0ec0e0)

v1.10.2

Compare Source

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

vercel bot commented May 12, 2024

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

Name Status Preview Comments Updated (UTC)
scripts-docs ❌ Failed (Inspect) Jul 1, 2024 10:58am
scripts-playground ❌ Failed (Inspect) Jul 1, 2024 10:58am

@renovate renovate bot changed the title chore(deps): update pnpm to v9.1.1 chore(deps): update all non-major dependencies May 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 029068d to 6e2c32f Compare May 13, 2024 08:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e2c32f to b4d2690 Compare May 14, 2024 00:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4d2690 to cafd4c4 Compare May 14, 2024 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cafd4c4 to 104116b Compare May 16, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 104116b to 48381e1 Compare May 18, 2024 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 48381e1 to bbcebc1 Compare May 18, 2024 01:15
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed May 18, 2024
@renovate renovate bot closed this May 18, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch May 18, 2024 01:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies May 19, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch May 19, 2024 01:41
@renovate renovate bot reopened this May 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbcebc1 to d28f604 Compare May 19, 2024 01:41
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency shiki to ^1.6.0 May 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c66eea to 3388d1b Compare June 28, 2024 03:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3388d1b to cdcb5fb Compare June 28, 2024 04:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdcb5fb to fb6bcca Compare June 28, 2024 11:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb6bcca to fb77554 Compare June 28, 2024 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb77554 to 46da3d6 Compare June 29, 2024 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46da3d6 to 4435e53 Compare June 29, 2024 06:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4435e53 to 36a1a3a Compare June 30, 2024 14:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36a1a3a to d41e525 Compare July 1, 2024 06:26
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