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

fix(deps): update all non-major dependencies #4387

Merged
merged 1 commit into from Jul 26, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.14.6 -> ^7.14.8 age adoption passing confidence
@babel/standalone (source) ^7.14.7 -> ^7.14.8 age adoption passing confidence
@rollup/plugin-node-resolve 13.0.2 -> 13.0.4 age adoption passing confidence
@types/debug ^4.1.6 -> ^4.1.7 age adoption passing confidence
@types/semver ^7.3.7 -> ^7.3.8 age adoption passing confidence
@types/ws ^7.4.6 -> ^7.4.7 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.28.3 -> ^4.28.4 age adoption passing confidence
@typescript-eslint/parser ^4.28.3 -> ^4.28.4 age adoption passing confidence
lint-staged ^11.0.1 -> ^11.1.1 age adoption passing confidence
playwright-chromium (source) ^1.12.3 -> ^1.13.0 age adoption passing confidence
postcss (source) ^8.3.5 -> ^8.3.6 age adoption passing confidence
postcss-modules ^4.1.3 -> ^4.2.2 age adoption passing confidence
regenerator-runtime ^0.13.7 -> ^0.13.9 age adoption passing confidence
ts-jest (source) ^27.0.3 -> ^27.0.4 age adoption passing confidence

Release Notes

babel/babel

v7.14.8

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-transform-new-target
  • babel-parser
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-commonjs
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
rollup/plugins

v13.0.4

2021-07-24

Bugfixes
  • fix

v13.0.3

2021-07-24

Bugfixes
  • fix
typescript-eslint/typescript-eslint

v4.28.4

Compare Source

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

okonet/lint-staged

v11.1.1

Compare Source

Bug Fixes

v11.1.0

Compare Source

Features
  • allow a path to be supplied to the --shell option (#​994) (fea8033)
Microsoft/playwright

v1.13.0

Compare Source

Playwright Test
Playwright
  • 🖖 Programmatic drag-and-drop support via the [page.dragAndDrop()][page.dragAndDrop()] API.
  • 🔎 Enhanced HAR with body sizes for requests and responses. Use via recordHar option in [browser.newContext()][browser.newContext()].
Tools
  • Playwright Trace Viewer now shows parameters, returned values and console.log() calls.
  • Playwright Inspector can generate Playwright Test tests.
New and Overhauled Guides
Browser Versions
  • Chromium 93.0.4576.0
  • Mozilla Firefox 90.0
  • WebKit 14.2
New Playwright APIs
  • new baseURL option in [browser.newContext()][browser.newContext()] and [browser.newPage()][browser.newPage()]
  • [response.securityDetails()][response.securityDetails()] and [response.serverAddr()][response.serverAddr()]
  • [page.dragAndDrop()][page.dragAndDrop()] and [frame.dragAndDrop()][frame.dragAndDrop()]
  • [download.cancel()][download.cancel()]
  • [page.inputValue()][page.inputValue()], [frame.inputValue()][frame.inputValue()] and [elementHandle.inputValue()][elementHandle.inputValue()]
  • new force option in [page.fill()][page.fill()], [frame.fill()][frame.fill()], and [elementHandle.fill()][elementHandle.fill()]
  • new force option in [page.selectOption()][page.selectOption()], [frame.selectOption()][frame.selectOption()], and [elementHandle.selectOption()][elementHandle.selectOption()]
postcss/postcss

v8.3.6

Compare Source

  • Fixed column in missed semicolon error (by @​Gusted).
css-modules/postcss-modules

v4.2.2

Compare Source

  • Fix the build

v4.2.1

Compare Source

v4.2.0

Compare Source

facebook/regenerator

v0.13.9

Compare Source

v0.13.8

Compare Source

kulshekhar/ts-jest

v27.0.4

Compare Source

Bug Fixes
  • add @types/jest as optional peerDependencies to solve yarn 2 (#​2756) (5fbf43e)
  • add babel-jest as optional peerDependencies to solve yarn 2 (#​2751) (8bede2e)
  • config: include AST transformer's name and version into cache key (#​2755) (310fb9a), closes #​2753
Features

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
@antfu antfu merged commit 2f900ba into main Jul 26, 2021
@antfu antfu deleted the renovate/all-minor-patch branch July 26, 2021 07:46
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants