Skip to content

Update mime related (main)#235582

Open
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-mime-related
Open

Update mime related (main)#235582
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-mime-related

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Sep 18, 2025

This PR contains the following updates:

Package Type Update Change
@​types/mime devDependencies major 2.0.1 -> 4.0.0
@types/mime-types (source) devDependencies major 2.1.0 -> 3.0.1
mime dependencies major 2.6.0 -> 4.1.0
mime-types dependencies major 2.1.35 -> 3.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

broofa/mime (mime)

v4.1.0

Compare Source

Features
  • enable literal type access to MIME types in Typescript (#​339) (7de528d)
Bug Fixes

v4.0.7

Compare Source

Bug Fixes

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes
4.0.4 (2024-07-06)
4.0.3 (2024-04-25)
Bug Fixes
4.0.2 (2024-04-24)
Bug Fixes
4.0.1 (2023-12-17)
Bug Fixes

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop support for node < 10.x
Bug Fixes
update
  • drop support for node < 10.x (8857363)
jshttp/mime-types (mime-types)

v3.0.2

Compare Source

===================

  • Fix: update JSDoc to reflect that functions return only false or string, not boolean|string.
  • Fix: refined mime-score logic so .mp4 resolves correctly
  • Fix:reflect the current Node.js version supported to ≥ 18 (See 3.0.0 for more details).

v3.0.1

Compare Source

===================

  • deps: mime-db@1.54.0

v3.0.0

Compare Source

===================

  • Drop support for node <18
  • deps: mime-db@1.53.0
  • resolve extension conflicts with mime-score (#​119)
    • asc -> application/pgp-signature is now application/pgp-keys
    • mpp -> application/vnd.ms-project is now application/dash-patch+xml
    • ac -> application/vnd.nokia.n-gage.ac+xml is now application/pkix-attr-cert
    • bdoc -> application/x-bdoc is now application/bdoc
    • wmz -> application/x-msmetafile is now application/x-ms-wmz
    • xsl -> application/xslt+xml is now application/xml
    • wav -> audio/wave is now audio/wav
    • rtf -> text/rtf is now application/rtf
    • xml -> text/xml is now application/xml
    • mp4 -> video/mp4 is now application/mp4
    • mpg4 -> video/mp4 is now application/mp4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// labels Sep 18, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team September 18, 2025 14:15
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-core (Team:Core)

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-mime-related branch from 3b4d746 to bdc6e36 Compare September 27, 2025 08:37
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Sep 29, 2025

⏳ Build in-progress, with failures

Failed CI Steps

History

@jloleysens
Copy link
Copy Markdown
Contributor

Not gonna be that simple 😞

SyntaxError: Cannot use import statement outside a module
--
  |  
  | 25 \|   LifecycleResponseFactory,
  | 26 \| } from '@kbn/core-http-server';
  | > 27 \| import mime from 'mime';

@afharo
Copy link
Copy Markdown
Member

afharo commented Jan 20, 2026

ESM module: blocked by #106868

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-mime-related branch from 8ada66c to 4c25f00 Compare January 20, 2026 14:29
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-mime-related branch from 4c25f00 to 0cebb98 Compare February 16, 2026 18:59
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-mime-related branch 2 times, most recently from 9ac3fc3 to 3be76e1 Compare March 4, 2026 11:12
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-mime-related branch from 3be76e1 to 9511742 Compare March 6, 2026 13:35
@afharo
Copy link
Copy Markdown
Member

afharo commented Mar 18, 2026

This might work now that #256379 has been merged. Worth trying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release blocked Duty:Core release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants