This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
fix(deps): update all non-major dependencies (minor) #521
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:
^6.10.0
->^6.12.0
^6.10.0
->^6.12.0
^6.10.0
->^6.12.0
^9.1.6
->^9.5.4
^3.0.7
->^3.1.2
^3.1.1
->^3.2.1
^10.1.0
->^10.2.1
^4.3.5
->^4.4.2
Release Notes
getsentry/sentry-javascript
v6.12.0
Compare Source
v6.11.0
Compare Source
flush
andclose
when client undefined (#3846)SentryWebpackPlugin
from uploading unnecessary files (#3845)Event
objects (#3864)SocialGouv/kosko-charts
v9.5.4
Compare Source
Bug Fixes
v9.5.3
Compare Source
Bug Fixes
v9.5.2
Compare Source
Bug Fixes
v9.5.1
Compare Source
Bug Fixes
v9.5.0
Compare Source
Features
9.4.3 (2021-08-30)
Bug Fixes
9.4.2 (2021-08-27)
Bug Fixes
9.4.1 (2021-08-26)
Bug Fixes
v9.4.3
Compare Source
Bug Fixes
v9.4.2
Compare Source
Bug Fixes
v9.4.1
Compare Source
Bug Fixes
v9.4.0
Compare Source
Features
9.3.5 (2021-08-26)
Bug Fixes
9.3.4 (2021-08-26)
Bug Fixes
9.3.3 (2021-08-25)
Bug Fixes
9.3.2 (2021-08-25)
Bug Fixes
9.3.1 (2021-08-25)
Bug Fixes
v9.3.5
Compare Source
Bug Fixes
v9.3.4
Compare Source
Bug Fixes
v9.3.3
Compare Source
Bug Fixes
v9.3.2
Compare Source
Bug Fixes
v9.3.1
Compare Source
Bug Fixes
v9.3.0
Compare Source
Features
9.2.7 (2021-08-23)
Bug Fixes
9.2.6 (2021-08-23)
Bug Fixes
9.2.5 (2021-08-21)
Bug Fixes
9.2.4 (2021-08-20)
Bug Fixes
9.2.3 (2021-08-19)
Bug Fixes
9.2.3-alpha.1 (2021-08-19)
Bug Fixes
9.2.2 (2021-08-19)
Bug Fixes
9.2.1 (2021-08-18)
Bug Fixes
v9.2.7
Compare Source
Bug Fixes
v9.2.6
Compare Source
Bug Fixes
v9.2.5
Compare Source
Bug Fixes
Codeception/codeceptjs
v3.1.2
Compare Source
🛩️ Features:
coverage
plugin to generate code coverage for Playwright & Puppeteer. By @anirudh-modisubtitle
plugin to generate subtitles for videos recorded with Playwright. By @anirudh-modiconfig.tests
to accept array of file patterns. See #2994 by @monsterambaFeature()
. See #3011 by @PeterNgTr🐛 Bugfixes:
saveScreenshot
. See #3002 by @nlespiaucq🎱 Other:
puppeteerCoverage
plugin in favor ofcoverage
plugin.v3.1.1
Compare Source
grabNumberOfVisibleElements
,grabAttributeFrom
,grabAttributeFromAll
to allow id locators.v3.1.0
Compare Source
BrowserContext
is initialized before each test and closed after. This behavior matches recommendation from Playwright team to use different contexts for tests.🛩️ Features:
route
API of Playwright by @davertmik🐛 Bugfixes:
els[0]._clickablePoint is not a function
by @karunandrii.fillField
to check for invisible elements. See #2916 by @anne-open-xchangerun-multiple
using chunks. See #2900 by @andrenobertoFormidableLabs/urql
v3.2.1
Compare Source
Patch Changes
renderToString
pass would keep looping due to reexecuting operations on the server, by @JoviDeCroock (See #1895)v3.2.0
Compare Source
Minor Changes
mergeMode: 'before' | 'after'
option to thesimplePagination
helper to define whether pages are merged before or after preceding ones when pagination, similar torelayPagination
's option, by @hoangvvo (See #1174)Patch Changes
TypeStrong/ts-node
v10.2.1
Compare Source
Fixed
https://github.com/TypeStrong/ts-node/milestone/6
v10.2.0
Compare Source
Questions about this release? Ask in the official discussion thread: #1423
Added
--no-experimental-repl-await
,experimentalReplAwait
, orTS_NODE_EXPERIMENTAL_REPL_AWAIT
(CLI docs, API docs)"pretty": false
disables pretty formatting of diagnostics even when stdout is a TTY (#1418, #1420) @elevatebartpretty
option, not to be confused with TypeScript'spretty
optionconst foo = 1
in the REPL,foo
is unused. We ignore the resulting diagnosticfoo is declared but its value is never read
Fixed
--loader
async
annotations (#1405, #1410)require.resolve
error when@types/node
peerDependency is missing (#1419, #1422)https://github.com/TypeStrong/ts-node/milestone/2
Microsoft/TypeScript
v4.4.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: "before 3am on the first day of the month" in timezone Europe/Paris.
🚦 Automerge: Enabled.
♻ 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.