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): update all non-major dependencies #1332

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.15.8 -> 7.16.0 age adoption passing confidence
@babel/parser (source) ^7.15.8 -> ^7.16.2 age adoption passing confidence
@babel/preset-env (source) 7.15.8 -> 7.16.0 age adoption passing confidence
@babel/runtime (source) 7.15.4 -> 7.16.0 age adoption passing confidence
@babel/traverse (source) ^7.15.4 -> ^7.16.0 age adoption passing confidence
core-js 3.19.0 -> 3.19.1 age adoption passing confidence
jsdom 18.0.0 -> 18.0.1 age adoption passing confidence
klona ^2.0.4 -> ^2.0.5 age adoption passing confidence
playwright-chromium (source) 1.16.1 -> 1.16.3 age adoption passing confidence
vue-i18n ^8.26.5 -> ^8.26.7 age adoption passing confidence

Release Notes

babel/babel

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal
🏃‍♀️ Performance
zloirock/core-js

v3.19.1

Compare Source

  • Added a workaround for FF26- bug where ArrayBuffers are non-extensible, but Object.isExtensible does not report it:
    • Fixed in Object.{ isExtensible, isSealed, isFrozen } and Reflect.isExtensible
    • Fixed handling of ArrayBuffers as collections keys
  • Fixed Object#toString on AggregateError in IE10-
  • Fixed possible lack of dependencies of WeakMap in IE8-
  • .findLast methods family marked as supported from Chrome 97
  • Fixed inheritance of Electron compat data web. modules
  • Fixed Safari 15.1 compat data (some features were not added)
  • Added iOS Safari 15.1 compat data mapping
jsdom/jsdom

v18.0.1

Compare Source

  • Fixed live Ranges to update correctly after calling node.normalize(). (hgiesel)
  • Fixed live Ranges to update correctly after removing child nodes. (hgiesel)
  • Fixed setting inputEl.valueAsDate = null to no longer throw an exception, but instead set the value to the empty string. (simon-weimann)
  • Improved performance of node insertion and node.contains(). (GrantGryczan)
lukeed/klona

v2.0.5

Compare Source

Patches

  • Handle Object.assign within class constructors (#​31): 7650274
    This fix is only relevant to the klona and klona/lite modules.
    Thank you @​tripodsgames~!

Chores


Full Changelog: lukeed/klona@v2.0.4...v2.0.5

Microsoft/playwright

v1.16.3

Compare Source

Highlights

This patch includes bug fixes for the following issues:

https://github.com/microsoft/playwright/issues/9849 - [BUG]: toHaveCount fails with serialization error in 1.16 when elements do not yet existshttps://github.com/microsoft/playwright/issues/98977 - [Bug]: TraceViewer doesn't show actionhttps://github.com/microsoft/playwright/issues/990202 - [BUG] Warn if the html-report gets opened with file://

Browser Versions

  • Chromium 97.0.4666.0
  • Mozilla Firefox 93.0
  • WebKit 15.4

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 94
  • Microsoft Edge 94

(1.16.3-1635814179000)

v1.16.2

Compare Source

Highlights

This patch includes bug fixes for the following issues:

https://github.com/microsoft/playwright/issues/7818 - [Bug]: dedup snapshot CSS imageshttps://github.com/microsoft/playwright/issues/97411 - [BUG] Error while an attempt to install Playwright in CI -> Failed at the playwright@1.16.1 install scriphttps://github.com/microsoft/playwright/issues/975656 - [Regression] Page.screenshot does not work inside Docker with BrowserServhttps://github.com/microsoft/playwright/issues/9759759 - [BUG] 1.16.x the package.json is not export anymhttps://github.com/microsoft/playwright/issues/97609760 - [BUG] snapshot updating causes failures for all tries except the https://github.com/microsoft/playwright/issues/9768/9768 - [BUG] ignoreHTTPSErrors not working on page.request

Browser Versions
  • Chromium 97.0.4666.0
  • Mozilla Firefox 93.0
  • WebKit 15.4

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 94
  • Microsoft Edge 94

(1.16.2-1635322350000)

kazupon/vue-i18n

v8.26.7

Compare Source

🐛 Bug Fixes
Committers: 1

v8.26.6

Compare Source

⚡ Improved Features
Committers: 1

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8088cd to 9b3dc3e Compare October 27, 2021 12:50
@renovate renovate bot changed the title chore(deps): update dependency klona to ^2.0.5 chore(deps): update all non-major dependencies Oct 27, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e0cfc37 to f4bc250 Compare November 2, 2021 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4bc250 to c66f208 Compare November 2, 2021 21:31
@rchl rchl merged commit 78a8363 into main Nov 4, 2021
@rchl rchl deleted the renovate/all-minor-patch branch November 4, 2021 07:55
rchl pushed a commit that referenced this pull request Nov 4, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants