Skip to content

Bump the all-deps group with 4 updates#161

Merged
mattkasun merged 1 commit intomasterfrom
dependabot/go_modules/all-deps-2026fc2794
Feb 24, 2026
Merged

Bump the all-deps group with 4 updates#161
mattkasun merged 1 commit intomasterfrom
dependabot/go_modules/all-deps-2026fc2794

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the all-deps group with 4 updates: github.com/caddyserver/certmagic, github.com/devilcove/boltdb, github.com/devilcove/configuration and github.com/nats-io/nats.go.

Updates github.com/caddyserver/certmagic from 0.25.1 to 0.25.2

Release notes

Sourced from github.com/caddyserver/certmagic's releases.

v0.25.2

What's Changed

New Contributors

Full Changelog: caddyserver/certmagic@v0.25.0...v0.25.2

Commits

Updates github.com/devilcove/boltdb from 0.1.7 to 0.1.8

Release notes

Sourced from github.com/devilcove/boltdb's releases.

v0.1.8

What's Changed

Full Changelog: devilcove/boltdb@v0.1.6...v0.1.8

Commits
  • 878511c Bump ncruces/go-coverage-report from 0.3.1 to 0.3.2
  • 69647ba Bump github.com/Kairum-Labs/should from 0.2.1 to 0.2.2
  • 33164d4 Merge pull request #29 from devilcove/dependabot/github_actions/master/action...
  • b81f77d Bump actions/checkout from 5 to 6
  • bc7d3a1 Merge pull request #28 from devilcove/dependabot/github_actions/master/golang...
  • c655562 Bump golangci/golangci-lint-action from 8 to 9
  • 0e85335 Merge pull request #27 from devilcove/dependabot/go_modules/master/github.com...
  • 46ceb21 Bump github.com/Kairum-Labs/should from 0.2.0 to 0.2.1
  • bc68069 Merge pull request #26 from devilcove/dependabot/go_modules/master/github.com...
  • 76f3bb9 Bump github.com/Kairum-Labs/should from 0.1.0 to 0.2.0
  • Additional commits viewable in compare view

Updates github.com/devilcove/configuration from 0.1.0 to 0.1.1

Commits
  • 5498d4d Add support for alternate configuration file names in Get and Save functions
  • cb2c94d Merge pull request #1 from devilcove/dependabot/github_actions/actions/checko...
  • d621737 Bump actions/checkout from 5 to 6
  • 962287e workflows
  • See full diff in compare view

Updates github.com/nats-io/nats.go from 1.48.0 to 1.49.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.49.0

Changelog

ADDED

  • Core NATS:
    • IgnoreDiscoveredServers option for skipping advertised servers (#2022)
    • Reconnect to selected server callback option #1958)
    • Set custom server pool (#1958)
  • KeyValue:
    • Config() method for KeyValueStatus (#2014)

FIXED

  • Core NATS:
    • Only remove requested status listener (#1991)
  • JetStream:
    • Cleanup JS Publisher Status Channel (#1993)
  • Legacy JetStream:
    • Fix nil pointer dereference in ConsumerInfo. Thanks @​olde-ducke for the contribution (#1987)
  • Object store:
    • Use default timeout on object Put when context has no deadline (#2013)

IMPROVED

Complete Changes

nats-io/nats.go@v1.48.0...v1.49.0

Commits
  • d85a35e Release v1.49.0 (#2025)
  • 0d5e984 [IMPROVED] Add JetStream migration guide (#2023)
  • fff2d63 [FIXED] Use default timeout on object Put when context has no deadline (#2013)
  • ca4790e [IMPROVED] Fix code examples, API signatures and technical typos in jetstream...
  • e987dbe [IMPROVED] Fix bug in constant name TimeStampHeader (#2019)
  • 5b2c617 [ADDED] Config method for KeyValueStatus (#2014)
  • 4667f93 [ADDED] Reconnect to selected server and custom server pool (#1958)
  • f89e0bd [ADDED] IgnoreDiscoveredServers option for skipping advertised servers (#2022)
  • b9f59ec [IMPROVED] Use correct comparative form in PullMaxBytes validation messages (...
  • aa67684 [IMPROVED] Fix doc comments for ListKeysFiltered and ListKeys methods (#2017)
  • 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 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-deps group with 4 updates: [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic), [github.com/devilcove/boltdb](https://github.com/devilcove/boltdb), [github.com/devilcove/configuration](https://github.com/devilcove/configuration) and [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go).


Updates `github.com/caddyserver/certmagic` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](caddyserver/certmagic@v0.25.1...v0.25.2)

Updates `github.com/devilcove/boltdb` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/devilcove/boltdb/releases)
- [Commits](devilcove/boltdb@v0.1.7...v0.1.8)

Updates `github.com/devilcove/configuration` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/devilcove/configuration/releases)
- [Commits](devilcove/configuration@v0.1.0...v0.1.1)

Updates `github.com/nats-io/nats.go` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/devilcove/boltdb
  dependency-version: 0.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/devilcove/configuration
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 Feb 23, 2026
@mattkasun mattkasun merged commit 65e33d9 into master Feb 24, 2026
3 checks passed
@mattkasun mattkasun deleted the dependabot/go_modules/all-deps-2026fc2794 branch February 24, 2026 16:23
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