MTES-MCT / monitorfish

🎣 Improve control and monitoring of fishing vessels activities.
https://beta.gouv.fr/startups/monitorfish.html
GNU Affero General Public License v3.0
34 stars 7 forks source link

[Tech] Bump the non-major-dev-dependencies group in /frontend with 7 updates #3852

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps the non-major-dev-dependencies group in /frontend with 7 updates:

Package From To
@import-meta-env/cli 0.7.0 0.7.1
@import-meta-env/prepare 0.2.0 0.2.1
@swc/core 1.7.42 1.9.2
cypress 13.15.1 13.15.2
eslint-plugin-jest 28.8.3 28.9.0
vite 5.4.10 5.4.11
vite-tsconfig-paths 5.0.1 5.1.2

Updates @import-meta-env/cli from 0.7.0 to 0.7.1

Release notes

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

cli0.7.1

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

Changelog

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

0.7.1 (2024-11-11)

Bug Fixes

  • deps: update dependency picocolors to v1.1.0 (#1432) (396fa37)
  • deps: update dependency picocolors to v1.1.1 (#1499) (c697ca8)
Commits


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

Release notes

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

prepare0.2.1

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

Changelog

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

0.2.1 (2024-11-11)

Bug Fixes

  • deps: update dependency picocolors to v1.1.0 (#1432) (396fa37)
  • deps: update dependency picocolors to v1.1.1 (#1499) (c697ca8)
Commits


Updates @swc/core from 1.7.42 to 1.9.2

Changelog

Sourced from @​swc/core's changelog.

[1.9.2] - 2024-11-11

Bug Fixes

Features

  • (es/codegen) Implement proper inline_script support (#9729) (e732a36)

[1.9.1] - 2024-11-06

Bug Fixes

[1.9.0] - 2024-11-06

Bug Fixes

Features

  • (typescript) Port deno isolatedDeclarations updates (#9712) (6194044)

Miscellaneous Tasks

  • (deps) Update rust crate is-macro to v0.3.7 (#9713) (d48e6e8)

[1.8.0] - 2024-11-04

Bug Fixes

... (truncated)

Commits
  • 669d275 chore: Publish 1.9.2 with swc_core v5.0.3
  • 47c6d38 chore: Update changelog
  • f2be61f chore: Publish 1.9.2-nightly-20241111.1 with swc_core v5.0.3
  • 9aae07a chore: Publish crates with swc_core v5.0.3
  • e732a36 feat(es/codegen): Implement proper inline_script support (#9729)
  • 9dfa3f5 chore: Publish @swc/helpers@0.5.15
  • 1606d08 chore: Publish crates with swc_core v5.0.2
  • aff9de5 fix(es): Fix typo in feature name (#9721)
  • 7c396a1 chore: Update changelog
  • 3d87fe0 chore: Publish 1.9.1 with swc_core v5.0.1
  • Additional commits viewable in compare view


Updates cypress from 13.15.1 to 13.15.2

Release notes

Sourced from cypress's releases.

v13.15.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

Commits
  • 5caacc2 chore: update circleci cache version (#30548)
  • c2596e6 chore: release 13.15.2 (#30547)
  • 6e8142d chore(deps): update dependency stop-only to v3.4.1 (#30538)
  • 438f953 chore: Update v8 snapshot cache (#30545)
  • 3c6a092 chore: update mobx from 5.15.4 to 6.13.5 and mobx-react from 6.1.8 ...
  • a8a3cb9 fix: ensure we have marked things as stable prior to after/afterEach hooks ru...
  • b0b28d3 chore: Update CI workflows path to be current branch workflows file (#30534)
  • 4ff3b2b misc: correct CLI help typo for cypress open --global (#30532)
  • c33ff6a chore: remove react dependency from the server as it looks unused [run ci] (#...
  • b8a5280 chore: replace is-ci with underlying ci-info package (#30465)
  • Additional commits viewable in compare view


Updates eslint-plugin-jest from 28.8.3 to 28.9.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.9.0

28.9.0 (2024-11-05)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

28.9.0 (2024-11-05)

Features

Commits
  • 49f3079 chore(release): 28.9.0 [skip ci]
  • 1ce1258 feat: add TypeScript types (#1667)
  • 6f8ff4d chore: switch to v16 of @types/node (#1668)
  • 2a12174 chore(deps): lock file maintenance
  • 04044b9 docs: include both flat and legacy config examples in usage section (#1664)
  • d932210 chore(deps): lock file maintenance
  • 28c0f6d chore(deps): update yarn to v3.8.6 (#1657)
  • 89c39e0 chore(deps): lock file maintenance
  • 0ff404c chore(deps): lock file maintenance
  • 3888bee chore(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates vite from 5.4.10 to 5.4.11

Release notes

Sourced from vite's releases.

v5.4.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.11 (2024-11-11)

Commits


Updates vite-tsconfig-paths from 5.0.1 to 5.1.2

Release notes

Sourced from vite-tsconfig-paths's releases.

v5.1.2

  • fix Windows regression introduced in v5.1.1 (#162)

v5.1.1

  • support ${configDir} syntax in include/exclude (#156)

v5.1.0

  • Add skip option for adding additional directories to be skipped when searching for tsconfig.json files (#146)
  • Fix path resolution on Windows when other Vite plugins neglect to normalize the importer path before calling this.resolve in their resolveId hooks (#157)
  • Allow both tsconfig.json and jsconfig.json in the same directory (4124b091607503d44b876bb4edd726667b386660)
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud