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.12.0 age confidence
@iconify/json (source) 2.2.246 -> 2.2.259 age confidence
@stylistic/eslint-plugin (source) 2.8.0 -> 2.9.0 age confidence
@types/node (source) 22.5.4 -> 22.7.5 age confidence
@unocss/eslint-config (source) 0.62.3 -> 0.63.4 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.12.0 age confidence
eslint-plugin-import-x 4.2.1 -> 4.3.1 age confidence
eslint-plugin-jsdoc 50.2.2 -> 50.3.2 age confidence
eslint-plugin-vue (source) 9.28.0 -> 9.29.0 age confidence
globals 15.9.0 -> 15.11.0 age confidence
lightningcss 1.26.0 -> 1.27.0 age confidence
typescript (source) 5.6.2 -> 5.6.3 age confidence
typescript-eslint (source) 8.5.0 -> 8.8.1 age confidence
unocss 0.62.3 -> 0.63.4 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.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

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.259

Compare Source

v2.2.258

Compare Source

v2.2.257

Compare Source

v2.2.256

Compare Source

v2.2.255

Compare Source

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

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

v2.9.0

Compare Source

Features
Bug Fixes
  • quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#​544) (7e3a0d3)
Documentation
Chores
unocss/unocss (@​unocss/eslint-config)

v0.63.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.63.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.63.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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).
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.2

Compare Source

v50.3.1

Compare Source

Bug Fixes

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)
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.29.0

Compare Source

sindresorhus/globals (globals)

v15.11.0

Compare Source

v15.10.0

Compare Source

parcel-bundler/lightningcss (lightningcss)

v1.27.0

Compare Source

Added

Fixed

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

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

v8.8.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.8.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.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 0fc5d2b
Status 🔄 Deploying...
Preview URL Not available
Type 🔀 Preview

@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 c69e6ed to 1b105da Compare October 3, 2024 23:03
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label Oct 3, 2024
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 1b105da to 428de13 Compare October 3, 2024 23:10
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label Oct 3, 2024
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 428de13 to ab967ba Compare October 3, 2024 23:54
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label Oct 3, 2024
@renovate renovate bot force-pushed the renovate/npm-(development) branch from ab967ba to b6a9e83 Compare October 4, 2024 06:55
@renovate renovate bot force-pushed the renovate/npm-(development) branch 11 times, most recently from b74154f to 616e0cd Compare October 11, 2024 09:23
@renovate renovate bot force-pushed the renovate/npm-(development) branch 3 times, most recently from e7da04f to 4401967 Compare October 12, 2024 15:25
@renovate renovate bot force-pushed the renovate/npm-(development) branch from 4401967 to 0fc5d2b Compare October 13, 2024 00:38
Copy link

sonarcloud bot commented Oct 13, 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