mockersf / jenkins-api.rs

Rust client for Jenkins API
MIT License
26 stars 17 forks source link

⬆️ Update mockito requirement from 0.20 to 0.21 #47

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on mockito to permit the latest version.

Release notes *Sourced from [mockito's releases](https://github.com/lipanski/mockito/releases).* > ## 0.21.0 > - Introduced a feature flag `color` (enabled by default), that controls whether the output is coloured and, more importantly, whether the `colored` crate is required. > > Thanks to [@​repi](https://github.com/repi)
Commits - [`5c7b6c1`](https://github.com/lipanski/mockito/commit/5c7b6c172510a9378421a3ec0d1a350c602adcfc) Bump to 0.21.0 - [`33cb781`](https://github.com/lipanski/mockito/commit/33cb781f58bf58f4b4ebc57e0068cc4705d3cc74) Merge pull request [#85](https://github-redirect.dependabot.com/lipanski/mockito/issues/85) from EmbarkStudios/color-feature - [`9a7f311`](https://github.com/lipanski/mockito/commit/9a7f311dd1ced0478d9d93f3ca9c1d5532ff0831) Add color feature flag description to docs - [`e7b4c4d`](https://github.com/lipanski/mockito/commit/e7b4c4dd348d96c4dec3466ee1bc6e8afe9196ce) Move colored diff output to feature flag - See full diff in [compare view](https://github.com/lipanski/mockito/compare/0.20.0...0.21.0)


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](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) - 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) Finally, you can contact us by mentioning @dependabot.