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 (development) #2470

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Confidence
@eslint/config-inspector 0.5.4 -> 0.5.6 age confidence
@eslint/js (source) 9.12.0 -> 9.14.0 age confidence
@iconify/json (source) 2.2.260 -> 2.2.268 age confidence
@stylistic/eslint-plugin (source) 2.9.0 -> 2.10.1 age confidence
@types/node (source) 22.7.5 -> 22.9.0 age confidence
@unocss/eslint-config (source) 0.63.4 -> 0.64.0 age confidence
browserslist 4.24.0 -> 4.24.2 age confidence
eslint (source) 9.12.0 -> 9.14.0 age confidence
eslint-plugin-depend 0.11.0 -> 0.12.0 age confidence
eslint-plugin-import-x 4.3.1 -> 4.4.0 age confidence
eslint-plugin-jsdoc 50.4.0 -> 50.4.3 age confidence
eslint-plugin-vue (source) 9.29.0 -> 9.30.0 age confidence
globals 15.11.0 -> 15.12.0 age confidence
jiti 2.3.3 -> 2.4.0 age confidence
lightningcss 1.27.0 -> 1.28.1 age confidence
typescript-eslint (source) 8.8.1 -> 8.13.0 age confidence
unocss 0.63.4 -> 0.64.0 age confidence
unplugin-icons 0.19.3 -> 0.20.0 age confidence
vite (source) 5.4.9 -> 5.4.10 age confidence
vite-plugin-vue-devtools (source) 7.4.6 -> 7.6.3 age confidence
vue-tsc (source) 2.1.6 -> 2.1.10 age confidence

Release Notes

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

v0.5.6

Compare Source

Bug Fixes

v0.5.5

Compare Source

chore
Features
eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

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

iconify/icon-sets (@​iconify/json)

v2.2.268

Compare Source

v2.2.267

Compare Source

v2.2.266

Compare Source

v2.2.265

Compare Source

v2.2.264

Compare Source

v2.2.263

Compare Source

v2.2.262

Compare Source

v2.2.261

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v2.10.1

Compare Source

Features
  • indent-binary-ops: disabled to lower indent when starts closing bracket (#​591) (25fe554)
Bug Fixes
  • key-spacing: crash for import without attributes when using align: "colon" (#​594) (6000f43)
Chores

v2.10.0

Compare Source

Features
  • cross test comma-spacing (#​562) (ea72317)
  • function-call-spacing: auto-fix optional chain when option is never (#​589) (7a2b47f)
  • function-call-spacing: support ImportExpression in ts version (#​570) (19d1f8c)
  • indent-binary-ops: logical expression indent (#​576) (cbf800d)
  • indent: add support for Import Attributes (#​579) (4f944d8)
  • key-spacing: add support for Import Attributes (#​583) (789d893)
  • max-statements-per-line: new option to allow specific statements (#​558) (2ed4054)
  • no-multi-spaces: add support for Import Attributes (#​584) (0da0713)
  • padding-line-between-statements: add support for multiline-export and singleline-export (#​582) (2690a30)
  • quote-props: add support for Import Attributes (#​581) (4edfee2)
Bug Fixes
  • correct the type of quotes in customize (#​590) (b86c2df)
  • function-call-spacing: don't remove comments while auto-fixing (#​588) (53b4a55)
  • jsx-closing-bracket-location: should not remove comment in jsx (#​566) (e2ba8d5)
Documentation
Chores
unocss/unocss (@​unocss/eslint-config)

v0.64.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.63.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.63.5

Compare Source

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

v4.24.2

Compare Source

  • Clarify outdated caniuse-lite warning text.

v4.24.1

Compare Source

  • Added months since last caniuse-lite update to the warning (by @​mezhnin).
eslint/eslint (eslint)

v9.14.0

Compare Source

v9.13.0

Compare Source

es-tooling/eslint-plugin-depend (eslint-plugin-depend)

v0.12.0

Compare Source

What's Changed

Full Changelog: es-tooling/eslint-plugin-depend@0.11.0...0.12.0

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.4.0

Compare Source

Minor Changes
Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.4.3

Compare Source

Bug Fixes
  • text-escaping: add missing docs.description (9a93119)

v50.4.2

Compare Source

Bug Fixes
  • no-multi-asterisks: add missing docs.description (f6616c7)

v50.4.1

Compare Source

Bug Fixes
  • match-name: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.30.0

Compare Source

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

sindresorhus/globals (globals)

v15.12.0

Compare Source

unjs/jiti (jiti)

v2.4.0

Compare Source

compare changes

🚀 Enhancements
  • Support generic type for jiti.import<T> (#​331)
🩹 Fixes
  • Try to resolve .ts files with .js extension from js files (#​337)
🏡 Chore
🤖 CI
❤️ Contributors
parcel-bundler/lightningcss (lightningcss)

v1.28.1

Compare Source

v1.28.0

Compare Source

Added

Fixed

typescript-eslint/typescript-eslint (typescript-eslint)

v8.13.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.12.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.12.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

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

v8.11.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

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

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

unplugin/unplugin-icons (unplugin-icons)

v0.20.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/devtools (vite-plugin-vue-devtools)

v7.6.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.5.6

Compare Source

   🐞 Bug Fixes
  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

Compare Source

   🏎 Performance
    View changes on GitHub

v7.5.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v7.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.1.10

Compare Source

v2.1.8

Compare Source

Features
  • vscode: reactions visualization now identifies more use cases Insiders
  • language-core: auto infer $el type (#​4805) - Thanks to @​KazariEX!
  • language-core: typed directive arg and modifiers (#​4813) - Thanks to @​KazariEX!
Bug Fixes
  • language-core: avoid generic type loss due to destructured props (#​4821) - Thanks to @​KazariEX!
  • language-core:

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@jellyfin-bot
Copy link

jellyfin-bot commented Oct 14, 2024

Cloudflare Pages deployment

Latest commit 1fdd648
Status ✅ Deployed!
Preview URL https://65a98ff9.jf-vue.pages.dev
Preview alias https://renovate-npm--development.jf-vue.pages.dev
Type 🔀 Preview

View build logs

@renovate renovate bot force-pushed the renovate/npm-(development) branch from 029e59f to 7e2ea9a Compare October 16, 2024 10:29
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 7e2ea9a to 7fbae53 Compare October 16, 2024 18:00
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 7fbae53 to 0d30a98 Compare October 16, 2024 22:39
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 0d30a98 to feaa6a2 Compare October 17, 2024 01:55
@renovate renovate bot force-pushed the renovate/npm-(development) branch from feaa6a2 to e6c12e8 Compare October 17, 2024 11:24
@renovate renovate bot force-pushed the renovate/npm-(development) branch from e6c12e8 to e0af007 Compare October 17, 2024 19:51
@renovate renovate bot force-pushed the renovate/npm-(development) branch from e0af007 to 4fa1163 Compare October 18, 2024 11:36
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 4fa1163 to 1a81933 Compare October 18, 2024 22:07
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1a81933 to 0f0064a Compare October 19, 2024 07:14
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 0f0064a to 5813362 Compare October 19, 2024 18:30
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 5813362 to dc91c7c Compare October 20, 2024 15:21
@renovate renovate bot force-pushed the renovate/npm-(development) branch from dc91c7c to 2fbb5a4 Compare October 20, 2024 18:46
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 92ea7da to 46208d9 Compare November 4, 2024 13:46
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 46208d9 to 3ba111a Compare November 4, 2024 17:41
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 3ba111a to 6b201d4 Compare November 4, 2024 19:43
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 6b201d4 to 8a3cf89 Compare November 4, 2024 20:03
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 8a3cf89 to 8492e18 Compare November 5, 2024 02:06
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 8492e18 to 730969f Compare November 5, 2024 08:28
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 730969f to 6a58e92 Compare November 5, 2024 11:58
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 6a58e92 to 667e6c9 Compare November 5, 2024 14:05
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 667e6c9 to 1e597af Compare November 5, 2024 22:30
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1e597af to 1fdd648 Compare November 5, 2024 22:39
Copy link

sonarcloud bot commented Nov 5, 2024

@ferferga ferferga merged commit e155699 into master Nov 5, 2024
18 of 21 checks passed
@ferferga ferferga deleted the renovate/npm-(development) branch November 5, 2024 22:47
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
Development

Successfully merging this pull request may close these issues.

3 participants