FAQ | This is a LIVE service | Changelog

Skip to content

fix(deps): update all non-major dependencies

uis-devops-renovatebot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@material-ui/core (source) dependencies patch 4.12.3 -> 4.12.4
@material-ui/icons (source) dependencies patch 4.11.2 -> 4.11.3
@react-oauth/google dependencies minor ^0.8.0 -> ^0.12.0
@types/gapi (source) dependencies patch 0.0.39 -> 0.0.47
@types/gapi.auth2 (source) dependencies patch 0.0.51 -> 0.0.61
@types/node (source) dependencies minor 12.0.10 -> 12.20.55
@types/react (source) dependencies minor 16.8.22 -> 16.14.62
@types/react-dom (source) dependencies minor 16.8.4 -> 16.9.24
@types/react-timeago (source) dependencies patch 4.1.3 -> 4.1.7
ip dependencies patch 2.0.0 -> 2.0.1
python final minor 3.9 -> 3.13
react-router-dom (source) dependencies patch 5.3.0 -> 5.3.4

Release Notes

mui-org/material-ui (@​material-ui/core)

v4.12.4: 4.12.4

Compare Source

Big thanks to the 6 contributors who made this release possible. Here are some highlights :

This release was motivated by fixing compatibility issues with TypeScript 4.7 (#​32041).

@material-ui/core@4.12.4

  • [core] Fix TS 4.7 compat issues (#​32041, #​32126) @​eps1lon
  • [TextField] Use deprecatedPropType on the deprecated props (#​27503) @​mnajdova

Docs

  • update all the links to the new domain @​oliviertassinari
  • Update canonicals to point to the new domain @​oliviertassinari
  • [Badge] Warn on default `overlap` value as well (#​27573) @​eps1lon
  • [docs] Fix seo issues on v4 (#​28999) @​mnajdova
  • [docs] Use branch deploy for v4 docs (#​28896) @​oliviertassinari
  • [docs] Improve the banner that points to v5 @​oliviertassinari
  • [docs] Fix various broken master links (#​28358) @​eps1lon
  • [docs] Remove job ad on the website (#​28343) @​eps1lon
  • [docs] Prepare for v4.material-ui.com deploy (#​28227) @​mnajdova
  • [docs] Cancelled subscription @​oliviertassinari
  • [docs] v5 is no longer a beta @​oliviertassinari
  • [docs] Sync redirections from X into Core @​oliviertassinari
  • [docs] Add GridExportCSVOptions page to documentation pages (#​27414) @​flaviendelangle
  • [docs] Add job ad (#​27784) @​oliviertassinari
  • [docs] Fix api generation for `deprecatedPropType` (#​27576) @​mnajdova
  • [v4] Batch fixes (#​28684) @​mnajdova
  • [website] Experiment without compensation @​oliviertassinari
  • [website] Add spicefactory as gold sponsor @​oliviertassinari

Core

  • [core] Consider v4.x as the base (#​28344) @​eps1lon

All contributors of this release in alphabetical order: @​eps1lon, @​flaviendelangle, @​mbrookes, @​mnajdova, @​oliviertassinari, @​spiftire

MomenSherif/react-oauth (@​react-oauth/google)

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes
  • #​316 9c23c44 Thanks @​MomenSherif!
    • add support for use_fedcm_for_prompt for fedcm migration
    • export useGoogleOAuth returns { scriptLoadedSuccessfully: boolean; clientId: string }

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

v0.10.0

Compare Source

Minor Changes

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes

v0.8.1

Compare Source

Patch Changes
  • #​230 c9238a7 Thanks @​danfsd! - Add minor CSP support by accepting "nonce" and propagating it to GSI script & inline style
indutny/node-ip (ip)

v2.0.1

Compare Source

remix-run/react-router (react-router-dom)

v5.3.4

Compare Source

We removed the mini-create-react-context dependency, moving it into an internal module to eliminate peer dependency warnings for users on React 18 (#​9382).

Full Changelog: https://github.com/remix-run/react-router/compare/v5.3.3...v5.3.4

v5.3.3

Compare Source

This release fixes a bad version selector in react-router-native.

v5.3.2

Compare Source

v5.3.1

Compare Source

This release adds missing LICENSE files to the published build.


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, Automerge - 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.

Merge request reports

Loading