Skip to content
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

Update all non-major dependencies #82

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.2 -> 5.15.4 age adoption passing confidence
@mui/material (source) 5.15.2 -> 5.15.4 age adoption passing confidence
@tanstack/react-query (source) 5.15.0 -> 5.17.12 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.15.0 -> 5.17.12 age adoption passing confidence
@types/node (source) 20.10.5 -> 20.11.2 age adoption passing confidence
@types/react (source) 18.2.45 -> 18.2.48 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.16.0 -> 6.19.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.16.0 -> 6.19.0 age adoption passing confidence
axios (source) 1.6.2 -> 1.6.5 age adoption passing confidence
classnames 2.3.3 -> 2.5.1 age adoption passing confidence
cypress (source) 13.6.1 -> 13.6.2 age adoption passing confidence
i18next (source) 23.7.11 -> 23.7.16 age adoption passing confidence
jsdom 23.0.1 -> 23.2.0 age adoption passing confidence
msw (source) 2.0.11 -> 2.1.0 age adoption passing confidence
msw (source) 2.0.10 -> 2.1.0 age adoption passing confidence
react-router-dom (source) 6.21.1 -> 6.21.2 age adoption passing confidence
recharts 2.10.3 -> 2.10.4 age adoption passing confidence
sass 1.69.5 -> 1.69.7 age adoption passing confidence
supertest 6.3.3 -> 6.3.4 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence
vite (source) 5.0.10 -> 5.0.11 age adoption passing confidence
vite-plugin-node-polyfills ^0.18.0 -> ^0.19.0 age adoption passing confidence
vitest (source) 1.1.0 -> 1.2.0 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v5.15.4

Compare Source

Jan 10, 2024

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

@mui/material@5.15.4
@mui/material-nextjs@5.15.4
@mui/icons-material@5.15.4
@mui/system@5.15.4
@mui/utils@5.15.4
@mui/base@5.0.0-beta.31
  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#​40425) @​sai6855
@mui/joy@5.0.0-beta.22
Docs
Core

All contributors of this release in alphabetical order: @​aacevski, @​alexfauquette, @​anle9650, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​iamsaumya, @​illume, @​Janpot, @​LukasTy, @​Methuselah96, @​michaldudak, @​mj12albert, @​nicegamer7, @​oliviertassinari, @​renovate[bot], @​RiceCrisp, @​sai6855, @​samuelsycamore, @​savalaram-redkar, @​siriwatknp, @​zanivan

v5.15.3

Compare Source

Jan 3, 2024

A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material-nextjs@5.15.3
@mui/base@5.0.0-beta.30
@mui/lab@5.0.0-alpha.159
@mui/material-next@6.0.0-alpha.116
Docs
Core

All contributors of this release in alphabetical order: @​aacevski, @​anle9650, @​danilo-leal, @​DiegoAndai, @​Kamino0, @​lhilgert9, @​michaldudak, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Super-Kenil

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

v5.17.12

Compare Source

Version 5.17.12 - 1/15/2024, 9:27 AM

Changes
Fix
Chore
Other
  • Revert "chore(sherif): remove unnecessary option and ignore directory" (#​6703) (22caf2a) by Dominik Dorfmeister
Packages

v5.17.10

Compare Source

Version 5.17.10 - 1/12/2024, 10:50 PM

Changes

Fix
  • query-core: replaceEqualDeep now handles objects with the same number of properties and one property being undefined (#​6693) (9d1fd29) by Manuel Schiller
Chore

Packages

v5.17.9

Compare Source

Version 5.17.9 - 1/8/2024, 12:53 AM

Changes

Fix
  • angular-query: type narrowing on query and mutation results (#​6662) (e423ebf) by Rares Golea
Chore

Packages

v5.17.8

Compare Source

Version 5.17.8 - 1/7/2024, 9:50 AM

Changes

Refactor
Chore
  • Fix incorrect npm tag for previous version release (#​6658) (df08994) by Lachlan Collins

Packages

v5.17.7

Compare Source

Version 5.17.7 - 1/6/2024, 1:25 PM

Changes

Fix
  • trigger release (0f6477f) by Dominik Dorfmeister

Packages

v5.17.5

Compare Source

Version 5.17.5 - 1/5/2024, 11:46 PM

Changes

Fix
  • Remove unnecessary tsconfig options (#​6653) (e5f23fc) by Lachlan Collins

Packages

v5.17.4

Compare Source

Version 5.17.4 - 1/5/2024, 9:42 PM

Changes

Fix
  • revert early bailout improvements (#​6652) (24719c1) by Dominik Dorfmeister

Packages

v5.17.3

Compare Source

Version 5.17.3 - 1/5/2024, 9:04 PM

Changes

Fix
  • queriesObserver: always use latest combine function (#​6651) (9e0bfa8) by Dominik Dorfmeister
Chore
Docs
  • useSuspenseQueries: add stale time caveat (#​6641) (971bd6f) by angeloaltamiranom

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

👻 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 Mend Renovate. View repository job log here.

Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nyuusu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2024 5:33pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9f2d1b to 26c5678 Compare January 1, 2024 19:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 26c5678 to 3e4d9ac Compare January 2, 2024 22:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e4d9ac to e1b5bcb Compare January 3, 2024 02:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e89da0 to 539d35e Compare January 9, 2024 04:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 539d35e to 7580f54 Compare January 9, 2024 17:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7580f54 to 039820f Compare January 9, 2024 22:18
@TomPlum TomPlum merged commit 5f05e81 into main Jan 15, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 15, 2024 19:50
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.

1 participant