Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump ab_glyph from 0.2.26 to 0.2.28 #2072

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps ab_glyph from 0.2.26 to 0.2.28.

Release notes

Sourced from ab_glyph's releases.

ab-glyph-0.2.28

  • Update ttf-parser to 0.24.
  • Clarify OutlinedGlyph::px_bounds, Font::glyph_bounds documentation, describe how they relates to drawing and each other.

ab-glyph-0.2.27

  • Add Font glyph layout concept documentation demonstrating "ascent", "descent", "h_side_bearing", "h_advance", "height", "line_gap", "baseline".
Commits
  • 9040a9a Release 0.2.28
  • aa24b93 Clarify px_bounds, glyph_bounds docs
  • fd023f3 Rework image example to draw into an exact minimally sized image
  • 1faba16 Update ttf-parser to 0.24
  • f810431 Update ttf-parser to 0.23
  • 9ef9211 Update ttf-parser to 0.22
  • f278366 Release ab-glyph 0.2.27
  • c154cf3 Clarify Glyph::position docs describe a point relative to the glyph
  • f6eb81a Add font glyph layout concepts docs
  • 75d10ae Use intra-doc link syntax and fix 2 broken links. (#104)
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added the C-dependency-update Category: pull requests that update a dependency file label Aug 19, 2024
@dependabot dependabot bot requested a review from foresterre August 19, 2024 21:53
@dependabot dependabot bot force-pushed the dependabot/cargo/ab_glyph-0.2.28 branch 5 times, most recently from ee3b20f to 7a141b2 Compare August 20, 2024 21:24
@foresterre
Copy link
Owner

@dependabot rebase

Bumps [ab_glyph](https://github.com/alexheretic/ab-glyph) from 0.2.26 to 0.2.28.
- [Release notes](https://github.com/alexheretic/ab-glyph/releases)
- [Commits](alexheretic/ab-glyph@ab-glyph-0.2.26...ab-glyph-0.2.28)

---
updated-dependencies:
- dependency-name: ab_glyph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/ab_glyph-0.2.28 branch from 7a141b2 to 64ec5e4 Compare August 20, 2024 21:39
@foresterre foresterre merged commit 5056bf5 into main Aug 20, 2024
10 checks passed
@foresterre foresterre deleted the dependabot/cargo/ab_glyph-0.2.28 branch August 20, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-dependency-update Category: pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant