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 npm dependencies (non-major) #142

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 0.41.0 -> 0.43.1 age adoption passing confidence
@headlessui/vue (source) 1.7.16 -> 1.7.22 age adoption passing confidence
@iconify-json/carbon 1.1.20 -> 1.1.34 age adoption passing confidence
@iconify-json/ic 1.1.14 -> 1.1.17 age adoption passing confidence
@iconify-json/ph 1.1.6 -> 1.1.13 age adoption passing confidence
@iconify-json/twemoji 1.1.12 -> 1.1.15 age adoption passing confidence
@nuxt/devtools (source) 0.8.2 -> 0.8.5 age adoption passing confidence
@nuxtjs/color-mode 3.3.0 -> 3.4.1 age adoption passing confidence
@nuxtjs/i18n (source) 8.0.0-rc.3 -> 8.3.1 age adoption passing confidence
@nuxtjs/tailwindcss 6.8.0 -> 6.12.0 age adoption passing confidence
@pinia/nuxt (source) 0.4.11 -> 0.5.1 age adoption passing confidence
@tailwindcss/forms 0.5.6 -> 0.5.7 age adoption passing confidence
@tailwindcss/typography 0.5.9 -> 0.5.13 age adoption passing confidence
@unocss/nuxt (source) 0.55.3 -> 0.60.3 age adoption passing confidence
@vueuse/nuxt (source) 10.4.1 -> 10.10.0 age adoption passing confidence
eslint (source) 8.48.0 -> 8.57.0 age adoption passing confidence
eslint-plugin-vue (source) 9.17.0 -> 9.26.0 age adoption passing confidence
nuxt (source) 3.7.0 -> 3.11.2 age adoption passing confidence
pinia 2.1.6 -> 2.1.7 age adoption passing confidence
pnpm (source) 8.7.0 -> 8.15.8 age adoption passing confidence
sass 1.66.1 -> 1.77.2 age adoption passing confidence
sass-loader 13.3.2 -> 13.3.3 age adoption passing confidence
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence

Release Notes

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

v0.43.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.43.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.42.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.42.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.41.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.41.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.1

Compare Source

   🚀 Features
    View changes on GitHub
tailwindlabs/headlessui (@​headlessui/vue)

v1.7.22

Compare Source

Fixed
  • Don’t cancel touchmove on input elements inside a dialog (#​3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#​3180)

v1.7.21

Compare Source

Fixed
  • Prevent closing the Combobox component when clicking inside the scrollbar area (#​3104)
  • Don’t unmount portal targets used by other portals (#​3144)

v1.7.20

Compare Source

Fixed
  • Expose disabled state on <Tab /> component (#​2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#​2919)
  • Don’t override explicit disabled prop for components inside <MenuItem> (#​2929)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the <Switch /> component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled <Tab/> components (#​3037)

v1.7.19

Compare Source

  • Fix Combobox activeOption render prop (#​2973)

v1.7.18

Compare Source

Added
  • Allow users customize ID generation (#​2959)

v1.7.17

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Fix Portal SSR hydration mismatches (#​2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the ComboboxInput component closes the Combobox (#​2712)
  • Allow <button> to be in nested components in <PopoverButton> (#​2715)
  • Don't overwrite user-defined template refs when rendering (#​2720)
  • Fix missing data-headlessui-state attribute when as="template" (#​2787)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (6846231)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features

v0.8.3

Compare Source

Bug Fixes
  • route tracking handle currentRoute to be null (7ca1fc9)
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.1

Compare Source

v3.4.0

Compare Source

Features
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
  • use ref for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
  • avoid setting color-mode when rendering islands (#​200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #​202
  • initialise helper to empty object when testing (34c4e0e)

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

nuxt-community/i18n-module (@​nuxtjs/i18n)

v8.3.1

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.3.0

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.2.0

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.1.1

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.1.0

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
    View changes on GitHub

v8.0.2

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.0.1

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.0.0

Compare Source

We are thrilled to announce the release of Nuxt I18n v8.0! 🎉

We had commited with 60 over contributors between Nov 28 2021 and Dec 25 2023. Thanks for your contributing ❤️

📖 Documentation

📜 v8 Changes

See more view changes on GitHub

v8.0.0-rc.11

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.0.0-rc.10

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.0.0-rc.9

Compare Source

This changelog is generated by GitHub Releases

   🚨 Breaking Changes
    View changes on GitHub

v8.0.0-rc.8

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.0.0-rc.7

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v8.0.0-rc.6

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.

@vercel
Copy link

vercel bot commented Sep 1, 2023

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

Name Status Preview Comments Updated (UTC)
oku-nuxt3-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 3:12pm

@renovate renovate bot changed the title fix(deps): update npm dependencies (non-major) chore(deps): update npm dependencies (non-major) Sep 2, 2023
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 913287b to 9a27ed8 Compare September 2, 2023 10:36
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 9a27ed8 to 94c1940 Compare September 2, 2023 23:04
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 94c1940 to 5a49bf7 Compare September 4, 2023 11:34
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 5a49bf7 to f62ac33 Compare September 4, 2023 15:46
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from f62ac33 to 9e06949 Compare September 4, 2023 18:20
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch 2 times, most recently from 18813f8 to f563e56 Compare September 7, 2023 02:43
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from f563e56 to 4d1941c Compare September 8, 2023 22:46
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 4d1941c to 0ed86b2 Compare September 11, 2023 14:15
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 0ed86b2 to 020e318 Compare September 12, 2023 12:32
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 020e318 to e6a2d62 Compare September 12, 2023 22:56
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from e6a2d62 to 15c6279 Compare September 13, 2023 06:19
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 15c6279 to f1835f3 Compare September 14, 2023 00:58
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from f1835f3 to 8815920 Compare September 14, 2023 04:39
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 704b064 to 84d89d5 Compare April 30, 2024 23:11
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 84d89d5 to 778b448 Compare May 6, 2024 07:22
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 778b448 to 214cc54 Compare May 7, 2024 04:39
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 214cc54 to 24d320d Compare May 8, 2024 12:19
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 24d320d to eb1f8cf Compare May 8, 2024 22:45
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from eb1f8cf to c728ba0 Compare May 9, 2024 08:48
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from c728ba0 to 1459360 Compare May 11, 2024 02:08
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 1459360 to 3ac115c Compare May 12, 2024 04:43
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 3ac115c to 154eaf0 Compare May 12, 2024 13:09
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 154eaf0 to 603f565 Compare May 13, 2024 07:38
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 603f565 to 3b728d1 Compare May 17, 2024 03:34
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 3b728d1 to 0f13c96 Compare May 20, 2024 17:16
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 0f13c96 to b52552b Compare May 23, 2024 06:12
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