Skip to content

Bump the dminor-updates group across 1 directory with 5 updates#55

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/dminor-updates-9ff6f0d112
Closed

Bump the dminor-updates group across 1 directory with 5 updates#55
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/dminor-updates-9ff6f0d112

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps the dminor-updates group with 3 updates in the / directory: github.com/fosrl/newt, github.com/fosrl/olm and golang.org/x/crypto.

Updates github.com/fosrl/newt from 1.10.3 to 1.11.0

Release notes

Sourced from github.com/fosrl/newt's releases.

1.11.0

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:ea9e2bc53850d4a8b2c6019d97172a2b3e3cb1a15412babb4a0f4adc522f4a79
  • Docker Hub: docker.io/fosrl/newt@sha256:ea9e2bc53850d4a8b2c6019d97172a2b3e3cb1a15412babb4a0f4adc522f4a79 Tag: 1.11.0

What's Changed

  • Add private resource logging (requires Pangolin ^1.17.0)
  • Add provisioning key creating sites
  • Add single use provisioning blueprint file
  • Add --config-file
  • Add --name for provisioning the site name using string or {{env.ENV_VAR}}
  • Blueprint file now support {{env.ENV_VAR}} interpolation
  • Improvements and optimizations

Full Changelog: fosrl/newt@1.10.4...1.11.0

1.10.4

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:ccd2b0e9a0492d7492c00dff1295d0c487a2f71f9f8fc80b1c61e597f5181aed
  • Docker Hub: docker.io/fosrl/newt@sha256:ccd2b0e9a0492d7492c00dff1295d0c487a2f71f9f8fc80b1c61e597f5181aed Tag: 1.10.4

What's Changed

Full Changelog: fosrl/newt@1.10.3...1.10.4

Commits
  • cd47822 Merge pull request #290 from fosrl/dev
  • 2e02c9b Remove files
  • 5c329be Merge pull request #286 from fosrl/dependabot/go_modules/prod-patch-updates-a...
  • 732e788 Merge pull request #261 from fosrl/dependabot/github_actions/actions/stale-10...
  • aa42b36 Merge pull request #262 from fosrl/dependabot/github_actions/docker/setup-bui...
  • 4f42560 Merge pull request #263 from fosrl/dependabot/github_actions/aquasecurity/tri...
  • c2187de chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
  • 5ced7d6 chore(deps): bump actions/stale from 10.1.1 to 10.2.0
  • 4e6e79a Merge pull request #264 from fosrl/dependabot/github_actions/docker/login-act...
  • abe6e2e Merge branch 'main' into dependabot/github_actions/aquasecurity/trivy-action-...
  • Additional commits viewable in compare view

Updates github.com/fosrl/olm from 1.4.4 to 1.5.0

Commits

Updates golang.org/x/crypto from 0.48.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • See full diff in compare view

Updates golang.org/x/sys from 0.41.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.40.0 to 0.42.0

Commits
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 22, 2026
Bumps the dminor-updates group with 3 updates in the / directory: [github.com/fosrl/newt](https://github.com/fosrl/newt), [github.com/fosrl/olm](https://github.com/fosrl/olm) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/fosrl/newt` from 1.10.3 to 1.11.0
- [Release notes](https://github.com/fosrl/newt/releases)
- [Commits](fosrl/newt@1.10.3...1.11.0)

Updates `github.com/fosrl/olm` from 1.4.4 to 1.5.0
- [Release notes](https://github.com/fosrl/olm/releases)
- [Commits](fosrl/olm@1.4.4...v1.5.0)

Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0
- [Commits](golang/crypto@v0.48.0...v0.50.0)

Updates `golang.org/x/sys` from 0.41.0 to 0.43.0
- [Commits](golang/sys@v0.41.0...v0.43.0)

Updates `golang.org/x/term` from 0.40.0 to 0.42.0
- [Commits](golang/term@v0.40.0...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/fosrl/newt
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dminor-updates
- dependency-name: github.com/fosrl/olm
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dminor-updates
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dminor-updates
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dminor-updates
- dependency-name: golang.org/x/term
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dminor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/dminor-updates-9ff6f0d112 branch from c40e7ec to aae0031 Compare April 24, 2026 20:35
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 24, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/dminor-updates-9ff6f0d112 branch April 24, 2026 20:47
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