Bump astro from 5.7.11 to 5.7.12
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by roebi
dependencies javascript
Bumps astro from 5.7.11 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 }
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 }
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)- See full diff 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
+44
-5
Package Dependencies
Technical Details
| ID: | 223878 |
| UUID: | 2514261079 |
| Node ID: | PR_kwDOKJYqUs6V3JRX |
| Host: | GitHub |
| Repository: | roebi/astro-github-api-plugin |
| Merge State: | Unknown |