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

front: bump the patch group across 1 directory with 15 updates #10232

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps the patch group with 15 updates in the /front directory:

Package From To
@osrd-project/ui-core 0.0.57 0.0.58
@osrd-project/ui-icons 0.0.57 0.0.58
@osrd-project/ui-manchette 0.0.57 0.0.58
@osrd-project/ui-manchette-with-spacetimechart 0.0.57 0.0.58
@osrd-project/ui-spacetimechart 0.0.57 0.0.59
@react-pdf/renderer 4.1.5 4.1.6
rc-slider 11.1.7 11.1.8
react-map-gl 7.1.7 7.1.8
react-modal 3.16.1 3.16.3
react-rnd 10.4.13 10.4.14
@import-meta-env/unplugin 0.6.1 0.6.2
@types/chroma-js 2.4.4 2.4.5
@types/node 22.10.2 22.10.5
eslint-plugin-react 7.37.2 7.37.3
vite 6.0.3 6.0.7

Updates @osrd-project/ui-core from 0.0.57 to 0.0.58

Release notes

Sourced from @​osrd-project/ui-core's releases.

0.0.58

What's Changed

ui-core

ui-trackoccupancydiagram

ui-manchette

ui-speedspacechart

dependencies

Full Changelog: OpenRailAssociation/osrd-ui@0.0.57...0.0.58

Commits

Updates @osrd-project/ui-icons from 0.0.57 to 0.0.58

Release notes

Sourced from @​osrd-project/ui-icons's releases.

0.0.58

What's Changed

ui-core

ui-trackoccupancydiagram

ui-manchette

ui-speedspacechart

dependencies

Full Changelog: OpenRailAssociation/osrd-ui@0.0.57...0.0.58

Commits

Updates @osrd-project/ui-manchette from 0.0.57 to 0.0.58

Release notes

Sourced from @​osrd-project/ui-manchette's releases.

0.0.58

What's Changed

ui-core

ui-trackoccupancydiagram

ui-manchette

ui-speedspacechart

dependencies

Full Changelog: OpenRailAssociation/osrd-ui@0.0.57...0.0.58

Commits

Updates @osrd-project/ui-manchette-with-spacetimechart from 0.0.57 to 0.0.58

Release notes

Sourced from @​osrd-project/ui-manchette-with-spacetimechart's releases.

0.0.58

What's Changed

ui-core

ui-trackoccupancydiagram

ui-manchette

ui-speedspacechart

dependencies

Full Changelog: OpenRailAssociation/osrd-ui@0.0.57...0.0.58

Commits
  • 06d5fcd ui-manchette: fix waypoint menu not closing
  • 1011141 ui-manchette-with-spacetimechart: update the waypoint menu story with the cli...
  • See full diff in compare view

Updates @osrd-project/ui-spacetimechart from 0.0.57 to 0.0.59

Release notes

Sourced from @​osrd-project/ui-spacetimechart's releases.

0.0.59

What's Changed

ui-core

ui-trackoccupancydiagram

dependencies

Full Changelog: OpenRailAssociation/osrd-ui@0.0.58...0.0.59

0.0.58

What's Changed

ui-core

ui-trackoccupancydiagram

ui-manchette

ui-speedspacechart

dependencies

... (truncated)

Commits
  • cbe72f6 ui-manchette-with-spacetime: adapt hook to work with both zoom and scroll sli...
  • b5eeee7 ui-space-time: zoom behavior mouse + slider
  • a5d955b ui-trackoccupancydiagram: tracks layer
  • 054c0dc ui-trackoccupancydiagram: add time-captions layer
  • See full diff in compare view

Updates @react-pdf/renderer from 4.1.5 to 4.1.6

Release notes

Sourced from @​react-pdf/renderer's releases.

@​react-pdf/renderer@​4.1.6

Patch Changes

Changelog

Sourced from @​react-pdf/renderer's changelog.

