opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.13k stars 1.01k forks source link

chore(deps): update debug ui dependencies (non-major) #5855

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/client-preset (source) 4.2.5 -> 4.2.6 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.8.0 -> 7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.8.0 -> 7.10.0 age adoption passing confidence
eslint-plugin-react-refresh 0.4.6 -> 0.4.7 age adoption passing confidence
maplibre-gl (source) 4.2.0 -> 4.3.2 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/client-preset) ### [`v4.2.6`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#426) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.2.5...@graphql-codegen/client-preset@4.2.6) ##### Patch Changes - Updated dependencies \[[`dfc5310`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfc5310ab476bed6deaefc608f311ff368722f7e), [`156cc2b`](https://togithub.com/dotansimha/graphql-code-generator/commit/156cc2b9a2a5129beba121cfa987b04e29899431), [`dfc5310`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfc5310ab476bed6deaefc608f311ff368722f7e), [`b49457b`](https://togithub.com/dotansimha/graphql-code-generator/commit/b49457b5f29328d2dc23c642788a2e697cb8966e)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.4 - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).2.0 - [@​graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@​4](https://togithub.com/4).0.7 - [@​graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@​4](https://togithub.com/4).2.1 - [@​graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@​5](https://togithub.com/5).0.7 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.7
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) ##### 🚀 Features - **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting ##### 🩹 Fixes - **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag ##### ❤️ Thank You - auvred - Emanuel Hoogeveen - jsfm01 - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) 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](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) 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](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh) ### [`v0.4.7`](https://togithub.com/ArnaudBarre/eslint-plugin-react-refresh/blob/HEAD/CHANGELOG.md#047) [Compare Source](https://togithub.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.6...v0.4.7) - Support `export { Component as default }` (fixes [#​41](https://togithub.com/ArnaudBarre/eslint-plugin-react-refresh/issues/41))
maplibre/maplibre-gl-js (maplibre-gl) ### [`v4.3.2`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#432) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.3.1...v4.3.2) ##### 🐞 Bug fixes - Fix an issue with `moveend` zoom being different than the actual current zoom ([#​4132](https://togithub.com/maplibre/maplibre-gl-js/pull/4132)) ### [`v4.3.1`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#431) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.3.0...v4.3.1) ##### 🐞 Bug fixes - Fix drift in zoom that may happen during flyTo and easeTo due to freezeElevation logic. ([#​3878](https://togithub.com/maplibre/maplibre-gl-js/issues/3878)) ### [`v4.3.0`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.2.0...v4.3.0) ##### ✨ Features and improvements - Add `getData` method for GeoJSON Sources to provide the possibility to obtain all the source's features ([#​4082](https://togithub.com/maplibre/maplibre-gl-js/pull/4082)) - Allow cross-fading between raster tile source updates at the same zoom level ([#​4072](https://togithub.com/maplibre/maplibre-gl-js/pull/4072)) ##### 🐞 Bug fixes - Fix normalizeSpriteURL before transformRequest throwing an Error with relative URLs ([#​3897](https://togithub.com/maplibre/maplibre-gl-js/issues/3897)) - Fix return type of map.cameraForBounds ([#​3760](https://togithub.com/maplibre/maplibre-gl-js/issues/3760)) - Fix to run benchmark with MAPLIBRE_STYLES environment variable ([#​2122](https://togithub.com/maplibre/maplibre-gl-js/issues/2122)) - Fix symbol collisions using inaccurate and sometimes entirely wrong collision boxes when the map is pitched or rotated ([#​210](https://togithub.com/maplibre/maplibre-gl-js/issues/210)) - Fix `text-translate` and `icon-translate` behaving weirdly and inconsistently with other `-translate` properties ([#​3456](https://togithub.com/maplibre/maplibre-gl-js/issues/3456)) - Fix symbol collision debug view (`showCollisionBoxes`) not showing the actual bounding boxes used for collision and click areas. The displayed boxes now match actual collision boxes exactly ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071)) - Fix symbol collision boxes not being accurate for variable-anchor symbols ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071)) - Fix icon collision boxes using `text-translate` property for translation instead of the correct `icon-translate` ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071))

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.95%. Comparing base (18d742f) to head (e36ef15).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5855 +/- ## ============================================= - Coverage 67.95% 67.95% -0.01% + Complexity 16607 16604 -3 ============================================= Files 1914 1914 Lines 72648 72648 Branches 7452 7452 ============================================= - Hits 49368 49367 -1 + Misses 20750 20749 -1 - Partials 2530 2532 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.