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

Merged
merged 1 commit into from
Aug 2, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-transform-react-jsx-self (source) ^7.14.5 -> ^7.14.9 age adoption passing confidence
@babel/standalone (source) ^7.14.8 -> ^7.14.9 age adoption passing confidence
@rollup/plugin-alias ^3.1.4 -> ^3.1.5 age adoption passing confidence
@rollup/plugin-commonjs ^19.0.1 -> ^19.0.2 age adoption passing confidence
@rollup/plugin-dynamic-import-vars ^1.3.0 -> ^1.4.0 age adoption passing confidence
@rollup/plugin-typescript ^8.2.3 -> ^8.2.5 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.28.4 -> ^4.28.5 age adoption passing confidence
@typescript-eslint/parser ^4.28.4 -> ^4.28.5 age adoption passing confidence
chalk ^4.1.1 -> ^4.1.2 age adoption passing confidence
core-js ^3.15.2 -> ^3.16.0 age adoption passing confidence
eslint (source) ^7.31.0 -> ^7.32.0 age adoption passing confidence
playwright-chromium (source) ^1.13.0 -> ^1.13.1 age adoption passing confidence

Release Notes

babel/babel

v7.14.9

Compare Source

🐛 Bug Fix
  • babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx
  • babel-parser
  • babel-generator, babel-traverse, babel-types
  • babel-plugin-proposal-async-generator-functions
🏠 Internal
🏃‍♀️ Performance
rollup/plugins

v3.1.5

2021-07-29

Bugfixes
  • fix: paths for aliases across multiple Windows drives (#​896)
typescript-eslint/typescript-eslint

v4.28.5

Compare Source

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

chalk/chalk

v4.1.2

Compare Source

  • Readme updates
zloirock/core-js

v3.16.0

Compare Source

  • Array find from last proposal moved to the stage 3, July 2021 TC39 meeting
  • Array filtering stage 1 proposal:
    • Array.prototype.filterReject replaces Array.prototype.filterOut
    • %TypedArray%.prototype.filterReject replaces %TypedArray%.prototype.filterOut
  • Added Array grouping stage 1 proposal:
    • Array.prototype.groupBy
    • %TypedArray%.prototype.groupBy
  • Work with symbols made stricter: some missed before cases of methods that should throw an error on symbols now works as they should
  • Handling @@​toPrimitive in some cases of ToPrimitive internal logic made stricter
  • Fixed work of Request with polyfilled URLSearchParams, #​965
  • Fixed possible exposing of collections elements metadata in some cases, #​427
  • Fixed crashing of Object.create(null) on WSH, #​966
  • Fixed some cases of typed arrays subclassing logic
  • Fixed a minor bug related to string conversion in RegExp#exec
  • Fixed Date.prototype.getYear feature detection
  • Fixed content of some entry points
  • Some minor optimizations and refactoring
  • Deno:
    • Added Deno support (sure, after bundling since Deno does not support CommonJS)
    • Allowed deno target in core-js-compat / core-js-builder
    • A bundle for Deno published on deno.land/x/corejs
  • Added / updated compat data / mapping:
    • Deno 1.0-1.13
    • NodeJS up to 16.6
    • iOS Safari up to 15.0
    • Samsung Internet up to 15.0
    • Opera Android up to 64
    • Object.hasOwn marked as supported from V8 9.3 and FF92
    • Date.prototype.getYear marked as not supported in IE8-
  • Added summary option to core-js-builder, see more info in the README, #​910
eslint/eslint

v7.32.0

Compare Source

Microsoft/playwright

v1.13.1

Compare Source

Highlights

This patch includes bug fixes for the following issues:

#​7800 - [Bug]: empty screen when opening trace.zip
#​7785 - [Bug]: Channel installation requires curl/wget on the system
#​7746 - [Bug]: global use is not working to launch firefox or webkit
#​7849 - [Bug]: Setting the current shard through config uses n+1 instead

Browser Versions

  • Chromium 93.0.4576.0
  • Mozilla Firefox 90.0
  • WebKit 14.2

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 Aug 2, 2021
@antfu antfu merged commit cd54a22 into main Aug 2, 2021
@renovate renovate bot deleted the renovate/all-minor-patch branch August 2, 2021 03:49
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.

2 participants