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

chore(deps): update all non-major dependencies #1307

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.1 -> 3.11.2 age adoption passing confidence
@fontsource/inter (source) 5.0.19 -> 5.0.20 age adoption passing confidence
@graphql-codegen/client-preset (source) 4.3.2 -> 4.3.3 age adoption passing confidence
@mui/icons-material (source) 5.16.5 -> 5.16.6 age adoption passing confidence
@mui/material (source) 5.16.5 -> 5.16.6 age adoption passing confidence
@mui/x-data-grid (source) 7.11.1 -> 7.12.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.11.1 -> 7.12.0 age adoption passing confidence
husky 9.1.3 -> 9.1.4 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.8 age adoption passing confidence
typescript-eslint (source) 7.17.0 -> 7.18.0 age adoption passing confidence
vitest (source) 2.0.4 -> 2.0.5 age adoption passing confidence

Release Notes

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

v3.11.2

Compare Source

Patch Changes
fontsource/font-files (@​fontsource/inter)

v5.0.20

Compare Source

dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v4.3.3

Compare Source

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

v5.16.6

Compare Source

Jul 30, 2024

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

@mui/material@5.16.6
Docs
Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

mui/mui-x (@​mui/x-data-grid)

v7.12.0

Compare Source

Aug 1, 2024

💵 Our commercial offering is evolving

The Pro plan is receiving two new packages:

  • @mui/x-tree-view-pro (available today!)
  • @mui/x-charts-pro (available in the coming weeks)

As always, every feature released as part of the MIT plan will remain free and MIT licensed forever.

This expansion of the Pro plan comes with some adjustments to our pricing strategy. Learn more about those in the Upcoming changes to MUI X pricing in 2024 blog post.

Highlights

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

  • 🎁 Introduce item reordering using drag and drop on the RichTreeViewPro component

    Item reordering using drag and drop
  • 📦 Support Common JS bundle out of the box on @mui/x-charts by adding vendored D3 dependencies.

    • This modifies how the package imports D3.js. It will impact you if you use d3 packages installed by @mui/x-charts and don't have them in your package.json. You shouldn't be affected otherwise.

    • For more context, the initial issue is caused by D3 only exporting ESM.

      image

    • The solution up until now was to export charts with only ESM. But some frameworks are confused by this configuration.

      image

    • So in order to fix this, we are providing a CJS version of D3.

      image

  • 🌍 Improve Turkish (tr-TR) locale on the Data Grid

  • 🌍 Improve Finnish (fi-FI) locale on the Date and Time Pickers

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/x-data-grid@7.12.0
@mui/x-data-grid-pro@7.12.0 pro

Same changes as in @mui/x-data-grid@7.12.0.

@mui/x-data-grid-premium@7.12.0 premium

Same changes as in @mui/x-data-grid-pro@7.12.0.

Date and Time Pickers
@mui/x-date-pickers@7.12.0
@mui/x-date-pickers-pro@7.12.0 pro

Same changes as in @mui/x-date-pickers@7.12.0.

Charts
@mui/x-charts@7.12.0
Tree View
@mui/x-tree-view@7.12.0
Docs
Core
typicode/husky (husky)

v9.1.4

Compare Source

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

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

typescript-eslint/typescript-eslint (typescript-eslint)

v7.18.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (vitest)

v2.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), 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.

@renovate renovate bot requested review from tackley, IanKrieger and a team as code owners August 7, 2024 02:11
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7366290 to 8f15b8f Compare August 7, 2024 07:51
@tackley tackley merged commit 41d9adf into master Aug 7, 2024
9 checks passed
@tackley tackley deleted the renovate/all-minor-patch branch August 7, 2024 09:27
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant