sensu-plugins / sensu-plugins-aws

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
http://sensu-plugins.io
MIT License
81 stars 143 forks source link

Update github-markup requirement from ~> 3.0 to ~> 4.0 #388

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Updates the requirements on github-markup to permit the latest version.

Changelog

Sourced from github-markup's changelog.

4.0.0 - 2021-03-31

  • Drop support for Python 2 in RST rendering #1456

3.0.5 - 2020-11-12

  • Add commonmarker_exts to commonmarker options #1268
  • Check whether filename is set when rendering Asciidoc. #1290

3.0.4 - 2019-04-03

  • Expose options in #render_s #1249
  • Upgrade to Asciidoctor 2.0.x #1264

3.0.3 - 2018-12-17

  • Temporarily remove support for POD6 #1248

3.0.2 - 2018-12-12

  • Add support for POD6 #1173

3.0.1 - 2018-10-19

  • Remove linguist-detected RMarkdown files from the Markdown renderer #1237

3.0.0 - 2018-10-18

  • Allow passing options through to CommonMarker #1236
  • Symlink option is now a keyword arg #1236

2.0.2 - 2018-10-15

  • Don't render rmd files as Markdown #1235

2.0.1 - 2018-06-29

  • Create anchor for every =item directive in POD files #1165

2.0.0 - 2018-01-31

  • Remove filesystem access #1157

1.7.0 - 2018-01-30

Changed

  • Updates for Linguist v6 #1139
  • Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 #1156

... (truncated)

Commits
  • 0ed8aff Merge pull request #1456 from github/python3-rst
  • 4230afe Add changelog entry
  • 9899397 Update HTML fixture for python3
  • 935ee3b Update bootstrap script to use pip3
  • e1fb435 Remove -S flag for python3
  • b95a306 Point to python3 executable for rendering RST
  • 194e363 bump version to 3.0.5
  • cd01f9e Merge pull request #1290 from dometto/fix1289
  • 2710ab9 Check whether filename is set when rendering asciidoc
  • f3531a5 Merge pull request #1274 from maloucaze/use-heredoc
  • Additional commits viewable in compare view


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)