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 minor-and-patch group across 1 directory with 17 updates #9223

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the minor-and-patch group with 17 updates in the /front directory:

Package From To
@nivo/core 0.80.0 0.87.0
@nivo/line 0.80.0 0.87.0
@rjsf/core 5.21.1 5.21.2
@rjsf/utils 5.21.1 5.21.2
@rjsf/validator-ajv8 5.21.1 5.21.2
i18next 23.15.1 23.15.2
openapi-typescript-codegen 0.27.0 0.29.0
@import-meta-env/prepare 0.1.14 0.2.0
@import-meta-env/unplugin 0.5.2 0.6.0
@playwright/test 1.43.1 1.47.2
@types/lodash 4.17.9 4.17.10
@types/react 18.3.10 18.3.11
eslint-plugin-import 2.30.0 2.31.0
eslint-plugin-react 7.37.0 7.37.1
eslint-plugin-vitest 0.3.26 0.5.4
typescript 5.3.3 5.6.2
vite-plugin-checker 0.6.4 0.8.0

Updates @nivo/core from 0.80.0 to 0.87.0

Release notes

Sourced from @​nivo/core's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

v0.86.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.85.1...v0.86.0

v0.85.1

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.85.0...v0.85.1

v0.85.0

What's Changed

... (truncated)

Changelog

Sourced from @​nivo/core's changelog.

v0.81.0 (2023-04-26)

Commits
  • da6d6b7 v0.87.0
  • 3ea4911 feat(line): delegate the mesh current element selection to the voronoi package
  • 664647a feat(voronoi): restore touch events support
  • 1d4eba0 feat(theming): exclude non standard properties from text styles
  • acd5ce3 feat(core): remove unused prop types
  • a7097eb feat(text): introduce @​nivo/text package
  • 874a147 feat(tree): add support for labels
  • 349e122 chore(deps): upgrade d3-shape
  • b683244 fix(core): use readonly arrays for props as the libraries do not modify them
  • bca34e4 feat(recompose): completely remove recompose from the project
  • Additional commits viewable in compare view

Updates @nivo/line from 0.80.0 to 0.87.0

Release notes

Sourced from @​nivo/line's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

v0.86.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.85.1...v0.86.0

v0.85.1

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.85.0...v0.85.1

v0.85.0

What's Changed

... (truncated)

Changelog

Sourced from @​nivo/line's changelog.

v0.81.0 (2023-04-26)

