Skip to content

Bump github.com/psyb0t/ctxerrors from 0.3.1 to 0.3.3 - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/psyb0t/ctxerrors-0.3.3
Open

Bump github.com/psyb0t/ctxerrors from 0.3.1 to 0.3.3#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/psyb0t/ctxerrors-0.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps github.com/psyb0t/ctxerrors from 0.3.1 to 0.3.3.

Release notes

Sourced from github.com/psyb0t/ctxerrors's releases.

Release v0.3.3

Changes in v0.3.3

  • v0.3.3: Go 1.26 + go fix lint tooling (aa05368)

Full Changelog: psyb0t/ctxerrors@v0.3.2...v0.3.3

Release v0.3.2

Changes in v0.3.2

  • v0.3.2: self-hosted README badges (d0160b7)
  • ci: exclude own packages from the Dependabot cooldown (905ed7c)
  • ci: add age-gated Dependabot version updates (gomod + github-actions) (baa1ba9)
  • docs: drop Codecov mention from the latest changelog entry (452b947)
  • build: restore coverage.txt cleanup in the test-coverage target (5566455)
  • ci: remove Codecov upload wiring from pipeline.yml (ad9883b)

Full Changelog: psyb0t/ctxerrors@v0.3.1...v0.3.2

Changelog

Sourced from github.com/psyb0t/ctxerrors's changelog.

v0.3.3 — 2026-07-27

Go 1.26 + lint tooling (modernize → built-in go fix).

  • Bumped the go directive to 1.26 (go.mod + CI).
  • make lint / make lint-fix now use Go 1.26's built-in go fix (-diff check in lint, apply in lint-fix) instead of the modernize analyzer, and the modernize tool directive is dropped from go.mod. No library code changed.

v0.3.2 — 2026-07-27

Self-hosted README badges.

  • Coverage / version / license badges are self-rendered SVGs served from raw.githubusercontent.com/psyb0t/ctxerrors/badges/*.svg — no third-party render service. make test-coverage writes the percentage to coverage-percent.txt, the pipeline uploads it, and a badges job bakes it into the SVG. The CI badge is switched to GitHub's native badge.svg. No library code changed.
Commits
  • aa05368 v0.3.3: Go 1.26 + go fix lint tooling
  • d0160b7 v0.3.2: self-hosted README badges
  • 905ed7c ci: exclude own packages from the Dependabot cooldown
  • baa1ba9 ci: add age-gated Dependabot version updates (gomod + github-actions)
  • 452b947 docs: drop Codecov mention from the latest changelog entry
  • 5566455 build: restore coverage.txt cleanup in the test-coverage target
  • ad9883b ci: remove Codecov upload wiring from pipeline.yml
  • See full diff 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 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/psyb0t/ctxerrors](https://github.com/psyb0t/ctxerrors) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/psyb0t/ctxerrors/releases)
- [Changelog](https://github.com/psyb0t/ctxerrors/blob/main/CHANGELOG.md)
- [Commits](psyb0t/ctxerrors@v0.3.1...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/psyb0t/ctxerrors
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants