rubycentral / cfp-app

Rails app for managing a conference CFP
MIT License
223 stars 154 forks source link

Bump mime-types-data from 3.2021.0901 to 3.2022.0105 #335

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mime-types-data from 3.2021.0901 to 3.2022.0105.

Changelog

Sourced from mime-types-data's changelog.

3.2022.0105 / 2022-01-05

  • Updated the Apache and IANA media registry entries as of release date.

  • Fixed an incorrect definition of image/bmp, which had been marked obsolete and later registered. Fixed #48, found by William T. Nelson.

3.2021.1115 / 2021-11-15

  • Updated the Apache and IANA media registry entries as of release date.

  • Added conversion utilities that support the mini_mime data format. These have been ported from the [mini_mime] repository. #47

  • Added IANA provisional media registries. Added some notes to Contributing.md about the transient nature of the provisional registration data. This was triggered in part by a pull request by Jon Sneyers. Thanks! #45, #43

Commits
  • c059622 Update gemspec
  • 8c995e6 3.2022.0105 / 2022-01-05
  • 669e592 Remove obsolete from image/bmp
  • b560390 Fix a small issue with IANA registry parsing
  • 219ebc3 Resolve release issues
  • 31aaaf4 Fix a small error in the README
  • 1876f76 Merge branch 'jonsneyers-patch-1'
  • 8b76167 Clarify support for provisional types like jxl
  • 15c2d94 Add JPEG XL (image/jxl)
  • c2b7cf7 Merge pull request #45 from mime-types/add-provisional-data-parsing
  • 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)