Commits
  • da6d6b7 v0.87.0
  • 3ea4911 feat(line): delegate the mesh current element selection to the voronoi package
  • 664647a feat(voronoi): restore touch events support
  • 1d4eba0 feat(theming): exclude non standard properties from text styles
  • 61d411a fix(line): fix snapshot based tests due to the d3-shape upgrade
  • 349e122 chore(deps): upgrade d3-shape
  • 1ac1246 feat(line): passing the whole point in parameter of the AccessorFunc for Line...
  • 26c9135 feat(line): remove prop-types as we're supposed to rely on TS
  • 3f090bc fix(line): fix area rendering (#2558)
  • 6996fc1 v0.86.0
  • Additional commits viewable in compare view

Updates @rjsf/core from 5.21.1 to 5.21.2

Release notes

Sourced from @​rjsf/core's releases.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Changelog

Sourced from @​rjsf/core's changelog.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Commits

Updates @rjsf/utils from 5.21.1 to 5.21.2

Release notes

Sourced from @​rjsf/utils's releases.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Changelog

Sourced from @​rjsf/utils's changelog.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Commits

Updates @rjsf/validator-ajv8 from 5.21.1 to 5.21.2

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

5.21.2

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field
Commits

Updates i18next from 23.15.1 to 23.15.2

Release notes

Sourced from i18next's releases.

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates openapi-typescript-codegen from 0.27.0 to 0.29.0

Release notes

Sourced from openapi-typescript-codegen's releases.

v0.29.0

Please migrate your projects to use @​hey-api/openapi-ts

The @hey-api/openapi-ts project started as a fork with the goal to resolve the most pressing issues. going forward they are planning to maintain the OpenAPI generator and give it the love it deserves. Please support them with their work and make sure to migrate your projects: https://heyapi.vercel.app/openapi-ts/migrating.html

Fixed

  • Upgraded dependencies

v0.28.0

Fixed

  • Upgraded dependencies
  • Windows issue when resolving external spec files
  • Media-type for falsy bodies except 'undefined'
  • Updated typo in generated header

Added

  • Enabled withXSRFToken for Axios
Changelog

Sourced from openapi-typescript-codegen's changelog.

[0.29.0] - 2024-04-05

Please migrate your projects to use @​hey-api/openapi-ts

The @hey-api/openapi-ts project started as a fork with the goal to resolve the most pressing issues. going forward they are planning to maintain the OpenAPI generator and give it the love it deserves. Please support them with their work and make sure to migrate your projects: https://heyapi.vercel.app/openapi-ts/migrating.html

Fixed

  • Upgraded dependencies

[0.28.0] - 2024-03-19

Fixed

  • Upgraded dependencies
  • Windows issue when resolving external spec files
  • Media-type for falsy bodies except 'undefined'
  • Updated typo in generated header

Added

  • Enabled withXSRFToken for Axios
Commits
  • 118255c Updated readme with migration message
  • 1e04c97 Updated main branch name
  • ccdc9d3 build(deps-dev): Bump puppeteer from 22.6.2 to 22.6.3 (#2105)
  • 7d39fcc build(deps-dev): Bump @​types/node from 20.12.3 to 20.12.4 (#2104)
  • bf0c67f build(deps-dev): Bump @​babel/preset-env from 7.24.3 to 7.24.4 (#2103)
  • 6e595ae build(deps-dev): Bump @​typescript-eslint/parser from 7.4.0 to 7.5.0 (#2101)
  • fd442bc build(deps-dev): Bump @​babel/core from 7.24.3 to 7.24.4 (#2102)
  • 45bbda3 build(deps-dev): Bump @​types/node from 20.12.2 to 20.12.3 (#2100)
  • 2286a8b build(deps-dev): Bump @​typescript-eslint/eslint-plugin (#2099)
  • c812b00 build(deps-dev): Bump puppeteer from 22.6.1 to 22.6.2 (#2098)
  • Additional commits viewable in compare view

Updates @import-meta-env/prepare from 0.1.14 to 0.2.0

Release notes

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

flow0.2.0

Changelog: https://github.com/runtime-env/import-meta-env/blob/flow0.2.0/packages/flow/CHANGELOG.md

prepare0.2.0

Changelog: https://github.com/runtime-env/import-meta-env/blob/prepare0.2.0/packages/prepare/CHANGELOG.md

Changelog

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

0.2.0 (2024-09-01)

⚠ BREAKING CHANGES

  • dotenv is a dependency instead of a peer dependency

Features

Commits

Updates @import-meta-env/unplugin from 0.5.2 to 0.6.0

Release notes

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

cli0.6.0

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

unplugin0.6.0

Changelog: https://github.com/runtime-env/import-meta-env/blob/unplugin0.6.0/packages/unplugin/CHANGELOG.md

cli0.5.6

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

cli0.5.5

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

cli0.5.4

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

cli0.5.3

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

Changelog

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

0.6.0 (2024-09-01)

⚠ BREAKING CHANGES

  • dotenv is a dependency instead of a peer dependency

Features

Commits
  • d4d38eb chore(release): @​import-meta-env/unplugin@​0.4.8
  • 9a2f498 build: upgrade peer dependecy version in multiple packages
  • ecb07e9 chore(deps): update dependency typescript to v5.0.3
  • 0f16813 chore(deps): update dependency webpack to v5.77.0
  • 8ac72aa chore(deps): update dependency @​types/node to v18.15.11
  • e9af2e2 chore(deps): update dependency @​types/node to v18.15.10
  • 1ed89fd chore(deps): update dependency rollup to v3.20.2
  • 2518735 chore(deps): update dependency @​types/node to v18.15.9
  • 5f0a603 chore(deps): update dependency @​types/node to v18.15.8
  • 2b41a58 chore(deps): update dependency @​types/node to v18.15.7
  • Additional commits viewable in compare view

Updates @playwright/test from 1.43.1 to 1.47.2

Release notes

Sourced from @​playwright/test's releases.

v1.47.2

Highlights

microsoft/playwright#32699 [REGRESSION]: fix(codegen): use content_frame property in python/.NET microsoft/playwright#32706 [REGRESSION]: page.pause() does not pause test timeout after 1.47 microsoft/playwright#32661 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Highlights

microsoft/playwright#32480 - [REGRESSION]: tsconfig.json's compilerOptions.paths no longer working in 1.47 microsoft/playwright#32552 - [REGRESSION]: broken UI in Trace Viewer while showing network response body

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.0

Network Tab improvements

The Network tab in the UI mode and trace viewer has several nice improvements:

  • filtering by asset type and URL
  • better display of query string parameters
  • preview of font assets

Network tab now has filters

Credit to @​kubajanik for these wonderful improvements!

--tsconfig CLI option

By default, Playwright will look up the closest tsconfig for each imported file using a heuristic. You can now specify a single tsconfig file in the command line, and Playwright will use it for all imported files, not only test files:

# Pass a specific tsconfig
</tr></table> 

... (truncated)

Commits
  • d93029f chore: mark v1.47.2 (#32729)
  • 0c6217a cherry-pick(#32699): fix(codegen): use content_frame property in python
  • f96b487 cherry-pick(#32714): fix(test runner): page.pause() should enable debug mode ...
  • 937424f cherry-pick(#32661): fix(trace-viewer): time delta between local and … (#32663)
  • 3d2ffd0 chore: mark v1.47.1 (#32617)
  • dba1319 cherry-pick(#32589): docs: release note fixes for 1.47
  • 90f959a cherry-pick(#32553): fix(trace-viewer): fix ui issue on network request details
  • 13e6e48 cherry-pick(#32491): fix(test runner): allow directory imports with path mapp...
  • 8762407 cherry-pick(#32492): Revert "fix(test runner): align with typescript … (#32560)
  • f9145b1 cherry-pick(#32516): chore: allow query as string in Python/.NET
  • Additional commits viewable in compare view

Updates @types/lodash from 4.17.9 to 4.17.10

Commits

Updates @types/react from 18.3.10 to 18.3.11

Commits

Updates eslint-plugin-import from 2.30.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (

@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 09:27
@dependabot dependabot bot added area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file labels Oct 7, 2024
Bumps the minor-and-patch group with 17 updates in the /front directory:

| Package | From | To |
| --- | --- | --- |
| [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) | `0.80.0` | `0.87.0` |
| [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) | `0.80.0` | `0.87.0` |
| [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.15.2` |
| [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen) | `0.27.0` | `0.29.0` |
| [@import-meta-env/prepare](https://github.com/runtime-env/import-meta-env/tree/HEAD/packages/prepare) | `0.1.14` | `0.2.0` |
| [@import-meta-env/unplugin](https://github.com/runtime-env/import-meta-env/tree/HEAD/packages/unplugin) | `0.5.2` | `0.6.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.43.1` | `1.47.2` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.1` |
| [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.26` | `0.5.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.2` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.4` | `0.8.0` |



Updates `@nivo/core` from 0.80.0 to 0.87.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.87.0/packages/core)

Updates `@nivo/line` from 0.80.0 to 0.87.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.87.0/packages/line)

Updates `@rjsf/core` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `@rjsf/utils` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `@rjsf/validator-ajv8` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `i18next` from 23.15.1 to 23.15.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.15.2)

Updates `openapi-typescript-codegen` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/ferdikoomen/openapi-typescript-codegen/releases)
- [Changelog](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/CHANGELOG.md)
- [Commits](ferdikoomen/openapi-typescript-codegen@v0.27.0...v0.29.0)

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

Updates `@import-meta-env/unplugin` from 0.5.2 to 0.6.0
- [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.0/packages/unplugin)

Updates `@playwright/test` from 1.43.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.43.1...v1.47.2)

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

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

Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)

Updates `eslint-plugin-react` from 7.37.0 to 7.37.1
- [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.0...v7.37.1)

Updates `eslint-plugin-vitest` from 0.3.26 to 0.5.4
- [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v0.3.26...v0.5.4)

Updates `typescript` from 5.3.3 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.6.2)

Updates `vite-plugin-checker` from 0.6.4 to 0.8.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.8.0)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nivo/line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/validator-ajv8"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: openapi-typescript-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@import-meta-env/prepare"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@import-meta-env/unplugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/minor-and-patch-9a07fd9430 branch from cf044ef to 49c32bb Compare October 7, 2024 18:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/front/minor-and-patch-9a07fd9430 branch October 8, 2024 13:15
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