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

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 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/lang-javascript devDependencies patch ^6.1.8 -> ^6.1.9 age adoption passing confidence
@codemirror/search devDependencies minor ^6.4.0 -> ^6.5.0 age adoption passing confidence
@codemirror/view devDependencies minor ^6.12.0 -> ^6.13.0 age adoption passing confidence
@typescript-eslint/eslint-plugin devDependencies patch ^5.59.8 -> ^5.59.9 age adoption passing confidence
@typescript-eslint/parser devDependencies patch ^5.59.8 -> ^5.59.9 age adoption passing confidence
concurrently devDependencies patch ^8.0.1 -> ^8.1.0 age adoption passing confidence
eslint (source) devDependencies minor ^8.41.0 -> ^8.42.0 age adoption passing confidence
inquirer (source) devDependencies patch ^9.2.6 -> ^9.2.7 age adoption passing confidence
rollup (source) devDependencies patch ^3.23.0 -> ^3.23.1 3.24.0 age adoption passing confidence
terser (source) devDependencies patch ^5.17.6 -> ^5.17.7 age adoption passing confidence
tslib (source) devDependencies patch ^2.5.2 -> ^2.5.3 age adoption passing confidence
typescript (source) devDependencies patch ^5.0.4 -> ^5.1.3 age adoption passing confidence

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


Release Notes

codemirror/search

v6.5.0

Compare Source

New features

The new regexp option to search can be used to control whether queries have the regexp flag on by default.

codemirror/view

v6.13.0

Compare Source

Bug fixes

Forbid widget decoration side values bigger than 10000, to prevent them from breaking range ordering invariants.

Fix a bug where differences between widgets' estimated and actual heights could cause the editor to inappropriately move the scroll position.

Avoid another situation in which composition that inserts line breaks could corrupt the editor DOM.

New features

Inline widgets may now introduce line breaks, if they report this through the WidgetType.lineBreaks property.

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

v5.59.9

Compare Source

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

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

v5.59.9

Compare Source

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

eslint/eslint

v8.42.0

Compare Source

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#​16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#​17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#​17217) (Francesco Trotta)

Documentation

  • 01d7142 docs: Update README (GitHub Actions Bot)
  • e5182b7 docs: Update README (GitHub Actions Bot)

Chores

SBoudrias/Inquirer.js

v9.2.7

Compare Source

rollup/rollup

v3.23.1

Compare Source

2023-06-04

Bug Fixes
  • Ensure the last segment of sourcemapBaseUrl is never omitted (#​5022)
Pull Requests
Microsoft/tslib

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3


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 Jun 9, 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 Jun 9, 2023 0:21am

@github-actions
Copy link

github-actions bot commented Jun 9, 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-itgvfdb1u-rollup-js.vercel.app/repl/?pr=5028

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #5028 (670c3ea) into master (3437c89) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5028   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files         222      222           
  Lines        8208     8208           
  Branches     2257     2257           
=======================================
  Hits         8124     8124           
  Misses         30       30           
  Partials       54       54           

@lukastaegert lukastaegert added this pull request to the merge queue Jun 9, 2023
Merged via the queue into master with commit e3c3ee4 Jun 9, 2023
13 checks passed
@lukastaegert lukastaegert deleted the renovate/minorpatch-updates branch June 9, 2023 04:26
@rollup-bot
Copy link
Collaborator

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