Skip to content

feat: bump github.com/werf/nelm from 1.28.0 to 1.29.1 in the direct group - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/direct-8b31cb8aff
Open

feat: bump github.com/werf/nelm from 1.28.0 to 1.29.1 in the direct group#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/direct-8b31cb8aff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the direct group with 1 update: github.com/werf/nelm.

Updates github.com/werf/nelm from 1.28.0 to 1.29.1

Release notes

Sourced from github.com/werf/nelm's releases.

v1.29.1

Changelog

Bug Fixes

  • noop resources sent to legacyprogressreporter too (cb25490)

Install via trdl (with autoupdates, highly secure)

  1. Install trdl client binary, preferably to ~/bin.

  2. Add Nelm TUF repository to trdl:

    trdl add nelm https://tuf.nelm.sh 1 2122fb476c48de4609fe6d3636759645996088ff6796857fc23ba4b8331a6e3a58fc40f1714c31bda64c709ef6f49bcc4691d091bad6cb1b9a631d8e06e1f308
  3. Make nelm binary available in the current shell:

    source "$(trdl use nelm 1 stable)"

Install binaries directly (no autoupdates)

Download nelm binaries from here:

These binaries were signed with PGP and could be verified with the Nelm PGP public key. For example, nelm binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.nelm.sh/targets/releases/1.29.1/linux-amd64/bin/nelm" -O "https://tuf.nelm.sh/targets/signatures/1.29.1/linux-amd64/bin/nelm.sig"
curl -sSL https://raw.githubusercontent.com/werf/nelm/refs/heads/main/nelm.asc | gpg --import
gpg --verify nelm.sig nelm

v1.29.0

Changelog

Features

  • add case-insensitive-condition-tracking feature gate (3d2d2d0)
  • track managed-services.deckhouse.io resources (2dc75a3)

Install via trdl (with autoupdates, highly secure)

... (truncated)

Changelog

Sourced from github.com/werf/nelm's changelog.

1.29.1 (2026-08-11)

Bug Fixes

  • noop resources sent to legacyprogressreporter too (cb25490)

1.29.0 (2026-08-11)

Features

  • add case-insensitive-condition-tracking feature gate (3d2d2d0)
  • track managed-services.deckhouse.io resources (2dc75a3)
Commits
  • 8fc5d5c chore(main): release 1.29.1
  • cb25490 fix: noop resources sent to legacyprogressreporter too
  • a0d083e chore: bump channels
  • 71bbcda chore(main): release 1.29.0
  • 2dc75a3 feat: track managed-services.deckhouse.io resources
  • 3d2d2d0 feat: add case-insensitive-condition-tracking feature gate
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the direct group with 1 update: [github.com/werf/nelm](https://github.com/werf/nelm).


Updates `github.com/werf/nelm` from 1.28.0 to 1.29.1
- [Release notes](https://github.com/werf/nelm/releases)
- [Changelog](https://github.com/werf/nelm/blob/main/CHANGELOG.md)
- [Commits](werf/nelm@v1.28.0...v1.29.1)

---
updated-dependencies:
- dependency-name: github.com/werf/nelm
  dependency-version: 1.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: direct
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@dependabot dependabot Bot added the skip-changelog This PR needs no changie fragment (CI-only, cosmetic, or a release PR) label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS skip-changelog This PR needs no changie fragment (CI-only, cosmetic, or a release PR)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants