Skip to content

build(deps): bump github.com/sonatard/noctx from 0.1.0 to 0.3.2 #5771

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2025

Bumps github.com/sonatard/noctx from 0.1.0 to 0.3.2.

Release notes

Sourced from github.com/sonatard/noctx's releases.

v0.3.0

Changelog

  • 5a87a53dda2a713eb3a023a2108b46345ed1e217 Fix README.md
  • d1e41655cfc99d6e0fc566844a81eeade2298a8b Merge pull request #31 from sonatard/sql-doc
  • 38efa7c52c4727465cd54de1be54ad93c694990d Update sql doc
  • 127ded2eb4422a885f6e9c97e95cc9b89b7f1163 Merge pull request #32 from sonatard/sql-fix
  • 4c24501d7694c4e9e77dd0d57389d5060ea1c37a Remove Tx.Ping
  • 6e0f6bb8de1bd8a3c6e73439614927fd59aa0a8a Merge pull request #29 from sonatard/sql
  • 01a323d4129b9788aee825590a9e6723a9a2fb60 Support database/sql package
  • f63c7c780016255b681e22929b5ec95d3938e70d Merge pull request #30 from sonatard/fix-doc
  • d73a5f9baf6bb110a7fda94c07c1ca6c6735d8b1 update README for v0.2.0

v0.2.0

Changelog

  • 9a514098df3f8a88e0fd6949320c4e0aa51b520c Merge pull request #27 from sonatard/detect-new-request
  • f096b01e2d05b9e3f22be50470f81f8912614ef5 return error on http.NewRequest and WithContext

v0.1.1

Changelog

  • c0cbc7e6b49dcd8451e038303d7f77f2f3dc0498 Merge pull request #26 from sonatard/fix-makefile2
  • af42828b748bc58b1ef8d5217185e7a327359357 Fix Makefile
  • ab047bdbaa511391a47bf522e34d79b4ffcd0df4 Merge pull request #24 from ldez/feat/split-tests
  • d810ac119b2220cdea92b709d67a0c5df7b26e97 tests: split tests
  • 6fedcbfdca9d916e00e0cf1a1f81cd9b5c736e22 Merge pull request #23 from ldez/feat/update-golangci-lint
  • da5909763ee7782d78a2d19333071dece2a4b461 chore: update x/tools
  • 17dc7248f7b3a865cec6bc6a18059b2207a76652 chore: update goreleaser configuration
  • 4085aee464aa6b1ab34ef4ee69df5d99ee28dcb3 chore: update to golangci-lint v2
  • 9cec50f6b5bd06e910baf00e9cc96bedea9f0777 Merge pull request #20 from alexandear/docs/replace-golang-org
  • 7fee7791b505d513a30066aabfcf4ca8a5807b4f replace old golang.org links with new pkg.go.dev
Commits

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)

@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Apr 27, 2025
@ldez ldez added linter: update version Update version of linter blocked: until next minor Will be a part of the next minor release labels Apr 27, 2025
@ldez ldez self-requested a review April 27, 2025 11:47
dependabot bot and others added 3 commits April 28, 2025 14:13
Bumps [github.com/sonatard/noctx](https://github.com/sonatard/noctx) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/sonatard/noctx/releases)
- [Changelog](https://github.com/sonatard/noctx/blob/master/.goreleaser.yml)
- [Commits](sonatard/noctx@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/sonatard/noctx
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ldez ldez force-pushed the dependabot/go_modules/github.com/sonatard/noctx-0.3.0 branch from 8ad0b44 to 873220c Compare April 28, 2025 15:16
@ldez ldez changed the title build(deps): bump github.com/sonatard/noctx from 0.1.0 to 0.3.0 build(deps): bump github.com/sonatard/noctx from 0.1.0 to 0.3.2 Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: until next minor Will be a part of the next minor release 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