web-stories-wp icon indicating copy to clipboard operation
web-stories-wp copied to clipboard

Bump mediainfo.js from 0.1.9 to 0.3.2

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps mediainfo.js from 0.1.9 to 0.3.2.

Changelog

Sourced from mediainfo.js's changelog.

0.3.2 (2024-07-11)

Upgrades

  • deps: upgrade libmediainfo to v24.06 (5de50e7)

0.3.1 (2024-06-01)

Bug Fixes

0.3.0 (2024-05-31)

⚠ BREAKING CHANGES

  • Consumers of the library need to update their types.

Features

  • add interfaces and detailed descriptions for all track types (69482a7)
  • also accept number as size argument (4405da4)
  • build: optimize WASM file size (fa05a1a)
  • types: move common track fields to BaseTrack (e2b4c1a)

Upgrades

  • deps: upgrade libmediainfo to v24.04 (98531dd)
  • deps: upgrade libmediainfo to v24.05 (ee4ad2b)

0.2.2 (2024-02-28)

Upgrades

  • deps: upgrade libmediainfo to v24.01 (63422ca)

0.2.1 (2023-08-21)

Features

  • umd: add custom locateFile code that handles the CDN version (closes #142) (c223eb7)

Bug Fixes

... (truncated)

Commits
  • 8a9a9f2 chore(release): 0.3.2
  • 776dc1f chore(build): enable conformance check
  • a271ef3 chore: update homepage in package.json
  • 5fdf12e chore(deps): upgrade packages
  • 27c8104 chore: exempt issues labeled with disable-stale from auto-close
  • 5de50e7 build(deps): upgrade libmediainfo to v24.06
  • 5268906 chore(examples): fixing browser-umd example
  • b486836 chore(release): 0.3.1
  • dbbfbed fix(deps): support Node.js 18
  • c9d977b chore(docs): update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jul 25 '24 12:07 dependabot[bot]