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

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 11, 2024

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.10.0 -> 9.11.1 age confidence
@iconify/json (source) 2.2.246 -> 2.2.254 age confidence
@types/node (source) 22.5.4 -> 22.7.4 age confidence
@unocss/eslint-config (source) 0.62.3 -> 0.63.1 age confidence
@vitejs/plugin-vue (source) 5.1.3 -> 5.1.4 age confidence
browserslist 4.23.3 -> 4.24.0 age confidence
eslint (source) 9.10.0 -> 9.11.1 age confidence
eslint-plugin-import-x 4.2.1 -> 4.3.1 age confidence
eslint-plugin-jsdoc 50.2.2 -> 50.3.0 age confidence
lightningcss 1.26.0 -> 1.27.0 age confidence
typescript-eslint (source) 8.5.0 -> 8.7.0 age confidence
unocss 0.62.3 -> 0.63.1 age confidence
vite (source) 5.4.6 -> 5.4.8 age confidence
vite-plugin-vue-devtools (source) 7.4.4 -> 7.4.6 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

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

v2.2.254

Compare Source

v2.2.253

Compare Source

v2.2.252

Compare Source

v2.2.251

Compare Source

v2.2.250

Compare Source

v2.2.249

Compare Source

v2.2.248

Compare Source

v2.2.247

Compare Source

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

v0.63.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.63.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.62.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

browserslist/browserslist (browserslist)

v4.24.0

Compare Source

  • Added browserslist.findConfigFile() helper (by @​JLHwung).
eslint/eslint (eslint)

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

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

v4.3.1

Compare Source

Patch Changes
  • #​162 38d0081 Thanks @​AaronMoat! - Fix issue where no-duplicates rule with prefer-inline incorrectly marks default type and named type imports as duplicates

v4.3.0

Compare Source

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

v50.3.0

Compare Source

Features
  • require-param: add ignoreWhenAllParamsMissing option; fixes #​1317 (3b18435)

v50.2.5

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeAliasDeclaration to be detected for export; fixes #​1319 (909de73)
  • force release (6970456)
  • force release (20e0805)
  • update semantic-release (baaf8c3)
  • update semantic-release/github (8e565e0)

v50.2.4

Compare Source

Bug Fixes
  • require-returns-check: allow infinite for loops to have only one branch to return; fixes #​1315 (e7ab475)

v50.2.3

Compare Source

Bug Fixes
  • require-jsdoc: avoid erring on static blocks (8222262)
parcel-bundler/lightningcss (lightningcss)

v1.27.0

Compare Source

Added

Fixed

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

v8.7.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.6.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.

vitejs/vite (vite)

v5.4.8

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.7

Compare Source

Please refer to CHANGELOG.md for details.

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

v7.4.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.4.5

Compare Source

   🚀 Features
    View changes on GitHub

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 Sep 11, 2024
@jellyfin-bot
Copy link

jellyfin-bot commented Sep 11, 2024

Cloudflare Pages deployment

Latest commit 5ac2063
Status ✅ Deployed!
Preview URL https://dbff10ac.jf-vue.pages.dev
Type 🔀 Preview

View build logs

@renovate renovate bot force-pushed the renovate/npm-(development) branch from c381773 to 1fd8e70 Compare September 11, 2024 06:03
@renovate renovate bot changed the title chore(deps): update dependency lightningcss to v1.27.0 chore(deps): update npm (development) Sep 11, 2024
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1fd8e70 to 22126ac Compare September 11, 2024 10:46
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 22126ac to 66f71cb Compare September 11, 2024 12:34
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 66f71cb to 4686d04 Compare September 11, 2024 23:54
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 4686d04 to 5e621b8 Compare September 12, 2024 01:33
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 5e621b8 to 2e3bd15 Compare September 12, 2024 01:54
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 2e3bd15 to 1c53719 Compare September 12, 2024 07:33
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1c53719 to c8a32aa Compare September 13, 2024 10:02
@renovate renovate bot force-pushed the renovate/npm-(development) branch from c8a32aa to bccda68 Compare September 13, 2024 16:25
@renovate renovate bot force-pushed the renovate/npm-(development) branch from bccda68 to da65baa Compare September 14, 2024 03:35
@renovate renovate bot force-pushed the renovate/npm-(development) branch from da65baa to a621a2a Compare September 14, 2024 06:10
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 9933e4e to 4104da9 Compare September 23, 2024 18:35
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 4104da9 to 93d26d9 Compare September 23, 2024 22:14
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 93d26d9 to 7af2003 Compare September 25, 2024 01:51
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 7af2003 to 523414a Compare September 25, 2024 06:28
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 523414a to 7b96623 Compare September 25, 2024 19:20
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 7b96623 to 1152a90 Compare September 26, 2024 00:59
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1152a90 to f681ed1 Compare September 26, 2024 08:02
@renovate renovate bot force-pushed the renovate/npm-(development) branch from f681ed1 to 1ebe79b Compare September 26, 2024 15:13
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1ebe79b to 43248a9 Compare September 26, 2024 18:43
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 43248a9 to 774ad23 Compare September 27, 2024 19:43
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 774ad23 to a3137fc Compare September 28, 2024 06:52
@renovate renovate bot force-pushed the renovate/npm-(development) branch from a3137fc to c96edc4 Compare September 28, 2024 09:19
@renovate renovate bot force-pushed the renovate/npm-(development) branch from c96edc4 to 630bfcd Compare September 29, 2024 04:17
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 630bfcd to 5ac2063 Compare September 29, 2024 19:19
Copy link

sonarcloud bot commented Sep 29, 2024

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
Status: In progress
Development

Successfully merging this pull request may close these issues.

3 participants