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) #136

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 0.38.6 -> 0.39.5 age adoption passing confidence
@headlessui/vue 1.7.13 -> 1.7.14 age adoption passing confidence
@iconify-json/carbon 1.1.16 -> 1.1.17 age adoption passing confidence
@unocss/nuxt 0.51.13 -> 0.53.1 age adoption passing confidence
eslint (source) 8.40.0 -> 8.42.0 age adoption passing confidence
eslint-plugin-vue (source) 9.13.0 -> 9.14.1 age adoption passing confidence
nuxt 3.5.0 -> 3.5.3 age adoption passing confidence
pinia 2.1.1 -> 2.1.3 age adoption passing confidence
pnpm (source) 8.5.1 -> 8.6.1 age adoption passing confidence
sass 1.62.1 -> 1.63.2 age adoption passing confidence
sass-loader 13.2.2 -> 13.3.1 age adoption passing confidence
typescript (source) 5.0.4 -> 5.1.3 age adoption passing confidence

Release Notes

antfu/eslint-config

v0.39.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable @typescript-eslint/consistent-type-assertions  -  by @​antfu (abf5c)
    View changes on GitHub

v0.39.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.39.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.39.0

Compare Source

   🚀 Features
    View changes on GitHub
tailwindlabs/headlessui

v1.7.14

Compare Source

Fixed
  • Fix memory leak in Popover component (#​2430)
  • Ensure FocusTrap is only active when the given enabled value is true (#​2456)
  • Ensure the exposed activeIndex is up to date for the Combobox component (#​2463)
  • Improve control over Menu and Listbox options while searching (#​2471)
  • Consider clicks inside iframes to be "outside" (#​2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#​2492)
Changed
  • Move types condition to the front (#​2469)
unocss/unocss

v0.53.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.53.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.52.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • transformer-compile-class: Improve duplication checking  -  by @​antfu (4a073)
    View changes on GitHub

v0.52.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.52.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.52.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.52.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.52.2

Compare Source

No significant changes

    View changes on GitHub

v0.52.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.52.0

Compare Source

🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
eslint/eslint

v8.42.0

Compare Source

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#​16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#​17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#​17217) (Francesco Trotta)

Documentation

  • 01d7142 docs: Update README (GitHub Actions Bot)
  • e5182b7 docs: Update README (GitHub Actions Bot)

Chores

v8.41.0

Compare Source

Features

  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)

Bug Fixes

  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)

Documentation

  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)

Chores

vuejs/eslint-plugin-vue

v9.14.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.14.0...v9.14.1

v9.14.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.13.0...v9.14.0

nuxt/nuxt

v3.5.3

Compare Source

3.5.3 is expected to be the last patch release before our next raft of features lands in v3.6.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Avoid watching nested paths (#​21256)
🩹 Fixes
  • nuxt: Handle serialising empty bigint (#​21257)
  • cli: Pass --no-clear config through to vite (#​21262)
  • cli: Always use the latest devtools wizard (#​21291)
  • schema: Update vue-loader options type (#​21363)
  • schema: Add types for vue experimental features (#​21364)
  • nuxt: Display errors in client overlay with typeCheck (#​21064)
  • nuxt: Support usage of std-env in runtime code (#​21372)
  • nuxt: Key distinct pages differently for legacy asyncData (#​21263)
  • vite: Skip generating keys for locally scoped functions (#​20955)
  • kit: Temporarily inline lodash.template from lodash-es (#​20892)
📖 Documentation
  • Add index.vue to page routing example (#​21240)
  • Distinguish between $fetch and fetch composables (#​21228)
  • Adjust env property to match runtimeConfig (#​21265)
  • Fix Cloudflare capitalization (#​21267)
  • Migrate transition class names and style prop (#​21281)
  • Remove irregular spaces (#​21380)
🏡 Chore
  • Pin dev dependencies (9fb83b744)
  • Avoid inlining deps in vitest (#​21316)
  • Rewrite crawler to remove old dependencies (#​21326)
  • Support vitest 0.30.0 peer dependency (d58d1ea1e)
✅ Tests
🤖 CI
  • Apply security best practices to workflows (#​21328)
  • Pin more action dependencies to hash (#​21330)
❤️ Contributors

v3.5.2

Compare Source

3.5.2 is a patch release focusing on bug fixes.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Use .test and hoist regexps where possible (#​21011)
🩹 Fixes
  • nuxt: Fix useLazyFetch types (#​20989)
  • nuxt: Scan component dirs case-sensitively (#​20995)
  • schema: Remove duplicate @default jsdoc tag (#​21010)
  • nuxt: Add type support for router composables without pages/ integration (397c54c9d)
  • nuxt: Use simple incrementing id on client (#​20992)
  • nuxt: Treeshake <DevOnly> with webpack (#​21013)
  • nuxt: Await nuxt ready state before refreshNuxtData (#​21008)
  • nuxt: Show error page after fatal abortNavigation (#​21047)
  • nuxt: Normalize windows paths in granular watcher (#​21066)
  • nuxt: Omit Set-Cookie header if value is null (#​21072)
  • nuxt: Resolve modules relative to modulesDir (#​21082)
  • vite: Narrow vite-node inline pattern (#​21224)
📖 Documentation
🏡 Chore
✅ Tests
  • Refactor type tests into a separate fixture (#​21007)
  • Close out some missing browser contexts (3bc3aeaf6)
❤️ Contributors

v3.5.1

Compare Source

3.5.1 is a patch release, with bug fixes and performance improvements.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Use granular watcher to avoid crawling ignored dirs (#​20836)
🩹 Fixes
  • webpack: Analyze report path (#​20878)
  • nuxt: Allow island renders without / route (#​20894)
  • nuxt: Infer useFetch method when generic is passed (#​20797)
  • nuxt: Prioritise vue app context when available (#​20910)
  • nuxt: Don't refresh when hydrating when data is present (#​20916)
  • nuxt: Resolve layer assets in relation to layer directory (#​20932)
  • nuxt: Don't match partial component names with prefix (#​20939)
  • kit: Resolve relative module paths when installing (#​20896)
  • nuxt: Exclude plugin declaration from non-existent files (#​20974)
  • nuxt: Use default type for initial value for composables (#​20968)
  • nuxt: Skip middleware for islands components (#​20924)
  • nuxt: Use resolvePath to handle edge cases for modules (#​20975)
📖 Documentation
  • Fix defaults in custom fetch example (#​20898)
  • Fix typo (#​20907)
  • Add pnpm test command to run whole test suite (4907660ff)
  • Remove warning around experimental.renderJsonPayloads (891ba880e)
  • Add example of 'alphabetical' plugin numbering (#​20930)
  • rendering: Improve rendering modes section (244c68108)
  • rendering: Lint fix (ef8b5b593)
  • Sync useAsyncData and useFetch types (#​20935)
  • Update static to isr (#​20964)
  • Add advanced usage example of useState (#​20249)
  • Add link to layers from pages/ docs (#​20976)
🏡 Chore
🤖 CI
❤️ Contributors
vuejs/pinia

v2.1.3

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.2

Compare Source

Please refer to CHANGELOG.md for details.

pnpm/pnpm

v8.6.1

Compare Source

Patch Changes

  • When dedupe-peer-dependents is enabled (default), use the path (not id) to determine compatibility.

    When multiple dependency groups can be deduplicated, the latter ones are sorted according to number of peers to allow them to
    benefit from deduplication.

    Resolves: #​6605

  • Some minor performance improvements by removing await from loops #​6617.

Our Gold Sponsors

Our Silver Sponsors

v8.6.0

Compare Source

Minor Changes

  • Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created.

    A new field will now be present in the lockfile: settings. It will store the values of two settings: autoInstallPeers and excludeLinksFromLockfile. If someone tries to perform a frozen-lockfile installation and their active settings don't match the ones in the lockfile, then an error message will be thrown.

    The lockfile format version is bumped from v6.0 to v6.1.

    Related PR: #​6557
    Related issue: #​6312

  • A new setting, exclude-links-from-lockfile, is now supported. When enabled, specifiers of local linked dependencies won't be duplicated in the lockfile.

    This setting was primarily added for use by Bit CLI, which links core aspects to node_modules from external directories. As such, the locations may vary across different machines, resulting in the generation of lockfiles with differing locations.

Patch Changes

  • Don't print "Lockfile is up-to-date" message before finishing all the lockfile checks #​6544.
  • When updating dependencies, preserve the range prefix in aliased dependencies. So npm:foo@1.0.0 becomes npm:foo@1.1.0.
  • Print a meaningful error when a project referenced by the workspace: protocol is not found in the workspace #​4477.
  • pnpm rebuild should not fail when node-linker is set to hoisted and there are skipped optional dependencies #​6553.
  • Peers resolution should not fail when a linked in dependency resolves a peer dependency.
  • Build projects in a workspace in correct order #​6568.

Our Gold Sponsors

Our Silver Sponsors


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 Jun 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 Jun 8, 2023 3:39am

@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 7e4574b to 01b6103 Compare June 1, 2023 11:52
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 01b6103 to d17376b Compare June 1, 2023 18:13
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from d17376b to 28e824a Compare June 3, 2023 01:05
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 28e824a to 3c7576b Compare June 4, 2023 17:28
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 3c7576b to 8aa61d7 Compare June 5, 2023 12:48
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 8aa61d7 to 18dbd4b Compare June 6, 2023 02:00
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 18dbd4b to d0f05f8 Compare June 6, 2023 04:10
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from d0f05f8 to dac2bcc Compare June 6, 2023 22:53
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from dac2bcc to 6b20f7d Compare June 7, 2023 21:38
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 6b20f7d to 2f4c90b Compare June 8, 2023 01:03
@renovate renovate bot force-pushed the renovate/npm-dependencies-(non-major) branch from 2f4c90b to 4bc7a36 Compare June 8, 2023 03:37
@productdevbook productdevbook merged commit 68b2663 into master Jun 8, 2023
@productdevbook productdevbook deleted the renovate/npm-dependencies-(non-major) branch June 8, 2023 04:00
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.

1 participant