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

Lock file maintenance npm all non-major dependencies #3537

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@cypress/code-coverage devDependencies patch 3.12.33 -> 3.12.34 age adoption passing confidence
@mui/x-data-grid-pro (source) dependencies patch 6.19.9 -> 6.19.10 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.1.1 -> 7.2.0 age adoption passing confidence
@types/leaflet (source) dependencies patch 1.9.9 -> 1.9.11 age adoption passing confidence
@types/react (source) dependencies patch 18.2.74 -> 18.2.78 age adoption passing confidence
@types/react-dom (source) dependencies patch 18.2.24 -> 18.2.25 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) dependencies minor 7.5.0 -> 7.6.0 age adoption passing confidence
@typescript-eslint/parser (source) dependencies minor 7.5.0 -> 7.6.0 age adoption passing confidence
cypress (source) devDependencies patch 13.7.2 -> 13.7.3 age adoption passing confidence
recharts dependencies patch 2.12.4 -> 2.12.5 age adoption passing confidence
typescript (source) dependencies patch 5.4.4 -> 5.4.5 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

cypress-io/code-coverage (@​cypress/code-coverage)

v3.12.34

Compare Source

Bug Fixes
mui/mui-x (@​mui/x-data-grid-pro)

v6.19.10

Compare Source

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements
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].

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

v7.2.0

Compare Source

Apr 12, 2024

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

  • 🎨 Make grid colors customizable through the MUI themes API
  • 🌍 Improve French (fr-FR), German (de-DE), and Swedish (sv-SE) locales on the Data Grid and Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements
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], plus:

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

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

Charts
@mui/[email protected]
Tree View
@mui/[email protected]
Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

cypress-io/cypress (cypress)

v13.7.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

recharts/recharts (recharts)

v2.12.5

Compare Source

Small fixes while working on v3 continued...

What's Changed

Feat
Fix

Address https://github.com/recharts/recharts/issues/4382

A recent release of @types/react broke some builds because they removed certain (unused) events from common event handler attributes. recharts was unknowingly enumerating keys of SVGProps in the Layer component with the old types and causing a type error on tsc with skipLibCheck: false

  • typescript - Layer: use SVGAttributes instead of SVGProps in forwardRef components by @​ckifer in https://github.com/recharts/recharts/pull/4413
  • typescript - Pie: fix Pie ref which was cast to HTMLElement when the ref is actually referring to SVGGElement. This gave false information to whoever is using ref on the Pie component

Full Changelog: recharts/recharts@v2.12.4...v2.12.5

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.46%. Comparing base (2584ac4) to head (b6b928e).
Report is 1 commits behind head on main.

❗ Current head b6b928e differs from pull request most recent head 1a46a75. Consider uploading reports for the commit 1a46a75 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3537   +/-   ##
=======================================
  Coverage   80.46%   80.46%           
=======================================
  Files         289      289           
  Lines       10376    10376           
  Branches      514      514           
=======================================
  Hits         8349     8349           
  Misses       1885     1885           
  Partials      142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/npm-all-minor-patch branch from b6b928e to 1a46a75 Compare April 15, 2024 15:30
@renovate renovate bot force-pushed the renovate/npm-all-minor-patch branch from af31ac9 to 2f8be20 Compare April 15, 2024 15:39
Copy link

sonarcloud bot commented Apr 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@conbrad conbrad temporarily deployed to production April 15, 2024 16:00 Inactive
@conbrad conbrad merged commit 70c999a into main Apr 15, 2024
24 checks passed
@conbrad conbrad deleted the renovate/npm-all-minor-patch branch April 15, 2024 16:18
vanislekahuna pushed a commit to vanislekahuna/wps that referenced this pull request Sep 19, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants