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

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.17.4 -> ^7.17.5 age adoption passing confidence
@release-it/conventional-changelog ^4.1.0 -> ^4.2.0 age adoption passing confidence
@types/jest ^27.4.0 -> ^27.4.1 age adoption passing confidence
eslint (source) ^8.9.0 -> ^8.10.0 age adoption passing confidence
playwright-chromium (source) ^1.19.1 -> ^1.19.2 age adoption passing confidence
release-it ^14.12.4 -> ^14.12.5 age adoption passing confidence
typescript (source) ^4.5.5 -> ^4.6.2 age adoption passing confidence

Release Notes

babel/babel

v7.17.5

Compare Source

🐛 Bug Fix
release-it/conventional-changelog

v4.2.0

Compare Source

  • Update docs (685e4f1)
  • Minor edits to new header logic and tests (abef409)
  • Support page header setting of changelog file (#​42) (af66ee0)
  • Document how to customize the conventional-changelog-writer template. (#​36) (cef5247)
eslint/eslint

v8.10.0

Compare Source

Features

  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#​14963) (Soufiane Boutahlil)
  • 115cae5 feat: --debug prints time it takes to parse a file (#​15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#​15566) (Gautam Arora)

Bug Fixes

  • cdc5802 fix: Avoid __dirname for built-in configs (#​15616) (DoZerg)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#​15581) (Nitin Kumar)

Documentation

Chores

Microsoft/playwright

v1.19.2

Compare Source

Highlights

This patch includes the following bug fixes:

https://github.com/microsoft/playwright/issues/12091 - [BUG] playwright 1.19.0 generates more than 1 trace file per testhttps://github.com/microsoft/playwright/issues/121066 - [BUG] Error: EBUSY: resource busy or locked when using volumes in docker-compose with playwright 1.19.0 and mcr.microsoft.com/playwright:v1.15.0-focal

Browser Versions
  • Chromium 100.0.4863.0
  • Mozilla Firefox 96.0.1
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 98
  • Microsoft Edge 98
release-it/release-it

v14.12.5

Compare Source

  • Fix body when auto-generating release notes (and updating) GitHub releases (2c42a8e)
  • Fix spec for different version of Git (c20d9d0)
  • Remove deprecated ref from docs (5e0d4c0)
Microsoft/TypeScript

v4.6.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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.

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #391 (3ab65db) into master (9922247) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           1        1           
  Lines          48       48           
  Branches       22       22           
=======================================
  Hits           34       34           
  Misses         11       11           
  Partials        3        3           

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 9922247...3ab65db. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update devdependency @babel/core to ^7.17.5 chore(deps): update all non-major dependencies Feb 22, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1cd2d6a to 3ab65db Compare March 1, 2022 02:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ab65db to a9e9b14 Compare March 9, 2022 09:32
@rchl rchl merged commit e36f8ec into master Mar 9, 2022
@rchl rchl deleted the renovate/all-minor-patch branch March 9, 2022 09:34
rchl added a commit that referenced this pull request Mar 19, 2022
* master:
  fix: throw error instead of logging when @sentry/webpack-plugin missing
  fix!: remove "@sentry/webpack-plugin" peer dep
  chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v9 (#402)
  chore(deps): update all non-major dependencies (#401)
  fix!: describe a breaking change (#403)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.2 (#400)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.1 (#399)
  chore(deps): update all non-major dependencies (#391)
  chore(deps): update actions/setup-node action to v3 (#397)
  chore(deps): update actions/checkout action to v3 (#398)
  fix(deps): update sentry dependencies (#396)
rchl added a commit that referenced this pull request May 24, 2022
* master: (84 commits)
  chore(deps): refresh lock file
  chore(deps): update devdependency typescript to ^4.7.2 (#423)
  chore(deps): update all non-major dependencies (#421)
  chore(docs): update note about tracing dependency
  fix(deps): update sentry dependencies (#405)
  chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v10
  chore(deps): update devdependency @release-it/conventional-changelog to v5 (#413)
  chore(deps): update devdependency release-it to v15 (#414)
  chore(ci): disable node 12 testing (#418)
  chore(deps): update jest monorepo to v28 (major) (#412)
  chore(deps): update all non-major dependencies (#404)
  chore(docs): fix typo (#408)
  fix: throw error instead of logging when @sentry/webpack-plugin missing
  fix!: remove "@sentry/webpack-plugin" peer dep
  chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v9 (#402)
  chore(deps): update all non-major dependencies (#401)
  fix!: describe a breaking change (#403)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.2 (#400)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.1 (#399)
  chore(deps): update all non-major dependencies (#391)
  ...
rchl pushed a commit that referenced this pull request Aug 3, 2022
rchl pushed a commit that referenced this pull request Aug 3, 2022
rchl pushed a commit that referenced this pull request Aug 3, 2022
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