swissspidy / media-experiments

WordPress media experiments
GNU General Public License v2.0
72 stars 1 forks source link

Bump mime and @types/mime #558

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps mime and @types/mime. These dependencies needed to be updated together. Updates mime from 3.0.0 to 4.0.4

Changelog

Sourced from mime's changelog.

4.0.4 (2024-07-06)

4.0.3 (2024-04-25)

Bug Fixes

  • add types dir to package.json#files, fixes #310 (a547ca7)

4.0.2 (2024-04-24)

Bug Fixes

4.0.1 (2023-12-17)

Bug Fixes

4.0.0 (2023-11-29)

4.0.0-beta.1 (2023-09-14)

4.0.0-beta.0 (2023-09-13)

⚠ BREAKING CHANGES

  • drop node < 18 from CI matrix
  • exit from CLI with non-zero exit code when no result
  • drop CJS support, switch to TS

Features

  • add getAllExtensions() method (f22b6f0)
  • add reverse lookup option (--reverse, -r) feature to CLI (e0da103)

ci

  • drop node < 18 from CI matrix (ef38fd5)
Commits


Updates @types/mime from 3.0.4 to 4.0.0

Commits


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 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)
github-actions[bot] commented 1 month ago

Size Change: +1.24 kB (+0.04%)

Total Size: 3.03 MB

Filename Size Change
build/media-experiments.js 69.7 kB +452 B (+0.65%)
build/view-upload-request.js 17.9 kB +325 B (+1.85%)
build/vips.worker.js 43.1 kB +462 B (+1.08%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `build/100.js` | 88.3 kB | | `build/699.js` | 2.35 MB | | `build/blurhash.worker.js` | 3.23 kB | | `build/canvas.worker.js` | 2.79 kB | | `build/chunk-ffmpeg.js` | 5.91 kB | | `build/chunk-selfie-segmentation.js` | 16.3 kB | | `build/dominant-color.worker.js` | 4.45 kB | | `build/ffmpeg.js` | 1.11 kB | | `build/heif.worker.js` | 422 kB | | `build/media-experiments-blocks-rtl.css` | 297 B | | `build/media-experiments-blocks.css` | 296 B | | `build/media-experiments-rtl.css` | 885 B | | `build/media-experiments.css` | 885 B | | `build/pdf.js` | 518 B | | `build/subtitles.js` | 860 B | | `build/view-upload-request-view-rtl.css` | 716 B | | `build/view-upload-request-view.css` | 717 B |

compressed-size-action

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.