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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/simple-icons ^1.2.18 -> ^1.2.19 age adoption passing confidence dependencies patch
@nuxt/eslint-config (source) ^0.7.4 -> ^0.7.5 age adoption passing confidence devDependencies patch
@nuxt/image (source) ^1.8.1 -> ^1.9.0 age adoption passing confidence dependencies minor
@nuxt/test-utils 3.15.1 -> 3.15.4 age adoption passing confidence devDependencies patch
@stripe/stripe-js (source) ^5.4.0 -> ^5.5.0 age adoption passing confidence dependencies minor
@typescript-eslint/typescript-estree (source) ^8.19.0 -> ^8.20.0 age adoption passing confidence devDependencies minor
@unhead/dom (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
@unhead/schema (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
@unhead/schema (source) 1.11.14 -> 1.11.16 age adoption passing confidence devDependencies patch
@unhead/shared (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
@unhead/ssr (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
@unhead/vue (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
@unhead/vue (source) 1.11.14 -> 1.11.16 age adoption passing confidence dependencies patch
@vueuse/core (source) ^12.2.0 -> ^12.4.0 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^12.2.0 -> ^12.4.0 age adoption passing confidence dependencies minor
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
actions/setup-node v4.0.3 -> v4.1.0 age adoption passing confidence action minor
bumpp ^9.9.2 -> ^9.10.0 age adoption passing confidence devDependencies minor
consola ^3.3.3 -> ^3.4.0 age adoption passing confidence dependencies minor
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
h3 ^1.13.0 -> ^1.13.1 age adoption passing confidence dependencies patch
happy-dom ^16.3.0 -> ^16.5.3 age adoption passing confidence devDependencies minor
mlly ^1.7.3 -> ^1.7.4 age adoption passing confidence dependencies patch
pnpm (source) 9.15.2 -> 9.15.4 age adoption passing confidence packageManager patch
shiki (source) 1.24.4 -> 1.26.2 age adoption passing confidence dependencies minor
shiki (source) ^1.24.4 -> ^1.26.2 age adoption passing confidence dependencies minor
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence resolutions minor
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies minor
unhead (source) 1.11.11 -> 1.11.16 age adoption passing confidence resolutions patch
valibot (source) 1.0.0-beta.9 -> 1.0.0-beta.11 age adoption passing confidence dependencies patch

Release Notes

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

v0.7.5

Compare Source

No significant changes

    View changes on GitHub
nuxt/image (@​nuxt/image)

v1.9.0

Compare Source

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt-img: Add custom slot for full control of rendering (#​1626)
  • amplify: Add additional modifiers (#​1656)
  • strapi5: Add new provider with formats (#​1621)
🔥 Performance
  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)
🩹 Fixes
  • prismic: Use unsplash image proxy where necessary (#​1614)
  • Set up non-default ipx providers if options.ipx is set (#​1618)
  • Emit error events from <NuxtImg> placeholder (#​1640)
  • Add strapi5 to list of built-in providers (1079a03)
📖 Documentation
  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#​1601)
  • Make clearer that xxl is not a tailwind size (#​1632)
  • Add note about the alt prop (#​1628)
  • Capitalize title (#​1649)
  • Update strapi links (#​1650)
🏡 Chore
  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)
✅ Tests
  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)
🤖 CI
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors
stripe/stripe-js (@​stripe/stripe-js)

v5.5.0

Compare Source

New features
  • Add type definition for elements group update-end event (#​704)
  • Add paypal buttonType types (#​703)
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v8.20.0

Compare Source

🚀 Features
  • standardize debug namespaces to file paths (#​10599)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.19.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/dom)

v1.11.16

Compare Source

No significant changes

    View changes on GitHub

v1.11.15

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.11.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.11.13

Compare Source

No significant changes

    View changes on GitHub

v1.11.12

Compare Source

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

v12.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.3.0

Compare Source

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

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/setup-node (actions/setup-node)

v4.1.0

Compare Source

v4.0.4

Compare Source

antfu/bumpp (bumpp)

v9.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/consola (consola)

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Use upstream @clack/prompts (#​332)
🩹 Fixes
  • Calculate box width without escape sequence chars (#​336)
💅 Refactors
📦 Build
  • Update exports for node16 typescript resolution (#​331)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Yongqi <yongqi14@​qq.com>
eslint/eslint (eslint)

v9.18.0

Compare Source

unjs/h3 (h3)

v1.13.1

Compare Source

compare changes

🩹 Fixes
  • proxy: Ignore incoming accept-encoding header (#​914)
  • proxy: Pass host for local targets (#​946)
📖 Documentation
❤️ Contributors
capricorn86/happy-dom (happy-dom)

v16.5.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with encoding and decoding attribute values in HTML - By @​capricorn86 in task #​1678
  • Fixes issue where it was not possible to query selector by class when the attribute value had line breaks in it - By @​capricorn86 in task #​1678

v16.5.2

Compare Source

👷‍♂️ Patch fixes
  • Event.target should be the target element after an event has been dispatched - By @​capricorn86 in task #​1529

v16.5.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where Comment, Text and DocumentFragment are not instances of their corresponding property on Window - By @​capricorn86 in task #​1577

v16.5.0

Compare Source

🎨 Features

v16.4.3

Compare Source

👷‍♂️ Patch fixes
  • Adds null check for if browser frame is available in Response during tear down of the Window - By @​capricorn86 in task #​1669

v16.4.2

Compare Source

👷‍♂️ Patch fixes

v16.4.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where HTML assigned to document.documentElement.innerHTML isnt parsed correctly since v16 - By @​capricorn86 in task #​1663

v16.4.0

Compare Source

🎨 Features
unjs/mlly (mlly)

v1.7.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.15.4

Compare Source

v9.15.3

Compare Source

shikijs/shiki (shiki)

v1.26.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.26.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.26.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.25.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.25.0

Compare Source

   🚀 Features

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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Sep 16, 2024

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

Name Status Preview Comments Updated (UTC)
scripts-docs ❌ Failed (Inspect) Jan 13, 2025 10:24pm
scripts-playground ❌ Failed (Inspect) Jan 13, 2025 10:24pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2cd313d to cdc627b Compare September 16, 2024 10:17
@renovate renovate bot changed the title chore(deps): update dependency @iconify-json/simple-icons to ^1.2.3 chore(deps): update all non-major dependencies Sep 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdc627b to 8e4b5f1 Compare September 16, 2024 18:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e4b5f1 to 45ba5cd Compare September 17, 2024 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45ba5cd to e0214c5 Compare September 18, 2024 03:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0214c5 to 9162f32 Compare September 18, 2024 10:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9162f32 to 0672e75 Compare September 19, 2024 16:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0672e75 to c9e65ff Compare September 20, 2024 12:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9e65ff to 5ba8712 Compare September 20, 2024 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ba8712 to fd4f94f Compare September 20, 2024 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22f1077 to 86beeeb Compare January 10, 2025 08:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 86beeeb to 3b0d400 Compare January 10, 2025 20:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b0d400 to 2235a65 Compare January 11, 2025 00:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2235a65 to 15ff20f Compare January 12, 2025 04:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15ff20f to 9ca4890 Compare January 12, 2025 14:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ca4890 to 1b3c21d Compare January 13, 2025 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b3c21d to 4affe06 Compare January 13, 2025 11:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4affe06 to 01aa3c8 Compare January 13, 2025 18:40
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.

0 participants