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.Bootstrap.Docker from 0.2.1 to 0.2.2 #108

Merged
merged 2 commits into from
Nov 19, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 19, 2019

Bumps Akka.Bootstrap.Docker from 0.2.1 to 0.2.2.

Release notes

Sourced from Akka.Bootstrap.Docker's releases.

Akka.Bootstrap v0.2.2

0.2.2 November 18 2019

  • Updated all underlying dependencies to Akka.NET latest.

Changes:

  • e4959d5f23ef542a125878d3e75381f8dea07aac Merge pull request #57 from petabridge/dev
  • 38f8c5b07008b47a43160162e7a29ae34e90f179 added v0.2.2 release notes (#56)
  • 58eca337451c0bf55311872a0c17e91095372926 updated windows release settings (#55)
  • ca7a931ad33a13d180e6ddbbdf34a98dc720eeaa Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.3.0 (#49)
  • ee9efb24733c398b1643d7711fa961e29ff1e7ba Bump FluentAssertions from 5.4.1 to 5.9.0 (#47)
  • 738892b3bbd741210bd9e8e7a39db4d2d30ce394 Bump Petabridge.Cmd.Cluster from 0.6.0 to 0.7.0 (#51)
  • ff83ad533eaecc7da5e8596f01fd070aff85ecb4 Bump Akka from 1.3.13 to 1.3.16 (#54)
  • 594d7d3a088b52f219ff32bb8fa01481f26b1ec7 Bump Microsoft.SourceLink.GitHub (#53)
  • 5e3313178bedaa246939765203aa868c5079e8a5 Bump Petabridge.Cmd.Remote from 0.6.0 to 0.7.0 (#52)
  • 559979739bac57b1c749b7da473a50cc4166e701 Bump Microsoft.SourceLink.GitHub (#46)
See More
  • c8ee1d8fdd54c383d8957c875a5800ba4ed5dc96 Update image name in sample to match documentation (#44)
  • a708322da69fd3d782ebc0fa6c2ff8a212dd2a0a Merge pull request #42 from izavala/Update-Trx-Logging
  • cd2f9ca2274a4c46cca76e33eb7a903d1d3e5cb8 Added trx logging
  • b8e3425b6ba9ba1f4cc4c7c9fd5774c6d066f835 Merge pull request #41 from izavala/Add-Build-System
  • 5f212f59f079bcacf8b34e6e52407ca0324657d8 Added build folder
  • 8587efcd65b92503035eadc72d4ec082f3889466 Merge pull request #40 from petabridge/Aaronontheweb-patch-1
  • c8d420dfaaa883cbc531a28629591cecec8c3bc7 Added example of CLUSTER_SEEDS value to docs
  • da3a1ee14d3570a0d11c5d2d0b57527d79a5fbc6 Merge pull request #39 from petabridge/Aaronontheweb-patch-1
  • 313e7e525121577ec41d6431e55d7e69944db076 Fix spelling error in Docker documentation

This list of changes was auto generated.

Commits
  • e4959d5 Merge pull request #57 from petabridge/dev
  • 38f8c5b added v0.2.2 release notes (#56)
  • 58eca33 updated windows release settings (#55)
  • ca7a931 Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.3.0 (#49)
  • ee9efb2 Bump FluentAssertions from 5.4.1 to 5.9.0 (#47)
  • 738892b Bump Petabridge.Cmd.Cluster from 0.6.0 to 0.7.0 (#51)
  • ff83ad5 Bump Akka from 1.3.13 to 1.3.16 (#54)
  • 594d7d3 Bump Microsoft.SourceLink.GitHub (#53)
  • 5e33131 Bump Petabridge.Cmd.Remote from 0.6.0 to 0.7.0 (#52)
  • 5599797 Bump Microsoft.SourceLink.GitHub (#46)
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Akka.Bootstrap.Docker](https://github.com/petabridge/akkadotnet-bootstrap) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/petabridge/akkadotnet-bootstrap/releases)
- [Commits](petabridge/akkadotnet-bootstrap@0.2.1...0.2.2)

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, 2019
@CLAassistant
Copy link

CLAassistant commented Nov 19, 2019

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ dependabot-preview[bot]
❌ kodiakhq[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@kodiakhq kodiakhq bot merged commit 8ac554f into dev Nov 19, 2019
@kodiakhq kodiakhq bot deleted the dependabot/nuget/Akka.Bootstrap.Docker-0.2.2 branch November 19, 2019 11:34
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.

1 participant