Skip to content

Bump vite from 6.3.4 to 6.3.6 in /client#2634

Merged
entrotech merged 1 commit into
developfrom
dependabot/npm_and_yarn/client/vite-6.3.6
Oct 2, 2025
Merged

Bump vite from 6.3.4 to 6.3.6 in /client#2634
entrotech merged 1 commit into
developfrom
dependabot/npm_and_yarn/client/vite-6.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2025

Copy link
Copy Markdown
Contributor

Bumps vite from 6.3.4 to 6.3.6.

Release notes

Sourced from vite's releases.

v6.3.6

Please refer to CHANGELOG.md for details.

v6.3.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.3.6 (2025-09-08)

6.3.5 (2025-05-05)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 2025
@entrotech
entrotech merged commit ca2da5b into develop Oct 2, 2025
5 checks passed
@entrotech
entrotech deleted the dependabot/npm_and_yarn/client/vite-6.3.6 branch October 2, 2025 20:01
HyMike pushed a commit that referenced this pull request Oct 3, 2025
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
entrotech added a commit that referenced this pull request Oct 8, 2025
* show edit button only for admin

* show add icon only for admin users

* correct prettier error for MDAddCircle

* add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description.

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* Add Project ID to body on Page 5 and PDF

* add checks for project id in case NAN

* Revert "made changes for add icon admin tooltip  upon hover to be a pointer."

This reverts commit 705e514.

* Revert "add chnage to hide pointer for add  tooltips for  non-admin"

This reverts commit 4da6dcd.

* Revert "add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description."

This reverts commit 84da7d0.

* Revert "correct prettier error for MDAddCircle"

This reverts commit ea156f5.

* Revert "show add icon only for admin users"

This reverts commit 7cc9fc4.

* Revert "show edit button only for admin"

This reverts commit 37772a2.

* Hide edit icon non admin (#2657)

* show edit button only for admin

* show add icon only for admin users

* correct prettier error for MDAddCircle

* add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description.

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* Tv/2587 reated on calendar instant close bug (#2667)

* fix: keep from auto closing popover when it shifts

* fix: make sure it can still close popover after supproessing immediate click outside

* fix: update mobility investment tooltip description (#2651)

* created DRO Selection Modal and changed the DRO displayed in the projects page (#2660)

* Bump vite from 6.3.4 to 6.3.6 in /client (#2634)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: universal select style matches input (#2650)

* show edit button only for admin

* show add icon only for admin users

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* moved div into projectID check

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Tony Villa <47979362+Tony-Villa@users.noreply.github.com>
Co-authored-by: Heejung Hong <133067265+heejung-hong@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Darragh <darragh@entrotech.net>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant