Skip to content

Update all#32

Merged
jb3 merged 2 commits into
mainfrom
renovate/all
Dec 16, 2020
Merged

Update all#32
jb3 merged 2 commits into
mainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Dec 16, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/core ^10.0.35 -> ^11.0.0 age adoption passing confidence
@svgr/webpack (source) 4.3.3 -> 5.5.0 age adoption passing confidence
@testing-library/jest-dom ^4.2.4 -> ^5.0.0 age adoption passing confidence
@testing-library/react ^9.3.2 -> ^11.0.0 age adoption passing confidence
@testing-library/user-event ^7.1.2 -> ^12.0.0 age adoption passing confidence
@types/jest ^24.0.0 -> ^26.0.0 age adoption passing confidence
@types/node ^12.0.0 -> ^14.0.0 age adoption passing confidence
@types/react ^16.9.0 -> ^17.0.0 age adoption passing confidence
@types/react-dom ^16.9.0 -> ^17.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^2.10.0 -> ^4.0.0 age adoption passing confidence
@typescript-eslint/parser ^2.10.0 -> ^4.0.0 age adoption passing confidence
copy-webpack-plugin ^6.2.1 -> ^7.0.0 age adoption passing confidence
eslint (source) ^6.6.0 -> ^7.0.0 age adoption passing confidence
eslint-config-react-app ^5.2.1 -> ^6.0.0 age adoption passing confidence
eslint-loader 3.0.3 -> 4.0.2 age adoption passing confidence
eslint-plugin-flowtype 4.6.0 -> 5.2.0 age adoption passing confidence
eslint-plugin-import 2.20.1 -> 2.22.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.2.3 -> 6.4.1 age adoption passing confidence
eslint-plugin-react 7.19.0 -> 7.21.5 age adoption passing confidence
eslint-plugin-react-hooks (source) ^1.6.1 -> ^4.0.0 age adoption passing confidence
fs-extra ^8.1.0 -> ^9.0.0 age adoption passing confidence
getsentry/action-release v1.0.0 -> v1.1.5 age adoption passing confidence
jest-resolve 24.9.0 -> 26.6.2 age adoption passing confidence
jest-watch-typeahead 0.4.2 -> 0.6.1 age adoption passing confidence
react (source) ^16.13.1 -> ^17.0.0 age adoption passing confidence
react-app-polyfill ^1.0.6 -> ^2.0.0 age adoption passing confidence
react-dom (source) ^16.13.1 -> ^17.0.0 age adoption passing confidence
typescript (source) ~3.7.2 -> ~4.1.0 age adoption passing confidence
webpack 4.42.0 -> 5.10.3 age adoption passing confidence
webpack-manifest-plugin 2.2.0 -> 3.0.0 age adoption passing confidence
workbox-webpack-plugin 4.3.1 -> 6.0.2 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.0.0

Compare Source

Major Changes
  • b8476e08 #​1675 Thanks @​mitchellhamilton! - Rename @emotion/core to @emotion/react. Please change any imports of @emotion/core to import @emotion/react or use the @emotion/pkg-renaming ESLint rule from @emotion/eslint-plugin.
gregberge/svgr

v5.5.0

Compare Source

Bug Fixes
Features
Performance Improvements

v5.4.0

Compare Source

Bug Fixes
Features

5.3.1 (2020-04-05)

Bug Fixes

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Bug Fixes
Features

v5.2.0

Compare Source

Bug Fixes
Features
  • parcel-plugin: replace parcel-bundler with parcel (#​387) (d09bcd5)

v5.1.0

Compare Source

Bug Fixes
Features

5.0.1 (2019-12-29)

Bug Fixes
  • fix engines in package.json (a45d6fc)

4.3.3 (2019-09-24)

Bug Fixes

4.3.2 (2019-07-15)

Performance Improvements

4.3.1 (2019-07-01)

Bug Fixes
  • titleProp: handle the existing title case by using element instead of value (children) (#​315) (065e7a9)

v5.0.1

Compare Source

Bug Fixes
  • fix engines in package.json (a45d6fc)

v5.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Node.js v8 is no longer supported.
testing-library/jest-dom

v5.11.6

Compare Source

Bug Fixes
  • Improved error messaging for toHaveFocus assertion (#​304) (c79faa2)

v5.11.5

Compare Source

Bug Fixes

v5.11.4

Compare Source

Bug Fixes
  • do not explicitly depend on jest assertion utils (#​250) (2da8c71)

v5.11.3

Compare Source

Bug Fixes
  • Changed toHaveStyle to use getPropertyValue instead of accessing the property directly (#​285) (92176e1)

v5.11.2

Compare Source

Bug Fixes
  • Suggest using toBeEmptyDOMElement instead of toBeEmpty (#​284) (2cd17d3)

v5.11.1

Compare Source

Bug Fixes

v5.11.0

Compare Source

Features
  • extend toBeChecked to support any role that's compatible (#​267) (c135d0b)

v5.10.1

Compare Source

Bug Fixes
  • element not allowed to be disabled being returned as disabled (#​261) (5e39222)

v5.10.0

Compare Source

Features
  • [toBeValid/toBeInvalid] Check aria-invalid on any element (#​259) (14d1630)

v5.9.0

Compare Source

Features

v5.8.0

Compare Source

Features

v5.7.0

Compare Source

Features

v5.6.0

Compare Source

Features

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
  • toHaveValue: Enhanced error message with type information… (#​219) (eb51c17)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

BREAKING CHANGES
  • moving typings to @​types/testing-library__jest-dom
  • This version does not includes types. The next patch release v5.0.1 will. If you need the type definitions please do not update to v.5.0.0.
testing-library/react-testing-library

v11.2.2

Compare Source

Bug Fixes

v11.2.1

Compare Source

Bug Fixes
  • types: Allow all HTML and SVG elements in render. (#​833) (1dc33b2)

v11.2.0

Compare Source

Features

v11.1.2

Compare Source

Bug Fixes

v11.1.1

Compare Source

Bug Fixes

v11.1.0

Compare Source

Features

v11.0.4

Compare Source

Bug Fixes
  • Trigger ongot-/onlostpointercapture when calling got-/lostpointercapture (#​786) (c546a6f)

v11.0.3

Compare Source

Bug Fixes
  • Trigger onPointerEnter/Leave when calling pointerEnter/Leave (#​784) (c7b5622)

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Features
  • use act to flush instead of custom implementation (#​768) (693228c)
BREAKING CHANGES
  • cleanup is now synchronous and wraps the unmounting process in act.

v10.4.9

Compare Source

Bug Fixes

v10.4.8

Compare Source

Bug Fixes
  • fireEvent: Make sure react dispatches focus/blur events (#​758) (9aac157)

v10.4.7

Compare Source

Bug Fixes
  • unmount: Flush useEffect cleanup functions syncronously (#​746) (b82773c)

v10.4.6

Compare Source

Bug Fixes
  • cleanup: remove scheduler code from flush-microtasks (#​744) (240900c)

v10.4.5

Compare Source

Bug Fixes

v10.4.4

Compare Source

Bug Fixes

v10.4.3

Compare Source

Bug Fixes
  • cleanup: Cleanup should flush microtask queue after unmount (#​632) (aac2e44)

v10.4.2

Compare Source

Bug Fixes
  • cleanup: microtask flushing now supports fake timers (#​720) (5814b29)

v10.4.1

Compare Source

Bug Fixes

v10.4.0

Compare Source

Features

Latest DOM Testing Library release page: https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0

The big feature is fake timers working with async utils out of the box

v10.3.0

Compare Source

Features

v10.2.1

Compare Source

Bug Fixes

v10.2.0

Compare Source

Features
  • run cleanup() when test runner supports teardown() (#​676) (c91e9a9)

v10.1.0

Compare Source

Features

v10.0.6

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot requested a review from jb3 as a code owner December 16, 2020 02:06
@ghost
Copy link
Copy Markdown

ghost commented Dec 16, 2020

Thank you for contributing to Python Discord!

Please check out the following documents:

@ghost ghost added the needs 1 approval label Dec 16, 2020
@ghost ghost removed the needs 1 approval label Dec 16, 2020
@jb3 jb3 merged commit ec617e4 into main Dec 16, 2020
@jb3 jb3 deleted the renovate/all branch December 16, 2020 02:21
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