fix(deps): update the fleet - #9
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.0→v0.9.0v0.3.0→v0.3.1Release Notes
go-opentype/fonts (github.com/go-opentype/fonts)
v0.9.0: — Tinos, and a licence that lives elsewhereCompare Source
Tinos is the metric-compatible stand-in for Times, as Arimo is for Helvetica and Cousine for Courier. Two of the three were bundled and the third was not.
It was skipped because its
google/fontsdirectory ships noOFL.txt, though itsMETADATA.pbnames the licence and the text sits in the upstream project. A seed may now say where the real text is — the rule is untouched: no licence, no bundle.48 families.
go-pdfkit/pdffont (github.com/go-pdfkit/pdffont)
v0.3.1: — catch up with the siblings, and set Renovate to watch themCompare Source
A dependency release, and the thing that stops it being needed again.
What this was behind on
readerv0.6.0 carries fixes this module was doing without and handing to its own callers, among them two denial-of-service defects:/Crypt, which 209 files (12.8% of the 1 633 real government forms) carry and which used to make every one of them decode to nothing readableindexObjectStreams: five different answers in five runs of the same binary on the same filenilerror as though it were the whole of itpdffontv0.3.0 comes with it where it is reachable: the/ToUnicodemap whose size had nothing to do with its input — 10 655 bytes producing 13 107 200 entries, 1 054 MB and 10 seconds, per font per page.Why it happened
Nothing in this organisation was watching for a sibling's release. Nine of the ten Go modules had fallen behind at least once, and two of them were still requiring the reader from before the 21-second defect was fixed in it.
The organisation already had a Renovate preset at
go-pdfkit/.github, with rules for Go modules and for actions — and not one of the ten modules extended it, so the preset had never been read by anything. The one-linerenovate.jsonthat does is now here, matching what everygo-ruby-*repository already has.Renovate still has to be installed on the organisation for it to run.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.