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

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 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
@cypress/code-coverage devDependencies patch 3.12.11 -> 3.12.12 age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.14.18 -> 5.14.19 age adoption passing confidence
@mui/material (source) dependencies patch 5.14.18 -> 5.14.19 age adoption passing confidence
@mui/x-data-grid (source) dependencies patch 6.18.2 -> 6.18.3 age adoption passing confidence
@mui/x-date-pickers (source) dependencies patch 6.18.2 -> 6.18.3 age adoption passing confidence
@testing-library/jest-dom devDependencies patch 6.1.4 -> 6.1.5 age adoption passing confidence
@types/luxon (source) dependencies patch 3.3.5 -> 3.3.6 age adoption passing confidence
@types/react (source) dependencies patch 18.2.38 -> 18.2.41 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) dependencies patch 6.13.0 -> 6.13.1 age adoption passing confidence
@typescript-eslint/parser (source) dependencies patch 6.13.0 -> 6.13.1 age adoption passing confidence
eslint (source) devDependencies minor 8.54.0 -> 8.55.0 age adoption passing confidence
eslint-config-prettier dependencies minor 9.0.0 -> 9.1.0 age adoption passing confidence
keycloak-js (source) dependencies patch 23.0.0 -> 23.0.1 age adoption passing confidence
ol (source) dependencies patch 9.0.0-dev.1701030855118 -> 9.0.0-dev.1701358929517 age adoption passing confidence
react-router-dom (source) dependencies patch 6.20.0 -> 6.20.1 age adoption passing confidence
recharts dependencies patch 2.10.1 -> 2.10.3 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.12

Compare Source

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

v5.14.19

Compare Source

Nov 29, 2023

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

@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: @​avikalpg, @​brijeshb42, @​cherniavskii, @​danilo-leal, @​DarhkVoyd, @​dhaub-exelixis, @​DiegoAndai, @​flaviendelangle, @​islandryu, @​joserodolfofreitas, @​lhilgert9, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sadik-malik, @​sai6855, @​zanivan, @​ZeeshanTamboli

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

v6.18.3

Compare Source

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

v6.18.3

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.1.5

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.13.1

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.13.1

Compare Source

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

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

eslint/eslint (eslint)

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
keycloak/keycloak (keycloak-js)

v23.0.1

Compare Source

Upgrading

Before upgrading refer to the migration guide for a complete list of changes.

All resolved issues

Bugs

  • #​23841 Users page with LDAP User Storage Provider Cannot read properties of undefined admin/ui
  • #​23872 Attempt to request storage access in Firefox oidc
  • #​24261 „Unlink users“-Option greyed out in ldap federation admin/ui
  • #​24958 Error handling in admin console when update of user fails due the 400 HTTP error code admin/ui
  • #​24961 Keycloak not able to handle multiple validating X509 certificates when public key are the same saml
  • #​24984 Operator is missing CRDs metadata in CSV operator
  • #​25008 Group search when creating user admin/ui
  • #​25022 NPE in checkAndBindMtlsHoKToken on Token Refresh when using SuppressRefreshTokenRotationExecutor and Certificate Bound Token oidc
openlayers/openlayers (ol)

v9.0.0-dev.1701358929517

Compare Source

v9.0.0-dev.1701278752111

Compare Source

v9.0.0-dev.1701278721767

Compare Source

v9.0.0-dev.1701278416125

Compare Source

v9.0.0-dev.1701119362876

Compare Source

remix-run/react-router (react-router-dom)

v6.20.1

Compare Source

Patch Changes
recharts/recharts (recharts)

v2.10.3

Compare Source

What's Changed

New Contributors

Full Changelog: recharts/recharts@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Patch some bugs from 2.9 / 2.10

Fix
Accessibility
Refactor / Cleanup

New Contributors

Full Changelog: recharts/recharts@v2.10.1...v2.10.2


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.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7352e3) 81.96% compared to head (401ca8c) 81.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3273   +/-   ##
=======================================
  Coverage   81.96%   81.96%           
=======================================
  Files         276      276           
  Lines        9504     9504           
  Branches      446      446           
=======================================
  Hits         7790     7790           
  Misses       1595     1595           
  Partials      119      119           

☔ 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 2395699 to 14b3972 Compare December 4, 2023 12:46
@renovate renovate bot force-pushed the renovate/npm-all-minor-patch branch from 1c36a57 to 401ca8c Compare December 4, 2023 16:41
Copy link

sonarcloud bot commented Dec 4, 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

@conbrad conbrad temporarily deployed to production December 4, 2023 17:03 Inactive
@conbrad conbrad merged commit e801f6d into main Dec 4, 2023
32 checks passed
@conbrad conbrad deleted the renovate/npm-all-minor-patch branch December 4, 2023 17: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.

1 participant