fix(deps): update module github.com/italia/publiccode-parser-go/v5 to v5.3.1#21
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: src/go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
⏩ PureFF
|
47a649b to
0a94f7d
Compare
0a94f7d to
94cdb68
Compare
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:
v5.2.3→v5.3.1Release Notes
italia/publiccode-parser-go (github.com/italia/publiccode-parser-go/v5)
v5.3.1Compare Source
What's Changed
New Contributors
Full Changelog: italia/publiccode-parser-go@v5.3.0...v5.3.1
v5.3.0Compare Source
What's Changed
feat: enforce strict BCP47 language tag validation by @bfabio in #280
feat: add configurable HTTP timeout to ParserConfig by @bfabio in #314
feat: expose --timeout flag in CLI by @bfabio in #316
Prepare groundwork for publiccode.yml v1 parsing and support by @bfabio in #293
Misc ci improvements by @bfabio in #307
fix: pass baseURL explicitly instead of storing it on Parser by @bfabio in #312
fix: close file handles after os.Open in Parse and validLogo by @bfabio in #319
fix: handle url.Parse error in isHostInDomain by @bfabio in #324
fix: replace log.Fatalf with panic in registrationFunc by @bfabio in #323
perf: compile regexps once at package level by @bfabio in #320
perf: misc optimization fixes by @bfabio in #322
perf: parse oEmbed providers once at init instead of per call by @bfabio in #318
refactor: remove redundant boolean result from isOEmbedURL() by @bfabio in #294
refactor: build iPA codes lookup map at init instead of scanning per … by @bfabio in #317
refactor: initialize validator and translator once at package level by @bfabio in #313
refactor: replace go-oembed and shrink oEmbed JSON by @bfabio in #325
test: update remote fixture expectation after fix #47 merged by @bfabio in #326
Full Changelog: italia/publiccode-parser-go@v5.2.3...v5.3.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.