GeauxWeisbeck4 / homeless-hacker-blog

Blog about how to survive homelessness.
GNU General Public License v3.0
0 stars 0 forks source link

Bump astro-font from 0.0.72 to 0.0.80 #45

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps astro-font from 0.0.72 to 0.0.80.

Release notes

Sourced from astro-font's releases.

astro-font@0.0.80

In astro-font@^0.0.80, the CSS font parser for fonts loading over CDN such as Google Fonts, TypeKit, etc. has improved. It's now able to map over each attribute of font-face property returned by CDN, and creates an equivalent CSS.

To create in-browser like requests, each outgoing request is appended with the 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36' header. This helps obtain the unicode-range which optimizes the in-browser font downloading as if the page doesn't use any character in that range, the font is not downloaded at all.

astro-font@0.0.79

In astro-font@^0.0.79, there are type values introduced for the following CSS properties, allowing you to choose the values based on standard web practices in your IDE.

To keep it backward compatible, any kind of string or number value is allowed.

astro-font@0.0.78

astro-font@0.0.77

astro-font@0.0.76

  • introduce per config verbose to create less noise in terminals

astro-font@0.0.75

  • introduce fallbackName per config flag to allow customizing fallback font's name

astro-font@0.0.74

  • only use pathe for relativizing the paths to get POSIX like output for font paths (thanks to @​florian-lefebvre for suggesting it & @​pi0 for making pathe)

astro-font@0.0.73

  • use pathe instead of relying on node:path to support all environments
Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
height[bot] commented 7 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

stackblitz[bot] commented 7 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

netlify[bot] commented 7 months ago

Deploy Preview for streetlifedigest ready!

Name Link
Latest commit bd7d5774c7face730a8a75e2452bdd9ea3d89083
Latest deploy log https://app.netlify.com/sites/streetlifedigest/deploys/6613f0171368290008867855
Deploy Preview https://deploy-preview-45--streetlifedigest.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 6 months ago

Superseded by #50.