File editorconfig-checker.changes of Package editorconfig-checker
-------------------------------------------------------------------
Sun Mar 16 12:35:44 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.2.1:
* chore(main): release 3.2.1 (#450)
* fix: empty format in the config file should be treated as
Default (#448)
* ci: extend the CI to MacOS to catch regressions (#440)
* chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#453)
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.9 to
0.5.11 (#443)
* chore(deps): bump
github.com/editorconfig/editorconfig-core-go/v2 (#452)
* fix(test): support running our test suite under `-trimpath`,
closes #397 (#439)
* fix(test): make TestGetRelativePath work under Darwin (#445)
* chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
(#449)
* fix(test): we no longer need -ldflags at all (#444)
* fix: check for exclusion before MIME type (#447)
* ci: use new goreleaser formats to get the archives we need
(#425)
* build: switch to go1.24 (#446)
* chore: make sure we always use our latest release in pre-commit
(#436)
* chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
(#438)
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.8 to
0.5.9 (#435)
-------------------------------------------------------------------
Tue Jan 28 14:26:03 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.2.0:
* chore(main): release 3.2.0 (#426)
* feat: add support for env var NO_COLOR (#429)
* chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0
(#431)
* chore: replace token bound to a human by one bound to a bot
(#422)
* fix: improve default excludes (#427)
* feat: only output "0 errors found" when verbose output is
enabled (#423)
* chore: replace DOCKER_USERNAME secret by a variable (#421)
* chore: remove VERSION file (#419)
* chore: remove old build-binary-in-docker Dockerfile (#418)
* chore(deps): bump wagoid/commitlint-github-action from 6.2.0 to
6.2.1 (#424)
-------------------------------------------------------------------
Mon Jan 13 06:11:32 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.1.2:
* chore(main): release 3.1.2 (#417)
* fix: provide both .tar.gz as well as .zip archives (#416)
* chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.7 to
0.5.8 (#401)
* chore: use go1.23(.4) to build and release (#414)
-------------------------------------------------------------------
Thu Jan 09 06:41:18 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.1.1:
* chore(main): release 3.1.1 (#412)
* fix: dockerfile expected binary at /, not /usr/bin/ #410 (#411)
-------------------------------------------------------------------
Wed Jan 08 12:04:18 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.1.0:
* chore(main): release 3.1.0 (#408)
* chore(deps): bump anchore/sbom-action from 0.17.4 to 0.17.9
(#407)
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.7
to 1.4.8 (#406)
* fix: actually use the correct end marker (#405)
* fix: this release-please marker (#403)
* ci: build artifacts with GoReleaser and use Release Please
(#385)
* chore(deps): bump wagoid/commitlint-github-action from 6.1.2 to
6.2.0 (#400)
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.6
to 1.4.7 (#398)
* chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0
(#399)
* chore(deps): bump codecov/codecov-action from 4 to 5 (#396)
* chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0
(#395)
* refactor: replace Logger.LogMessage by storing an io.Writer
(#380)
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5
to 1.4.6 (#393)
* docs: fix Hits-of-Code badge (#391)
* chore: rename our own .ecrc to the new name (#392)
* chore: pre-commit v2 (#384)
* chore: add a pre-commit config (#381)
* fix: add `.ecrc` deprecation warning (#389)
* fix: typo in config, `SpacesAftertabs` => `SpacesAfterTabs`
(#386)
* chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0
(#387)
* chore: load codecov token from secrets (#382)
* docs: add CONTRIBUTING.md and MAINTAINERS.md (#378)
* refactor: output FormatErrors (#377)
* feat: support `.editorconfig-checker.json` config (#375)
* docs: try to explain excludes better for #370 (#372)
* chore: docker `FROM…as` to `FROM…AS` (#376)
* feat: provide Codeclimate compatible report fromat (#367)
* chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0
(#369)
* chore(deps): bump wagoid/commitlint-github-action from 6.1.1 to
6.1.2 (#368)
* feat: consolidate adjacent error messages (#360)
* feat: editorconfig-checker-disable-next-line (#363)
* feat: add zip version when compressing all binaries (#321)
(#362)
* chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to
6.1.1 (#361)
* chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0
(#358)
* chore(deps): bump wagoid/commitlint-github-action from 6.0.1 to
6.0.2 (#357)
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4
to 1.4.5 (#356)
-------------------------------------------------------------------
Mon Dec 23 07:44:06 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.0.3:
* chore(release): v3.0.3
* ci: publish docker image (#355)
* Revert "fix: check if multiple newlines are at EOF (#350)" (#354)
* chore(release): v3.0.2
* build: remove openbsd/mips64
* fix: check if multiple newlines are at EOF (#350)
* ci: run docker login and publish on main and on tags creation (#344)
* ci: remove changelog gen (#352)
* chore(deps): bump docker/build-push-action from 5 to 6 (#349)
-------------------------------------------------------------------
Mon Dec 23 07:43:27 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package editorconfig-checker: a tool to verify that your
files are in harmony with your .editorconfig