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: bump up all non-major dependencies #91

Merged
merged 2 commits into from Apr 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​types/sharp ^0.31.1 -> ^0.32.0 age adoption passing confidence devDependencies minor
cross-platform-actions/action v0.23.0 -> v0.24.0 age adoption passing confidence action minor
image 0.24 -> 0.25 age adoption passing confidence dependencies minor
resvg 0.40 -> 0.41 age adoption passing confidence dependencies minor
svgtypes 0.14 -> 0.15 age adoption passing confidence dependencies minor

Release Notes

cross-platform-actions/action (cross-platform-actions/action)

v0.24.0

Compare Source

image-rs/image (image)

v0.25.1

Compare Source

Bug fixes:

  • Fixed corrupt JPEG output when attempting to encode images containing an alpha
    channel.
  • Only accept ".ff" file extension for farbfeld images.
  • Correct farbfeld feature flag for ImageFormat::{reading_enabled, writing_enabled}.
  • Disable strict mode for JPEG decoder.
  • Add nasm feature to optionally enable faster AVIF encoding.

v0.25.0

Compare Source

Breaking changes:

  • Added BufRead + Seek bound on many decoders.
  • Use ExtendedColorType instead of ColorType when encoding.
  • Removed ImageOutputFormat, GenericImageView::bounds, and several other
    deprecated items.
  • Removed incremental decoding support and changed ImageDecoder so the trait
    is object safe.
  • Pixel types are now repr(transparent) rather than repr(C).
  • Made color_quant dependency optional.
  • Renamed some feature flags.

Structural changes:

  • Increased MSRV to 1.67.1

Codec changes:

  • Switched to image-webp for WebP encoding.
  • Switched to zune-jpeg for JPEG decoding.
  • Made the HDR decoder produce f32 images.
  • Removed DXT encoding and decoding support.
RazrFalcon/resvg (resvg)

v0.41.0

Compare Source

Added
  • context-fill and context-stroke support.
    Thanks to @​LaurenzV.
  • usvg::Text::layouted(), which returns a list of glyph IDs.
    It can be used to manually draw glyphs, unlike with usvg::Text::flattened(), which returns
    just vector paths.
    Thanks to @​LaurenzV.
Fixed
  • Missing text when a text element uses multiple fonts and one of them produces ligatures.
  • Absolute transform propagation during use resolving.
  • Absolute transform propagation during nested svg resolving.
  • Node::abs_transform documentation. The current element's transform is included.
RazrFalcon/svgtypes (svgtypes)

v0.15.0

Compare Source

Changed
  • Bump kurbo and siphasher

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Mar 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 9:25am

Copy link
Contributor Author

renovate bot commented Apr 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Brooooooklyn Brooooooklyn merged commit dbddaf3 into main Apr 18, 2024
29 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/all-minor-patch branch April 18, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant