IFRCGo / go-web-app

GO Web application! GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.
https://go.ifrc.org
MIT License
5 stars 0 forks source link

Bump the vite group with 11 updates #1205

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps the vite group with 11 updates:

Package From To
@vitejs/plugin-react-swc 3.6.0 3.7.0
@vitest/coverage-v8 1.3.1 1.6.0
vite 5.1.5 5.3.1
vite-plugin-compression2 0.11.0 1.1.1
vite-plugin-radar 0.9.3 0.9.6
vite-plugin-webfont-dl 3.9.1 3.9.4
vite-tsconfig-paths 4.3.1 4.3.2
vitest 1.3.1 1.6.0
vite-plugin-dts 3.7.3 3.9.1
vite-plugin-lib-inject-css 1.3.0 2.1.1
@storybook/react-vite 7.6.17 8.1.10

Updates @vitejs/plugin-react-swc from 3.6.0 to 3.7.0

Release notes

Sourced from @​vitejs/plugin-react-swc's releases.

v3.7.0

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Changelog

Sourced from @​vitejs/plugin-react-swc's changelog.

3.7.0

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Commits


Updates @vitest/coverage-v8 from 1.3.1 to 1.6.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • c9883f3 fix(coverage): apply vite-node's wrapper only to executed files (#5642)
  • a52964b chore: release v1.5.3
  • 81f57f4 chore: release v1.5.2
  • 1be4510 chore: release v1.5.1
  • 80265b4 fix(coverage): thresholds to compare files relative to root (#5574)
  • ea3c16e fix(coverage): prevent crash when cleanOnRerun is disabled (#5540)
  • 9e7a01c chore: release v1.5.0
  • 10b8971 feat(coverage): v8 to ignore empty lines, comments, types (#5457)
  • a8da192 chore: release v1.4.0
  • Additional commits viewable in compare view


Updates vite from 5.1.5 to 5.3.1

Release notes

Sourced from vite's releases.

create-vite@5.3.0

Please refer to CHANGELOG.md for details.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.3.1 (2024-06-14)

5.3.0 (2024-06-13)

Features

Performance

Fixes

Chore

... (truncated)

Commits


Updates vite-plugin-compression2 from 0.11.0 to 1.1.1

Release notes

Sourced from vite-plugin-compression2's releases.

v1.1.1

Patches

  • Tarball should handle right static sources.

v1.1.0

Improve

  • Option include add default value.

Credits

@​Ibadichan

v1.0.0

Background

This is a stable version.

Major

  • Rename plugin cp as tarball and remove unnecessary options.

Improves

  • Optimize compression task.

v0.12.0

Background

Improves

  • expose new plugin cp.(a tarball helper)
Changelog

Sourced from vite-plugin-compression2's changelog.

1.1.1

Patches

  • Tarball should handle right static sources.

1.1.0

Improve

  • Option include add default value.

Credits

@​Ibadichan

1.0.0

Background

This is a stable version.

Major

  • Rename plugin cp as tarball and remove unnecessary options.

Improves

  • Optimize compression task.

0.12.0

Background

Improves

  • expose new plugin cp.(a tarball helper)
Commits
  • f0c07af chore: release v1.1.1
  • 0d965d9 chore: remove incorrect tips
  • 9189f66 chore: release v1.1.0
  • c84aaf4 chore: Updated readme doc brotliCompress example (#49)
  • f47dcdb feat:Added default value for include option (#47)
  • 5a16590 chore: update docs
  • 63c9485 chore: release v1.0.0
  • a182ebc fix: tarball should work normal without compression
  • 0b13c56 chore: ci remove windows env
  • fc2d2b2 feat: using tar-stream as tarball
  • Additional commits viewable in compare view


Updates vite-plugin-radar from 0.9.3 to 0.9.6

Release notes

Sourced from vite-plugin-radar's releases.

v0.9.5

What's Changed

New Contributors

Full Changelog: https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.4...v0.9.5

v0.9.4

What's Changed

New Contributors

Full Changelog: https://github.com/stafyniaksacha/vite-plugin-radar/compare/v0.9.3...v0.9.4

Changelog

Sourced from vite-plugin-radar's changelog.

0.9.6 (2024-05-28)

0.9.5 (2024-05-28)

Features

0.9.4 (2024-04-06)

Features

  • add vite 6 to allowed peer dependencies (18767d8)
  • added support for injectTo to google-analytics (#31) (2fa82e8)
Commits


Updates vite-plugin-webfont-dl from 3.9.1 to 3.9.4

Release notes

Sourced from vite-plugin-webfont-dl's releases.

v3.9.4

What's Changed

  • Hash long filenames (#53)
  • Escape URLs in regex (#53)

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.3...v3.9.4

v3.9.3

What's Changed

New Contributors

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.2...v3.9.3

v3.9.2

What's Changed

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.1...v3.9.2

Commits


Updates vite-tsconfig-paths from 4.3.1 to 4.3.2

Commits


Updates vitest from 1.3.1 to 1.6.0

Release notes

Sourced from vitest's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • f8d3d22 feat(benchmark): support comparing benchmark result (#5398)
  • 21e58bd feat(browser): allow injecting scripts (#5656)
  • 30f728b feat: custom "snapshotEnvironment" option (#5449)
  • 2f91322 feat(reporter): support includeConsoleOutput and addFileAttribute in juni...
  • c571276 perf: unnecessary rpc call when coverage is disabled (#5658)
  • bdce0a2 feat: support standalone mode (#5565)
  • 40c299f fix: don't panic on empty files in node_modules
  • c9e68ce fix: hash the name of the file when caching (#5654)
  • f5faf42 fix: call resolveId('vitest') after buildStart (#5646)
  • Additional commits viewable in compare view


Updates vite-plugin-dts from 3.7.3 to 3.9.1

Release notes

Sourced from vite-plugin-dts's releases.

v3.9.1

Please refer to CHANGELOG.md for details.

v3.9.0

Please refer to CHANGELOG.md for details.

v3.8.3

Please refer to CHANGELOG.md for details.

v3.8.2

Please refer to CHANGELOG.md for details.

v3.8.1

Please refer to CHANGELOG.md for details.

v3.8.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

3.9.1 (2024-05-05)

Bug Fixes

  • correctly process cleaning .vue paths (0a3ad73), closes #325

3.9.0 (2024-04-23)

Features

3.8.3 (2024-04-15)

Bug Fixes

3.8.2 (2024-04-12)

Bug Fixes

  • correctly process aliases which are inside generic types (0d204d9), closes #317
  • ignore walk for module declaration node (1d65015), closes #318

3.8.1 (2024-03-28)

Bug Fixes

  • correct process property names in imports (fb320fb), closes #316

3.8.0 (2024-03-27)

Bug Fixes

  • add syntactic and semantic diagnostics (#310) (7c10782)

Features

  • collect declared modules when rollup types (39606bd), closes #240
Commits
  • 74ca8f6 release: v3.9.1
  • 0a3ad73 fix: correctly process cleaning .vue paths
  • 7a0c372 release: v3.9.0
  • 791a1b7 feat: add afterRollup option
  • c4cbd6d release: v3.8.3
  • b84c6e2 fix: correctly test export default
  • a191d3a release: v3.8.2
  • 0d204d9 fix: correctly process aliases which are inside generic types
  • 1d65015 fix: ignore walk for module declaration node
  • 1880153 release: v3.8.1
  • Additional commits viewable in compare view


Updates vite-plugin-lib-inject-css from 1.3.0 to 2.1.1

Release notes

Sourced from vite-plugin-lib-inject-css's releases.

vite-plugin-lib-inject-css@2.1.1

Patch Changes

  • fix: upgrade ecosystem dependencies, fix #23

vite-plugin-lib-inject-css@2.1.0

Minor Changes

  • fix: adjust code injection position to prevent top line directive from being invalid #21.
  • chore: update dependencies.

vite-plugin-lib-inject-css@2.0.1

Patch Changes

  • fix: code injection failed when multiple entries are importing a same style file. closed #18
  • chore: upgrade dependencies.

Prefer to view CHANGELOG.md to get more information

v2.0.0

Major Changes

  • refactor!: remove unnecessary plugin params and scanEntries function, make it simple and focus on code injection.
  • fix: error occurs when uses with storybook builder vite, closed #15.
  • chore: upgrade ecosystem dependencies(vite v5 & rollup v4).
Changelog

Sourced from vite-plugin-lib-inject-css's changelog.

2.1.1

Patch Changes

  • fix: upgrade ecosystem dependencies, fix #23

2.1.0

Minor Changes

  • fix: adjust code injection position to prevent top line directive from being invalid #21.
  • chore: update dependencies.

2.0.1

Patch Changes

  • fix: code injection failed when multiple entries are importing a same style file. closed #18
  • chore: upgrade dependencies.

2.0.0

Major Changes

  • refactor!: remove unnecessary plugin params and scanEntries function, make it simple and focus on code injection.
  • fix: error occurs when uses with storybook builder vite, closed #15.
  • chore: upgrade ecosystem dependencies(vite v5 & rollup v4).
Commits


Updates @storybook/react-vite from 7.6.17 to 8.1.10

Release notes

Sourced from @​storybook/react-vite's releases.

v8.1.10

8.1.10

v8.1.9

8.1.9

changeset-bot[bot] commented 4 days ago

⚠️ No Changeset found

Latest commit: 135be87437fb03655804dd0c6e496b1af0e72f2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 4 days ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml