sensu-plugins / sensu-plugins-jenkins

This plugin provides native Jenkins instrumentation for monitoring and metrics collection, including: health, job status, metrics via `JQS`, and others.
http://sensu-plugins.io
MIT License
9 stars 18 forks source link

Update jenkins_api_client requirement from = 1.4.2 to = 1.4.5 #40

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on jenkins_api_client to permit the latest version.

Release notes *Sourced from [jenkins_api_client's releases](https://github.com/arangamani/jenkins_api_client/releases).* > ## v1.4.5 > - Remove unnecessary rack gem as a runtime dependency.
Changelog *Sourced from [jenkins_api_client's changelog](https://github.com/arangamani/jenkins_api_client/blob/master/CHANGELOG.md).* > v1.4.5 [05-OCT-2016] > ---------------------- > * Remove unnecessary rack gem as a runtime dependency. > > v1.4.4 [09-SEP-2016] > ---------------------- > * [#213][] Add support for getting a user's API token. > > v1.4.3 [07-JUN-2016] > ---------------------- > * [#207][] Add support for SOCKS proxies. Credit: [[**dylanmckay**](https://github.com/dylanmckay)][] > > v1.4.2 [25-OCT-2015] > ---------------------- > * [#188][] Added ability view jobs in a view with details. Credit: [[**Tyrael**](https://github.com/Tyrael)][] > > v1.4.1 [21-SEP-2015] > ---------------------- > * [#191][] Add dynamic depth support for node attributes. Credit: [[**stjohnjohnson**](https://github.com/stjohnjohnson)][] > > v1.4.0 [08-JUN-2015] > ---------------------- > * [#161][] Fix job#build method when true/false values are passed as timeout parameter. Credit: [[**jlucasps**](https://github.com/jlucasps)][] > * [#172][] Promotion plugin config support. Credit: [[**AndrewHanes**](https://github.com/AndrewHanes)][] > * [#168][] Added ability to pass "tree" parameter to the Job#get_builds call. Credit: [[**bkon**](https://github.com/bkon)][] > * [#169][] Add optional parameters to cli job build. Credit: [[**cyrez**](https://github.com/cyrez)][] > * [#167][] Add ability to override the default logger. Credit: [[**gpetras**](https://github.com/gpetras)][] > * [#174][] Use the specified client ssl when downloading artifacts. Credit: [[**paulgeringer**](https://github.com/paulgeringer)][] > * [#165][] Fix for is_offline? bug reporting all nodes as being offline. Credit: [[**bsnape**](https://github.com/bsnape)][] > * [#176][] Add ability to delete a promotion configuration. Credit: [[**l8nite**](https://github.com/l8nite)][] > * [#59][] Add capability to take the node offline and online. Credit: [[**stjohnjohnson**](https://github.com/stjohnjohnson)][] > * [#177][] Add ability to create promotion processes. Credit: [[**AndrewHanes**](https://github.com/AndrewHanes)][] > * [#179][] Clean up Node calls to make only one call for the computer item. Credit: [[**stjohnjohnson**](https://github.com/stjohnjohnson)][] > > v1.3.0 [03-JAN-2015] > ---------------------- > * [#159][] Add ability to configure git tool for a job. Credit: [[**hubert**](https://github.com/hubert)][] > * [#163][] Improve performance by using the `tree` parameter. Credit: [[**stjohnjohnson**](https://github.com/stjohnjohnson)][] > > v1.2.0 [12-NOV-2014] > ---------------------- > * [#156][] Added workspace cleanup plugin. Credit [[**hubert**](https://github.com/hubert)][] > * [#157][] Added ability to configure SCM trigger via job creation. Credit: [[**hubert**](https://github.com/hubert)][] > * [#158][] Add ability to configure post build artifact archiver step. Credit: [[**hubert**](https://github.com/hubert)][] > > v1.1.0 [05-NOV-2014] > ---------------------- > * [#145][] Fix `BuildQueue#get_details` to compare against task_name. Credit: [[**notruthless**](https://github.com/notruthless)][] > * [#149][] Lower log level of GET/POST messages emitted by Client to DEBUG. Credit: [[**scotje**](https://github.com/scotje)][] > * [#151][] Add ability to configure credentialId for git. Credit: [[**hubert**](https://github.com/hubert)][] > ... (truncated)
Commits - See full diff in [compare view](https://github.com/arangamani/jenkins_api_client/commits/v1.4.5)


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 cancel merge` will cancel a previously requested merge - `@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.