Skip to content

Bump Marten from 3.11.0 to 3.13.4#120

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Marten-3.13.4
Open

Bump Marten from 3.11.0 to 3.13.4#120
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Marten-3.13.4

Conversation

@dependabot-preview
Copy link

Bumps Marten from 3.11.0 to 3.13.4.

Release notes

Sourced from Marten's releases.

Release 3.13.4

Bug Fixes

  • Connection Management: Fix to close connection on rollback only if it owns the connection #1620
  • Schema: Fix to throw an exception for unique index without any properties #1581
  • LINQ: Throw NotSupportedException in Marten only linq extensions #1736

Documentation

  • Add missing 'no', fix some readability issues. #1728
  • Update loading document documentation with possible null return value and async sample. #1747

Release 3.13.3

Bug Fixes

  • Bulk Loader: Fix BulkInsert performance issue #1598
  • LINQ: Sorting problem with one operation being delete #1607
  • Npgsql/NodaTime: Remove type mappers from nodatime implementation including update of Npgsql min version to 4.1.6 #1605

https://github.com/JasperFx/marten/milestone/58?closed=1

Release 3.13.2

Bug Fixes

  • DocumentStore/LINQ: Fix negating a predicate that contains an and operator results in an incorrect query #1568
  • Npgsql/NodaTime: Update minimum npgsql to 4.1.5, fixes the long-running problem of combining NodaTime with BCL DateTime types #1579
  • DocumentStore/DuplicateField: Allow null enum values to be parsed in duplicated field resolution (related to #1585 ported from 4.x to 3.x)

https://github.com/JasperFx/marten/milestone/55?closed=1

Release 3.13.1

Bug Fixes

  • .NET 5: Fix enums handling for .NET 5 #1549

Release 3.13.0

Features and Enhancements

  • Document Store/LINQ: Support case-insensitive order by for strings #1542. Docs link
  • DocumentStore/RetryPolicy: Introduce DefaultRetryPolicy #1543

Bug Fixes

  • NodeTime Plugin: Fix projecting nullable NodaTime Instant #1545

Docs

  • EventStore/Events Migration: Sample showing how Marten handles Event type namespace or name migration #1523. Docs link
  • Document Store/Multi-tenancy: Update computed_indexes.cs sample #1538. Docs link

Miscellaneous

  • Dependencies: Update the minimum Npgsql version for Marten to 4.1.4 #1529
  • Build: Update js dev build dependencies #1530
  • Project Management/Stats: Add badge with nuget download count #1537

https://github.com/JasperFx/marten/milestone/53?closed=1

... (truncated)

Commits
  • e5931ca Update appveyor config to trigger only on 3.x
  • 42809e4 Bump up version to 3.13.4
  • 311cf92 Update appveyor NuGet deploy key for 3.x [skip ci]
  • 292b1af Update loading document documentation with possible null return value and asy...
  • fc31e08 Throw NotSupportedException in Marten only linq extensions (#1736)
  • 23b6de6 docs: Add missing 'no', fix some readability issues. (#1728)
  • 9e385b3 Fix 3.x CI build issue due to Microsoft.TargetingPack.NETFramework.v4.6.1… (#...
  • 0edcb8d Fix to throw an exception for unique index without any properties (#1697)
  • 6e763e2 Fix to close connection on rollback only if it owns the connection (#1696)
  • 056e1d1 Bump up version to 3.13.3
  • Additional 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Marten](https://github.com/JasperFx/marten) from 3.11.0 to 3.13.4.
- [Release notes](https://github.com/JasperFx/marten/releases)
- [Commits](JasperFx/marten@3.11.0...3.13.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants