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 ua-parser-js from 0.7.14 to 0.7.33 #1040

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ua-parser-js from 0.7.14 to 0.7.33.

Changelog

Sourced from ua-parser-js's changelog.

Version 0.7.33 / 1.0.33

  • Add new browser : Cobalt
  • Identify Macintosh as an Apple device
  • Fix ReDoS vulnerability

Version 0.8

Version 0.8 was created by accident. This version is now deprecated and no longer maintained, please update to version 0.7 / 1.0.

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 #1040 (e9d7865) 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    #1040      +/-   ##
==========================================
- 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 Δ
ui/exceptions.py 100.00% <0.00%> (ø)
ui/conftest.py 100.00% <0.00%> (ø)
odl_video/__init__.py 100.00% <0.00%> (ø)
cloudsync/urls.py 100.00% <0.00%> (ø)
ui/templatetags/render_bundle.py 91.17% <0.00%> (ø)
ui/signals.py 98.07% <0.00%> (ø)
cloudsync/management/commands/oauthtokens.py 0.00% <0.00%> (ø)
techtv2ovs/constants.py 100.00% <0.00%> (ø)
ui/admin.py 88.37% <0.00%> (ø)
techtv2ovs/models.py 96.29% <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 ua-parser-js is up-to-date now, so this is no longer needed.