Skip to content

Bump github.com/editorconfig-checker/editorconfig-checker/v3 from 3.2.0 to 3.2.1#1151

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/github.com/editorconfig-checker/editorconfig-checker/v3-3.2.1
Closed

Bump github.com/editorconfig-checker/editorconfig-checker/v3 from 3.2.0 to 3.2.1#1151
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/github.com/editorconfig-checker/editorconfig-checker/v3-3.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2025

Bumps github.com/editorconfig-checker/editorconfig-checker/v3 from 3.2.0 to 3.2.1.

Release notes

Sourced from github.com/editorconfig-checker/editorconfig-checker/v3's releases.

v3.2.1

3.2.1 (2025-03-15)

Bug Fixes

  • check for exclusion before MIME type (#447) (cd9976b)
  • empty format in the config file should be treated as Default (#448) (f8799d0), closes #430
  • test: make TestGetRelativePath work under Darwin (#445) (d956561)
  • test: support running our test suite under -trimpath, closes #397 (#439) (fc78406)
  • test: we no longer need -ldflags at all (#444) (9ffcae2)
Changelog

Sourced from github.com/editorconfig-checker/editorconfig-checker/v3's changelog.

3.2.1 (2025-03-15)

Bug Fixes

  • check for exclusion before MIME type (#447) (cd9976b)
  • empty format in the config file should be treated as Default (#448) (f8799d0), closes #430
  • test: make TestGetRelativePath work under Darwin (#445) (d956561)
  • test: support running our test suite under -trimpath, closes #397 (#439) (fc78406)
  • test: we no longer need -ldflags at all (#444) (9ffcae2)
Commits
  • 6a81239 chore(main): release 3.2.1 (#450)
  • f8799d0 fix: empty format in the config file should be treated as Default (#448)
  • 65b01f3 ci: extend the CI to MacOS to catch regressions (#440)
  • b68f511 chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#453)
  • e83454c chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.9 to 0.5.11 (#443)
  • 3ab0c97 chore(deps): bump github.com/editorconfig/editorconfig-core-go/v2 (#452)
  • fc78406 fix(test): support running our test suite under -trimpath, closes #397 (#439)
  • d956561 fix(test): make TestGetRelativePath work under Darwin (#445)
  • 843f9c0 chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 (#449)
  • 9ffcae2 fix(test): we no longer need -ldflags at all (#444)
  • 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 <dependency name> 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)

Bumps [github.com/editorconfig-checker/editorconfig-checker/v3](https://github.com/editorconfig-checker/editorconfig-checker) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker/releases)
- [Changelog](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/CHANGELOG.md)
- [Commits](editorconfig-checker/editorconfig-checker@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: github.com/editorconfig-checker/editorconfig-checker/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added no-release Do not create a new release (wait for additional code changes) patch A minor, backward compatible change labels Mar 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2025 00:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2025

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mergify mergify bot added the auto-update This PR was automatically generated label Mar 16, 2025
@github-actions
Copy link

Warning

This PR is blocked from merging because a required semver label is missing.

major, minor, patch, no-release

You'll need to add one before this PR can be merged.

@codecov
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.62%. Comparing base (ddb69a4) to head (cff8533).
Report is 25 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   20.62%   20.62%           
=======================================
  Files         170      170           
  Lines       19001    19001           
=======================================
  Hits         3919     3919           
  Misses      14323    14323           
  Partials      759      759           
Flag Coverage Δ
unittests 20.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify
Copy link

mergify bot commented Apr 15, 2025

💥 This pull request now has conflicts. Could you fix it @dependabot[bot]? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Apr 15, 2025
@mergify mergify bot closed this Apr 15, 2025
@mergify
Copy link

mergify bot commented Apr 15, 2025

This automated PR was closed due to merge conflicts.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/editorconfig-checker/editorconfig-checker/v3-3.2.1 branch April 15, 2025 00:21
@mergify mergify bot removed the conflict This PR has conflicts label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated no-release Do not create a new release (wait for additional code changes) patch A minor, backward compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants