Bump vite from 4.1.1 to 4.3.3 in /create-rust-app_cli/template/frontend#182
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.3.3. - [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.3.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #188. |
AnthonyMichaelTDM
added a commit
that referenced
this pull request
May 28, 2023
* make properly formatted schema.rs in CI runs * clippy fixes * consolidate CI.yml we don't need to see if cargo build or cargo check succeed, cargo clippy tells us all we need to know * troubleshoot issue with CI * use the new "Sparse" protocol to reduce CI runtime * implement changes to other CI checks * try a one-liner? * switch echo to printf and cargo build to cargo- check * one-line the checks * comment out extrenuous CI checks * fix RustEmbed bug in prod * make properly formatted schema.rs in CI runs * clippy fixes * consolidate CI.yml we don't need to see if cargo build or cargo check succeed, cargo clippy tells us all we need to know * troubleshoot issue with CI * use the new "Sparse" protocol to reduce CI runtime * implement changes to other CI checks * try a one-liner? * switch echo to printf and cargo build to cargo- check * one-line the checks * comment out extrenuous CI checks * fix RustEmbed bug in prod * clippy * post-merge fmt and clippy * try running a regex to make generated projects use THIS create-rust-app (not whatever is published to crates.io) * try running all the test commands in one step, with a defined working directory * typo * don't cache test-project * propagate fix to other CI checks * actually fix caching behavior `*/.cargo/.build` breaks for the same reason `**/.cargo/.build` did, use `./cargo/.build` instead * fix sqlite build issue 1 * fix poem build errors * fix utoipa issue in "all-plugins" builds * fix Poem build error 2 (missing Request struct) * fix poem build error 3 (fix issue with render_spa_handler's call to template_response) * fix poem build errors (go back to using Uri instead of Request) * bump utoipa version in generated projects * git "all plugins" builds separate caches * revert some stuff
AnthonyMichaelTDM
added a commit
that referenced
this pull request
May 30, 2023
AnthonyMichaelTDM
added a commit
that referenced
this pull request
May 30, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4.1.1 to 4.3.3.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f749c3erelease: v4.3.330a41fffix(resolve): deep import resolvedId error (#13010)08c1452fix: undefined document in worker (#12988)bd86375feat: optimize deps option to turn off auto discovery (#13000)5731ac9chore(deps): update all non-major dependencies (#12805)84c4118fix: address file path mismatch when loading Vite config file on Windows (fix...1bc42cfrelease: v4.3.207bd6d1fix(ssr): hoist statements after hashbang (#12985)bdb2f25chore: upgrade rollup (#12965)965839cfix: use realpathSync for node <16.18 on windows (#12971)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 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 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)