4.1.6

Patch Changes

Commits

Updates rc-slider from 11.1.7 to 11.1.8

Release notes

Sourced from rc-slider's releases.

v11.1.8

  • fix: tipFormatter should not crash with undefined value (#1053) 678403c
  • feat: add aria required prop to slider (#1051) 29c1850

react-component/slider@v11.1.7...v11.1.8

Commits

Updates react-map-gl from 7.1.7 to 7.1.8

Release notes

Sourced from react-map-gl's releases.

v7.1.8

  • Improves Source#updateSource to use setTiles function if available (#2355)
  • Update common type for compatibility (#2448)
  • fix: change transformation setters call order (#2391)
Changelog

Sourced from react-map-gl's changelog.

7.1.8 (Dec 19, 2024)

  • Improves Source#updateSource to use setTiles function if available (#2355)
  • Update common type for compatibility (#2448)
  • fix: change transformation setters call order (#2391)
Commits
Maintainer changes

This version was pushed to npm by chrisgervang, a new releaser for react-map-gl since your current version.


Updates react-modal from 3.16.1 to 3.16.3

Changelog

Sourced from react-modal's changelog.

3.16.3 - Tue, 17 Dec 2024 10:38:34 UTC

  • a5c0cf4 removing restriction on node engines.

3.16.2 - Tue, 17 Dec 2024 09:11:34 UTC

  • b91c724 updade react and react-dom peer dependencies.
  • a275399 simplify PR template.
  • 588f26b contributing requirements now just need a corresponding issue... on GitHub board
  • 449398d remove discussion note from readme.
  • e4841d6 chore: update shouldCloseOnOverlayClick doc
  • 6724a04 Fix tests
  • 7c1d947 Fix badge
  • 96a81be Comment the ellipsis in code blocks in docs/index.md
  • aff8b91 [added] add nodejs version restriction to package.json
  • 321966e [changed] change Miscellaneous related nodejs version text
  • 8dc2347 [added] add Miscellaneous section to the contributions.md file
  • f9bc6a0 [fixed] strict matching for tabbable nodes
  • e7c4a63 downgrade node version on github action.
  • 1a8f562 running tests on github actions
Commits
  • 7a2a63c Release v3.16.3.
  • a5c0cf4 removing restriction on node engines.
  • 8f68302 Release v3.16.2.
  • b91c724 updade react and react-dom peer dependencies.
  • a275399 simplify PR template.
  • 588f26b contributing requirements now just need a corresponding issue...
  • 449398d remove discussion note from readme.
  • e4841d6 chore: update shouldCloseOnOverlayClick doc
  • 6724a04 Fix tests
  • 7c1d947 Fix badge
  • Additional commits viewable in compare view

Updates react-rnd from 10.4.13 to 10.4.14

Commits

Updates @import-meta-env/unplugin from 0.6.1 to 0.6.2

Release notes

Sourced from @​import-meta-env/unplugin's releases.

cli0.6.2

Changelog: https://github.com/iendeavor/import-meta-env/blob/cli0.6.2/packages/cli/CHANGELOG.md

unplugin: v0.6.2

0.6.2 (2024-12-22)

Bug Fixes

Changelog

Sourced from @​import-meta-env/unplugin's changelog.

0.6.2 (2024-12-22)

Bug Fixes

Commits
  • da95505 chore(deps): update dependency @​types/node to v18.16.12
  • 1a7d0c4 chore(deps): update dependency vite to v4.3.7
  • b3ce717 chore(deps): update dependency rollup to v3.21.8
  • a3d8d4f chore(deps): update dependency @​types/node to v18.16.10
  • f88cc3b chore(deps): update dependency vite to v4.3.6
  • c7b5b26 chore(deps): update dependency rollup to v3.21.7
  • 86e746f chore(deps): update dependency @​types/node to v18.16.9
  • 8f988fa chore(deps): update dependency @​types/node to v18.16.8
  • 48d4de9 chore(deps): update dependency webpack to v5.82.1
  • 58d51ef chore(deps): update dependency @​types/node to v18.16.7
  • Additional commits viewable in compare view

Updates @types/chroma-js from 2.4.4 to 2.4.5

Commits

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates eslint-plugin-react from 7.37.2 to 7.37.3

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.3

Fixed

  • [no-danger]: avoid a crash on a nested component name (#3833[] @​ljharb)
  • [Fix] types: correct generated type declaration (#3840[] @​ocavue)
  • [no-unknown-property]: support precedence prop in react 19 (#3829[] @​acusti)
  • [prop-types]: props missing in validation when using generic types from a namespace import (#3859[] @​rbondoc96)

Changed

  • [Tests] [jsx-no-script-url]: Improve tests (#3849[] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841[] @​bastiendmt)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.37.3 - 2024.12.23

Fixed

  • [no-danger]: avoid a crash on a nested component name (#3833[] @​ljharb)
  • [Fix] types: correct generated type declaration (#3840[] @​ocavue)
  • [no-unknown-property]: support precedence prop in react 19 (#3829[] @​acusti)
  • [prop-types]: props missing in validation when using generic types from a namespace import (#3859[] @​rbondoc96)

Changed

  • [Tests] [jsx-no-script-url]: Improve tests (#3849[] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841[] @​bastiendmt)

#3859: jsx-eslint/eslint-plugin-react#3859 #3849: jsx-eslint/eslint-plugin-react#3849 #3841: jsx-eslint/eslint-plugin-react#3841 #3840: jsx-eslint/eslint-plugin-react#3840 #3833: jsx-eslint/eslint-plugin-react#3833 #3829: jsx-eslint/eslint-plugin-react#3829

Commits
  • 244743a Update CHANGELOG and bump version
  • bc5b9dd [actions] release workflow needs some new domains
  • ed3b1cf [Tests] jsx-uses-vars, jsx-uses-react: fix no-unused-vars tests in esli...
  • 033ad19 [Deps] update array.prototype.flatmap, es-iterator-helpers, `object.value...
  • b4a14f4 [meta] add directories.test
  • b713026 [Fix] prop-types: props missing in validation when using generic types from...
  • 66ae4c1 [Fix] no-unknown-property: support precedence prop in react 19
  • 233d442 [Dev Deps] update @babel/preset-react
  • 958954d [Docs] fix broken links:
  • 2c0b10c [Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking change
  • Additional commits viewable in compare view

Updates vite from 6.0.3 to 6.0.7

Release notes

Sourced from vite's releases.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.0.7 (2025-01-02)

  • fix: fix minify when builder.sharedPlugins: true (#19025) (f7b1964), closes #19025
  • fix: skip the plugin if it has been called before with the same id and importer (#19016) (b178c90), closes

Bumps the patch group with 15 updates in the /front directory:

| Package | From | To |
| --- | --- | --- |
| [@osrd-project/ui-core](https://github.com/osrd-project/osrd-ui/tree/HEAD/ui-core) | `0.0.57` | `0.0.58` |
| [@osrd-project/ui-icons](https://github.com/osrd-project/osrd-ui/tree/HEAD/ui-icons) | `0.0.57` | `0.0.58` |
| [@osrd-project/ui-manchette](https://github.com/osrd-project/osrd-ui/tree/HEAD/ui-manchette) | `0.0.57` | `0.0.58` |
| [@osrd-project/ui-manchette-with-spacetimechart](https://github.com/osrd-project/osrd-ui/tree/HEAD/ui-manchette-with-spacetimechart) | `0.0.57` | `0.0.58` |
| [@osrd-project/ui-spacetimechart](https://github.com/osrd-project/osrd-ui/tree/HEAD/ui-spacetimechart) | `0.0.57` | `0.0.59` |
| [@react-pdf/renderer](https://github.com/diegomura/react-pdf/tree/HEAD/packages/renderer) | `4.1.5` | `4.1.6` |
| [rc-slider](https://github.com/react-component/slider) | `11.1.7` | `11.1.8` |
| [react-map-gl](https://github.com/visgl/react-map-gl) | `7.1.7` | `7.1.8` |
| [react-modal](https://github.com/reactjs/react-modal) | `3.16.1` | `3.16.3` |
| [react-rnd](https://github.com/bokuweb/react-rnd) | `10.4.13` | `10.4.14` |
| [@import-meta-env/unplugin](https://github.com/runtime-env/import-meta-env/tree/HEAD/packages/unplugin) | `0.6.1` | `0.6.2` |
| [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `2.4.4` | `2.4.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.7` |



Updates `@osrd-project/ui-core` from 0.0.57 to 0.0.58
- [Release notes](https://github.com/osrd-project/osrd-ui/releases)
- [Commits](https://github.com/osrd-project/osrd-ui/commits/0.0.58/ui-core)

Updates `@osrd-project/ui-icons` from 0.0.57 to 0.0.58
- [Release notes](https://github.com/osrd-project/osrd-ui/releases)
- [Commits](https://github.com/osrd-project/osrd-ui/commits/0.0.58/ui-icons)

Updates `@osrd-project/ui-manchette` from 0.0.57 to 0.0.58
- [Release notes](https://github.com/osrd-project/osrd-ui/releases)
- [Commits](https://github.com/osrd-project/osrd-ui/commits/0.0.58/ui-manchette)

Updates `@osrd-project/ui-manchette-with-spacetimechart` from 0.0.57 to 0.0.58
- [Release notes](https://github.com/osrd-project/osrd-ui/releases)
- [Commits](https://github.com/osrd-project/osrd-ui/commits/0.0.58/ui-manchette-with-spacetimechart)

Updates `@osrd-project/ui-spacetimechart` from 0.0.57 to 0.0.59
- [Release notes](https://github.com/osrd-project/osrd-ui/releases)
- [Commits](https://github.com/osrd-project/osrd-ui/commits/0.0.59/ui-spacetimechart)

Updates `@react-pdf/renderer` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/diegomura/react-pdf/releases)
- [Changelog](https://github.com/diegomura/react-pdf/blob/master/packages/renderer/CHANGELOG.md)
- [Commits](https://github.com/diegomura/react-pdf/commits/@react-pdf/[email protected]/packages/renderer)

Updates `rc-slider` from 11.1.7 to 11.1.8
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](react-component/slider@v11.1.7...v11.1.8)

Updates `react-map-gl` from 7.1.7 to 7.1.8
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v7.1.8/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v7.1.7...v7.1.8)

Updates `react-modal` from 3.16.1 to 3.16.3
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-modal@v3.16.1...v3.16.3)

Updates `react-rnd` from 10.4.13 to 10.4.14
- [Release notes](https://github.com/bokuweb/react-rnd/releases)
- [Commits](https://github.com/bokuweb/react-rnd/commits)

Updates `@import-meta-env/unplugin` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/runtime-env/import-meta-env/releases)
- [Changelog](https://github.com/runtime-env/import-meta-env/blob/main/packages/unplugin/CHANGELOG.md)
- [Commits](https://github.com/runtime-env/import-meta-env/commits/cli0.6.2/packages/unplugin)

Updates `@types/chroma-js` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

Updates `vite` from 6.0.3 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@osrd-project/ui-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@osrd-project/ui-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@osrd-project/ui-manchette"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@osrd-project/ui-manchette-with-spacetimechart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@osrd-project/ui-spacetimechart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@react-pdf/renderer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rc-slider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-map-gl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-rnd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@import-meta-env/unplugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@types/chroma-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 3, 2025 15:25
@dependabot dependabot bot added area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants