opentripplanner / OpenTripPlanner

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

Update Debug UI dependencies (non-major) #5925

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/client-preset (source) 4.3.0 -> 4.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.13.0 -> 7.14.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.13.0 -> 7.14.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.9.0 age adoption passing confidence
eslint-plugin-react 7.34.2 -> 7.34.3 age adoption passing confidence
graphql 16.8.2 -> 16.9.0 age adoption passing confidence
graphql-request 7.0.1 -> 7.1.0 age adoption passing confidence
maplibre-gl (source) 4.4.0 -> 4.5.0 age adoption passing confidence
react-bootstrap (source) 2.10.2 -> 2.10.3 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence
vite (source) 5.3.1 -> 5.3.2 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/client-preset) ### [`v4.3.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#431) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.3.0...@graphql-codegen/client-preset@4.3.1) ##### Patch Changes - Updated dependencies \[[`808ada5`](https://togithub.com/dotansimha/graphql-code-generator/commit/808ada595d83d39cad045da5824cac6378e9eca3), [`14ce39e`](https://togithub.com/dotansimha/graphql-code-generator/commit/14ce39e41dfee38c652be736664177fa2b1df421)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).3.0 - [@​graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@​4](https://togithub.com/4).0.8 - [@​graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@​4](https://togithub.com/4).2.2 - [@​graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@​5](https://togithub.com/5).0.8 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.8
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types - **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens ##### ❤️ Thank You - Jake Bailey 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.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### 🩹 Fixes - **eslint-plugin:** \[no-extraneous-class] handle abstract members - **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types - **eslint-plugin:** \[no-invalid-this] support AccessorProperty ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no 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.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly] refine report locations - **eslint-plugin:** \[return-await] support explicit resource management - **eslint-plugin:** \[no-unsafe-member-access] differentiate a types-error any from a true any ##### ❤️ Thank You - Kirk Waiblinger - Yukihiro Hasegawa 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.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) 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.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no 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.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) 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.
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y) ### [`v6.9.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v690---2024-06-19) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0) ##### Fixed - \[Fix] `img-redundant-alt`: fixed multibyte character support [`#969`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969) - \[meta] fix changelog links [`#960`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960) ##### Commits - \[New] add support for Flat Config [`6b5f096`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4) - Revert "\[Fix] `isNonInteractiveElement`: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" [`75d5dd7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70) - \[Robustness] use `safe-regex-test` [`4c7e781`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4c7e7815c12a797587bb8e3cdced7f3003848964) - \[actions] update actions/checkout [`51a1ca7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`, `eslint-doc-generator`, `object.entries` [`1271ac1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271ac1d6e5dcf9a2bc2c086faaf062335629171) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/register`, `aud`, `eslint-plugin-import`, `npmignore`, `object.assign` [`540cb7a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/540cb7aefead582f237071d55a40f098d0885478) - \[Deps] update `@babel/runtime`, `array-includes`, `es-iterator-helpers`, `hasown`, `object.fromentries`, `safe-regex-test` [`5d14408`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5d1440825a8838ae10dc94cc3a4a7e1e967644b4) - \[Deps] pin `aria-query` and `axobject-query`, add `ls-engines` test to CI [`32fd82c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f) - \[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-doc-generator` [`d1b4114`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d1b41142248a7cca45bb5f0b96ff23ee87fb9411) - \[Fix] ensure `summary` remains non-interactive [`6a048da`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a) - \[Deps] remove `@babel/runtime` [`0a98ad8`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480) - \[New] `no-noninteractive-element-to-interactive-role`: allow `menuitemradio` and `menuitemcheckbox` on \
  • [`c0733f9`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c0733f94031fe3eec6b4d54176afe47929bb0a84) - \[Deps] update `@babel/runtime`, `safe-regex-test` [`0d5321a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d5321a5457c5f0da0ca216053cc5b4f571b53ae) - \[actions] pin codecov to v3.1.5 [`961817f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/961817f61fa56cd7815c6940c27ef08469b1516b) - \[Deps] unpin `axe-core` [`b3559cf`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b3559cf89be6b5352cd77ffa025831b3d793d565) - \[Deps] move `object.entries` to dev deps [`1be7b70`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1be7b709eececd83f1d5f67a60b2c97cfe9a561d) - \[Deps] update `@babel/runtime` [`2a48abb`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2a48abb5effa911e7d1a8575e1c9768c947a33f1) - \[Deps] update `@babel/runtime` [`1adec35`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1adec3517fc2c9797212ca4d38858deed917e7be)
  • jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.34.3`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7343---20240618) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3) ##### Fixed - \[`prop-types`]: null-check rootNode before calling getScope ([#​3762][] [@​crnhrv](https://togithub.com/crnhrv)) - \[`boolean-prop-naming`]: avoid a crash with a spread prop ([#​3733][] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-boolean-value`]: `assumeUndefinedIsFalse` with `never` must not allow explicit `true` value ([#​3757][] [@​6uliver](https://togithub.com/6uliver)) - \[`no-object-type-as-default-prop`]: enable rule for components with many parameters ([#​3768][] [@​JulienR1](https://togithub.com/JulienR1)) - \[`jsx-key`]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks ([#​3769][] [@​akulsr0](https://togithub.com/akulsr0)) [7.34.3]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 [#​3769]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3769 [#​3768]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3768 [#​3762]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3762 [#​3757]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3757 [#​3733]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3733
    graphql/graphql-js (graphql) ### [`v16.9.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.9.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.8.2...v16.9.0) #### v16.9.0 (2024-06-21) ##### New Feature 🚀 - [#​4119](https://togithub.com/graphql/graphql-js/pull/4119) backport\[v16]: Introduce "recommended" validation rules ([@​benjie](https://togithub.com/benjie)) - [#​4122](https://togithub.com/graphql/graphql-js/pull/4122) backport\[v16]: Enable passing values configuration to GraphQLEnumType as a thunk ([@​benjie](https://togithub.com/benjie)) - [#​4124](https://togithub.com/graphql/graphql-js/pull/4124) backport\[v16]: Implement OneOf Input Objects via `@oneOf` directive ([@​benjie](https://togithub.com/benjie)) ##### Committers: 1 - Benjie([@​benjie](https://togithub.com/benjie))
    jasonkuhrt/graphql-request (graphql-request) ### [`v7.1.0`](https://togithub.com/jasonkuhrt/graphql-request/releases/tag/7.1.0) [Compare Source](https://togithub.com/jasonkuhrt/graphql-request/compare/7.0.1...7.1.0) ##### Fixes - [`829028d`](https://togithub.com/jasonkuhrt/graphql-request/commit/829028d) make dprint optional dep ([#​920](https://togithub.com/jasonkuhrt/graphql-request/issues/920)) - [`3ba32a3`](https://togithub.com/jasonkuhrt/graphql-request/commit/3ba32a3) client sends accept header ##### Improvements - [`30b39bf`](https://togithub.com/jasonkuhrt/graphql-request/commit/30b39bf) improve: update all deps to latest ([#​936](https://togithub.com/jasonkuhrt/graphql-request/issues/936)) - [`92ea1b2`](https://togithub.com/jasonkuhrt/graphql-request/commit/92ea1b2) docs: mention additional requirement for TS - [`39dfb37`](https://togithub.com/jasonkuhrt/graphql-request/commit/39dfb37) refactor: no mock server - [`db4db92`](https://togithub.com/jasonkuhrt/graphql-request/commit/db4db92) docs: TS moduleResolution requirements ##### [Graffle](https://togithub.com/jasonkuhrt/graphql-request/discussions/922) ##### Features - [`c91bbc3`](https://togithub.com/jasonkuhrt/graphql-request/commit/c91bbc3) anyware hook retries ([#​904](https://togithub.com/jasonkuhrt/graphql-request/issues/904)) - [`6eebe6f`](https://togithub.com/jasonkuhrt/graphql-request/commit/6eebe6f) extension system ([#​871](https://togithub.com/jasonkuhrt/graphql-request/issues/871)) - [`543ffdf`](https://togithub.com/jasonkuhrt/graphql-request/commit/543ffdf) static exec and req funcs ([#​851](https://togithub.com/jasonkuhrt/graphql-request/issues/851)) - [`eecf7b9`](https://togithub.com/jasonkuhrt/graphql-request/commit/eecf7b9) incremental typed client ([#​848](https://togithub.com/jasonkuhrt/graphql-request/issues/848)) ##### Chores - [`f1fd315`](https://togithub.com/jasonkuhrt/graphql-request/commit/f1fd315) add publint ([#​865](https://togithub.com/jasonkuhrt/graphql-request/issues/865))
    maplibre/maplibre-gl-js (maplibre-gl) ### [`v4.5.0`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.4.1...v4.5.0) ##### ✨ Features and improvements - Add sky implementation according to spec ([#​3645](https://togithub.com/maplibre/maplibre-gl-js/pull/3645)) ##### 🐞 Bug fixes - Fix (de)serialization of extends of built-ins (currently only AjaxError) not working correctly in web_worker_transfer. Also refactored related web_worker_transfer code and added more tests ([#​4024](https://togithub.com/maplibre/maplibre-gl-js/pull/4211)) ### [`v4.4.1`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.4.0...v4.4.1) ##### 🐞 Bug fixes - Fix `terrain` listener memory leak when adding and removing Marker ([#​4284](https://togithub.com/maplibre/maplibre-gl-js/pull/4284))
    react-bootstrap/react-bootstrap (react-bootstrap) ### [`v2.10.3`](https://togithub.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2103-2024-06-19) [Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v2.10.2...v2.10.3) ##### Bug Fixes - update dependencies ([#​6810](https://togithub.com/react-bootstrap/react-bootstrap/issues/6810)) ([2070f34](https://togithub.com/react-bootstrap/react-bootstrap/commit/2070f345e5a3c19aa061cf5da392b95d00a87469))
    Microsoft/TypeScript (typescript) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)
    vitejs/vite (vite) ### [`v5.3.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small532-2024-06-27-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.1...v5.3.2) - fix(client): uniform variable `location` ([#​17528](https://togithub.com/vitejs/vite/issues/17528)) ([a8e2f6f](https://togithub.com/vitejs/vite/commit/a8e2f6f)), closes [#​17528](https://togithub.com/vitejs/vite/issues/17528) - fix(deps): update all non-major dependencies ([#​17494](https://togithub.com/vitejs/vite/issues/17494)) ([bf123f2](https://togithub.com/vitejs/vite/commit/bf123f2)), closes [#​17494](https://togithub.com/vitejs/vite/issues/17494) - fix(typescript): correctly expand ${configDir} in tsconfig.json ([#​17576](https://togithub.com/vitejs/vite/issues/17576)) ([24c799b](https://togithub.com/vitejs/vite/commit/24c799b)), closes [#​17576](https://togithub.com/vitejs/vite/issues/17576) - chore: fix some comments ([#​17495](https://togithub.com/vitejs/vite/issues/17495)) ([ec16a5e](https://togithub.com/vitejs/vite/commit/ec16a5e)), closes [#​17495](https://togithub.com/vitejs/vite/issues/17495) - chore(deps): update all non-major dependencies ([#​17553](https://togithub.com/vitejs/vite/issues/17553)) ([a33a97f](https://togithub.com/vitejs/vite/commit/a33a97f)), closes [#​17553](https://togithub.com/vitejs/vite/issues/17553) - chore(deps): update dependency eslint to v9 ([#​16661](https://togithub.com/vitejs/vite/issues/16661)) ([6c10662](https://togithub.com/vitejs/vite/commit/6c10662)), closes [#​16661](https://togithub.com/vitejs/vite/issues/16661) - chore(deps): update es-module-lexer to 1.5.4 ([#​17555](https://togithub.com/vitejs/vite/issues/17555)) ([2d6672f](https://togithub.com/vitejs/vite/commit/2d6672f)), closes [#​17555](https://togithub.com/vitejs/vite/issues/17555) - refactor(optimizer): use early continues ([#​17551](https://togithub.com/vitejs/vite/issues/17551)) ([7c06ef0](https://togithub.com/vitejs/vite/commit/7c06ef0)), closes [#​17551](https://togithub.com/vitejs/vite/issues/17551)

    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 3 months ago

    Codecov Report

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

    Project coverage is 69.46%. Comparing base (d62fcd2) to head (59c4183). Report is 2 commits behind head on dev-2.x.

    Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5925 +/- ## ============================================= - Coverage 69.46% 69.46% -0.01% Complexity 17075 17075 ============================================= Files 1937 1937 Lines 73680 73680 Branches 7539 7539 ============================================= - Hits 51184 51182 -2 - Misses 19872 19874 +2 Partials 2624 2624 ```

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

    testower commented 3 months ago

    @leonardehrenfried fyi I'm holding this pending #5924

    leonardehrenfried commented 3 months ago

    Ok. BTW, the breaking CI build was fixed in the main branch.