chore(deps): bump the minor-and-patch group across 1 directory with 3 updates - #52
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 3 updates in the /backend directory: [github.com/unraid/apprise-go](https://github.com/unraid/apprise-go), [golang.org/x/sync](https://github.com/golang/sync) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/unraid/apprise-go` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/unraid/apprise-go/releases) - [Changelog](https://github.com/unraid/apprise-go/blob/main/CHANGELOG.md) - [Commits](unraid/apprise-go@v0.3.2...v0.3.3) Updates `golang.org/x/sync` from 0.22.0 to 0.23.0 - [Commits](golang/sync@v0.22.0...v0.23.0) Updates `modernc.org/sqlite` from 1.57.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: github.com/unraid/apprise-go dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/backend/minor-and-patch-40740ad9b3
branch
from
September 16, 2026 09:30
6f84cf8 to
7a3eed8
Compare
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 3 updates in the /backend directory: github.com/unraid/apprise-go, golang.org/x/sync and modernc.org/sqlite.
Updates
github.com/unraid/apprise-gofrom 0.3.2 to 0.3.3Release notes
Sourced from github.com/unraid/apprise-go's releases.
Changelog
Sourced from github.com/unraid/apprise-go's changelog.
Commits
c80bf0eRelease 0.3.3 (#97)31375c1feat: port upstream Apprise v1.13.1 fixes (#98)ba3d984feat: restore provider parity with upstream apprise v1.13.0 (#96)Updates
golang.org/x/syncfrom 0.22.0 to 0.23.0Commits
f75267dsemaphore: panic on negative capacity3ffd83call: upgrade go directive to at least 1.26.0 [generated]Updates
modernc.org/sqlitefrom 1.57.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme Headline