mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Bump debug from 2.6.8 to 2.6.9 #1043

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps debug from 2.6.8 to 2.6.9.

Release notes

Sourced from debug's releases.

2.6.9

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @​zhuangya for their help!

Changelog

Sourced from debug's changelog.

2.6.9 / 2017-09-22

  • remove ReDoS regexp in %o formatter (#504)
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mitodl/odl-video-service/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov-commenter commented 1 year ago

Codecov Report

Merging #1043 (a51c3e0) into master (79afd05) will decrease coverage by 1.46%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #1043      +/-   ##
==========================================
- Coverage   97.44%   95.99%   -1.46%     
==========================================
  Files         131      182      +51     
  Lines        4781     7357    +2576     
  Branches        0      254     +254     
==========================================
+ Hits         4659     7062    +2403     
- Misses        122      261     +139     
- Partials        0       34      +34     
Impacted Files Coverage Δ
techtv2ovs/constants.py 100.00% <0.00%> (ø)
ui/tasks.py 100.00% <0.00%> (ø)
ui/views.py 98.68% <0.00%> (ø)
ui/factories.py 100.00% <0.00%> (ø)
cloudsync/views.py 86.66% <0.00%> (ø)
odl_video/__init__.py 100.00% <0.00%> (ø)
ui/models.py 90.90% <0.00%> (ø)
ui/encodings.py 100.00% <0.00%> (ø)
cloudsync/utils.py 100.00% <0.00%> (ø)
ui/signals.py 98.07% <0.00%> (ø)
... and 41 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

blarghmatey commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like debug is up-to-date now, so this is no longer needed.