Skip to content

build(deps): bump go.augendre.info/fatcontext from 0.8.0 to 0.8.1 #6013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

Bumps go.augendre.info/fatcontext from 0.8.0 to 0.8.1.

Release notes

Sourced from go.augendre.info/fatcontext's releases.

v0.8.1

Highlights

  • cc8870e239a139b5e1a32320442120361e55b33c fixed #43: fix: context.Background and context.TODO properly mark the loop as non-fat

Changelog

  • 4670423bc3b3c7ac8d90c829853563edcdb2e3bb [pre-commit.ci] pre-commit autoupdate
  • 91ee1ebe59ad8f3c280f925cbcbc341e3b2b4b97 [pre-commit.ci] pre-commit autoupdate
  • 21d679fe49f956c22087fbd6c57ffe909fe8bfa5 [pre-commit.ci] pre-commit autoupdate
  • 080ba44e51bb3f900f3fcedf390d8e3521d0f479 [pre-commit.ci] pre-commit autoupdate
  • ebce84f30afa3438c6ca719bd9ce416e565bc832 [pre-commit.ci] pre-commit autoupdate
  • f81d8492cfeae99fac6875c9d1b6a1521dc05068 [pre-commit.ci] pre-commit autoupdate
  • 0e5885d217eeab6534f82ce9ebb5dae8cc562cf1 [pre-commit.ci] pre-commit autoupdate
  • d236c8bee2775cda785c85030f8506a99808c5ca build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0
  • f4c7eb515e1d03feb18dd5e0560ac5ad96b0ed54 build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0
  • 81ca847d6070751ed88513bfc0b3c81d581a9817 build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0
  • 547da7546c48bac44498ec2dfb4416634ac6669b build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0
  • e27b419f2dc70e3d0eefc05ae9b26336c5fad298 build(deps): bump golangci/golangci-lint-action
  • 4365d646be7d899b492014287f8ad73e2424b7b8 fix readme import path
  • 6e8855d33700ce0c7516c0c1a8d310815f6008f6 fix(ci): master -> main
  • cc8870e239a139b5e1a32320442120361e55b33c fix: context.Background and context.TODO properly mark the loop as non-fat
Commits
  • cc8870e fix: context.Background and context.TODO properly mark the loop as non-fat
  • 0e5885d [pre-commit.ci] pre-commit autoupdate
  • 547da75 build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0
  • 080ba44 [pre-commit.ci] pre-commit autoupdate
  • ebce84f [pre-commit.ci] pre-commit autoupdate
  • 81ca847 build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0
  • 4670423 [pre-commit.ci] pre-commit autoupdate
  • e27b419 build(deps): bump golangci/golangci-lint-action
  • f4c7eb5 build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0
  • f81d849 [pre-commit.ci] pre-commit autoupdate
  • 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 [go.augendre.info/fatcontext](https://github.com/Crocmagnon/fatcontext) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/Crocmagnon/fatcontext/releases)
- [Changelog](https://github.com/Crocmagnon/fatcontext/blob/main/.goreleaser.yaml)
- [Commits](Crocmagnon/fatcontext@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: go.augendre.info/fatcontext
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Aug 17, 2025
@ldez ldez added the linter: update version Update version of linter label Aug 17, 2025
@ldez ldez self-requested a review August 17, 2025 12:03
@ldez ldez added this to the v2-unreleased milestone Aug 17, 2025
@ldez ldez merged commit f95beb2 into main Aug 17, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/go.augendre.info/fatcontext-0.8.1 branch August 17, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant