Skip to content

build(deps): bump github.com/sonatard/noctx from 0.3.4 to 0.3.5 #5916

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 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2025

Bumps github.com/sonatard/noctx from 0.3.4 to 0.3.5.

Release notes

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

v0.3.5

Changelog

  • b768dab1764733f7f69c5075b7497eff4c58f260 Merge pull request #41 from ccoveille-forks/exec-support
  • 9360dc4b4d45752776d05d42e31afeb4e78bfbfb Merge pull request #42 from ccoveille-forks/slog-support
  • d0f384bf27d65a8f6750daadee040dafcce64600 Merge pull request #43 from ccoveille-forks/fix-description
  • 65989d7bde4c62d8ff03ccfd30afe42275df5be2 Fix linter description
  • 90c527e9b27493d074e8d35d37f5b73c3fc648ba Support log/slog package
  • 7f8e374ef52579ac508c84ce7c7f52aa81309362 Support exec package
  • 8d4d1b578c4cc4b8536d02b6533aa5966633fc2f Merge pull request #40 from ccoveille-forks/crypto-tls
  • 5875e72ca6c4891cd3394cb488b3049a667102d6 Update README.md
  • 03bbcad02284bb6257428c0e5d489e0d113bfee8 Support crypto/tls package
  • cd3ac4f724c884daa03aebac9a16d9a2766dbe0f Merge pull request #39 from ccoveille-forks/net-support
  • a41465bf3aaa61a6447acf8447d782b9d2eacafb Update README.md
  • 139335199a6cdce860f9ddb833ff201e19251877 Support net package
Commits
  • b768dab Merge pull request #41 from ccoveille-forks/exec-support
  • 9360dc4 Merge pull request #42 from ccoveille-forks/slog-support
  • d0f384b Merge pull request #43 from ccoveille-forks/fix-description
  • 65989d7 Fix linter description
  • 90c527e Support log/slog package
  • 7f8e374 Support exec package
  • 8d4d1b5 Merge pull request #40 from ccoveille-forks/crypto-tls
  • 5875e72 Update README.md
  • 03bbcad Support crypto/tls package
  • cd3ac4f Merge pull request #39 from ccoveille-forks/net-support
  • 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/sonatard/noctx](https://github.com/sonatard/noctx) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/sonatard/noctx/releases)
- [Changelog](https://github.com/sonatard/noctx/blob/master/.goreleaser.yml)
- [Commits](sonatard/noctx@v0.3.4...v0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jul 6, 2025
@ldez ldez added the linter: update version Update version of linter label Jul 6, 2025
@ldez
Copy link
Member

ldez commented Jul 6, 2025

Wrong semver versioning of the linter: this update is not a bug fix, despite the patch version update; this is a minor version update with new elements.

Same problem as #5895

@ldez ldez added the blocked: until next minor Will be a part of the next minor release label Jul 6, 2025
@ldez ldez self-requested a review July 6, 2025 11:44
@ccoVeille

This comment was marked as off-topic.

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.

2 participants