-
Notifications
You must be signed in to change notification settings - Fork 1
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(dependencies): update dev dependencies #121
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
|
c8fe0c2
to
a74e362
Compare
d106f56
to
ffe4c1f
Compare
05b4363
to
c25ec21
Compare
c25ec21
to
5563f60
Compare
ed8e9c0
to
6de1ed2
Compare
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:
2.1.0
->2.3.0
1.4.95
->1.4.98
0.46.5
->0.47.2
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
6.0.26
->6.1.1
3.0.2
->3.0.5
8.1.0
->8.2.1
5.2.0
->5.4.0
3.6.5
->3.7.0
7.12.1
->7.13.0
2.8.4
->2.8.6
26.6.0
->26.6.3
26.6.0
->26.6.3
5.3.1
->5.5.0
1.9.5
->1.9.6
Release Notes
ionic-team/stencil
v2.3.0
Compare Source
Features
Bug Fixes
v2.2.0
Compare Source
Bug Fixes
Features
🍗 2.1.2 (2020-10-26)
Bug Fixes
🎂 2.1.1 (2020-10-23)
Bug Fixes
v2.1.2
Compare Source
Bug Fixes
v2.1.1
Compare Source
Bug Fixes
stencila/dev-config
v1.4.98
Compare Source
v1.4.97
Compare Source
v1.4.96
Compare Source
stencila/schema
v0.47.2
Compare Source
Bug Fixes
v0.47.1
Compare Source
Bug Fixes
v0.47.0
Compare Source
Bug Fixes
Features
0.46.5 (2020-10-04)
Bug Fixes
maintainer
property fromSoftwareSourceCode
toCreativeWork
. (0b10689)0.46.4 (2020-10-01)
Bug Fixes
0.46.3 (2020-09-29)
Bug Fixes
0.46.2 (2020-09-25)
Bug Fixes
0.46.1 (2020-09-25)
Bug Fixes
storybookjs/storybook
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
6.1 is the first in a series of performance-oriented Storybook releases. It includes:
Fast search and navigation
Manager caching for faster startup #12707
Asynchronous loaders #12699
React improvements
React 17 support #12972 #12975
Fast refresh #12470 #12535
Strict mode #12781
6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
6.1.0-alpha.*
,6.1.0-beta.*
, and6.1.0-rc.*
for the full list of changes. See Storybook 6 migration guide to upgrade from5.3
or earlier.v6.0.28
Compare Source
Bug Fixes
v6.0.27
Compare Source
Bug Fixes
Dependency Upgrades
babel/babel-loader
v8.2.1
Compare Source
@ava/babel
todevDependencies
#881 (@jvasseur)v8.2.0
Compare Source
mkdirp
withmake-dir
47958ca
(@JLHwung)d8cff97
(@the-spyke)chromaui/chromatic-cli
v5.4.0
Compare Source
pull_request_target
andpull_request_review
events to GitHub Action.v5.3.0
Compare Source
zloirock/core-js
v3.7.0
Compare Source
String#replaceAll
moved to the stable ES, per June TC39 meetingPromise.any
andAggregateError
moved to the stable ES, per July TC39 meetingReflect[@​@​toStringTag]
, per July TC39 meetingArray#{ reduce, reduceRight }
in Chrome 80-82 because of a bug, #766upsert
proposal,{ Map, WeakMap }#emplace
replace{ Map, WeakMap }#upsert
, these obsolete methods will be removed in the next major releaseAggregateError#errors
is own data propertyprocess.nextTick
have a less priority whenPromise
in the microtask implementation, #855MutationObserver
, but withoutdocument
, #865, #866core-js-builder
with an empty (after the targets engines or another filtration) modules list, #822window.onunhandledrejection
, #760core-js
, #880Reflect.set
polyfill bug, #847eslint/eslint
v7.13.0
Compare Source
254e00f
New: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)6c3c710
Docs: fix broken url in docs (#13815) (SaintMalik)4a09149
Sponsors: Sync README with website (ESLint Jenkins)fb6fcbf
Docs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)1b89ebe
Sponsors: Sync README with website (ESLint Jenkins)gcanti/fp-ts
v2.8.6
Compare Source
v2.8.5
Compare Source
IOEither
of
function (@gcanti)ReaderEither
of
function (@gcanti)facebook/jest
v26.6.3
Compare Source
Fixes
[jest-resolve-dependencies]
Continue dependency resolution if mock dependency can't be found (#10779)v26.6.2
Compare Source
Features
[jest-core]
AddfindRelatedTests
andnonFlagArgs
in allowed config options forupdateConfigAndRun
in watch plugins (#10659)Fixes
[babel-plugin-jest-hoist]
Preserve order of hoisted mock nodes within containing block (#10536)[babel-plugin-jest-hoist]
Hoist pure constants to support experimental JSX transform in hoisted mocks (#10723)[babel-preset-jest]
Updatebabel-preset-current-node-syntax
to support top level await (#10747)[expect]
Revert "FixobjectContaining
to work recursively into sub-objects (#10508)" (#10766)[jest-circus, jest-jasmine2]
fix: don't assumestack
is always a string (#10697)[jest-config]
Fix bug introduced in watch mode by PR #10678 (#10692)[jest-config]
Throw correct error for missing preset modules (#10737)[jest-resolve-dependencies]
Resolve mocks as dependencies (#10713)[jest-runtime]
Handle file URLs in dynamic imports (#10744)[jest-runtime, babel-jest]
Pass more ESM options to@jest/transform
(#10752)[jest-runtime]
Properly injectextraGlobals
into the runtime (#10758)[jest-transform]
Link to ESM docs on syntax errors (#10748)Chore & Maintenance
[docs]
Add docs for using mocks in TypeScript (#10415)[eslint-config-fb-strict]
Move package from this repo tofbjs
repo (#10739)[examples]
Update TypeScript example to show use of newer Jest types (#10399)[jest-cli]
chore: standardize files and folder names (#10698)v26.6.1
Compare Source
Features
[jest-runtime]
Support named exports from CommonJS as named ES Module imports (#10673)[jest-validate]
Add support forrecursiveDenylist
option as an alternative torecursiveBlacklist
(#10236)Fixes
[expect]
FixobjectContaining
to work recursively into sub-objects (#10508)[jest-cli, jest-core, jest-config, jest-types]
Fix--onlyFailures
flag to work in non-watch mode (#10678)[jest-config]
Fix for thejest.config.ts
compiler to not interfere withtsconfig.json
files (#10675)[jest-message-util]
Update to work properly with Node 15 (#10660)[jest-mock]
Allow to mock methods in getters (TypeScript 3.9 export) (#10156)puppeteer/puppeteer
v5.5.0
Compare Source
Features
Bug Fixes
_isClosedPromise
(#6579) (122f074)v5.4.1
Compare Source
Bug fixes
fs.promises
would throw an error. See #6548 for the bug report and #6550 for the fix. We now run a CI build on Node 10.15 to ensure we don't cause similar regressions in the future.Raw notes
520cd90
- chore: mark version 5.4.18f4a79e
- docs(troubleshooting): update Alpine Chromium version (#6529)e45acce
- chore: run unit tests on node 10.15 + fix fs.promises access (#6550)a2175c6
- docs(queryhandler): fix link (#6543)d787865
- chore: bump version to v5.4.0-post (#6544)v5.4.0
Compare Source
Feature changes
Custom query handler API
The custom query handler support is no longer marked as experimental. The API has been updated to:
New built-in query handlers
Puppeteer now ships with two built-in handlers:
aria
andpierce
:aria
handler (#6307) allows querying elements based on the accessibility tree.pierce
handler (#6509) pierces shadow roots while querying for a CSS selector.Roll Chromium 87.0.4272.0 (r809590)
Behind the scenes
Raw notes
5e5fed1
- fix: ignore spurious bindingCalled events (#6538)e6b8c77
- chore: fix travis config (#6537)c756fb4
- fix(utils): typo fix (#6522)f63a123
- chore(agnostification): agnostify web socket connections (#6520)c2c2bb7
- chore(agnostification): common/helper.ts (#6515)637a1f7
- chore: gitignore new-docs (#6511)e655bb6
- chore(agnostification): split up root Puppeteer class (#6504)f3086d7
- fix(launcher): support relative userDataDir on headless Windows (#6506)8fabe32
- feat(queryhandler): add built-in pierce handler (#6509)f04bec5
- chore: update eslint & eslint plugins (#6487)4846b87
- chore(agnostification): split up launcher class (#6484)1ed38af
- chore(node): move install.ts into node/ (#6490)e94a1e8
- chore: bump misc dependencies (#6488)936ccdc
- chore: enforce Conventional Commits through commitlint (#6483)502ed8c
- chore(agnostify): Create Node and Web initializer. (#6477)3afe193
- feat(a11y-query): extend aria handler with waitFor (#6472)cc7f1fd
- docs(queryhandler): add custom query handler docs (#6476)70ed875
- fix(queryhandler) only expose custom handlers (#6475)950ae33
- feat(a11y-query): aria query handler sans waitfor (#6459)41ef3ee
- fix: update preferences in default Firefox profile (#6465)9275653
- docs(examples): update selector for search example (#6471)49f25e2
- feat(chromium) roll Chromium to r809590 (#6458)4cdbebe
- chore: disable firefox windows launcher test until Nov (#6451)75e3fb0
- docs(api): fix some outdated links (#6450)caa9a1c
- chore(agnostic): Remove use of util.promisify (#6446)96f3d43
- feat(console): expose stack trace for console messages (#6445)322cc96
- chore: remove npm run test-types call (#6447)72fe86f
- feat(a11y-query): introduce internal handlers (#6437)1396c9d
- chore: bump version to v5.3.1-post (#6440)11ab402
- fix: add mime dependency back to fix build (#6441)tailwindlabs/tailwindcss
v1.9.6
Compare Source
Changed
The
presets
feature had unexpected behavior where a preset config without its ownpresets
key would not extend the default config. (#2662)If you were depending on this unexpected behavior, just add
presets: []
to your own preset to exclude the default configuration.Renovate configuration
📅 Schedule: "before 12pm on Wednesday" in timezone UTC.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.