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): lock file maintenance minor/patch updates #5492

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/commands devDependencies minor ^6.3.3 -> ^6.5.0 age adoption passing confidence
@napi-rs/cli devDependencies patch ^2.18.1 -> ^2.18.2 age adoption passing confidence
@types/eslint (source) devDependencies patch ^8.56.9 -> ^8.56.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies patch ^7.7.0 -> ^7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies patch ^7.7.0 -> ^7.7.1 age adoption passing confidence
inquirer (source) devDependencies patch ^9.2.18 -> ^9.2.19 age adoption passing confidence
magic-string devDependencies patch ^0.30.9 -> ^0.30.10 age adoption passing confidence
rollup (source) devDependencies minor ^4.14.3 -> ^4.16.2 4.16.4 (+1) age adoption passing confidence
terser (source) devDependencies patch ^5.30.3 -> ^5.30.4 age adoption passing confidence
vite (source) devDependencies patch ^5.2.9 -> ^5.2.10 age adoption passing confidence
vitepress (source) devDependencies patch ^1.1.0 -> ^1.1.3 age adoption passing confidence
vue (source) devDependencies patch ^3.4.22 -> ^3.4.24 3.4.25 age adoption passing confidence
parking_lot dependencies patch 0.12.1 -> 0.12.2 age adoption passing confidence
swc_compiler_base dependencies minor 0.7.20 -> 0.8.0 age adoption passing confidence
swc_ecma_ast dependencies minor 0.112.8 -> 0.113.0 age adoption passing confidence
swc_ecma_parser dependencies minor 0.143.16 -> 0.144.0 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

codemirror/commands (@​codemirror/commands)

v6.5.0

Compare Source

New features

The insertNewlineKeepIndent command inserts a newline along with the same indentation as the line before.

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.7.1

Compare Source

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

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

rollup/rollup (rollup)

v4.16.2

Compare Source

2024-04-22

Bug Fixes
  • Resolve a situation condition where reassignments of function parameters were not tracked properly (#​5482)
  • Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#​5479)
Pull Requests

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests

v4.16.0

Compare Source

2024-04-21

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (#​5443)
Pull Requests

v4.15.0

Compare Source

2024-04-20

Features
  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#​5474)
Pull Requests
terser/terser (terser)

v5.30.4

Compare Source

  • Fix parsing #private in ... when next to other operators
vitejs/vite (vite)

v5.2.10

Compare Source

vuejs/core (vue)

v3.4.24

Compare Source

Bug Fixes
Amanieu/parking_lot (parking_lot)

v0.12.2

Compare Source

  • Fixed panic when calling with_upgraded twice on a ArcRwLockUpgradableReadGuard (#​431)
  • Fixed RwLockUpgradeableReadGuard::with_upgraded
  • Added lock_api::{Mutex, ReentrantMutex, RwLock}::from_raw methods (#​429)
  • Added Apple visionOS support (#​433)

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 enabled auto-merge April 26, 2024 01:58
Copy link

vercel bot commented Apr 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 1:59am

Copy link

github-actions bot commented Apr 26, 2024

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/minorpatch-updates

Notice: Ensure you have installed Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly.

or load it into the REPL:
https://rollup-bzzpuepkh-rollup-js.vercel.app/repl/?pr=5492

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (1c404fa) to head (9ef8b4d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5492   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         238      238           
  Lines        9451     9451           
  Branches     2408     2408           
=======================================
  Hits         9339     9339           
  Misses         47       47           
  Partials       65       65           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot added this pull request to the merge queue Apr 26, 2024
Merged via the queue into master with commit b5560a7 Apr 26, 2024
37 checks passed
Copy link

This PR has been released as part of rollup@4.17.0. You can test it via npm install rollup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants