build(deps): bump vite and astro
Bumps vite to 3.2.8 and updates ancestor dependency astro. These dependencies need to be updated together.
Updates vite from 3.1.8 to 3.2.8
Changelog
Sourced from vite's changelog.
3.2.8 (2024-01-19)
- fix: fs deny for case insensitive (a26c87d)
3.2.7 (2023-05-26)
3.2.6 (2023-04-18)
- fix: escape msg in render restricted error html, backport (#12889) (#12892) (b48ac2a), closes #12889 #12892
3.2.5 (2022-12-05)
- chore: cherry pick more v4 bug fixes to v3 (#11189) (eba9b42), closes #11189 #10949 #11056 #8663 #10958 #11120 #11122 #11123 #11132
- chore: cherry pick v4 bug fix to v3 (#11110) (c93a526), closes #11110 #10941 #10987 #10985 #11067
- fix: relocated logger to respect config. (#10787) (#10967) (bc3b5a9), closes #10787 #10967
3.2.4 (2022-11-15)
- fix: prevent cache on optional package resolve (v3) (#10812) (#10845) (3ba45b9), closes #10812 #10845
- fix(ssr): skip optional peer dep resolve (v3) (#10593) (#10931) (7f59dcf), closes #10593 #10931 #10593
3.2.3 (2022-11-07)
- refactor: change style.innerHTML to style.textContent (#10801) (8ea71b4), closes #10801
- fix: add
@types/nodeas an optional peer dependency (#10757) (57916a4), closes #10757- fix: transform import.meta.glob when scan JS/TS #10634 (#10635) (c53ffec), closes #10634 #10635
- fix(css): url() with variable in sass/less (fixes #3644, #7651) (#10741) (fa2e47f), closes #3644 #7651 #10741
- feat: add
vite:afterUpdateevent (#9810) (1f57f84), closes #9810- perf: improve
multilineCommentsREregex (fix #10689) (#10751) (51ed059), closes #10689 #10751- perf: Use only one ps exec to find a Chromium browser opened on Mac OS (#10588) (f199e90), closes #10588
- chore: fix dev build replacing undefined (#10740) (1358a3c), closes #10740
- chore: remove non used type definitions (#10738) (ee8c7a6), closes #10738
- chore(deps): update dependency
@rollup/plugin-commonjsto v23 (#10611) (cc4be70), closes #10611- chore(deps): update dependency
@rollup/plugin-dynamic-import-varsto v2 (#10726) (326f782), closes #107263.2.2 (2022-10-31)
... (truncated)
Commits
7e3a866release: v3.2.8a26c87dfix: fs deny for case insensitive494f36brelease: v3.2.70574f80fix: port #13348 to v3, fs.deny with leading double slash (#13349)f494760release: v3.2.6b48ac2afix: escape msg in render restricted error html, backport (#12889) (#12892)77ee19brelease: v3.2.5eba9b42chore: cherry pick more v4 bug fixes to v3 (#11189)c93a526chore: cherry pick v4 bug fix to v3 (#11110)bc3b5a9fix: relocated logger to respect config. (#10787) (#10967)- Additional commits viewable in compare view
Updates astro from 1.5.0 to 1.9.2
Changelog
Sourced from astro's changelog.
1.9.2
Patch Changes
1.9.1
Patch Changes
adad7e966Thanks@matthewp! - Fix for hoisted scripts in project with spaces in the file path1.9.0
Minor Changes
- #5666
bf210f784Thanks@bholmesdev! - Correctly handle spaces and capitalization insrc/content/file names. This introduces github-slugger for slug generation to ensure slugs are usable bygetStaticPaths. Changes:
- Resolve spaces and capitalization:
collection/Entry With Spaces.mdbecomescollection/entry-with-spaces.- Truncate
/indexpaths to base URL:collection/index.mdbecomescollectionPatch Changes
#5720
fe316be86Thanks@umarov! - Do not add base path to a hoisted script body#5706
c2844a79cThanks@bluwy! - Add preact and sitemap integration to config load external list#5700
3aa3e00a6Thanks@bholmesdev! - Fiximport.meta.env.DEValways being set totruewhen using Content Collections1.8.0
Minor Changes
- #5647
d72da5290Thanks@bholmesdev! - Addastro syncCLI command for type generationPatch Changes
#5668
9674cf56cThanks@bholmesdev! - Remove strayconsole.logfrom content collections error message#5652
0b5098758Thanks@bluwy! - Use acorn to postprocess Astro globs#5648
853081d1cThanks@bholmesdev! - Prevent relative image paths insrc/content/#5678
f8f576829Thanks@bluwy! - Fix code generation quotes handling#5635
376f67011Thanks@SegaraRai! - Addserver.headerstypingUpdated dependencies [
853081d1c,2c65b433b]:
@astrojs/markdown-remark@1.2.01.7.2
... (truncated)
Commits
274a79f[ci] release (#5779)6a31433[@astrojs/lit] Fix slotted content (#5776)2b750a2[ci] release (#5766)adad7e9Fix for hoisted scripts in project with spaces in the file path (#5756)3a0f7c4[ci] release (#5718)a066928[ci] format3aa3e00[Content Collections] Fiximport.meta.env.DEValways set totrue(#5700)bf210f7[content collections] Handle file name spaces and capitalization (#5666)19be918[ci] formatfe316befix(astro/core): Do not add base to hoisted script body (#5720)- 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.