Skip to content

feat: bump vite from 5.1.5 to 5.1.6 in /client #255

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

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps vite from 5.1.5 to 5.1.6.

Changelog

Sourced from vite's changelog.

5.1.6 (2024-03-11)

  • chore(deps): update all non-major dependencies (#16131) (a862ecb), closes #16131
  • fix: check for publicDir before checking if it is a parent directory (#16046) (b6fb323), closes #16046
  • fix: escape single quote when relative base is used (#16060) (8f74ce4), closes #16060
  • fix: handle function property extension in namespace import (#16113) (f699194), closes #16113
  • fix: server middleware mode resolve (#16122) (8403546), closes #16122
  • fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124) (fd9de04), closes #16124
  • fix(worker): hide "The emitted file overwrites" warning if the content is same (#16094) (60dfa9e), closes #16094
  • fix(worker): throw error when circular worker import is detected and support self referencing worker (eef9da1), closes #16103
  • style(utils): remove null check (#16112) (0d2df52), closes #16112
  • refactor(runtime): share more code between runtime and main bundle (#16063) (93be84e), closes #16063
Commits
  • 6f7466e release: v5.1.6
  • a862ecb chore(deps): update all non-major dependencies (#16131)
  • 8403546 fix: server middleware mode resolve (#16122)
  • b6fb323 fix: check for publicDir before checking if it is a parent directory (#16046)
  • fd9de04 fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124)
  • f699194 fix: handle function property extension in namespace import (#16113)
  • 0d2df52 style(utils): remove null check (#16112)
  • eef9da1 fix(worker): throw error when circular worker import is detected and support ...
  • 60dfa9e fix(worker): hide "The emitted file overwrites" warning if the content is sam...
  • 93be84e refactor(runtime): share more code between runtime and main bundle (#16063)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.6.
- [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/v5.1.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
@github-actions github-actions bot merged commit 969d2b1 into main Mar 11, 2024
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/client/vite-5.1.6 branch March 11, 2024 23:14
github-actions bot pushed a commit that referenced this pull request May 13, 2024
# [1.9.0](v1.8.0...v1.9.0) (2024-05-13)

### Features

* bump @apollo/client from 3.10.1 to 3.10.2 in /client ([eeb938f](eeb938f))
* bump @apollo/client from 3.10.1 to 3.10.2 in /client ([#292](#292)) ([eb88a47](eb88a47))
* bump @apollo/client from 3.10.2 to 3.10.3 in /client ([a4f68fe](a4f68fe))
* bump @apollo/client from 3.10.2 to 3.10.3 in /client ([#296](#296)) ([ee81d9c](ee81d9c))
* bump @apollo/client from 3.9.10 to 3.9.11 in /client ([96f8cdd](96f8cdd))
* bump @apollo/client from 3.9.10 to 3.9.11 in /client ([#274](#274)) ([cd4b279](cd4b279))
* bump @apollo/client from 3.9.11 to 3.10.1 in /client ([ffa14a2](ffa14a2))
* bump @apollo/client from 3.9.11 to 3.10.1 in /client ([#282](#282)) ([7e04d8e](7e04d8e))
* bump @apollo/client from 3.9.4 to 3.9.5 in /client ([63c9512](63c9512))
* bump @apollo/client from 3.9.4 to 3.9.5 in /client ([#240](#240)) ([5eebc90](5eebc90))
* bump @apollo/client from 3.9.5 to 3.9.6 in /client ([9d74b6c](9d74b6c))
* bump @apollo/client from 3.9.5 to 3.9.6 in /client ([#253](#253)) ([0f1bb08](0f1bb08))
* bump @apollo/client from 3.9.6 to 3.9.7 in /client ([c69e94e](c69e94e))
* bump @apollo/client from 3.9.6 to 3.9.7 in /client ([#256](#256)) ([78e74d0](78e74d0))
* bump @apollo/client from 3.9.7 to 3.9.8 in /client ([59cba41](59cba41))
* bump @apollo/client from 3.9.7 to 3.9.8 in /client ([#261](#261)) ([ab23bfc](ab23bfc))
* bump @apollo/client from 3.9.8 to 3.9.9 in /client ([c8dc429](c8dc429))
* bump @apollo/client from 3.9.8 to 3.9.9 in /client ([#264](#264)) ([a11dcfc](a11dcfc))
* bump @apollo/client from 3.9.9 to 3.9.10 in /client ([9edd5e2](9edd5e2))
* bump @apollo/client from 3.9.9 to 3.9.10 in /client ([#269](#269)) ([a9deac5](a9deac5))
* bump express from 4.18.2 to 4.19.2 in /server ([7c81921](7c81921))
* bump express from 4.18.2 to 4.19.2 in /server ([#266](#266)) ([1bf1b0f](1bf1b0f))
* bump mongoose from 8.1.2 to 8.1.3 in /server ([c4aeb27](c4aeb27))
* bump mongoose from 8.1.2 to 8.1.3 in /server ([#244](#244)) ([3aae309](3aae309))
* bump mongoose from 8.1.3 to 8.2.0 in /server ([9c6d633](9c6d633))
* bump mongoose from 8.1.3 to 8.2.0 in /server ([#249](#249)) ([3d7fdfb](3d7fdfb))
* bump mongoose from 8.2.0 to 8.2.1 in /server ([8edeab5](8edeab5))
* bump mongoose from 8.2.0 to 8.2.1 in /server ([#252](#252)) ([ed100d7](ed100d7))
* bump mongoose from 8.2.1 to 8.2.2 in /server ([d4afb9e](d4afb9e))
* bump mongoose from 8.2.1 to 8.2.2 in /server ([#259](#259)) ([345a555](345a555))
* bump mongoose from 8.2.2 to 8.2.3 in /server ([b786a83](b786a83))
* bump mongoose from 8.2.2 to 8.2.3 in /server ([#262](#262)) ([e814d92](e814d92))
* bump mongoose from 8.2.3 to 8.2.4 in /server ([09f1d86](09f1d86))
* bump mongoose from 8.2.3 to 8.2.4 in /server ([#267](#267)) ([e0dfacc](e0dfacc))
* bump mongoose from 8.2.4 to 8.3.0 in /server ([2fe0a71](2fe0a71))
* bump mongoose from 8.2.4 to 8.3.0 in /server ([#270](#270)) ([362041e](362041e))
* bump mongoose from 8.3.0 to 8.3.1 in /server ([fd08152](fd08152))
* bump mongoose from 8.3.0 to 8.3.1 in /server ([#273](#273)) ([1be8f79](1be8f79))
* bump mongoose from 8.3.1 to 8.3.2 in /server ([58e3cbc](58e3cbc))
* bump mongoose from 8.3.1 to 8.3.2 in /server ([#278](#278)) ([0ae8acd](0ae8acd))
* bump mongoose from 8.3.2 to 8.3.3 in /server ([43cedce](43cedce))
* bump mongoose from 8.3.2 to 8.3.3 in /server ([#288](#288)) ([4a487fc](4a487fc))
* bump mongoose from 8.3.3 to 8.3.4 in /server ([9aaca4e](9aaca4e))
* bump mongoose from 8.3.3 to 8.3.4 in /server ([#294](#294)) ([6b50e9a](6b50e9a))
* bump nodemon from 3.0.3 to 3.1.0 in /server ([0c8f7e6](0c8f7e6))
* bump nodemon from 3.0.3 to 3.1.0 in /server ([#248](#248)) ([62de5ef](62de5ef))
* bump react from 18.3.0 to 18.3.1 in /client ([88fbbdb](88fbbdb))
* bump react from 18.3.0 to 18.3.1 in /client ([#286](#286)) ([2644aee](2644aee))
* bump react-dom from 18.2.0 to 18.3.0 in /client ([04017ce](04017ce))
* bump react-dom from 18.2.0 to 18.3.0 in /client ([#283](#283)) ([71258bc](71258bc))
* bump react-dom from 18.3.0 to 18.3.1 in /client ([175f784](175f784))
* bump react-dom from 18.3.0 to 18.3.1 in /client ([#287](#287)) ([32827d5](32827d5))
* bump react-router-dom from 6.22.0 to 6.22.1 in /client ([8fc49d7](8fc49d7))
* bump react-router-dom from 6.22.0 to 6.22.1 in /client ([#243](#243)) ([3d9bcc0](3d9bcc0))
* bump react-router-dom from 6.22.1 to 6.22.2 in /client ([ec6311c](ec6311c))
* bump react-router-dom from 6.22.1 to 6.22.2 in /client ([#250](#250)) ([19fa4df](19fa4df))
* bump react-router-dom from 6.22.2 to 6.22.3 in /client ([16ee948](16ee948))
* bump react-router-dom from 6.22.2 to 6.22.3 in /client ([#254](#254)) ([8ee5249](8ee5249))
* bump react-router-dom from 6.22.3 to 6.23.0 in /client ([a7cd5a0](a7cd5a0))
* bump react-router-dom from 6.22.3 to 6.23.0 in /client ([#280](#280)) ([d26e327](d26e327))
* bump react-router-dom from 6.23.0 to 6.23.1 in /client ([cd3462d](cd3462d))
* bump react-router-dom from 6.23.0 to 6.23.1 in /client ([#298](#298)) ([4442658](4442658))
* bump sass from 1.70.0 to 1.71.0 in /client ([a10cb48](a10cb48))
* bump sass from 1.70.0 to 1.71.0 in /client ([#242](#242)) ([49c2239](49c2239))
* bump sass from 1.71.0 to 1.71.1 in /client ([9157af6](9157af6))
* bump sass from 1.71.0 to 1.71.1 in /client ([#246](#246)) ([99d66d5](99d66d5))
* bump sass from 1.71.1 to 1.72.0 in /client ([fc9a4b3](fc9a4b3))
* bump sass from 1.71.1 to 1.72.0 in /client ([#257](#257)) ([159a7e2](159a7e2))
* bump sass from 1.72.0 to 1.74.1 in /client ([a21b79a](a21b79a))
* bump sass from 1.72.0 to 1.74.1 in /client ([#272](#272)) ([2dd11d9](2dd11d9))
* bump sass from 1.74.1 to 1.75.0 in /client ([42ab4dc](42ab4dc))
* bump sass from 1.74.1 to 1.75.0 in /client ([#276](#276)) ([6becfea](6becfea))
* bump sass from 1.75.0 to 1.76.0 in /client ([d66dfce](d66dfce))
* bump sass from 1.75.0 to 1.76.0 in /client ([#289](#289)) ([56c4684](56c4684))
* bump sass from 1.76.0 to 1.77.0 in /client ([b31676d](b31676d))
* bump sass from 1.76.0 to 1.77.0 in /client ([#295](#295)) ([3d80ed3](3d80ed3))
* bump sass from 1.77.0 to 1.77.1 in /client ([5d8918d](5d8918d))
* bump sass from 1.77.0 to 1.77.1 in /client ([#297](#297)) ([8ac96be](8ac96be))
* bump vite from 5.1.2 to 5.1.3 in /client ([827f2fe](827f2fe))
* bump vite from 5.1.2 to 5.1.3 in /client ([#239](#239)) ([b55e0ec](b55e0ec))
* bump vite from 5.1.3 to 5.1.4 in /client ([e2c99a2](e2c99a2))
* bump vite from 5.1.3 to 5.1.4 in /client ([#247](#247)) ([a631784](a631784))
* bump vite from 5.1.4 to 5.1.5 in /client ([85ea174](85ea174))
* bump vite from 5.1.4 to 5.1.5 in /client ([#251](#251)) ([614b164](614b164))
* bump vite from 5.1.5 to 5.1.6 in /client ([bcfb31d](bcfb31d))
* bump vite from 5.1.5 to 5.1.6 in /client ([#255](#255)) ([969d2b1](969d2b1))
* bump vite from 5.1.6 to 5.2.2 in /client ([9d06eb7](9d06eb7))
* bump vite from 5.1.6 to 5.2.2 in /client ([#260](#260)) ([aefb2d9](aefb2d9))
* bump vite from 5.2.10 to 5.2.11 in /client ([34c2de3](34c2de3))
* bump vite from 5.2.10 to 5.2.11 in /client ([#291](#291)) ([27bb229](27bb229))
* bump vite from 5.2.2 to 5.2.3 in /client ([3234177](3234177))
* bump vite from 5.2.2 to 5.2.3 in /client ([#263](#263)) ([9d1a54e](9d1a54e))
* bump vite from 5.2.3 to 5.2.6 in /client ([b94baf0](b94baf0))
* bump vite from 5.2.3 to 5.2.6 in /client ([#265](#265)) ([c9c2dca](c9c2dca))
* bump vite from 5.2.6 to 5.2.7 in /client ([f01a0db](f01a0db))
* bump vite from 5.2.6 to 5.2.7 in /client ([#268](#268)) ([11a8976](11a8976))
* bump vite from 5.2.7 to 5.2.8 in /client ([f75ddff](f75ddff))
* bump vite from 5.2.7 to 5.2.8 in /client ([#271](#271)) ([1930760](1930760))
* bump vite from 5.2.8 to 5.2.9 in /client ([0d394c1](0d394c1))
* bump vite from 5.2.8 to 5.2.9 in /client ([#277](#277)) ([e2f1f3c](e2f1f3c))
* bump vite from 5.2.9 to 5.2.10 in /client ([2334016](2334016))
* bump vite from 5.2.9 to 5.2.10 in /client ([#279](#279)) ([e17d86e](e17d86e))
* bump vitest from 1.2.2 to 1.3.0 in /client ([71057ab](71057ab))
* bump vitest from 1.2.2 to 1.3.0 in /client ([#241](#241)) ([2eaacc1](2eaacc1))
* bump vitest from 1.3.0 to 1.3.1 in /client ([57aa05e](57aa05e))
* bump vitest from 1.3.0 to 1.3.1 in /client ([#245](#245)) ([9c9ee63](9c9ee63))
* bump vitest from 1.3.1 to 1.4.0 in /client ([b878e71](b878e71))
* bump vitest from 1.3.1 to 1.4.0 in /client ([#258](#258)) ([baa5082](baa5082))
* bump vitest from 1.4.0 to 1.5.0 in /client ([be7ccee](be7ccee))
* bump vitest from 1.4.0 to 1.5.0 in /client ([#275](#275)) ([937f18c](937f18c))
* bump vitest from 1.5.0 to 1.5.1 in /client ([234d7fe](234d7fe))
* bump vitest from 1.5.0 to 1.5.1 in /client ([#281](#281)) ([02f82b1](02f82b1))
* bump vitest from 1.5.1 to 1.5.2 in /client ([9592629](9592629))
* bump vitest from 1.5.1 to 1.5.2 in /client ([#285](#285)) ([8e44069](8e44069))
* bump vitest from 1.5.2 to 1.5.3 in /client ([7f9d796](7f9d796))
* bump vitest from 1.5.2 to 1.5.3 in /client ([#290](#290)) ([fefb30d](fefb30d))
* bump vitest from 1.5.3 to 1.6.0 in /client ([5f40544](5f40544))
* bump vitest from 1.5.3 to 1.6.0 in /client ([#293](#293)) ([ca1ee45](ca1ee45))
* Update README.md ([#299](#299)) ([bc6b084](bc6b084))
Copy link
Contributor

🎉 This PR is included in version 1.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants