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

deps: Update all non-major dependencies and lockFile maintenance #3044

Merged
merged 1 commit into from Feb 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.16.12 -> 7.17.5 age adoption passing confidence
@capacitor/android (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
@capacitor/cli (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
@capacitor/core (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
@capacitor/ios (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
@cypress/webpack-preprocessor ^5.11.0 -> ^5.11.1 age adoption passing confidence
@fontsource/roboto ^4.5.2 -> ^4.5.3 age adoption passing confidence
@jest/console ^27.4.6 -> ^27.5.1 age adoption passing confidence
@jest/reporters (source) ^27.4.6 -> ^27.5.1 age adoption passing confidence
@testing-library/jest-dom ^5.16.1 -> ^5.16.2 age adoption passing confidence
@types/node ^14.18.10 -> ^14.18.12 age adoption passing confidence
@vercel/ncc ^0.33.1 -> ^0.33.3 age adoption passing confidence
babel-jest ^27.4.6 -> ^27.5.1 age adoption passing confidence
core-js ^3.21.0 -> ^3.21.1 age adoption passing confidence
cypress 9.4.1 -> 9.5.0 age adoption passing confidence
express (source) ^4.17.2 -> ^4.17.3 age adoption passing confidence
jest (source) ^27.4.7 -> ^27.5.1 age adoption passing confidence
jest-environment-jsdom ^27.4.6 -> ^27.5.1 age adoption passing confidence
jest-environment-node ^27.4.6 -> ^27.5.1 age adoption passing confidence
jest-fail-on-console ^2.1.1 -> ^2.2.2 age adoption passing confidence
matrix-js-sdk ^15.5.0 -> ^15.5.2 age adoption passing confidence
query-string ^7.1.0 -> ^7.1.1 age adoption passing confidence
rxjs (source) ^7.5.2 -> ^7.5.4 age adoption passing confidence
sass 1.49.7 -> 1.49.8 age adoption passing confidence
stylelint (source) ^14.3.0 -> ^14.5.1 age adoption passing confidence

Release Notes

babel/babel

v7.17.5

Compare Source

🐛 Bug Fix

v7.17.4

Compare Source

🐛 Bug Fix

v7.17.3

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-plugin-transform-destructuring
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
🔬 Output optimization
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse

v7.17.2

Compare Source

🐛 Bug Fix

v7.17.0

Compare Source

🚀 New Feature
  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register
🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
ionic-team/capacitor

v3.4.1

Compare Source

Bug Fixes
  • ci: add token to ghr call in xcframework build action (#​5422) (5573a77)
  • ci: Fix tags/releases for Attach .xcframework CI action (#​5423) (57b3df3)
  • cli: Better error on gradlew permission problems (#​5405) (9420f08)
  • ios: Reload webView on webViewWebContentProcessDidTerminate (#​5391) (beebff4)
cypress-io/cypress

v5.11.1

Compare Source

facebook/jest

v27.5.1

Compare Source

Features
  • [jest-config] Support comments in JSON config file (#​12316)
  • [pretty-format] Expose ConvertAnsi plugin (#​12308)
Fixes
  • [expect] Add type definitions for asymmetric closeTo matcher (#​12304)
  • [jest-cli] Load binary via exported API (#​12315)
  • [jest-config] Replace jsonlint with parse-json (#​12316)
  • [jest-repl] Make module importable (#​12311 & #​12315)
Chore & Maintenance
  • [*] Avoid anonymous default exports (#​12313)

v27.5.0

Compare Source

Features
  • [expect] Add asymmetric matcher expect.closeTo (#​12243)
  • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#​12285)
Fixes
  • [expect] Add a fix for .toHaveProperty('') (#​12251)
  • [jest-each, @​jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#​12297)
  • [@jest/globals] Add missing options argument to jest.doMock typing (#​12292)
  • [jest-environment-node] Add atob and btoa (#​12269)
  • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#​12264)
  • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#​12277)
Chore & Maintenance
  • [*] Update graceful-fs to ^4.2.9 (#​11749)
Performance
  • [jest-resolve] perf: skip error creation on not found stat calls (#​11749)
testing-library/jest-dom

v5.16.2

Compare Source

Bug Fixes
vercel/ncc

v0.33.3

Compare Source

Patches
  • Fix: bump license-webpack-plugin: #​871
  • Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: #​870

v0.33.2

Compare Source

Patches
  • Fix: use sha256 instead of deprecated md5 for hash algorithm: #​868
  • Fix: typo in build script: #​835
  • Chore(test) Add Node.js 16 to CI: #​801
  • Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: #​833
  • Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: #​840
  • Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: #​839
  • Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: #​843
  • Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: #​838
  • Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: #​846
  • Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: #​854
  • Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: #​859
  • Chore(deps): bump simple-get from 3.1.0 to 3.1.1: #​864
  • Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: #​867
Credits

Huge thanks to @​shakefu for helping!

zloirock/core-js

v3.21.1

Compare Source

  • Added a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } implementation
  • core-js-compat targets parser transforms engine names to lower case
  • atob / btoa marked as fixed in NodeJS 17.5
  • Added Electron 18.0 compat data mapping
  • Added Deno 1.20 compat data mapping
expressjs/express

v4.17.3

Compare Source

===================

  • deps: accepts@~1.3.8
    • deps: mime-types@~2.1.34
    • deps: negotiator@0.6.3
  • deps: body-parser@1.19.2
    • deps: bytes@3.1.2
    • deps: qs@6.9.7
    • deps: raw-body@2.4.3
  • deps: cookie@0.4.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • pref: remove unnecessary regexp for trust proxy
ricardo-ch/jest-fail-on-console

v2.2.2

Compare Source

What's Changed

Full Changelog: ValentinH/jest-fail-on-console@v2.2.1...v2.2.2

v2.2.1

Compare Source

Full Changelog: ValentinH/jest-fail-on-console@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: ValentinH/jest-fail-on-console@v2.1.1...v2.2.0

matrix-org/matrix-js-sdk

v15.5.2

Compare Source

==================================================================================================

🐛 Bug Fixes

  • Fix synthetic read receipt handling

v15.5.1

Compare Source

==================================================================================================

🐛 Bug Fixes

sindresorhus/query-string

v7.1.1

Compare Source

reactivex/rxjs

v7.5.4

Compare Source

Performance Improvements

v7.5.3

Compare Source

Bug Fixes
  • subscribe: allow interop with Monio and other libraries that patch function bind (0ab91eb), closes #​6783
sass/dart-sass

v1.49.8

Compare Source

  • Fixed a bug where some plain CSS imports would not be emitted.
JS API
  • Fix a bug where inspecting the Sass module in the Node.js console crashed on
    Node 17.
Embedded Sass
  • Fix a bug where source map URLs were incorrectly generated when passing
    importers to the legacy API.
stylelint/stylelint

v14.5.1

Compare Source

  • Fixed: function-no-unknown ENOENT and TypeErrors (#​5916).
  • Fixed: function-no-unknown false positives for interpolation (#​5914).

v14.5.0

Compare Source

  • Added: ignoreFunctions: [] to function-no-unknown (#​5901).

v14.4.0

Compare Source

  • Added: function-no-unknown rule (#​5865).
  • Added: font-family-name-quotes autofix (#​5806).
  • Fixed: throwing more informative error when all input files are ignored (#​5709).
  • Fixed: custom-property-pattern false negatives for custom properties within var() (#​5867).
  • Fixed: no-descending-specificity parseError for double-slash comments within selector lists (#​5891).
  • Fixed: selector-pseudo-element-colon-notation false positives for escaped colons (#​5879).

Configuration

📅 Schedule: "before 8am on thursday" in timezone Europe/Berlin.

🚦 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 added the dependencies Pull requests that update a dependency file label Feb 3, 2022
@renovate renovate bot changed the title deps: Update dependency @babel/core to v7.17.0 deps: Update all non-major dependencies and lockFile maintenance Feb 3, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch-lock branch 12 times, most recently from 1b6172f to 7af52ad Compare February 9, 2022 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch-lock branch 13 times, most recently from eaf2f6c to 4392820 Compare February 17, 2022 02:56
@renovate renovate bot force-pushed the renovate/all-minor-patch-lock branch from 4392820 to 89dfb8f Compare February 17, 2022 13:54
@andrevmatos
Copy link
Contributor

Tests may have been fixed by babel/babel#14283 and hopefully will pass on next babel release

@renovate renovate bot force-pushed the renovate/all-minor-patch-lock branch from 89dfb8f to a49cdeb Compare February 17, 2022 18:05
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #3044 (ef9c216) into master (8c97b73) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3044   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files         213      213           
  Lines        8555     8555           
  Branches     1428     1428           
=======================================
  Hits         7973     7973           
  Misses        508      508           
  Partials       74       74           
Flag Coverage Δ
dapp 88.62% <ø> (ø)
dapp.unit 88.62% <ø> (ø)
sdk 95.67% <ø> (ø)
sdk.e2e 72.47% <ø> (-0.02%) ⬇️
sdk.integration 80.17% <ø> (ø)
sdk.unit 49.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c97b73...ef9c216. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch-lock branch from a49cdeb to ef9c216 Compare February 17, 2022 22:52
@andrevmatos andrevmatos merged commit a7f5c75 into master Feb 18, 2022
@andrevmatos andrevmatos deleted the renovate/all-minor-patch-lock branch February 18, 2022 01:02
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

2 participants