-
Notifications
You must be signed in to change notification settings - Fork 114
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ 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.
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 20, 2022 20:04
24498c5
to
abf6479
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 20, 2022 20:21
abf6479
to
cf700f7
Compare
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
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
March 1, 2022 02:00
1cd2d6a
to
3ab65db
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 9, 2022 09:32
3ab65db
to
a9e9b14
Compare
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
Co-authored-by: Renovate Bot <[email protected]>
rchl
pushed a commit
that referenced
this pull request
Aug 3, 2022
Co-authored-by: Renovate Bot <[email protected]>
rchl
pushed a commit
that referenced
this pull request
Aug 3, 2022
Co-authored-by: Renovate Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.17.4
->^7.17.5
^4.1.0
->^4.2.0
^27.4.0
->^27.4.1
^8.9.0
->^8.10.0
^1.19.1
->^1.19.2
^14.12.4
->^14.12.5
^4.5.5
->^4.6.2
Release Notes
babel/babel
v7.17.5
Compare Source
🐛 Bug Fix
babel-core
t.valueToNode
(@thebanjomatic)release-it/conventional-changelog
v4.2.0
Compare Source
685e4f1
)abef409
)af66ee0
)cef5247
)eslint/eslint
v8.10.0
Compare Source
Features
6e2c325
feat: AddignoreOnInitialization
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: AddonlyOneSimpleParam
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 incamelcase
with combined properties (#15581) (Nitin Kumar)Documentation
1005bd5
docs: update CLA information (#15630) (Nitin Kumar)5d65c3b
docs: Fix typo inno-irregular-whitespace
(#15634) (Ryota Sekiya)b93af98
docs: add links between rules about whitespace around block curly braces (#15625) (Milos Djermanovic)ebc0460
docs: update babel links (#15624) (Milos Djermanovic)Chores
7cec74e
chore: upgrade @eslint/eslintrc@1.2.0 (#15648) (Milos Djermanovic)11c8580
chore: readESLINT_MOCHA_TIMEOUT
env var in Makefile.js (#15626) (Piggy)bfaa548
test: add integration tests with built-in configs (#15612) (Milos Djermanovic)39a2fb3
perf: fix lazy loading of core rules (#15606) (Milos Djermanovic)3fc9196
chore: includetests/conf
in test runs (#15610) (Milos Djermanovic)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
This version was also tested against the following stable channels:
release-it/release-it
v14.12.5
Compare Source
2c42a8e
)c20d9d0
)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.