Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the all-updates group with 4 updates: github.com/DeRuina/timberjack, github.com/KimMachineGun/automemlimit, github.com/klauspost/compress and go.step.sm/crypto.

Updates github.com/DeRuina/timberjack from 1.3.8 to 1.3.9

Release notes

Sourced from github.com/DeRuina/timberjack's releases.

v1.3.9

1.3.9 (2025-10-21)

Features

  • Make FileMode for newly created files configurable (#59) (82320e6)
Changelog

Sourced from github.com/DeRuina/timberjack's changelog.

1.3.9 (2025-10-21)

Features

  • Make FileMode for newly created files configurable (#59) (82320e6)
Commits
  • a9a5ae1 docs: CHANGELOG new release
  • 82320e6 feat: make FileMode for newly created files configurable (#59)
  • 9f8e913 ci(deps): bump actions/setup-go from 5 to 6 (#57)
  • 598a4d6 ci: staticcheck (Go 1.22 compatible)
  • c56b7ff ci(deps): bump actions/checkout from 4 to 5 (#56)
  • 0fe1399 ci: Pull request template
  • 5989466 ci: Update issue templates
  • cd654ac ci: Update issue templates
  • 1d37a3d ci: Revise security policy and reporting instructions
  • 3f32dd3 ci: Remove versioning strategy from dependabot config
  • Additional commits viewable in compare view

Updates github.com/KimMachineGun/automemlimit from 0.7.4 to 0.7.5

Release notes

Sourced from github.com/KimMachineGun/automemlimit's releases.

v0.7.5

What's Changed

Full Changelog: KimMachineGun/automemlimit@v0.7.4...v0.7.5

Commits

Updates github.com/klauspost/compress from 1.18.0 to 1.18.1

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.0...v1.18.1

Commits

Updates go.step.sm/crypto from 0.72.0 to 0.73.0

Release notes

Sourced from go.step.sm/crypto's releases.

Release v0.73.0

What's Changed

Dependencies

Full Changelog: smallstep/crypto@v0.72.0...v0.73.0

Commits
  • 6338f90 Merge pull request #884 from smallstep/herman/yubikey-support-aes-management-...
  • 4180afc Add support for AES128 and AES256 YubiKey management keys
  • 7b18d04 Merge pull request #881 from smallstep/dependabot/go_modules/google.golang.or...
  • e150037 chore(deps): Bump google.golang.org/api from 0.252.0 to 0.253.0
  • ed54b1c Merge pull request #880 from smallstep/dependabot/go_modules/github.com/aws/a...
  • f087d6a chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms
  • 491b2ea Merge pull request #882 from smallstep/dependabot/go_modules/github.com/aws/a...
  • 8f594b8 chore(deps): Bump github.com/aws/aws-sdk-go-v2/config
  • 0a9f529 Merge pull request #876 from smallstep/dependabot/go_modules/cloud.google.com...
  • e0a6efe chore(deps): Bump cloud.google.com/go/kms from 1.23.1 to 1.23.2
  • Additional commits viewable in compare view

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 <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 all-updates group with 4 updates: [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack), [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit), [github.com/klauspost/compress](https://github.com/klauspost/compress) and [go.step.sm/crypto](https://github.com/smallstep/crypto).


Updates `github.com/DeRuina/timberjack` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/DeRuina/timberjack/releases)
- [Changelog](https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md)
- [Commits](DeRuina/timberjack@v1.3.8...v1.3.9)

Updates `github.com/KimMachineGun/automemlimit` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/KimMachineGun/automemlimit/releases)
- [Commits](KimMachineGun/automemlimit@v0.7.4...v0.7.5)

Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.18.0...v1.18.1)

Updates `go.step.sm/crypto` from 0.72.0 to 0.73.0
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](smallstep/crypto@v0.72.0...v0.73.0)

---
updated-dependencies:
- dependency-name: github.com/DeRuina/timberjack
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/KimMachineGun/automemlimit
  dependency-version: 0.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: go.step.sm/crypto
  dependency-version: 0.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

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 Nov 1, 2025
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.

1 participant