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 dependencies #2422

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/config-inspector 0.5.2 -> 0.5.4 age adoption passing confidence
@eslint/js (source) 9.8.0 -> 9.9.1 age adoption passing confidence
@iconify/json (source) 2.2.235 -> 2.2.245 age adoption passing confidence
@stylistic/eslint-plugin (source) 2.6.2 -> 2.7.2 age adoption passing confidence
@types/node (source) 22.1.0 -> 22.5.4 age adoption passing confidence
@unocss/eslint-config (source) 0.61.9 -> 0.62.3 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.2 -> 5.1.3 age adoption passing confidence
eslint (source) 9.8.0 -> 9.9.1 age adoption passing confidence
eslint-config-flat-gitignore 0.1.8 -> 0.3.0 age adoption passing confidence
eslint-plugin-css 0.10.0 -> 0.11.0 age adoption passing confidence
eslint-plugin-depend 0.9.0 -> 0.11.0 age adoption passing confidence
eslint-plugin-file-progress 1.4.0 -> 1.5.0 age adoption passing confidence
eslint-plugin-jsdoc 50.0.0 -> 50.2.2 age adoption passing confidence
eslint-plugin-vue (source) 9.27.0 -> 9.28.0 age adoption passing confidence
typescript-eslint (source) 8.0.1 -> 8.4.0 age adoption passing confidence
unocss 0.61.9 -> 0.62.3 age adoption passing confidence
unplugin-icons 0.19.2 -> 0.19.3 age adoption passing confidence
unplugin-vue-components 0.27.3 -> 0.27.4 age adoption passing confidence
unplugin-vue-macros (source) 2.11.4 -> 2.11.7 age adoption passing confidence
unplugin-vue-router 0.10.2 -> 0.10.7 age adoption passing confidence
vite (source) 5.4.0 -> 5.4.3 age adoption passing confidence
vue-tsc (source) 2.0.29 -> 2.1.6 age adoption passing confidence

Release Notes

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

v0.5.4

Compare Source

chore
Features
  • improved errors when config can not be found (#​85) (748590e)
Bug Fixes

v0.5.3

Compare Source

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

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

v9.9.0

Compare Source

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

v2.2.245

Compare Source

v2.2.244

Compare Source

v2.2.243

Compare Source

v2.2.242

Compare Source

v2.2.241

Compare Source

v2.2.240

Compare Source

v2.2.239

Compare Source

v2.2.238

Compare Source

v2.2.237

Compare Source

v2.2.236

Compare Source

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

v2.7.2

Compare Source

Bug Fixes

v2.7.1

Compare Source

Chores

v2.6.5

Compare Source

Bug Fixes
  • type-annotation-spacing: consider spacing around as and satisfies operator (#​517) (cf254a9)
Documentation

v2.6.4

Compare Source

Bug Fixes
  • configs: should not ignore templateLiteral for indent (3154799)
Chores

v2.6.3

Compare Source

Bug Fixes
  • add explicit "type": "commonjs" (9d37124)
  • arrow-parens: wrong parens removal with optional parameter (#​499) (71896ce)
  • lines-between-class-members: properly infer exceptAfterOverload from enforce (#​239) (3dfa159)
  • ts/padding-line-between-statements: removing blank line between functions in interface (#​71) (#​468) (91eb636)
Chores
unocss/unocss (@​unocss/eslint-config)

v0.62.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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-plugin-vue (@​vitejs/plugin-vue)

v5.1.3

eslint/eslint (eslint)

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

antfu/eslint-config-flat-gitignore (eslint-config-flat-gitignore)

v0.3.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.2.0

Compare Source

   🚀 Features
    View changes on GitHub
ota-meshi/eslint-plugin-css (eslint-plugin-css)

v0.11.0

Compare Source

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

v0.11.0

Compare Source

What's Changed

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

v0.10.0

Compare Source

What's Changed

Full Changelog: es-tooling/eslint-plugin-depend@0.9.0...0.10.0

sibiraj-s/eslint-plugin-file-progress (eslint-plugin-file-progress)

v1.5.0

Compare Source

  • replace ora with nanospinner (96c5ccc)
  • replace chalk with picocolors (96c5ccc)
Dependency Updates
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.2.2

Compare Source

Bug Fixes
  • check-param-names: check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #​1303 (288f0ae)

v50.2.1

Compare Source

v50.2.0

Compare Source

v50.1.0

Compare Source

v50.0.1

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.28.0

Compare Source

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

v8.4.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.3.0

Compare Source

🚀 Features
  • eslint-plugin: [no-deprecation] add rule
❤️ Thank You
  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

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

v8.2.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.1.0

Compare Source

🚀 Features
  • typescript-eslint: add JSDoc comments on generated configs
❤️ Thank You
  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

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

unplugin/unplugin-icons (unplugin-icons)

v0.19.3

Compare Source

No significant changes

    View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)

v0.27.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vue-macros/vue-macros (unplugin-vue-macros)

v2.11.7

Compare Source

Patch Changes

v2.11.6

Compare Source

Patch Changes

v2.11.5

Compare Source

Patch Changes

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 Aug 9, 2024
@jellyfin-bot
Copy link

jellyfin-bot commented Aug 9, 2024

Cloudflare Pages deployment

Latest commit d37ae17
Status ✅ Deployed!
Preview URL https://af465553.jf-vue.pages.dev
Type 🔀 Preview

View build logs

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.2.0 chore(deps): update npm development dependencies Aug 9, 2024
@ferferga ferferga added the blocked Something depends on another issue or Pull Request label Aug 10, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch 2 times, most recently from 40813e5 to 2ab9ae8 Compare August 11, 2024 09:32
@ferferga ferferga force-pushed the master branch 2 times, most recently from 1c69467 to 1e12e8d Compare August 11, 2024 09:39
@renovate renovate bot force-pushed the renovate/npm-dev branch 2 times, most recently from 954d066 to a35782a Compare August 11, 2024 09:41
@ferferga ferferga force-pushed the master branch 2 times, most recently from d4be97b to 4f1a37c Compare August 11, 2024 09:46
@renovate renovate bot force-pushed the renovate/npm-dev branch 2 times, most recently from 688cd95 to 6081bc9 Compare August 11, 2024 09:48
@ferferga ferferga force-pushed the master branch 2 times, most recently from 34f0e3a to 7bb8761 Compare August 11, 2024 09:52
@renovate renovate bot force-pushed the renovate/npm-dev branch 10 times, most recently from 9b71ca4 to 55a9287 Compare September 5, 2024 13:37
@jellyfin-bot jellyfin-bot removed the packaging Pull requests that edit Dockerfiles label Sep 5, 2024
ferferga added a commit that referenced this pull request Sep 6, 2024
This dependency is updated independently from #2434 for
avoiding the duplicate `node_modules` directory that `eslint-plugin-sonarjs` creates
in the `frontend` directory.

That issue will be solved until `eslint-plugin-sonarjs` updates to typescript-eslint v8

This commit also allows us to unblock other dependency updates, like #2422, which was blocked because it contained the old `eslint-plugin-import-x` that still relied on `typescript-eslint` v7,
causing the same issue as `eslint-plugin-sonarjs` is causing now.

Signed-off-by: GitHub <[email protected]>
Copy link

sonarcloud bot commented Sep 6, 2024

@ferferga
Copy link
Member

ferferga commented Sep 6, 2024

Explanation of why this PR is unblocked and can be merged now: a498375

@ferferga ferferga enabled auto-merge (squash) September 6, 2024 10:11
@ferferga ferferga removed the blocked Something depends on another issue or Pull Request label Sep 6, 2024
@ferferga ferferga merged commit 46c25be into master Sep 6, 2024
15 of 17 checks passed
@ferferga ferferga deleted the renovate/npm-dev branch September 6, 2024 10:14
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