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): bump vite, vuepress and @vuepress/bundler-vite in /docs #1948

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps vite to 5.4.6 and updates ancestor dependencies vite, vuepress and @vuepress/bundler-vite. These dependencies need to be updated together.

Updates vite from 5.0.13 to 5.4.6

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

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.4.6 (2024-09-16)

5.4.5 (2024-09-13)

5.4.4 (2024-09-11)

5.4.3 (2024-09-03)

5.4.2 (2024-08-20)

5.4.1 (2024-08-15)

... (truncated)

Commits

Updates vuepress from 2.0.0-rc.0 to 2.0.0-rc.15

Commits

Updates @vuepress/bundler-vite from 2.0.0-rc.0 to 2.0.0-rc.15

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.15

Please refer to CHANGELOG.md for details.

v2.0.0-rc.14

Please refer to CHANGELOG.md for details.

v2.0.0-rc.13

Please refer to CHANGELOG.md for details.

v2.0.0-rc.12

Please refer to CHANGELOG.md for details.

v2.0.0-rc.11

Please refer to CHANGELOG.md for details.

v2.0.0-rc.10

Please refer to CHANGELOG.md for details.

v2.0.0-rc.9

Please refer to CHANGELOG.md for details.

v2.0.0-rc.8

Please refer to CHANGELOG.md for details.

v2.0.0-rc.7

Please refer to CHANGELOG.md for details.

v2.0.0-rc.6

Please refer to CHANGELOG.md for details.

v2.0.0-rc.5

Please refer to CHANGELOG.md for details.

v2.0.0-rc.4

Please refer to CHANGELOG.md for details.

v2.0.0-rc.3

Please refer to CHANGELOG.md for details.

v2.0.0-rc.2

Please refer to CHANGELOG.md for details.

v2.0.0-rc.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.15 (2024-08-15)

Features

  • bundler-vite: add client type export (close #1579) (#1580) (e3ed143)
  • bundler-vite: upgrade vite to v5.4 (close #1598) (97af89c)
  • bundler-webpack: add api field in sass-loader option type (#1588) (f3251b7)
  • bundler-webpack: normalize loader options type (679cf8f)

2.0.0-rc.14 (2024-06-19)

Features

  • bundler-vite: upgrade vite to v5.3 (68d3dbc)
  • markdown: support single line code import syntax (close #1355) (34e291e)

2.0.0-rc.13 (2024-05-31)

Bug Fixes

  • bundler-vite: exclude vite 5.2.12 from version range (close #1573) (1b77850)

2.0.0-rc.12 (2024-05-27)

Bug Fixes

  • client: support non-ascii locale path (01ee546)
  • core: fix page redirects comparison (#1563) (90a11d9)
  • fix route resolving error with hash and queries (close #1561) (#1562) (4df59d4)

Code Refactoring

Features

  • bundler-webpack: enable css-modules for .module.css files (close #1557) (#1560) (10378e1)
  • bundler-webpack: replace postcss-csso with lightningcss (close #1349) (c854b19)

... (truncated)

Commits
  • f88106f build: publish v2.0.0-rc.15
  • 97af89c feat(bundler-vite): upgrade vite to v5.4 (close #1598)
  • a1049e7 build: bump deps
  • 651295d docs: update issue templates
  • 679cf8f feat(bundler-webpack): normalize loader options type
  • f3251b7 feat(bundler-webpack): add api field in sass-loader option type (#1588)
  • ddcb9db build(e2e): add back sass dep
  • db9681d build: bump deps
  • f0bd032 build: upgrade husky to 9.1.1
  • 33e9e31 build(e2e): replace sass with sass-embedded
  • Additional commits viewable in compare view

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) to 5.4.6 and updates ancestor dependencies [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) and [@vuepress/bundler-vite](https://github.com/vuepress/core). These dependencies need to be updated together.


Updates `vite` from 5.0.13 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

Updates `vuepress` from 2.0.0-rc.0 to 2.0.0-rc.15
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

Updates `@vuepress/bundler-vite` from 2.0.0-rc.0 to 2.0.0-rc.15
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.0...v2.0.0-rc.15)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: vuepress
  dependency-type: direct:production
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-upgrade Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

0 participants