Skip to content

Update all dependencies

sys-0403-p-rundeck requested to merge renovate-all into master

This MR contains the following updates:

Package Type Update Change
@babel/runtime (source) dependencies patch ^7.13.10 -> 7.13.17
@emotion/core dependencies major ^10.0.28 -> 11.0.0
@emotion/styled dependencies major ^10.0.27 -> 11.3.0
@testing-library/jest-dom dependencies major ^4.2.4 -> 5.12.0
@testing-library/react dependencies major ^9.3.2 -> 11.2.6
@testing-library/user-event dependencies major ^7.1.2 -> 13.1.5
@types/jest dependencies major ^24.0.0 -> 26.0.22
@types/pdfjs-dist dependencies patch ^2.0.0 -> 2.7.1
@types/react dependencies major ^16.9.0 -> 17.0.3
@types/react-dom dependencies major ^16.9.0 -> 17.0.3
@types/react-syntax-highlighter dependencies major ^10.1.0 -> 13.5.0
Django (source, changelog) minor ==3.0.4 -> ==3.2
Minio major ==5.0.4 -> ==7.0.3
beautifulsoup4 (changelog) patch ==4.9.1 -> ==4.9.3
date-fns dependencies minor ^2.15.0 -> 2.21.1
django-csp minor ==3.6 -> ==3.7
django-probes minor ==1.5.0 -> ==1.6.0
emotion (source) dependencies major ^10.0.27 -> 11.0.0
eslint-webpack-plugin resolutions minor 2.3.0 -> 2.5.4
gunicorn (source) minor ==20.0.4 -> ==20.1.0
katex (source) dependencies minor ^0.10.0 -> 0.13.2
keycloak-js (source) dependencies major ^11.0.1 -> 12.0.4
pdfjs-dist (source) dependencies minor ^2.0.489 -> 2.7.570
prettier (source) dependencies major ^1.18.2 -> 2.2.1
psycopg2-binary (source, changelog) patch ==2.8.5 -> ==2.8.6
query-string dependencies major ^6.12.1 -> 7.0.0
react (source) dependencies major ^16.12.0 -> 17.0.2
react-dom (source) dependencies major ^16.12.0 -> 17.0.2
react-markdown dependencies major ^4.3.1 -> 6.0.0
react-syntax-highlighter dependencies major ^10.2.1 -> 15.4.3
remark-math dependencies major ^1.0.5 -> 4.0.0
typescript (source) dependencies minor 4.0.3 -> 4.2.4
use-query-params dependencies patch ^1.1.3 -> 1.2.2
worker-loader dependencies major ^2.0.0 -> 3.0.8

Release Notes

babel/babel

v7.13.17

Compare Source

🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-modules-commonjs
  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-plugin-transform-destructuring
  • babel-types

v7.13.16

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-helper-compilation-targets
  • babel-generator
📝 Documentation
🏠 Internal
  • babel-helper-bindify-decorators, babel-helper-explode-class
  • Other
  • babel-helper-call-delegate
  • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types
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.
testing-library/jest-dom

v5.12.0

Compare Source

Features

v5.11.10

Compare Source

Bug Fixes

v5.11.9

Compare Source

Bug Fixes

v5.11.8

Compare Source

Bug Fixes

v5.11.7

Compare Source

Bug Fixes

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

Compare Source

Bug Fixes
  • types: exclude tsconfig from types folder in publish flow (#​893) (58150b9)

v11.2.5

[Compare Source](https://github.com/testing-library/react-testing-lib


Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by sys-0403-p-rundeck

Merge request reports

Loading