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 #66

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
resvg dependencies minor 0.35 -> 0.36 age adoption passing confidence
svgtypes dependencies minor 0.11 -> 0.12 age adoption passing confidence
yarn packageManager patch 3.6.3 -> 3.6.4 age adoption passing confidence

Release Notes

RazrFalcon/resvg (resvg)

v0.36.0

Compare Source

Added
  • stroke-linejoin=miter-clip support. SVG2.
    Thanks to @​torokati44.
  • Quoted FuncIRI support. Like fill="url('#gradient')". SVG2.
    Thanks to @​romanzes.
  • Allow float values in rgb() and rgba() colors. SVG2.
    Thanks to @​yisibl.
  • auto-start-reverse variant support to orient in markers. SVG2.
    Thanks to @​EpicEricEE.
Changed
  • Update dependencies.
Fixed
  • Increase precision of the zero-scale transform check.
    Was rejecting some valid transforms before.
  • Panic when rendering a very specific text.
  • Greatly improve parsing performance when an SVG has a lot of references.
    Thanks to @​wez.
  • (Qt API) Fix scaling factor calculation.
    Thanks to @​missdeer.
RazrFalcon/svgtypes (svgtypes)

v0.12.0

Compare Source

Added
  • Allow parsing of float RGB values from CSS Color 4 draft like rgb(3.14, 110, 201).
    The values itself would still be stored as u8.
    @​yisibl
  • Allow quotes in FuncIRI.
    @​romanzes
yarnpkg/berry (yarn)

v3.6.4

Compare Source


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.

@vercel
Copy link

vercel bot commented Oct 1, 2023

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

Name Status Preview Comments Updated (UTC)
image ❌ Failed (Inspect) Oct 5, 2023 7:35am

@renovate renovate bot added the dependencies label Oct 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69c7842 to a8b0818 Compare October 4, 2023 00:56
@renovate renovate bot changed the title chore: bump up Rust crate svgtypes to 0.12 chore: bump up all non-major dependencies Oct 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8b0818 to d47aa0b Compare October 5, 2023 07:32
@Brooooooklyn Brooooooklyn merged commit 2eaff51 into main Oct 9, 2023
24 of 25 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/all-minor-patch branch October 9, 2023 03:31
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.

1 participant