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/carbon ^1.2.3 -> ^1.2.5 age adoption passing confidence devDependencies patch
@iconify-json/heroicons ^1.2.1 -> ^1.2.2 age adoption passing confidence dependencies patch
@iconify-json/noto ^1.2.1 -> ^1.2.2 age adoption passing confidence dependencies patch
@iconify-json/ph ^1.2.1 -> ^1.2.2 age adoption passing confidence dependencies patch
@iconify-json/simple-icons ^1.2.12 -> ^1.2.17 age adoption passing confidence dependencies patch
@nuxt/devtools-kit (source) ^1.6.3 -> ^1.6.4 age adoption passing confidence dependencies patch
@nuxt/devtools-kit (source) ^1.6.0 -> ^1.6.4 age adoption passing confidence devDependencies patch
@nuxt/devtools-ui-kit (source) ^1.6.1 -> ^1.6.4 age adoption passing confidence devDependencies patch
@nuxt/devtools-ui-kit (source) ^1.6.3 -> ^1.6.4 age adoption passing confidence dependencies patch
@nuxt/devtools-ui-kit (source) ^1.6.0 -> ^1.6.4 age adoption passing confidence devDependencies patch
@nuxt/eslint-config (source) ^0.7.2 -> ^0.7.4 age adoption passing confidence devDependencies patch
@nuxt/fonts ^0.10.2 -> ^0.10.3 age adoption passing confidence dependencies patch
@nuxt/ui (source) ^2.18.7 -> ^2.20.0 age adoption passing confidence dependencies minor
@nuxt/ui-pro ^1.5.0 -> ^1.6.0 age adoption passing confidence dependencies minor
@nuxtjs/seo (source) ^2.0.0 -> ^2.0.2 age adoption passing confidence dependencies patch
@stripe/stripe-js (source) ^5.2.0 -> ^5.4.0 age adoption passing confidence dependencies minor
@typescript-eslint/typescript-estree (source) ^8.17.0 -> ^8.18.2 age adoption passing confidence devDependencies minor
@unhead/dom (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
@unhead/schema (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
@unhead/schema (source) 1.11.13 -> 1.11.14 age adoption passing confidence devDependencies patch
@unhead/shared (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
@unhead/ssr (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
@unhead/vue (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
@unhead/vue (source) 1.11.13 -> 1.11.14 age adoption passing confidence dependencies patch
@vueuse/core (source) ^12.0.0 -> ^12.2.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.8.1 -> ^9.9.2 age adoption passing confidence devDependencies minor
consola ^3.2.3 -> ^3.3.1 age adoption passing confidence dependencies minor
eslint (source) 9.16.0 -> 9.17.0 age adoption passing confidence devDependencies minor
eslint-plugin-n ^17.14.0 -> ^17.15.1 age adoption passing confidence devDependencies minor
knitwork ^1.1.0 -> ^1.2.0 age adoption passing confidence devDependencies minor
magic-string ^0.30.14 -> ^0.30.17 age adoption passing confidence dependencies patch
playwright-core (source) ^1.49.0 -> ^1.49.1 age adoption passing confidence devDependencies patch
pnpm (source) 9.14.2 -> 9.15.1 age adoption passing confidence packageManager minor
shiki (source) 1.24.0 -> 1.24.4 age adoption passing confidence dependencies patch
shiki (source) ^1.23.1 -> ^1.24.4 age adoption passing confidence dependencies patch
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence resolutions minor
unhead (source) 1.11.11 -> 1.11.14 age adoption passing confidence resolutions patch
unimport ^3.14.4 -> ^3.14.5 age adoption passing confidence dependencies patch
unplugin ^2.0.0 -> ^2.1.0 age adoption passing confidence dependencies minor
unstorage ^1.13.1 -> ^1.14.1 age adoption passing confidence dependencies minor
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence devDependencies patch
vue-router ^4.4.5 -> ^4.5.0 age adoption passing confidence resolutions minor
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence devDependencies minor

Release Notes

nuxt/devtools (@​nuxt/devtools-kit)

v1.6.4

Compare Source

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

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt/ui (@​nuxt/ui)

v2.20.0

Compare Source

⚠️ Breaking Changes

  • Form: resolve async validation in yup & issue directly mutate state (#​2701)

🚀 Features

🐛 Bug Fixes

  • AvatarGroup/ButtonGroup/MeterGroup: allow deeply partial ui config (#​2542) (bf58086)
  • Carousel: wrong ui type with strategy (07ef771)
  • components: replace as const with correct type in config (#​2652) (51c8b8e)
  • DatePicker: undefined dayIndex (#​2545) (ce955d2)
  • Form: resolve async validation in yup & issue directly mutate state (#​2701) (f3632dd)
  • Form: use parsed value from joi instead of original state (#​2587) (acecff4)
  • InputMenu/SelectMenu: use by prop to compare objects & support dot notation in value-attribute (#​2566) (7154254)
  • Link: exactQuery prop type (#​2781) (4cde571)
  • Notification: element renders even when no notification is present (#​2561) (d4e408c)
  • Table: data outdated when rows change (#​2600) (b23f2de)
  • Table: missing type on props loadingState (#​2551) (6e66990)
  • Table: prevent onClick while blocking element (#​2592) (9703786)
  • types: improve DeepPartial type for App Config (#​2621) (976b03f)

👋 New Contributors

Full Changelog: nuxt/ui@v2.19.2...v2.20.0

nuxt/ui-pro (@​nuxt/ui-pro)

v1.6.0

Compare Source

stripe/stripe-js (@​stripe/stripe-js)

v5.4.0

Compare Source

New features
  • Add runServerUpdate interface to checkout sdk (#​700)
Fixes
  • Fix lagging version in build (#​702)
Changed

v5.3.0

Compare Source

Fixes
  • Add missing types to Payment Intent Next Actions (#​698)
  • Fix publish signed commit check (#​697)
Changed
  • add automatic_async to capture_method (#​692)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/webpack (#​688)
  • Bump cross-spawn from 6.0.5 to 6.0.6 (#​687)
  • Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/parcel (#​686)
  • Bump elliptic from 6.5.7 to 6.6.1 in /examples/webpack (#​681)
  • Bump rollup from 1.32.1 to 2.79.2 (#​658)
  • Bump elliptic from 6.5.7 to 6.6.0 in /examples/parcel (#​676)
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v8.18.2

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.

v8.18.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.

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

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

unjs/unhead (@​unhead/dom)

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.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.1.0

Compare Source

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.9.2

Compare Source

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

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

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • fancy: Fallback whenIntl is unavailable ([#​326](htt

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) Dec 23, 2024 10:51pm
scripts-playground ❌ Failed (Inspect) Dec 23, 2024 10:51pm

@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 87a15ad to a394eb0 Compare December 20, 2024 02:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a394eb0 to b5d038a Compare December 20, 2024 11:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5d038a to a53a046 Compare December 21, 2024 21:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a53a046 to 4730bb1 Compare December 22, 2024 04:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4730bb1 to e01015e Compare December 22, 2024 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e01015e to 4af712b Compare December 23, 2024 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4af712b to 65a5b2c Compare December 23, 2024 13:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65a5b2c to 971adc6 Compare December 23, 2024 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