FAQ | This is a LIVE service | Changelog

Skip to content

chore(deps): update all non-major dependencies

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

This MR contains the following updates:

Package Type Update Change
@fontsource/roboto (source) devDependencies minor 5.0.14 -> 5.1.0
@mui/styled-engine-sc (source) dependencies minor 6.0.0 -> 6.1.2
@tanstack/react-query (source) dependencies minor 5.52.2 -> 5.59.0
@types/jest (source) dependencies patch 29.5.12 -> 29.5.13
@types/node (source) dependencies patch 20.16.2 -> 20.16.10
@types/react (source) dependencies patch 18.3.4 -> 18.3.11
react-oauth2-code-pkce devDependencies minor 1.20.2 -> 1.21.0
react-router-dom (source) dependencies patch 6.26.1 -> 6.26.2
styled-components (source) dependencies patch 6.1.12 -> 6.1.13
typescript (source) dependencies minor 5.5.4 -> 5.6.2
uis/devops/continuous-delivery/ci-templates repository minor v4.5.0 -> v4.6.0

Release Notes

fontsource/font-files (@​fontsource/roboto)

v5.1.0

Compare Source

v5.0.15

Compare Source

mui/material-ui (@​mui/styled-engine-sc)

v6.1.2

Compare Source

Oct 2, 2024

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.2
Docs
Core

All contributors of this release in alphabetical order: @​albarv340, @​appleSimple, @​BrianWoolfolk, @​DanailH, @​Janpot, @​kdichev, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​wilhelmlofsten, @​yash49, @​ZeeshanTamboli

v6.1.1

Compare Source

Sep 19, 2024

A big thanks to the 18 contributors who made this release possible.

@mui/material@6.1.1
@mui/system@6.1.1
@mui/utils@6.1.1
  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#​43360) @​yash49
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​binsmyth, @​cherniavskii, @​DiegoAndai, @​Janpot, @​Juneezee, @​LukasTy, @​mnajdova, @​morozow, @​Nashyn, @​oliviertassinari, @​sahil-ag, @​sai6855, @​Sergio16T, @​siriwatknp, @​xconverge, @​yash49, @​ZeeshanTamboli

v6.1.0

Compare Source

Sep 10, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights :

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#​43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/icons-material@6.1.0
@mui/material@6.1.0
@mui/system@6.1.0
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​cherniavskii, @​Designer023, @​DiegoAndai, @​GoOrit-Anima, @​IAluI, @​Janpot, @​JCQuintas, @​lhilgert9, @​lokendra-reco, @​LuseBiswas, @​Michael-Hutchinson, @​michaldudak, @​mnajdova, @​ohmsl, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

v6.0.2

Compare Source

Sep 3, 2024

A big thanks to the 11 contributors who made this release possible.

@mui/material@6.0.2
@mui/system@6.0.2
@mui/codemod@6.0.2
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

Compare Source

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

TanStack/query (@​tanstack/react-query)

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other

Packages

v5.56.2

Compare Source

Version 5.56.2 - 9/12/24, 6:05 PM

Changes

Fix
  • core: make sure infiniteQuery always fetches the first page (#​8051) (7624785) by Dominik Dorfmeister

Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes

Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister

Packages

v5.56.0

Compare Source

Version 5.56.0 - 9/12/24, 9:56 AM

Changes

Feat
  • core: ensureInfiniteQueryData (#​8048) (edec4a6) by Dominik Dorfmeister
Docs

Packages

v5.55.4

Compare Source

Version 5.55.4 - 9/9/24, 6:38 AM

Changes

Fix

Packages

v5.55.3

Compare Source

Version 5.55.3 - 9/9/24, 6:16 AM

Changes

Fix
  • replace JSON.stringify with replaceDeepEqual in structural sharing integrity check (#​8030) (1bffc78) by jxom
Chore
  • angular-query: remove redundant dependencies (#​8032) (d58cf08) by Arnoud
Docs
  • react-query: Update React Suspens Link in README.md (#​8020) (9b78527) by Cyril Leclercq

Packages

v5.55.2

Compare Source

Version 5.55.2 - 9/8/24, 4:10 PM

Changes

Refactor

Packages

v5.55.1

Compare Source

Version 5.55.1 - 9/8/24, 1:19 PM

Changes

Fix
Refactor
Docs

Packages

v5.55.0

Compare Source

Version 5.55.0 - 9/6/24, 5:58 AM

Changes

Feat
  • react-query: add optional queryClient parameter to usePrefetchQuery (#​8014) (48702e4) by Jonghyeon Ko

Packages

v5.54.1

Compare Source

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix
  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#​7903) (a85382f) by Simone Cervini

Packages

v5.53.3

Compare Source

Version 5.53.3 - 9/2/24, 12:32 PM

Changes

Fix
  • query-core: remove error thrown inside replaceData (#​8004) (fb9d4f6) by Bohdan Yefimenko
Docs
  • vue-query: update SSR guide for nuxt2 (#​8001) (cd91357) by Damian Osipiuk

Packages

v5.53.2

Compare Source

Version 5.53.2 - 9/1/24, 8:41 PM

Changes

Fix
Chore
Docs

Packages

v5.53.1

Compare Source

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix
  • query-core: handle errors that occur inside setData method (#​7966) (50315ac) by Bohdan Yefimenko
Chore

Packages

v5.52.3

Compare Source

Version 5.52.3 - 8/29/24, 11:03 PM

Changes

Fix
  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#​7923) (eee80af) by divdavem
Chore
Docs
  • Add known limitation about cancellation with suspense hooks (#​7958) (804357b) by Romain Trotard

Packages

soofstad/react-oauth2-pkce (react-oauth2-code-pkce)

v1.21.0

Compare Source

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

v6.26.2

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.19.2
    • react-router@6.26.2
styled-components/styled-components (styled-components)

v6.1.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.12...v6.1.13

microsoft/TypeScript (typescript)

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v4.6.0

Compare Source

v4.5.1

Compare Source


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.

Edited by uis-devops-renovatebot

Merge request reports

Loading