-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump vite from 6.3.5 to 6.4.1 #2
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
Open
dependabot
wants to merge
6
commits into
trunk
Choose a base branch
from
dependabot/npm_and_yarn/vite-6.4.1
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a473af8 to
37cf435
Compare
Deploying monkey-drill with
|
| Latest commit: |
0a52dca
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f32884e2.monkey-drill.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vite.monkey-drill.pages.dev |
7c748db to
a61daea
Compare
a61daea to
8e7cbab
Compare
- Simplify workflow to use build:gh-pages script - Improve error handling and permissions configuration - Add detailed troubleshooting guide for 404 deployment errors - Update setup instructions with direct GitHub URLs - Add common issues and solutions - Fix workflow to only deploy on successful build 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
…ployment - Replace GitHub's deploy-pages with peaceiris/actions-gh-pages - This properly deploys dist/ to gh-pages branch as a project site - Site will be served at https://pabrams.github.io/monkey-drill/ - Only build on actual source file changes, not all pushes - Simplify permissions to only 'contents: write' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.4.1. - [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/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
8e7cbab to
0a52dca
Compare
8c110da to
80086db
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps vite from 6.3.5 to 6.4.1.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
0a0c50arefactor: simplify pluginFilter implementation (#19828)59d0b35perf(css): avoid constructingrenderedModules(#19775)175a839fix: reject requests with#in request-target (#19830)e2e11b1fix(module-runner): allow already resolved id as entry (#19768)7200deefix: correct the behavior when multiple transform filter options are specifie...b125172fix(css): remove empty chunk imports correctly when chunk file name contained...8fe3538test: tweak generateCodeFrame test (#19812)36935b5fix(types): remove thekeepProcessEnvfrom theDefaultEnvironmentOptions...a0e1a04docs(vite): fix description oftransformIndexHtmlhook (#19799)71227befix: unbundlefdirto fixcommonjsOptions.dynamicRequireTargets(#19791)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.