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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@apollo/client (source) 3.12.8 -> 3.12.11 age adoption passing confidence dependencies patch 3.13.1 (+1)
@graphql-codegen/client-preset (source) 4.6.0 -> 4.6.2 age adoption passing confidence devDependencies patch
@mui/icons-material (source) 6.4.1 -> 6.4.3 age adoption passing confidence dependencies patch 6.4.4
@mui/lab (source) 6.0.0-beta.24 -> 6.0.0-beta.26 age adoption passing confidence dependencies patch 6.0.0-beta.27
@mui/material (source) 6.4.1 -> 6.4.3 age adoption passing confidence dependencies patch 6.4.4
@mui/x-data-grid (source) 7.24.1 -> 7.26.0 age adoption passing confidence dependencies minor
@mui/x-date-pickers (source) 7.24.1 -> 7.26.0 age adoption passing confidence dependencies minor
eslint-plugin-lingui 0.9.0 -> 0.10.0 age adoption passing confidence devDependencies minor
github/codeql-action v3.28.6 -> v3.28.9 age adoption passing confidence action patch
pnpm (source) 9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0 -> 9.15.5 age adoption passing confidence packageManager patch
rollup@>=4.0.0 <4.22.4 (source) [4.34.2 -> 4.34.6](https://renovatebot.com/diffs/npm/rollup@&gt;&#x3D;4.0.0 <4.22.4/4.34.2/4.34.6) age adoption passing confidence pnpm.overrides patch 4.34.7
swr (source) 2.3.0 -> 2.3.2 age adoption passing confidence dependencies patch
typescript-eslint (source) 8.22.0 -> 8.23.0 age adoption passing confidence devDependencies minor 8.24.0
vite (source) 6.0.11 -> 6.1.0 age adoption passing confidence devDependencies minor

Release Notes

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

v3.12.11

Compare Source

Patch Changes
  • #​12351 3da908b Thanks @​jerelmiller! - Fixes an issue where the wrong networkStatus and loading value was emitted from observableQuery when calling fetchMore with a no-cache fetch policy. The networkStatus now properly reports as ready and loading as false after the result is returned.

  • #​12354 a24ef94 Thanks @​phryneas! - Fix missing main.d.cts file

v3.12.10

Compare Source

Patch Changes

v3.12.9

Compare Source

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

v4.6.2

Compare Source

Patch Changes

v4.6.1

Compare Source

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

v6.4.3

Compare Source

Feb 4, 2025

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

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​ZeeshanTamboli

v6.4.2

Compare Source

Jan 29, 2025

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

@mui/[email protected]
Core
Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

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

v7.26.0

Compare Source

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

  • ⚡ Mount and resize performance improvements for the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​lauri865.
Following are all team members who have contributed to this release:
@​arminmeh, @​noraleonte, @​LukasTy, @​KenanYusuf, @​flaviendelangle.

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

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiContext() for Pro and Premium packages on React < 19 (#​16446) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Core

v7.25.0

Compare Source

Jan 31, 2025

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

  • 🐞 Bugfixes

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

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

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (#​16348) @​arminmeh
  • [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#​16382) @​arminmeh
@mui/[email protected] premium

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

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Charts
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Docs
Core
lingui/eslint-plugin (eslint-plugin-lingui)

v0.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lingui/eslint-plugin@0.9.0...0.10.0

github/codeql-action (github/codeql-action)

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025
  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025
  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

pnpm/pnpm (pnpm)

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
rollup/rollup (rollup@>=4.0.0 <4.22.4)

v4.34.6

Compare Source

2025-02-07

Bug Fixes
  • Retain "void 0" in the output for smaller output and fewer surprises (#​5838)
Pull Requests

v4.34.5

Compare Source

2025-02-07

Bug Fixes
  • Ensure namespace reexports always include all properties of all exports (#​5837)
Pull Requests

v4.34.4

Compare Source

2025-02-05

Bug Fixes
  • Do not tree-shake properties if a rest element is used in destructuring (#​5833)
Pull Requests

v4.34.3

Compare Source

2025-02-05

Bug Fixes
  • Ensure properties of "this" are included in getters (#​5831)
Pull Requests
vercel/swr (swr)

v2.3.2

Compare Source

Patches

Full Changelog: vercel/swr@v2.3.1...v2.3.2

v2.3.1

Compare Source

Fixes
Misc
New Contributors

Full Changelog: vercel/swr@v2.3.0...v2.3.1

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

v8.23.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.

vitejs/vite (vite)

v6.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-12 * * 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 a review from tackley as a code owner February 12, 2025 02:59
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e5d6865 to 5412edf Compare February 14, 2025 18:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5412edf to c7aaf72 Compare February 15, 2025 14:27
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