find-a-pr
find-a-pr copied to clipboard
Bump vite from 4.0.3 to 4.5.5
Bumps vite from 4.0.3 to 4.5.5.
Changelog
Sourced from vite's changelog.
4.5.5 (2024-09-16)
4.5.4 (2024-09-16)
- fix: avoid DOM Clobbering gadget in
getRelativeUrlFromDocument(#18115) (e812716), closes #18115- fix: backport #18112, fs raw query (b901438), closes #18112
4.5.3 (2024-03-24)
4.5.2 (2024-01-19)
4.5.1 (2023-12-04)
4.5.0 (2023-10-18)
- feat: backport mdx as known js source (#14560) (#14670) (45595ef), closes #14560 #14670
- feat: scan .marko files (#14669) (ed7bdc5), closes #14669
- feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions (#14498) (#14668) (520139c), closes #14498 #14668
4.4.11 (2023-10-05)
- revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094
4.4.10 (2023-10-03)
- fix: add source map to Web Workers (fix #14216) (#14217) (df6f32f), closes #14216 #14217
- fix: handle errors during
hasWorkspacePackageJSONfunction (#14394) (6f6e5de), closes #14394- fix: handle sourcemap correctly when multiple line import exists (#14232) (218861f), closes #14232
- fix: if host is specified check whether it is valid (#14013) (b1b816a), closes #14013
... (truncated)
Commits
f1d8845release: v4.5.52466c08release: v4.5.4e812716fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument(#18115)b901438fix: backport #18112, fs raw queryaac695erelease: v4.5.396a7f3afix:fs.denywith globs with directories (#16250)d0360c1release: v4.5.2eeec23bfix: fs deny for case insensitive systems (#15653)c075115release: v4.5.141bb354fix: backport #15223, proxy html path should be encoded (#15226)- 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 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.