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

Merged
merged 1 commit into from
May 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed age adoption passing confidence
@codemirror/language devDependencies patch ^6.6.0 -> ^6.7.0 age adoption passing confidence
@codemirror/state devDependencies patch ^6.2.0 -> ^6.2.1 age adoption passing confidence
@codemirror/view devDependencies patch ^6.11.3 -> ^6.12.0 age adoption passing confidence
@typescript-eslint/eslint-plugin devDependencies patch ^5.59.6 -> ^5.59.7 age adoption passing confidence
@typescript-eslint/parser devDependencies patch ^5.59.6 -> ^5.59.7 age adoption passing confidence
eslint (source) devDependencies patch ^8.40.0 -> ^8.41.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies minor ^9.13.0 -> ^9.14.0 9.14.1 age adoption passing confidence
inquirer (source) devDependencies patch ^9.2.3 -> ^9.2.6 age adoption passing confidence
pinia devDependencies patch ^2.1.1 -> ^2.1.3 age adoption passing confidence
rollup (source) devDependencies minor ^3.22.0 -> ^3.23.0 age adoption passing confidence
terser (source) devDependencies patch ^5.17.4 -> ^5.17.6 age adoption passing confidence
tslib (source) devDependencies patch ^2.5.0 -> ^2.5.2 age adoption passing confidence
vitepress (source) devDependencies patch ^1.0.0-alpha.75 -> ^1.0.0-beta.1 age adoption passing confidence
vue (source) devDependencies patch ^3.3.2 -> ^3.3.4 age adoption passing confidence

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


Release Notes

codemirror/state

v6.2.1

Compare Source

Bug fixes

Fix an issue that could cause RangeSet.compare to miss changes in the set of active ranges around a point range.

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

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

vuejs/eslint-plugin-vue

v9.14.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.13.0...v9.14.0

SBoudrias/Inquirer.js

v9.2.6

Compare Source

rollup/rollup

v3.23.0

Compare Source

2023-05-22

Features
  • Support emitting "prebuilt chunks" from plugins (#​4990)
Bug Fixes
  • Mark Sets and Maps as pure when they receive an array literal as argument (#​5005)
Pull Requests

v3.22.1

Compare Source

2023-05-21

Bug Fixes
  • Remove force quit again as it caused some issues (#​5004)
Pull Requests
terser/terser

v5.17.6

Compare Source

  • Fixes to mozilla AST input and output, for class properties, private properties and static blocks
  • Fix outputting a shorthand property in quotes when safari10 and ecma=2015 options are enabled
  • configurable and enumerable, used in Object.defineProperty, added to domprops (#​1393)

v5.17.5

Compare Source

  • Take into account the non-deferred bits of a class, such as static properties, while dropping unused code.
vuejs/vitepress

v1.0.0-beta.1

Compare Source

Bug Fixes
  • config: set scrollOffset to 0 is not effect (#​2395) (8153f23)
  • theme: features section layout is not consistent (#​2382) (26f21d9)
  • theme: some global properties in localSearch are missing (#​2396) (4896811)
  • theme: custom target and rel in navbar links for mobile is missing (#​2400) (f364a5d)

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - "after 10am on Friday" (UTC).

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

@vercel
Copy link

vercel bot commented May 26, 2023

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 May 26, 2023 2:39pm

@github-actions
Copy link

github-actions bot commented May 26, 2023

Thank you for your contribution! ❤️

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

npm install rollup/rollup#renovate/minorpatch-updates

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

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #5012 (a885d08) into master (6797d57) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5012   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files         222      222           
  Lines        8180     8180           
  Branches     2253     2253           
=======================================
  Hits         8096     8096           
  Misses         30       30           
  Partials       54       54           

@renovate renovate bot force-pushed the renovate/minorpatch-updates branch from a4ce5f7 to a885d08 Compare May 26, 2023 14:39
@lukastaegert lukastaegert added this pull request to the merge queue May 26, 2023
Merged via the queue into master with commit b5ac3e5 May 26, 2023
13 checks passed
@lukastaegert lukastaegert deleted the renovate/minorpatch-updates branch May 26, 2023 17:11
@rollup-bot
Copy link
Collaborator

This PR has been released as part of rollup@3.23.1. 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

2 participants