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

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

hywax-assistant
Copy link
Collaborator

@hywax-assistant hywax-assistant commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
@commitlint/cli (source) devDependencies minor ^19.5.0 -> ^19.6.0
@commitlint/config-conventional (source) devDependencies minor ^19.5.0 -> ^19.6.0
@nuxtjs/color-mode devDependencies patch ^3.5.1 -> ^3.5.2
@nuxtjs/i18n (source) devDependencies patch ^8.5.5 -> ^8.5.6
@nuxtjs/tailwindcss devDependencies patch ^6.12.1 -> ^6.12.2
@types/node (source) devDependencies minor ^20.16.10 -> ^20.17.8
@vite-pwa/nuxt devDependencies patch ^0.10.5 -> ^0.10.6
@vueuse/nuxt (source) dependencies minor ^11.1.0 -> ^11.3.0
eslint (source) devDependencies minor ^9.12.0 -> ^9.15.0
husky devDependencies patch ^9.1.6 -> ^9.1.7
node final patch 20.18.0-alpine -> 20.18.1-alpine
node stage patch 20.18.0-alpine -> 20.18.1-alpine
nuxt (source) devDependencies minor ^3.13.2 -> ^3.14.1592
typescript (source) devDependencies minor ^5.6.2 -> ^5.7.2
vitepress (source) devDependencies minor ^1.3.4 -> ^1.5.0
vue-tsc (source) devDependencies patch ^2.1.6 -> ^2.1.10
yaml (source) dependencies minor ^2.5.1 -> ^2.6.1

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.5.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
❤️ Contributors
nuxt-modules/i18n (@​nuxtjs/i18n)

v8.5.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.12.2

Compare Source

compare changes

🩹 Fixes
  • #​883 Tab view src leading baseURL (#​885, #​883)
  • viewer: Provide workaround for nuxt2 modules:done serverMiddleware race condition (9d42549)
📖 Documentation
  • Mention tailwind intelliSense integration with IDEs pointing to tailwind docs / editor config (#​875)
🏡 Chore
  • Use klona and content configuration as object (f606398)
  • Fix test and provide toggle (60a4bba)
  • Update docs and add examples test ci (#​853)
  • Update deps (#​900)
  • Indicate compatibility with new v4 major (#​876)
  • Update test (2d051e2)
  • Remove console output testing (98296a8)
  • Fix lint (a7b886a)
❤️ Contributors
vite-pwa/nuxt (@​vite-pwa/nuxt)

v0.10.6

Compare Source

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

v11.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v11.2.0

Compare Source

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

v9.15.0

Compare Source

Features

  • 01557ce feat: Implement Language#normalizeLanguageOptions() (#​19104) (Nicholas C. Zakas)
  • 2edc0e2 feat: add meta.defaultOptions (#​17656) (Josh Goldberg ✨)
  • bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#​19123) (Milos Djermanovic)
  • 3087c9e feat: add meta object to @eslint/js plugin (#​19095) (Francesco Trotta)

Bug Fixes

Documentation

  • d927920 docs: fix styles in no-js mode (#​18916) (Tanuj Kanti)
  • 09bc2a8 docs: Update README (GitHub Actions Bot)
  • 39089c8 docs: add no-useless-computed-key examples with object patterns (#​19109) (Milos Djermanovic)
  • 895c60f docs: add missing messageId property and suggestion properties (#​19122) (fnx)
  • 298625e docs: Change CLI -c to use flat config (#​19103) (Nicholas C. Zakas)
  • 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#​19090) (Marco Pasqualetti)

Chores

v9.14.0

Compare Source

Features

  • 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#​19076) (Milos Djermanovic)
  • b0faee3 feat: add types for the @eslint/js package (#​19010) (Nitin Kumar)

Bug Fixes

  • 24d0172 fix: enable retry concurrency limit for readFile() (#​19077) (Nicholas C. Zakas)
  • b442067 fix: Don't crash when directory is deleted during traversal. (#​19067) (Nicholas C. Zakas)
  • d474443 fix: avoid call stack overflow while processing globs (#​19035) (Livia Medeiros)

Documentation

Build Related

Chores

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

typicode/husky (husky)

v9.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.6...v9.1.7

nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Oct 7, 2024
@hywax-assistant hywax-assistant changed the title chore(deps): update devdependency vitepress to ^1.4.0 chore(deps): update all non-major dependencies Oct 8, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0944989 to 802865e Compare October 13, 2024 19:00
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 5 times, most recently from 410a647 to cac0e27 Compare October 24, 2024 19:00
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 5 times, most recently from e6c4b1a to 2fc4426 Compare October 31, 2024 19:00
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4ebaed9 to bc006a6 Compare November 6, 2024 19:00
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch 6 times, most recently from ce26505 to bf08346 Compare November 22, 2024 19:00
@hywax hywax merged commit 8a2647b into main Nov 28, 2024
0 of 3 checks passed
@hywax hywax deleted the renovate/all-minor-patch branch November 28, 2024 14:53
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.

2 participants