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 #901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.12.3 -> 3.12.4 age adoption passing confidence
@mui/icons-material (source) 6.2.1 -> 6.3.1 age adoption passing confidence
@mui/material (source) 6.2.1 -> 6.3.1 age adoption passing confidence
@mui/system (source) 6.2.1 -> 6.3.1 age adoption passing confidence
@mui/x-date-pickers (source) 7.23.2 -> 7.23.3 age adoption passing confidence
@tanstack/react-query (source) 5.62.8 -> 5.62.15 age adoption passing confidence
@types/lodash (source) 4.17.13 -> 4.17.14 age adoption passing confidence
@types/react (source) 18.3.17 -> 18.3.18 age adoption passing confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence
pnpm (source) 8.15.1 -> 8.15.9 age adoption passing confidence
pnpm (source) 8.15.1 -> 8.15.9 age adoption passing confidence
react-chartjs-2 5.2.0 -> 5.3.0 age adoption passing confidence
react-hook-form (source) 7.54.1 -> 7.54.2 age adoption passing confidence
react-intersection-observer 9.14.0 -> 9.14.1 age adoption passing confidence
react-number-format (source) 5.4.2 -> 5.4.3 age adoption passing confidence
react-router-dom (source) 7.0.2 -> 7.1.1 age adoption passing confidence
vite (source) 6.0.3 -> 6.0.7 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.4

Compare Source

Patch Changes
  • #​12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.
mui/material-ui (@​mui/icons-material)

v6.3.1

Compare Source

Jan 3, 2025

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

Compare Source

Dec 23, 2024

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

  • Fix invalid HTML structure in the Accordion component (#​44408) @​ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​ZeeshanTamboli

mui/mui-x (@​mui/x-date-pickers)

v7.23.3

Compare Source

We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Korean (ko-KR) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​k-rajat19, @​good-jinu.
Following are all team members who have contributed to this release:
@​KenanYusuf, @​MBilalShafi, @​arminmeh, @​flaviendelangle.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

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

v5.62.14

Compare Source

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

Packages

v5.62.12

Compare Source

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf
  • query-core: Improve mutationCache implementation performance (#​8496) (19b95c4) by Dominik Dorfmeister
Docs

Packages

v5.62.11

Compare Source

Version 5.62.11 - 12/27/24, 1:15 PM

Changes

Fix

Packages

v5.62.10

Compare Source

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix
  • solid-query: solid query options default error type (#​8472) (287848b) by Muhammad Ilham Mubarak
Chore
Docs
  • contributing: update pnpm version (#​8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix
Chore
Docs

Packages

lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    
pnpm/pnpm (pnpm)

v8.15.9: pnpm 8.15.9

Compare Source

Patch Changes

  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.8

Compare Source

Patch Changes

  • Upgrade tar to v6.2.1 in the dependences #​7939.
  • If the script-shell option is configured to a .bat/.cmd file on Windows, pnpm will now error with ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If the script-shell option is necessary for your use-case, please set a .exe file instead.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.7

Compare Source

Patch Changes

  • pnpm config get prints a comma-separated list for an array value instead of nothing.
  • It should be possible to publish a tarball with custom dist-tag #​7845.
  • Print the list of packages that were not built because they are ignored by configuration settings.

Platinum Sponsors

Gold Sponsors


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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for aptos-explorer ready!

Name Link
🔨 Latest commit 4c0cba4
🔍 Latest deploy log https://app.netlify.com/sites/aptos-explorer/deploys/67793faf8eca9a00087d7474
😎 Deploy Preview https://deploy-preview-901--aptos-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from e4489dc to 3ccdbfa Compare November 12, 2024 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 3e80311 to e0784e3 Compare November 20, 2024 15:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from bed3ce7 to 49890b9 Compare November 25, 2024 14:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 46428d9 to 6370b2c Compare December 18, 2024 18:06
@renovate renovate bot changed the title Update all non-major dependencies Update pnpm to v8.15.9 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f4a1082 to 80e27f6 Compare December 19, 2024 12:55
@renovate renovate bot changed the title Update pnpm to v8.15.9 Update all non-major dependencies Dec 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0909a99 to 788bb98 Compare December 26, 2024 04:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a3251af to 5a440bc Compare January 3, 2025 16:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 65c4ec0 to 9e70ec5 Compare January 3, 2025 22:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e70ec5 to 4c0cba4 Compare January 4, 2025 14:03
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.

0 participants