Skip to content

Bump mime-types-data from 3.2025.0422 to 3.2025.0507#604

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/mime-types-data-3.2025.0507
Closed

Bump mime-types-data from 3.2025.0422 to 3.2025.0507#604
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/mime-types-data-3.2025.0507

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2025

Bumps mime-types-data from 3.2025.0422 to 3.2025.0507.

Changelog

Sourced from mime-types-data's changelog.

3.2025.0507 / 2025-05-07

  • Added new data for pre-computed priority sorting. This new data requires Ruby mime-types 3.7.0 or later to manage data but is ignored by older versions of mime-types.

  • Added a parser for the [Apache Tika media registry][tika] to enrich the media definitions, mostly by adding new patterns for media type extensions. This parser:

    1. Parses the current tika-mimetypes.xml from the main branch of [Tika][tika] on GitHub.

    2. Skips over any mime-type record that has attributes. That is, any record which looks like media/subtype;format=foo or media/subtype;version=2 will be skipped. Support for attributes does not currently exist in the mime-types library.

    3. Extracts the glob entries for use in the extensions field. Globs that use * in the middle of a filename are excluded, because that's now how the Ruby MIME::Types field works (I could add a new glob field, but that will take a bit more work).

    4. Updates the extensions field for any existing MIME::Type or creates new unregistered (not defined in IANA) types for new ones.

  • Updated the history body to reflect the new data source for updates.

  • Some details were removed from older CHANGELOG entries relating to updated MIME types from more or less automated processes.

3.2025.0506 / 2025-05-06

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional] and the [Apache httpd media registry][httpd] as of the release date.

3.2025.0429 / 2025-04-29

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional] and the [Apache httpd media registry][httpd] as of the release date.
Commits
  • a62b86a chore: Release for Ruby mime-types 3.7 support
  • 7314fb1 feat: Add support for Tika MIME Types
  • 3c405b3 feat: Priority Sorting
  • 21a8f9b Update mime-types-data 3.2025.0506 / 2025-05-06
  • 99ad286 Bump astral-sh/setup-uv from 6.0.0 to 6.0.1
  • 6b01c75 Bump github/codeql-action from 3.28.16 to 3.28.17
  • 199e49a Bump ruby/setup-ruby from 1.235.0 to 1.237.0
  • a203c63 Update mime-types-data 3.2025.0429 / 2025-04-29
  • db6c039 Bump astral-sh/setup-uv from 5.4.2 to 6.0.0
  • e3ab806 Bump github/codeql-action from 3.28.15 to 3.28.16
  • 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 show <dependency name> 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)

Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2025.0422 to 3.2025.0507.
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2025.0422...v3.2025.0507)

---
updated-dependencies:
- dependency-name: mime-types-data
  dependency-version: 3.2025.0507
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 7, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 14, 2025

Superseded by #606.

@dependabot dependabot Bot closed this May 14, 2025
@dependabot dependabot Bot deleted the dependabot/bundler/mime-types-data-3.2025.0507 branch May 14, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants