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

Update Debug UI dependencies (non-major) #5814

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 15.0.2 -> 15.0.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.0 -> 1.5.2 age adoption passing confidence
maplibre-gl (source) 4.1.2 -> 4.1.3 age adoption passing confidence
vite (source) 5.2.8 -> 5.2.10 age adoption passing confidence
vitest (source) 1.5.0 -> 1.5.2 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

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

v7.7.1

Compare Source

This was a version bump only for parser 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/coverage-v8)

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
maplibre/maplibre-gl-js (maplibre-gl)

v4.1.3

Compare Source

✨ Features and improvements
  • Added const enum for actor messages to improve readability and maintainability. In tsconfig.json, isolatedModules flag is set to false in favor of generated JS size. (#​3879)
🐞 Bug fixes
  • Fix different unwanted panning changes at the end of a panning motion, that happen on a large screen (#​3935)
  • Fix image sources not being marked as loaded on error (#​3981)
  • Fix ScaleControl options should be optional. (#​4002)
  • Fix race condition in SourceCache that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#​3992)
  • Fix paint property not being updated by setPaintProperty (#​2651)
vitejs/vite (vite)

v5.2.10

Compare Source

v5.2.9

Compare Source


Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 20, 2024 22:21
@renovate renovate bot requested a review from testower April 20, 2024 22:21
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.88%. Comparing base (e2cc0e5) to head (965fe27).

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #5814   +/-   ##
==========================================
  Coverage      67.88%   67.88%           
- Complexity     16557    16559    +2     
==========================================
  Files           1908     1908           
  Lines          72355    72355           
  Branches        7443     7443           
==========================================
+ Hits           49119    49120    +1     
- Misses         20714    20715    +1     
+ Partials        2522     2520    -2     

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

testower
testower previously approved these changes Apr 21, 2024
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from e7a5928 to d208814 Compare April 22, 2024 17:26
@testower testower self-requested a review April 23, 2024 08:24
testower
testower previously approved these changes Apr 23, 2024
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from d208814 to b51196a Compare April 23, 2024 14:57
testower
testower previously approved these changes Apr 23, 2024
@testower
Copy link
Contributor

@leonardehrenfried can we merge?

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch 2 times, most recently from 2e6d51c to bc8db00 Compare April 24, 2024 12:08
testower
testower previously approved these changes Apr 25, 2024
@testower testower enabled auto-merge April 25, 2024 08:52
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from bc8db00 to 965fe27 Compare April 25, 2024 12:26
@testower testower self-requested a review April 25, 2024 12:53
@vpaturet vpaturet self-requested a review April 25, 2024 13:06
@testower testower merged commit 7074fc4 into dev-2.x Apr 25, 2024
7 checks passed
@testower testower deleted the renovate/debug-ui-dependencies-(non-major) branch April 25, 2024 13:07
@t2gran t2gran added this to the 2.6 (next release) milestone May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants