-
Notifications
You must be signed in to change notification settings - Fork 26
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 dependencies #1635
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/commercetools/ui-kit/p4an3tsdk |
|
10b8b61
to
9a2b844
Compare
9a2b844
to
7ed29a2
Compare
7ed29a2
to
6e793eb
Compare
6e793eb
to
5673a76
Compare
5673a76
to
1cc136e
Compare
1cc136e
to
97afbf7
Compare
97afbf7
to
5aa94e0
Compare
5aa94e0
to
13461e7
Compare
13461e7
to
71b621d
Compare
71b621d
to
82a2c89
Compare
82a2c89
to
b40e133
Compare
b40e133
to
5384c00
Compare
5384c00
to
365e2f2
Compare
f52c4df
to
ab5ad16
Compare
ab5ad16
to
57c845c
Compare
57c845c
to
deec137
Compare
deec137
to
407c770
Compare
407c770
to
2d52395
Compare
2d52395
to
819b1b7
Compare
819b1b7
to
d2c3400
Compare
d2c3400
to
5db1a16
Compare
5db1a16
to
c45555e
Compare
Looks like the failing tests are related to this: testing-library/dom-testing-library#805 |
c45555e
to
a43d4fb
Compare
Sometimes I feel we update too early. Like I would like to tell Renovate: update once a week. One major and/or two minor and fixed delayed from current :) |
This PR contains the following updates:
2.11.1
->2.11.2
10.0.27
->10.1.0
2.13.2
->2.13.5
5.11.4
->5.11.5
11.1.0
->11.1.1
26.0.14
->26.0.15
4.14.162
->4.14.164
12.12.68
->12.19.3
26.6.0
->26.6.2
4.14.5
->4.14.6
7.11.0
->7.12.1
6.13.0
->6.15.0
2.7.15
->2.9.0
3.2.3
->3.2.4
6.3.1
->6.4.1
7.21.4
->7.21.5
4.1.2
->4.2.0
2.2.0
->2.2.1
26.6.0
->26.6.2
0.2.1
->0.3.0
26.6.0
->26.6.2
10.4.2
->10.5.1
8.1.2
->8.1.4
5.3.1
->5.4.1
16.13.1
->16.14.0
16.13.1
->16.14.0
5.3.0
->5.3.1
16.13.1
->16.14.0
16.13.1
->16.14.0
5.8.6
->5.8.8
5.8.6
->5.8.8
16.13.1
->16.14.0
1.6.18
->1.6.19
2.32.0
->2.33.1
26.4.1
->26.4.3
4.0.3
->4.0.5
Release Notes
changesets/changesets
v2.11.2
Compare Source
Patch Changes
b4e4b93
#448 Thanks @vlad-zhukov! - Packages are now published from cwd (usually the root of the repository) rather than from the package directories. This respects.npmrc
files put in the root directory.emotion-js/emotion
v10.1.0
Compare Source
Minor Changes
71514b06
#1970 Thanks @FLGMwt! - Support for the new JSX runtimes has been added. They require compatible React versions and shouldn't be manually used.To use them you can use the new
@jsxImportSource @​emotion/core
pragma instead of the old@jsx jsx
or you can use@emotion/babel-preset-css-prop
with{ runtime: 'automatic' }
option to have it handled automatically for you for the whole project.formatjs/formatjs
v2.13.5
Compare Source
Note: Version bump only for package @formatjs/cli
v2.13.4
Compare Source
Note: Version bump only for package @formatjs/cli
v2.13.3
Compare Source
Note: Version bump only for package @formatjs/cli
testing-library/jest-dom
v5.11.5
Compare Source
Bug Fixes
testing-library/react-testing-library
v11.1.1
Compare Source
Bug Fixes
facebook/jest
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)browserslist/browserslist
v4.14.6
--update-db
(by Ivan Storck).--update-db
.eslint/eslint
v7.12.1
Compare Source
08f33e8
Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)aeef485
Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)631ae8b
Sponsors: Sync README with website (ESLint Jenkins)v7.12.0
Compare Source
cbf3585
Update: skip keyword check for fns in space-before-blocks (fixes #13553) (#13712) (Milos Djermanovic)256f656
Fix: autofix shouldn't produce template literals with\8
or\9
(#13737) (Milos Djermanovic)b165aa5
Fix: yoda rule autofix produces syntax errors with adjacent tokens (#13760) (Milos Djermanovic)3175316
Fix: prefer-destructuring invalid autofix with comma operator (#13761) (Milos Djermanovic)1a9f171
Chore: Remove more ESLintRC-related files (refs #13481) (#13762) (Nicholas C. Zakas)bfddced
Update: remove suggestion if it didn't provide a fix (fixes #13723) (#13772) (Milos Djermanovic)5183b14
Update: check template literal in no-script-url (#13775) (YeonJuan)bfe97d2
Sponsors: Sync README with website (ESLint Jenkins)6c51ade
Sponsors: Sync README with website (ESLint Jenkins)603de04
Update: treat all literals like boolean literal in no-constant-condition (#13245) (Zen)289aa6f
Sponsors: Sync README with website (ESLint Jenkins)9a1f669
Sponsors: Sync README with website (ESLint Jenkins)637f818
Docs: add more examples for no-func-assign (fixes #13705) (#13777) (Nitin Kumar)17cc0dd
Chore: add test case for no-func-assign (refs #13705) (#13783) (Nitin Kumar)dee0f77
Docs: add TOC to user-guide/configuring.md (#13727) (metasean)0510621
Update: Fix && vs || short-circuiting false negatives (fixes #13634) (#13769) (Brandon Mills)8b6ed69
Sponsors: Sync README with website (ESLint Jenkins)1457509
Docs: fix broken links in Node.js API docs (#13771) (Laura Barluzzi)7c813d4
Docs: Fix typo in v7 migration page (#13778) (Yusuke Sasaki)b025795
Docs: Fix the format option name in the document (#13770) (Hideki Igarashi)84fd591
Chore: Increase Mocha timeout for copying fixtures (#13768) (Brandon Mills)1faeb84
Docs: clarify that space-unary-ops doesn't apply when space is required (#13767) (Taylor Morgan)67c0605
Update: check computed keys in no-prototype-builtins (fixes #13088) (#13755) (Milos Djermanovic)b5e011c
Sponsors: Sync README with website (ESLint Jenkins)prettier/eslint-config-prettier
v6.15.0
Compare Source
v6.14.0
Compare Source
testing-library/eslint-plugin-jest-dom
v3.2.4
Compare Source
Bug Fixes
evcohen/eslint-plugin-jsx-a11y
v6.4.1
Compare Source
==================
f8a4496
Upgrade jsx-ast-utils to v3.1.0v6.4.0
Compare Source
==================
83e4ff2
[Deps] updateaxe-core
,jsx-ast-utils
eb92b07
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,eslint-plugin-flowtype
,eslint-plugin-import
,estraverse
,expect
,object.assign
3d98d7a
[Deps] update@babel/runtime
,axe-core
f702f62
[readme] add Spanish translationc2ae092
[Docs]no-static-element-interactions
: Fixed rule name in commentsb90e20d
Fix screenreader -> screen reader645900a
Fixed rule name in comments381b9d6
[fix:634] Ignore control elements that are hidden2c47f0a
[Fix]autocomplete-valid
: workaround for axe not being able to handlenull
00bd6d8
Add failing test for autocomplete with dynamic type3c49c9a
Add WCAG guidelines to rule documentation4ecaf35
Add a testcase for tablist to interactive supports focusdac6864
Deprecate the accessible-emoji rule5191053
Update to axobject-query@2.2.0b315698
Allow negative tabindex in aria-activedescendant-has-tabindex8e6fcd0
docs: fix travis badge now points to correct location at travis-ci.com2234df7
Account for additional control elements in label-has-associated-control5cbb718
Adding test cases for label tests66c425c
Additional test case for no-redundant-rolesyannickcr/eslint-plugin-react
v7.21.5
Compare Source
Fixed
jsx-indent-props
]: Apply indentation when using brackets (#2826 @Moong0122)jsx-handler-names
]: Skip inline handlers when checkInlineFunction=false (#2833 @onigoetz)Changed
jsx-indent-props
: Add passing test (#2823 @Hypnosphi)formium/formik
v2.2.1
Compare Source
Patch Changes
e04886d
#2820 Thanks @wellyshen! - Fixed bug with scheduler andvalidateFormWithLowPriority
method not be scheduled correctlyrickhanlonii/jest-silent-reporter
v0.3.0
Compare Source
okonet/lint-staged
v10.5.1
Compare Source
Bug Fixes
v10.5.0
Compare Source
Features
postcss/postcss
v8.1.4
Compare Source
v8.1.3
Compare Source
package.types
.puppeteer/puppeteer
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)facebook/react
v16.14.0
Compare Source
React
reactjs/react-docgen
v5.3.1
Compare Source
mdx-js/mdx
v1.6.19
Compare Source
rollup/rollup
v2.33.1
Compare Source
2020-11-02
Bug Fixes
syntheticNamedExports
tothis.getModuleInfo
to align with documentation (#3841)Pull Requests
v2.33.0
Compare Source
2020-11-01
Features
Pull Requests
v2.32.1
Compare Source
2020-10-21
Bug Fixes
loc
is supplied (#3824)Pull Requests
kulshekhar/ts-jest
v26.4.3
Compare Source
Bug Fixes
.babelrc
file path before attempting to read it (#2071) (681bfef), closes #2064Features
v26.4.2
Compare Source
Features
Performance Improvements
isolatedModules:false
(#2055) (230b5dd)DEPRECATIONS
tsConfig
in favor oftsconfig
(#1997)packageJson
since internal codes don't use it anymore (#2034)Microsoft/TypeScript
v4.0.5
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Renovate configuration
📅 Schedule: "before 3am on Monday" (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.