Skip to content

Bump Marten from 3.11.0 to 3.13.3#114

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Marten-3.13.3
Closed

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

Conversation

@dependabot-preview
Copy link

Bumps Marten from 3.11.0 to 3.13.3.

Release notes

Sourced from Marten's releases.

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

Release 3.12.3

Bug Fixes

  • Duplicated Field: Fixed casing support for generated SQL to respect serializer setting #1519
  • .NET 5: Fix a compatibility issue in .NET 5 with Microsoft.Extensions.DependencyInjection.Abstractions package #1518

Release 3.12.1

Hotfix

This is a hotfix release for the bug found in the Async Daemon projection rebuild. The bug was introduced in #1483. Changes made in this PR were reverted. Bug #1302 ("ProjectView / DeleteEvent not run when rebuilding projections") was reopened and is targeted to be fixed in v4.

Release 3.12.0

Commits
  • 056e1d1 Bump up version to 3.13.3
  • 73c6ef2 Sorting problem with one operation being delete on 3.x (#1607)
  • 71a39ec Remove type mappers from nodatime implementation on 3.x (#1605)
  • 81ccb2b Add limit 0 to create a temp table with schema only for bulk loader (#1597)
  • f66afa0 Bump up version to 3.13.2 for release
  • 950341f Allow null enum values to be parsed in duplicated field resolution
  • dc817a9 Fix handling of negating predicate with binary operator (#1589)
  • c37c412 Update minimum npgsql to 4.1.5 (#1579)
  • 124d5b2 Update docs github blob links to use 3.x branch [skip ci]
  • 35977ea Update Edit on GitHub link base url to use 3.x branch [skip ci]
  • 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.3.
- [Release notes](https://github.com/JasperFx/marten/releases)
- [Commits](JasperFx/marten@3.11.0...3.13.3)

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 Nov 19, 2020
@dependabot-preview
Copy link
Author

Superseded by #120.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Marten-3.13.3 branch March 29, 2021 03:12
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