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

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.14.9 -> 5.14.11 age adoption passing confidence
@mui/material (source) dependencies patch 5.14.10 -> 5.14.11 age adoption passing confidence
@mui/x-data-grid (source) dependencies minor 6.15.0 -> 6.16.0 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 6.15.0 -> 6.16.0 age adoption passing confidence
@types/react (source) dependencies patch 18.2.22 -> 18.2.24 age adoption passing confidence
@types/react-dom (source) dependencies patch 18.2.7 -> 18.2.8 age adoption passing confidence
@types/react-plotly.js (source) dependencies patch 2.6.0 -> 2.6.1 age adoption passing confidence
@types/recharts (source) devDependencies patch 1.8.24 -> 1.8.25 age adoption passing confidence
@typescript-eslint/eslint-plugin dependencies patch 6.7.3 -> 6.7.4 age adoption passing confidence
@typescript-eslint/parser dependencies patch 6.7.3 -> 6.7.4 age adoption passing confidence
cypress devDependencies minor 13.2.0 -> 13.3.0 age adoption passing confidence
ol-pmtiles dependencies minor ^0.2.0 -> ^0.3.0 age adoption passing confidence
react-redux dependencies patch 8.1.2 -> 8.1.3 age adoption passing confidence

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


Release Notes

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

v5.14.11

Compare Source

Sep 26, 2023

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

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alisasanib, @​anle9650, @​anon-phantom, @​DanailH, @​danilo-leal, @​DiegoAndai, @​flaviendelangle, @​gitstart, @​Janpot, @​jergason, @​maheshguntur, @​michaldudak, @​mikailaread, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​Studio384, @​tebersefa, @​vadimka123, @​zanivan, @​ZeeshanTamboli

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

v6.16.0

Compare Source

Sep 29, 2023

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

  • 🎁 Add a clearable behavior to all the single input pickers and fields (#​9095) @​noraleonte

    The pickers and fields now have an out-of-the box implementation for clearing the field value. You can see the documentation for this behavior on the Date Picker documentation.

    Clearable behavior
  • 💫 Add Date Picker customization playground (#​9581) @​noraleonte

    You can play around with style customization options on the Date Picker documentation.

    We are thrilled to hear your feedback about this functionality!

  • 🚀 Fix header filters menu auto closing on render (#​10483) @​MBilalShafi

  • 🎯 Fix column headers scroll when theme scoping is used (#​10437) @​cherniavskii

  • 🌍 Improve Russian (ru-RU) locale on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

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

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

@mui/[email protected] premium

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

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

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

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

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

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

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

cypress-io/cypress (cypress)

v13.3.0

Compare Source

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

protomaps/PMTiles (ol-pmtiles)

v0.3.0

Compare Source

reduxjs/react-redux (react-redux)

v8.1.3

Compare Source


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.

@socket-security
Copy link

socket-security bot commented Oct 2, 2023

@renovate renovate bot force-pushed the renovate/npm-all-minor-patch branch from ec98e00 to 6d36b9f Compare October 2, 2023 19:18
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #3142 (6d36b9f) into main (4d5e3b6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3142   +/-   ##
=======================================
  Coverage   84.71%   84.71%           
=======================================
  Files         301      301           
  Lines       10123    10123           
  Branches      588      588           
=======================================
  Hits         8576     8576           
  Misses       1384     1384           
  Partials      163      163           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@conbrad conbrad temporarily deployed to production October 3, 2023 15:44 Inactive
@conbrad conbrad merged commit 26ac110 into main Oct 3, 2023
30 checks passed
@conbrad conbrad deleted the renovate/npm-all-minor-patch branch October 3, 2023 16:03
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.

1 participant