ytti / oxidized-web

Web UI + RESTful API for Oxidized
120 stars 71 forks source link

Update simplecov-html requirement from ~> 0.12.3 to ~> 0.13.1 #282

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on simplecov-html to permit the latest version.

Release notes

Sourced from simplecov-html's releases.

v0.13.1

Misc

Changelog

Sourced from simplecov-html's changelog.

0.13.1 (2024-09-09)

Misc

0.13.0 (2024-09-08)

Enhancements

Bugfixes

Misc

  • Reduced gem size by not including development-only files.
  • Bundle jQuery 3.7.1. See #108 (thanks @​jgarland79 for reporting the issue).

0.12.3 (2020-09-23)

Bugfixes

  • Relax ruby version requirement to work with Ruby 3.0 (next version, current ruby-head). Thanks @​byroot.

0.12.2 (2020-02-27)

Bugfixes

  • Refreshing the page while a source file is open works again. Thanks @​HansBug for the report #94 and @​Tietew for the fix!

0.12.1 (2020-02-23)

Bugfix release to fix huge bugs that sadly test suit and maintainters didn't catch.

Bugfixes

  • Disable pagination and with it all files on 2nd page+ being broken/not able to open
  • Fix display of non ASCII characters, for this you have to upgrade to simplecov 0.18.3 though (it's handled in there)

0.12.0 (2020-02-12)

This release is basically a collection of long standing PRs finally merged.

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)