Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Akka.Persistence.MongoDb from 1.3.14 to 1.4.1 #83

Merged
merged 3 commits into from
Mar 12, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 12, 2020

Bumps Akka.Persistence.MongoDb from 1.3.14 to 1.4.1.

Release notes

Sourced from Akka.Persistence.MongoDb's releases.

Akka.Persistence.MongoDB v1.4.1

1.4.1 March 12 2020

  • Bump Akka version to 1.4.1

Changes:

  • 655e0d9356024c803360c73a32c3e68003a1628b Updates for 1.4.1 release (#122) (#123)

This list of changes was auto generated.

Akka.Persistence.MongoDB v1.4.1-rc3

1.4.1-rc3 March 10 2020

Bump Akka version to 1.4.1-rc3

Changes:

  • 0ae0fc7f1e72da15a3016539d97b26e0a8f1cad1 Merge pull request #121 from akkadotnet/dev
  • b89d40fa2daf20cddd24701d629f13c686fe1936 V1.4.1 rc3 upgrade (#120)
  • ee17c523ae74eaf37d8f62fc898b576c9d128561 Drop nugetprerelease=dev from windows release pipeline

This list of changes was auto generated.

Akka.Persistence.MongoDB v1.4.1-rc1

1.4.1-rc1 March 02 2020

Bump Akka version to 1.4.1-rc1

Changes:

  • 9ced1d89b9dd5c7bac81f087c581411c09c97005 Drop nugetprerelease=dev from windows release pipeline (#117)
  • a3d421eca4cb41ee30232f840b5e441e20f6a36d Merge pull request #116 from akkadotnet/dev
  • fa75fee0659dc7bf1e765562084018b8fd6fc7d7 Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#112)
  • 3917ab356bbe39826c47886b8f09056160506102 Bump FluentAssertions from 5.10.0 to 5.10.2 (#113)
  • e45865b4ccb87608b00ccb756a9d2ffda6664ec6 Bump MongoDB.Driver from 2.10.1 to 2.10.2 (#114)
  • 060bfaaf60e8417f54f3a24d8266159360c8ba6f Update RELEASE_NOTES.md
  • 116ac6c21f4f5777a88103ffed4d1a08d9b6cfdb Bump Akka version to 1.4.1-rc1 (#115)
  • ccdaa40eb4a9da928ce22e145941bf8d70c5271b Merge pull request #111 from akkadotnet/dev
  • 23ed8e9b39115d31763903e103cdb815f418899d updated build script to support beta tags in release notes; added v1.4.0-beta3 release notes (#110)
  • afdae4bfd4069a6c172a5fedb2972ebb30c73cde adding legacy serialization feature flag (#108) [ #107 ]
See More
  • d7b297ebfa356f7a8066b225c779810ad81fd9d5 Bump MongoDB.Driver from 2.10.0 to 2.10.1 (#106)
  • 8bd96673559787187d0b992027503b0b914e5308 Bump FluentAssertions from 5.9.0 to 5.10.0 (#105)
  • 07d3175c5be21026a8377d3cf876285b734d53f9 Bump MongoDB.Driver from 2.9.1 to 2.10.0 (#104)
  • 89715072eb252b13f55072119e088c529b6194ce Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#102)
... (truncated)
Commits

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Akka.Persistence.MongoDb](https://github.com/akkadotnet/Akka.Persistence.MongoDB) from 1.3.14 to 1.4.1.
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.MongoDB/releases)
- [Commits](akkadotnet/Akka.Persistence.MongoDB@1.3.14...1.4.1)

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 12, 2020
@kodiakhq kodiakhq bot merged commit 8be3b18 into dev Mar 12, 2020
@kodiakhq kodiakhq bot deleted the dependabot/nuget/Akka.Persistence.MongoDb-1.4.1 branch March 12, 2020 11:42
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