slauger / check_netscaler

A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
35 stars 18 forks source link

Bump @semantic-release/github from 7.2.3 to 8.0.1 #96

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @semantic-release/github from 7.2.3 to 8.0.1.

Release notes

Sourced from @​semantic-release/github's releases.

v8.0.1

8.0.1 (2021-09-23)

Bug Fixes

  • deps: update dependency http-proxy-agent to v5 (#416) (a454f34)

v8.0.0

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v8.0.0-beta.1

8.0.0-beta.1 (2021-08-26)

Features

  • node-version: raised the minimum required version to v14.17 (#397) (c6edf42)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • a454f34 fix(deps): update dependency http-proxy-agent to v5 (#416)
  • d1e09d9 chore(deps): lock file maintenance
  • 501eeff chore(deps): lock file maintenance (#413)
  • 10e9542 build(release.yml): set node-version to 16
  • 589f1de chore(deps): update dependency semantic-release to v18.0.0 (#411)
  • 051659b feat(node-version): raised the minimum required version to v14.17 (#397) (#410)
  • f05d3bc chore(deps): lock file maintenance (#409)
  • e04d2eb chore(deps): lock file maintenance (#407)
  • 8c6fc88 chore(deps): lock file maintenance (#406)
  • 8689104 chore(deps): lock file maintenance (#399)
  • 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[bot] commented 3 years ago

Superseded by #98.