Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Updated Marten from 8.15.2 to 8.17.0.

Release notes

Sourced from Marten's releases.

8.17.0

This release includes a rewrite of the daemon's advisory lock, as well as some fixes to multi-host support.

The distributed lock now includes a keepalive check so a node holding a lock will be notified if the lock is lost and permit the daemon to shutdown. This improves the recovery capabilities in the event a postgres instance is restarted or fails over, and reduces the risk of multiple nodes running the daemon concurrently.

What's Changed

Full Changelog: JasperFx/marten@V8.16.4...v8.17.0

8.16.4

What's Changed

Full Changelog: JasperFx/marten@v8.16.3...V8.16.4

8.16.3

This release fixes compatibility issues with C# 14 projects & includes performance improvements to Marten's initialization, especially for projects with many event types and/or upcasters.

What's Changed

New Contributors

Full Changelog: JasperFx/marten@v8.16.2...v8.16.3

8.16.2

What's Changed

Full Changelog: JasperFx/marten@V8.16.1...v8.16.2

8.16.1

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.16.0...V8.16.1

8.16.0

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.15.3...V8.16.0

8.15.3

What's Changed

Full Changelog: JasperFx/marten@V8.15.1...V8.15.3

Commits viewable 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Marten
  dependency-version: 8.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2026

Superseded by #24.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/nuget/Marten-8.17.0 branch January 26, 2026 04:10
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants