Skip to content

Releases: italia/publiccode-crawler

v5.1.2

10 Feb 08:14
367d1b2

Choose a tag to compare

What's Changed

Bump dependencies

Full Changelog: v5.1.1...v5.1.2

v5.1.1

02 Dec 10:24
74d9de1

Choose a tag to compare

What's Changed

  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.0 to 0.157.1 by @dependabot[bot] in #469
  • chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #474
  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #475
  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #479
  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.1 to 0.160.1 by @dependabot[bot] in #477
  • chore(deps): bump github.com/alranel/go-vcsurl/v2 from 2.0.2 to 2.0.3 by @dependabot[bot] in #478
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #483
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #481
  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 0.161.0 by @dependabot[bot] in #482
  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.0.0 to 1.0.1 by @dependabot[bot] in #484
  • chore(deps): bump github.com/italia/publiccode-parser-go/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #480
  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.0.1 to 1.2.0 by @dependabot[bot] in #485
  • chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.2.0 to 1.3.0 by @dependabot[bot] in #486
  • chore(deps): bump github.com/italia/publiccode-parser-go/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #487

Full Changelog: v5.1.0...v5.1.1

v5.1.0

21 Oct 17:28
a40703b

Choose a tag to compare

What's Changed

  • feat: use publiccode-parser-go v5.2.0 by @bfabio in #468

Full Changelog: v5.0.5...v5.1.0

v5.0.5

09 Sep 09:11
a28e028

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/italia/publiccode-parser-go/v4 from 4.3.4 to 4.3.6 by @dependabot[bot] in #449

Full Changelog: v5.0.4...v5.0.5

v5.0.4

21 Aug 17:39
a81d590

Choose a tag to compare

What's Changed

  • chore: make dependabot check daily for go packages updates by @bfabio in #425
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.2 by @dependabot[bot] in #426
  • chore(deps): bump github.com/spf13/viper from 1.7.0 to 1.20.1 by @dependabot[bot] in #430
  • chore(deps): bump github.com/prometheus/client_model from 0.3.0 to 0.6.2 by @dependabot[bot] in #428
  • chore(deps): bump github.com/italia/publiccode-parser-go/v4 from 4.3.1 to 4.3.3 by @dependabot[bot] in #429
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #431
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #432

Full Changelog: v5.0.3...v5.0.4

v5.0.3

18 Aug 06:19
3956f89

Choose a tag to compare

What's Changed

  • chore(deps): bump publiccode-parser-go to v4.3.1 by @bfabio in #423

Full Changelog: v5.0.2...v5.0.3

v5.0.2

12 Aug 16:43
7cfdb8a

Choose a tag to compare

What's Changed

  • chore(deps): bump publiccode-parser-go to v4.3.0 by @bfabio in #422
  • chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.35.0 by @dependabot[bot] in #408
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 by @dependabot[bot] in #412
  • chore: bump Go minimum version to 1.24 by @bfabio in #413
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 by @dependabot[bot] in #409
  • Enable more linters by @bfabio in #414
  • chore(ci): properly use Go 1.24 when building the Docker image by @bfabio in #416

Full Changelog: v5.0.1...v5.0.2

v5.0.1

05 Jul 09:48
7603f1a

Choose a tag to compare

What's Changed

  • fix: correctly set the Publisher id when alternativeId is present by @bfabio in #404

Full Changelog: v5.0.0...v5.0.1

v5.0.0

17 Jun 14:31
b295249

Choose a tag to compare

What's Changed

  • feat: support 0.4.0 publiccode.yml files by @bfabio in #400
  • feat!: add crawl-software command and remove one by @bfabio in #398

Full Changelog: v4.1.0...v4.2.0

v4.1.0

03 Jun 17:30
c0b5880

Choose a tag to compare

What's Changed

  • feat(crawl): error out if GITHUB_TOKEN not set by @bfabio in #391
  • fix: formatting of the crawl command help by @bfabio in #395
  • fix: reduce go routines and add debug logging by @bfabio in #394
  • fix: infinite loop in publiccode.yml validation by @bfabio in #396

Full Changelog: v4.0.4...v4.0.5