react-and-user-profiles-with-firebase-auth-and-firestore
react-and-user-profiles-with-firebase-auth-and-firestore copied to clipboard
build(deps-dev): bump vite from 5.4.3 to 5.4.7
Bumps vite from 5.4.3 to 5.4.7.
Changelog
Sourced from vite's changelog.
5.4.7 (2024-09-20)
5.4.6 (2024-09-16)
- fix: avoid DOM Clobbering gadget in
getRelativeUrlFromDocument(#18115) (179b177), closes #18115- fix: fs raw query (#18112) (6820bb3), closes #18112
5.4.5 (2024-09-13)
- fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099
5.4.4 (2024-09-11)
- fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
- fix: backport #18063, allow scanning exports from
script modulein svelte (#18077) (d90ba40), closes #18063 #18077- fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
Commits
a403e73release: v5.4.7b5908a2fix: treat config file as ESM in Deno (#18158)f969176release: v5.4.6179b177fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument(#18115)6820bb3fix: fs raw query (#18112)37881e7release: v5.4.5faa2405fix(preload): backport #18098, throw error preloading module as well (#18099)54c55dbrelease: v5.4.474a79c5fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40fix: backport #18063, allow scanning exports fromscript modulein svelte (...- 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)