wayback icon indicating copy to clipboard operation
wayback copied to clipboard

Bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1.

Release notes

Sourced from github.com/gabriel-vasile/mimetype's releases.

v1.4.1

What's Changed

Security fixes

New detected formats

Bug fixes

New Contributors

Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.0...v1.4.1

v1.4.1-rc1

New Detected Formats

.png, image/vnd.mozilla.apng .ttc, font/collection .avif, image/avif .srt, application/x-subrip, alias: application/x-srt, text/x-srt .vtt, text/vtt

What's Changed

... (truncated)

Commits
  • 80fe766 Bump actions/checkout from 3.0.1 to 3.0.2 (#279)
  • 6398b29 Add fuzzing for charset and for detector functions (#299)
  • 42b3f45 Bump github/codeql-action from 2.1.14 to 2.1.15 (#300)
  • 262d2e4 Update dependency for CVE-2021-33194 (#298)
  • 0ff7d59 add support for application/vnd.shp and application/vnd.shx (#297)
  • a019443 Merge pull request #296 from gabriel-vasile/dependabot/github_actions/github/...
  • 9f8d151 Merge pull request #287 from gabriel-vasile/dependabot/github_actions/golangc...
  • 39836e7 Merge pull request #293 from gabriel-vasile/dependabot/github_actions/actions...
  • e4814fb Merge pull request #291 from gabriel-vasile/py
  • 7be1bb6 Bump github/codeql-action from 2.1.6 to 2.1.14
  • 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] avatar Jul 08 '22 14:07 dependabot[bot]

Codecov Report

Merging #182 (62bfbae) into main (70de07b) will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   43.93%   44.01%   +0.07%     
==========================================
  Files          40       40              
  Lines        5023     5023              
==========================================
+ Hits         2207     2211       +4     
+ Misses       2535     2532       -3     
+ Partials      281      280       -1     
Impacted Files Coverage Δ
service/telegram/telegram.go 40.61% <0.00%> (+1.12%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 70de07b...62bfbae. Read the comment docs.

codecov[bot] avatar Jul 08 '22 14:07 codecov[bot]

Looks like github.com/gabriel-vasile/mimetype is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Aug 28 '22 03:08 dependabot[bot]