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

Merged
merged 1 commit into from May 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 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/commands devDependencies patch ^6.2.3 -> ^6.2.4 age adoption passing confidence
@codemirror/view devDependencies minor ^6.10.0 -> ^6.11.0 age adoption passing confidence
@types/node (source) devDependencies patch ~14.18.42 -> ~14.18.43 14.18.45 (+1) age adoption passing confidence
@typescript-eslint/eslint-plugin devDependencies patch ^5.59.1 -> ^5.59.2 age adoption passing confidence
@typescript-eslint/parser devDependencies patch ^5.59.1 -> ^5.59.2 age adoption passing confidence
lint-staged devDependencies patch ^13.2.1 -> ^13.2.2 age adoption passing confidence
rollup (source) devDependencies patch ^3.21.0 -> ^3.21.3 3.21.5 (+1) age adoption passing confidence
vitepress (source) devDependencies patch ^1.0.0-alpha.74 -> ^1.0.0-alpha.75 age adoption passing confidence

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


Release Notes

codemirror/commands

v6.2.4

Compare Source

Bug fixes

The by-subword motion commands now properly treat dashes, underscores, and similar as subword separators.

codemirror/view

v6.11.0

Compare Source

New features

Gutters now support a widgetMarker option that can be used to add markers next to block widgets.

v6.10.1

Compare Source

Bug fixes

Limit cursor height in front of custom placeholder DOM elements.

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

v5.59.2

Compare Source

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

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

v5.59.2

Compare Source

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

okonet/lint-staged

v13.2.2

Compare Source

Bug Fixes
rollup/rollup

v3.21.3

Compare Source

2023-05-02

Bug Fixes
  • Run process.exit() when Rollup CLI finishes successfully to solve issues on some systems (#​4969)
Pull Requests

v3.21.2

Compare Source

2023-04-30

Bug Fixes
  • Mark global functions that trigger iterators as impure for now (#​4955)
Pull Requests

v3.21.1

Compare Source

2023-04-29

Bug Fixes
  • Make sure call arguments are properly deoptimized when a function uses the arguments variable (#​4965)
Pull Requests
vuejs/vitepress

v1.0.0-alpha.75

Compare Source

Bug Fixes
  • build: reset regex lastIndex before testing (188893c)
  • cli/init: remove trailing slash from npm scripts (64ecedc)
  • theme: hide local nav on home page (f07587a), closes #​2312
  • theme: local search get 404 on build when use route rewrites in windows (#​2301) (494c634)
  • theme: vitepress data not properly injected in app when use localSearch (#​2299) (69c7646)
Features
BREAKING CHANGES
  • theme: Styling for code blocks might break, especially if you were earlier overriding it for light theme. Those workarounds are no longer required. VitePress will now show code blocks and groups in light mode too if a light shiki theme is specified.

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 5, 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 6, 2023 11:46am

@github-actions
Copy link

github-actions bot commented May 5, 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-n9eit39w5-rollup-js.vercel.app/repl/?pr=4980

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #4980 (5ef4159) into master (68f6424) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4980   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         222      222           
  Lines        8131     8131           
  Branches     2239     2239           
=======================================
  Hits         8049     8049           
  Misses         28       28           
  Partials       54       54           

@lukastaegert lukastaegert added this pull request to the merge queue May 6, 2023
Merged via the queue into master with commit b84454c May 6, 2023
13 checks passed
@lukastaegert lukastaegert deleted the renovate/minorpatch-updates branch May 6, 2023 12:45
@rollup-bot
Copy link
Collaborator

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