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

chore(deps/npm): bump the vite group with 4 updates #69

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the vite group with 4 updates: @vitest/ui, vite, vite-plugin-dts and vitest.

Updates @vitest/ui from 0.34.3 to 0.34.6

Release notes

Sourced from @​vitest/ui's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • 23c9db9 chore: release v0.34.6
  • 859d236 chore: release v0.34.5
  • 8c3152f fix(ui): correctly render ansi diff (#3810)
  • 417e868 chore: use flatMap instead of map_flat in rollup config (#4138)
  • 1fe9267 docs: enhancements for a smoother user experience
  • 91853bb chore: release v0.34.4
  • 8b39c11 fix(vitest): show error when calling API on files that user has no access to ...
  • See full diff in compare view

Updates vite from 4.4.9 to 4.5.0

Changelog

Sourced from vite's changelog.

4.5.0 (2023-10-18)

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

Commits
  • 055d2b8 release: v4.5.0
  • ed7bdc5 feat: scan .marko files (#14669)
  • 45595ef feat: backport mdx as known js source (#14560) (#14670)
  • 520139c feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...
  • b50db04 release: v4.4.11
  • 54e1275 revert: "fix: use string manipulation instead of regex to inject esbuild helpers
  • f3a3e77 release: v4.4.10
  • f8b9adb fix: restore builtins list
  • 104971d fix(resolve): support submodules of optional peer deps (#14489)
  • 0c6d289 fix(analysis): warnings for dynamic imports that use static template literals...
  • Additional commits viewable in compare view

Updates vite-plugin-dts from 3.5.3 to 3.6.3

Release notes

Sourced from vite-plugin-dts's releases.

v3.6.3

Please refer to CHANGELOG.md for details.

v3.6.2

Please refer to CHANGELOG.md for details.

v3.6.1

Please refer to CHANGELOG.md for details.

v3.6.0

Please refer to CHANGELOG.md for details.

v3.5.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

3.6.3 (2023-10-30)

Bug Fixes

  • make inject moduleResolution as patch for Vue (a6f12dc), closes #280

3.6.2 (2023-10-27)

Bug Fixes

  • remove passing projectReferences to program (fc1209c), closes #279

3.6.1 (2023-10-24)

Bug Fixes

  • ensure moduleResolution option in compilerOptions (01528a4), closes #277
  • ensure rollupTypes work with cleanVueFileName (261f7bc), closes #276

3.6.0 (2023-09-26)

Features

  • support custom api-extractor invoke options (f8c61e5), closes #270

3.5.4 (2023-09-21)

Bug Fixes

  • ensure relative to config path if not specify include/exclude (a7bab4d), closes #272
Commits
  • 68d0be3 release: v3.6.3
  • a6f12dc fix: make inject moduleResolution as patch for Vue
  • bd96a7a release: v3.6.2
  • fc1209c fix: remove passing projectReferences to program
  • 5488231 release: v3.6.1
  • 0ea660c build: update dependencies
  • 261f7bc fix: ensure rollupTypes work with cleanVueFileName
  • 01528a4 fix: ensure moduleResolution option in compilerOptions
  • 9382c60 release: v3.6.0
  • f8c61e5 feat: support custom api-extractor invoke options
  • Additional commits viewable in compare view

Updates vitest from 0.34.3 to 0.34.6

Release notes

Sourced from vitest's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vite group with 4 updates: [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/ui` from 0.34.3 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/ui)

Updates `vite` from 4.4.9 to 4.5.0
- [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/v4.5.0/packages/vite)

Updates `vite-plugin-dts` from 3.5.3 to 3.6.3
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.5.3...v3.6.3)

Updates `vitest` from 0.34.3 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

The following labels could not be found: t-dependencies, pkg-npm.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #72.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-24a844d6c9 branch December 1, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants