Closed dependabot-preview[bot] closed 5 years ago
Merging #19 into master will increase coverage by
0.1%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #19 +/- ##
===========================================
+ Coverage 79.27% 79.37% +0.1%
- Complexity 454 455 +1
===========================================
Files 34 34
Lines 1042 1042
Branches 140 140
===========================================
+ Hits 826 827 +1
Misses 141 141
+ Partials 75 74 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ibrary/src/main/kotlin/fr/xgouchet/elmyr/Forger.kt | 80.79% <0%> (ø) |
233% <0%> (ø) |
:arrow_down: |
...otlin/fr/xgouchet/elmyr/regex/RegexCharacterSet.kt | 73.33% <0%> (+2.22%) |
16% <0%> (+1%) |
:arrow_up: |
Bumps
spek_version
from 1.2.0 to 1.2.1.Updates
spek-api
from 1.2.0 to 1.2.1Release notes
*Sourced from [spek-api's releases](https://github.com/jetbrains/spek/releases).* > ## v1.2.1 > - Fix compatibility with JUnit Platform 1.3 > - Kotlin 1.2.60Commits
- [`83da192`](https://github.com/spekframework/spek/commit/83da1920977eeb35af7c9487d80c28e207c43f57) Upgrade Kotlin to 1.2.60 ([#470](https://github-redirect.dependabot.com/jetbrains/spek/issues/470)) - [`8c5cac9`](https://github.com/spekframework/spek/commit/8c5cac90aa86bab6338e3c6a18af31ec91bdd8d5) Use DynamicTestExecutor to fix incompatibility ([#463](https://github-redirect.dependabot.com/jetbrains/spek/issues/463)) - [`c3d352e`](https://github.com/spekframework/spek/commit/c3d352e10b5e2983552f94912880d422c7293e98) Upgrade bintray plugin - [`b410ee0`](https://github.com/spekframework/spek/commit/b410ee01078424cdd6cfde5acd37531f5f69410c) Publish under spekframework - See full diff in [compare view](https://github.com/jetbrains/spek/compare/v1.2.0...v1.2.1)Updates
spek-subject-extension
from 1.2.0 to 1.2.1Release notes
*Sourced from [spek-subject-extension's releases](https://github.com/jetbrains/spek/releases).* > ## v1.2.1 > - Fix compatibility with JUnit Platform 1.3 > - Kotlin 1.2.60Commits
- [`83da192`](https://github.com/spekframework/spek/commit/83da1920977eeb35af7c9487d80c28e207c43f57) Upgrade Kotlin to 1.2.60 ([#470](https://github-redirect.dependabot.com/jetbrains/spek/issues/470)) - [`8c5cac9`](https://github.com/spekframework/spek/commit/8c5cac90aa86bab6338e3c6a18af31ec91bdd8d5) Use DynamicTestExecutor to fix incompatibility ([#463](https://github-redirect.dependabot.com/jetbrains/spek/issues/463)) - [`c3d352e`](https://github.com/spekframework/spek/commit/c3d352e10b5e2983552f94912880d422c7293e98) Upgrade bintray plugin - [`b410ee0`](https://github.com/spekframework/spek/commit/b410ee01078424cdd6cfde5acd37531f5f69410c) Publish under spekframework - See full diff in [compare view](https://github.com/jetbrains/spek/compare/v1.2.0...v1.2.1)Updates
spek-junit-platform-engine
from 1.2.0 to 1.2.1Release notes
*Sourced from [spek-junit-platform-engine's releases](https://github.com/jetbrains/spek/releases).* > ## v1.2.1 > - Fix compatibility with JUnit Platform 1.3 > - Kotlin 1.2.60Commits
- [`83da192`](https://github.com/spekframework/spek/commit/83da1920977eeb35af7c9487d80c28e207c43f57) Upgrade Kotlin to 1.2.60 ([#470](https://github-redirect.dependabot.com/jetbrains/spek/issues/470)) - [`8c5cac9`](https://github.com/spekframework/spek/commit/8c5cac90aa86bab6338e3c6a18af31ec91bdd8d5) Use DynamicTestExecutor to fix incompatibility ([#463](https://github-redirect.dependabot.com/jetbrains/spek/issues/463)) - [`c3d352e`](https://github.com/spekframework/spek/commit/c3d352e10b5e2983552f94912880d422c7293e98) Upgrade bintray plugin - [`b410ee0`](https://github.com/spekframework/spek/commit/b410ee01078424cdd6cfde5acd37531f5f69410c) Publish under spekframework - See full diff in [compare view](https://github.com/jetbrains/spek/compare/v1.2.0...v1.2.1)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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](https://app.dependabot.com): - 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) Finally, you can contact us by mentioning @dependabot.