Bump astro from 5.7.9 to 5.7.12
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies javascript
Bumps astro from 5.7.9 to 5.7.12.
Release notes
Sourced from astro's releases.
astro@5.7.12
Patch Changes
#13752
a079c21Thanks@florian-lefebvre! - Improves handling of font URLs not ending with a file extension when using the experimental fonts API#13750
7d3127dThanks@martrapp! - Allows the ClientRouter to open new tabs or windows when submitting forms by clicking while holding the Cmd, Ctrl, or Shift key.#13765
d874fe0Thanks@florian-lefebvre! - Fixes a case where font sources with relative protocol URLs would fail when using the experimental fonts API#13640
5e582e7Thanks@florian-lefebvre! - Allows inferringweightandstylewhen using the local provider of the experimental fonts APIIf you want Astro to infer those properties directly from your local font files, leave them undefined:
{ // No weight specified: infer style: 'normal'; // Do not infer }astro@5.7.11
Patch Changes
#13734
30aec73Thanks@ascorbic! - Loosen content layer schema types#13751
5816b8aThanks@florian-lefebvre! - Updatesunifontto support subsets when using the#13756
d4547baThanks@florian-lefebvre! - Adds a terminal warning when a remote provider returns no data for a family when using the experimental fonts API#13742
f599463Thanks@florian-lefebvre! - Fixes optimized fallback css generation to properly add asrcwhen using the experimental fonts API#13740
6935540Thanks@vixalien! - Fix cookies set after middleware did a rewrite withnext(url)not being applied#13759
4a56d0aThanks@jp-knj! - Improved the error handling of certain error cases.astro@5.7.10
Patch Changes
- #13731
c3e80c2Thanks@jsparkdev! - update vite to latest version for fixing CVE
Changelog
Sourced from astro's changelog.
5.7.12
Patch Changes
#13752
a079c21Thanks@florian-lefebvre! - Improves handling of font URLs not ending with a file extension when using the experimental fonts API#13750
7d3127dThanks@martrapp! - Allows the ClientRouter to open new tabs or windows when submitting forms by clicking while holding the Cmd, Ctrl, or Shift key.#13765
d874fe0Thanks@florian-lefebvre! - Fixes a case where font sources with relative protocol URLs would fail when using the experimental fonts API#13640
5e582e7Thanks@florian-lefebvre! - Allows inferringweightandstylewhen using the local provider of the experimental fonts APIIf you want Astro to infer those properties directly from your local font files, leave them undefined:
{ // No weight specified: infer style: 'normal'; // Do not infer }5.7.11
Patch Changes
#13734
30aec73Thanks@ascorbic! - Loosen content layer schema types#13751
5816b8aThanks@florian-lefebvre! - Updatesunifontto support subsets when using the#13756
d4547baThanks@florian-lefebvre! - Adds a terminal warning when a remote provider returns no data for a family when using the experimental fonts API#13742
f599463Thanks@florian-lefebvre! - Fixes optimized fallback css generation to properly add asrcwhen using the experimental fonts API#13740
6935540Thanks@vixalien! - Fix cookies set after middleware did a rewrite withnext(url)not being applied#13759
4a56d0aThanks@jp-knj! - Improved the error handling of certain error cases.5.7.10
Patch Changes
- #13731
c3e80c2Thanks@jsparkdev! - update vite to latest version for fixing CVE
Commits
5894b5b[ci] release (#13760)1552dcb[ci] formata079c21fix(fonts): handle urls without extensions (#13752)6c1d5b3[ci] formatd874fe0fix(fonts): relative protocol urls (#13765)0db39b0[ci] format5e582e7feat(fonts): local provider infer (#13640)7d3127dClientRouter: honor ctrl/shift... keys when clicking submit (#13750)f4b35a4[ci] release (#13737)bb211af[ci] format- 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)
Pull Request Statistics
1
2
+30
-10
Package Dependencies
Technical Details
| ID: | 943060 |
| UUID: | 2512451174 |
| Node ID: | PR_kwDOKJHWfM6VwPZm |
| Host: | GitHub |
| Repository: | TurtleCode84/turtlecode.dev |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |