goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.14k stars 156 forks source link

feat(deps): bump github.com/invopop/jsonschema from 0.10.0 to 0.11.0 #720

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/invopop/jsonschema from 0.10.0 to 0.11.0.

Commits
  • ab48bdb Merge pull request #105 from cloudquery/fix/zero-max-min-length
  • d109806 fix unsigned int handling (0 is a valid value)
  • 2bf120d Merge pull request #94 from evilnoxx/main
  • d8087c4 Merge pull request #103 from cloudquery/fix/recurse-array-unprocessed-only
  • 9c0d982 process only unprocessed tags in recursion
  • 73900b4 Merge pull request #101 from cloudquery/fix/array-item-tags
  • 6f92551 move to separate test
  • 5fe0827 use toJSONNumber
  • 7c6ea7a tests
  • 2b4f560 - revert imports formatting
  • 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 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)
cloudflare-pages[bot] commented 11 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 369b818
Status: ✅  Deploy successful!
Preview URL: https://13737c59.nfpm.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-07ko.nfpm.pages.dev

View logs

codecov[bot] commented 11 months ago

Codecov Report

Merging #720 (369b818) into main (2e96c18) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #720   +/-   ##
=======================================
  Coverage   75.08%   75.08%           
=======================================
  Files          10       10           
  Lines        2412     2412           
=======================================
  Hits         1811     1811           
  Misses        425      425           
  Partials      176      176