revelrylabs / elixir-stellar-client

Elixir Client for Stellar
MIT License
20 stars 8 forks source link

Bump crc from 0.9.1 to 0.9.2 #43

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps crc from 0.9.1 to 0.9.2.

Changelog *Sourced from [crc's changelog](https://github.com/TattdCodeMonkey/crc/blob/master/CHANGELOG.md).* > ## v0.9.2 > ### Fixes > - Fixed gcc warning implicit declaration of strnlen on linux
Commits - [`f8b5a62`](https://github.com/TattdCodeMonkey/crc/commit/f8b5a62ab83ff0391e8a3c52420b50124cd46fbc) chore: bump for v0.9.2 release - [`ee2bd7e`](https://github.com/TattdCodeMonkey/crc/commit/ee2bd7ede33f9223b604a9f7dc2326e523b96562) Merge pull request [#29](https://github-redirect.dependabot.com/TattdCodeMonkey/crc/issues/29) from Raphexion/master - [`50e6158`](https://github.com/TattdCodeMonkey/crc/commit/50e6158c125b641f479cf71d57d0ac966e922f64) Fixes gcc warning implicit declaration of strnlen - [`494adb5`](https://github.com/TattdCodeMonkey/crc/commit/494adb5a4b0bdb4082fccfa3fada11847eaf9c74) Merge pull request [#28](https://github-redirect.dependabot.com/TattdCodeMonkey/crc/issues/28) from TattdCodeMonkey/v091 - [`638dce2`](https://github.com/TattdCodeMonkey/crc/commit/638dce2d53bc6f33e7b4c476bce9ee71afcc5c78) Updated for v0.9.1 release - [`2441674`](https://github.com/TattdCodeMonkey/crc/commit/24416742f7421a10bd122894b8398fe5893c574e) Merge pull request [#27](https://github-redirect.dependabot.com/TattdCodeMonkey/crc/issues/27) from ellbee/windows_build - [`6a3dcf4`](https://github.com/TattdCodeMonkey/crc/commit/6a3dcf4d1f24a89ea648c2aeb0fe808dcb53ab96) Fix makefile for windows - See full diff in [compare view](https://github.com/TattdCodeMonkey/crc/compare/v0.9.1...v0.9.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 162


Totals Coverage Status
Change from base Build 156: 0.0%
Covered Lines: 100
Relevant Lines: 100

💛 - Coveralls