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

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

hywax-assistant
Copy link
Collaborator

@hywax-assistant hywax-assistant commented Aug 12, 2024

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config dependencies minor ^2.25.1 -> ^2.26.0
@antfu/eslint-config devDependencies minor ^2.25.1 -> ^2.26.0
@iconify-json/simple-icons devDependencies patch ^1.1.112 -> ^1.1.113
@iconify/json (source) devDependencies patch ^2.2.236 -> ^2.2.238
@nuxt/fonts dependencies patch ^0.7.1 -> ^0.7.2
@nuxtjs/i18n (source) dependencies minor ^8.3.3 -> ^8.4.0
@types/node (source) devDependencies minor ^22.2.0 -> ^22.4.0
@vue/compiler-sfc (source) devDependencies patch ^3.4.37 -> ^3.4.38
lint-staged devDependencies patch ^15.2.8 -> ^15.2.9
nuxt-auth-utils dependencies patch ^0.3.2 -> ^0.3.4
pnpm (source) packageManager patch 9.7.0 -> 9.7.1
tailwindcss (source) devDependencies patch ^3.4.9 -> ^3.4.10
turbo (source) devDependencies patch ^2.0.12 -> ^2.0.14
unocss devDependencies minor ^0.61.9 -> ^0.62.2
vite (source) devDependencies patch ^5.4.0 -> ^5.4.1
vitepress (source) devDependencies patch ^1.3.2 -> ^1.3.3
vue (source) dependencies patch ^3.4.37 -> ^3.4.38

Release Notes

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

v2.26.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
iconify/icon-sets (@​iconify/json)

v2.2.238

Compare Source

v2.2.237

Compare Source

nuxt/fonts (@​nuxt/fonts)

v0.7.2

Compare Source

compare changes

🔥 Performance
  • local: Use tinyglobby to scan font files (#​205)
🩹 Fixes
  • Apply - replacement to filename (d83aa0d)
  • adobe: Use provided css_names from API (#​192)
  • fontsource: Use /variable endpoint for retrieving variable axes (#​196)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
nuxt-community/i18n-module (@​nuxtjs/i18n)

v8.4.0

Compare Source

Configurable directory restructure

You can now enable and configure the directory restructure which will be the default in v9, check out the documentation for more details on the new directory restructure.

Locale iso property rename

In v9 we are changing the locale iso property to language, the old usage will keep on working in v8 but we have added deprecation warnings about this upcoming change, more details on why we're renaming the property can be found here.


   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (@​vue/compiler-sfc)

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
Atinux/nuxt-auth-utils (nuxt-auth-utils)

v0.3.4

Compare Source

compare changes

🚀 Enhancements
  • Support redirectURL config for all providers (cdca787)
❤️ Contributors

v0.3.3

Compare Source

compare changes

🚀 Enhancements
  • Support NUXT_OAUTH_MICROSOFT_REDIRECT_URL (9979f0d)
  • Add support nitro prefix env (58ebf85)
📖 Documentation
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.7.1: pnpm 9.7.1

Compare Source

Patch Changes

  • Fixed passing public-hoist-pattern and hoist-pattern via env variables #​8339.
  • pnpm setup no longer creates Batch/Powershell scripts on Linux and macOS #​8418.
  • When dlx uses cache, use the real directory path not the symlink to the cache #​8421.
  • pnpm exec now supports executionEnv #​8356.
  • Remove warnings for non-root pnpm field, add warnings for non-root pnpm subfields that aren't executionEnv #​8143.
  • Replace semver in "peerDependency" with workspace protocol #​8355.
  • Fix a bug in patch-commit in which relative path is rejected #​8405.
  • Update Node.js in @pnpm/exe to v20.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

tailwindlabs/tailwindcss (tailwindcss)

v3.4.10

Compare Source

Fixed
  • Bump versions of plugins in the Standalone CLI (#​14185)
vercel/turborepo (turbo)

v2.0.14: Turborepo v2.0.14

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.0.13...v2.0.14

v2.0.13: Turborepo v2.0.13

Compare Source

What's Changed

Docs
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.0.12...v2.0.13

unocss/unocss (unocss)

v0.62.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.62.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.62.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v5.4.1

vuejs/vitepress (vitepress)

v1.3.3

Compare Source

Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Hywax Assistant.

@hywax-assistant hywax-assistant added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5b18caa to 9cc1197 Compare August 16, 2024 19:07
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from 9cc1197 to 56bbc26 Compare August 17, 2024 19:07
@hywax-assistant hywax-assistant merged commit f499565 into main Aug 18, 2024
1 check passed
@hywax-assistant hywax-assistant deleted the renovate/all-minor-patch branch August 18, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant