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

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.191 -> 2.2.201 age adoption passing confidence
@intlify/eslint-plugin-vue-i18n 3.0.0-next.7 -> 3.0.0-next.11 age adoption passing confidence
@stylistic/eslint-plugin (source) 1.6.3 -> 1.7.0 age adoption passing confidence
@types/node (source) 20.11.27 -> 20.12.7 age adoption passing confidence
eslint-plugin-jsdoc 48.2.1 -> 48.2.3 age adoption passing confidence
eslint-plugin-jsonc (source) 2.13.0 -> 2.15.1 age adoption passing confidence
eslint-plugin-sonarjs 0.24.0 -> 0.25.1 age adoption passing confidence
eslint-plugin-vue (source) 9.23.0 -> 9.25.0 age adoption passing confidence
eslint-plugin-vue-scoped-css (source) 2.7.2 -> 2.8.0 age adoption passing confidence
eslint-plugin-you-dont-need-lodash-underscore (source) 6.13.0 -> 6.14.0 age adoption passing confidence
lightningcss 1.24.0 -> 1.24.1 age adoption passing confidence
sass 1.71.1 -> 1.75.0 age adoption passing confidence
typescript (source) 5.4.2 -> 5.4.5 age adoption passing confidence
typescript-eslint (source) 7.6.0 -> 7.7.0 age adoption passing confidence
unocss 0.58.5 -> 0.59.2 age adoption passing confidence
unplugin-vue-macros (source) 2.9.0 -> 2.9.1 age adoption passing confidence
unplugin-vue-router 0.8.4 -> 0.8.6 age adoption passing confidence
vite (source) 5.1.7 -> 5.2.8 age adoption passing confidence
vue-tsc (source) 2.0.6 -> 2.0.13 age adoption passing confidence

Release Notes

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

v2.2.201

Compare Source

v2.2.200

Compare Source

v2.2.199

Compare Source

v2.2.198

Compare Source

v2.2.197

Compare Source

v2.2.196

Compare Source

v2.2.195

Compare Source

v2.2.194

Compare Source

v2.2.193

Compare Source

v2.2.192

Compare Source

intlify/eslint-plugin-vue-i18n (@​intlify/eslint-plugin-vue-i18n)

v3.0.0-next.11

Compare Source

Minor Changes

v3.0.0-next.10

Compare Source

Minor Changes

v3.0.0-next.9

Compare Source

Minor Changes

v3.0.0-next.8

Compare Source

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

v1.7.0

Compare Source

   🚀 Features
    View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.3

Compare Source

Bug Fixes

v48.2.2

Compare Source

Bug Fixes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v2.15.1

Compare Source

Patch Changes

v2.15.0

Compare Source

Minor Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Minor Changes
SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v0.25.1

Compare Source

What's Changed
New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.0...0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.24.0...0.25.0

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

v9.25.0

Compare Source

v9.24.1

Compare Source

v9.24.0

Compare Source

future-architect/eslint-plugin-vue-scoped-css (eslint-plugin-vue-scoped-css)

v2.8.0

Compare Source

Minor Changes
  • feat: add support for flat config (#​338)
you-dont-need/You-Dont-Need-Lodash-Underscore (eslint-plugin-you-dont-need-lodash-underscore)

v6.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: you-dont-need/You-Dont-Need-Lodash-Underscore@v6.13.0...v6.14.0

parcel-bundler/lightningcss (lightningcss)

v1.24.1

Compare Source

sass/dart-sass (sass)

v1.75.0

Compare Source

  • Fix a bug in which stylesheet canonicalization could be cached incorrectly
    when custom importers or the Node.js package importer made decisions based on
    the URL of the containing stylesheet.
JS API
  • Allow importer to be passed without url in StringOptionsWithImporter.

v1.74.1

Compare Source

  • No user-visible changes.

v1.72.0

Compare Source

  • Support adjacent /s without whitespace in between when parsing plain CSS
    expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json
    exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names
    when the original usage used underscores.

JavaScript API
  • Properly resolve pkg: imports with the Node.js package importer when
    arguments are passed to the JavaScript process.
Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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

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

unocss/unocss (unocss)

v0.59.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.0

Compare Source

v0.58.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.58.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.6

Compare Source

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

v2.9.1

Compare Source

Patch Changes
posva/unplugin-vue-router (unplugin-vue-router)

v0.8.6

Compare Source

Bug Fixes
  • data-loaders: tracked properties with an object in key (58aa516)

v0.8.5

Compare Source

Bug Fixes
  • avoid invalid modules with definePage query (25bbec3), closes #​338
vitejs/vite (vite)

v5.2.8

Compare Source

v5.2.7

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency sass to v1.72.0 chore(deps): update npm development dependencies Mar 14, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch 22 times, most recently from 0866c1f to 89bbd11 Compare March 20, 2024 20:43
@renovate renovate bot force-pushed the renovate/npm-dev branch 3 times, most recently from a8d1139 to 2f74473 Compare April 11, 2024 13:12
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label Apr 11, 2024
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label Apr 11, 2024
@renovate renovate bot force-pushed the renovate/npm-dev branch 13 times, most recently from ccf8253 to 64861a6 Compare April 15, 2024 18:24
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label Apr 15, 2024
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label Apr 15, 2024
Copy link
Contributor Author

renovate bot commented Apr 15, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @jellyfin-vue/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"9.0.0" from @jellyfin-vue/[email protected]
npm ERR!   frontend
npm ERR!     @jellyfin-vue/[email protected]
npm ERR!     node_modules/@jellyfin-vue/frontend
npm ERR!       workspace frontend from the root project
npm ERR!       1 more (@jellyfin-vue/tauri)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-sonarjs
npm ERR!   dev eslint-plugin-sonarjs@"0.25.1" from @jellyfin-vue/[email protected]
npm ERR!   frontend
npm ERR!     @jellyfin-vue/[email protected]
npm ERR!     node_modules/@jellyfin-vue/frontend
npm ERR!       workspace frontend from the root project
npm ERR!       1 more (@jellyfin-vue/tauri)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-15T18_50_21_841Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-15T18_50_21_841Z-debug-0.log

Copy link

sonarcloud bot commented Apr 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit f7d2638
Status ❌ Failure. Check workflow logs for details
Preview URL Not available
Type 🔀 Preview

View build logs
View bot logs

@ferferga ferferga merged commit 094912e into master Apr 15, 2024
10 of 18 checks passed
@ferferga ferferga deleted the renovate/npm-dev branch April 15, 2024 18:54
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