swissspidy / media-experiments

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

Bump @wordpress/scripts from 27.9.0 to 28.2.0 #552

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 5 days ago

Bumps @wordpress/scripts from 27.9.0 to 28.2.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

28.2.0 (2024-06-26)

28.1.0 (2024-06-15)

28.0.0 (2024-05-31)

Breaking Changes

Note If you're using @​wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @​wordpress/scripts@​27.

  • Use React's automatic runtime to transform JSX (#61692).
  • Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
Commits
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • 3be40c3 Update changelog files
  • 0ef18d3 Merge changes published in the Gutenberg plugin "release/18.6" branch
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • See full diff 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 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 5 days ago

Size Change: -619 B (-0.02%)

Total Size: 3.02 MB

Filename Size Change
build/media-experiments.js 63.7 kB -344 B (-0.54%)
build/view-upload-request.js 17.3 kB -276 B (-1.57%)
ℹ️ View Unchanged | Filename | Size | Change | | :--- | :---: | :---: | | `build/100.js` | 87.5 kB | 0 B | | `build/699.js` | 2.35 MB | 0 B | | `build/blurhash.worker.js` | 3.23 kB | 0 B | | `build/canvas.worker.js` | 2.79 kB | 0 B | | `build/chunk-ffmpeg.js` | 5.91 kB | 0 B | | `build/chunk-selfie-segmentation.js` | 16.3 kB | 0 B | | `build/dominant-color.worker.js` | 4.45 kB | 0 B | | `build/ffmpeg.js` | 1.11 kB | 0 B | | `build/heif.worker.js` | 422 kB | 0 B | | `build/media-experiments-blocks-rtl.css` | 297 B | 0 B | | `build/media-experiments-blocks.css` | 296 B | 0 B | | `build/media-experiments-rtl.css` | 763 B | 0 B | | `build/media-experiments.css` | 764 B | 0 B | | `build/pdf.js` | 518 B | 0 B | | `build/subtitles.js` | 860 B | 0 B | | `build/upload-requests-modal-rtl.css` | 277 B | 0 B | | `build/upload-requests-modal.css` | 277 B | 0 B | | `build/upload-requests-modal.js` | 5.98 kB | +1 B (+0.02%) | | `build/view-upload-request-view-rtl.css` | 716 B | 0 B | | `build/view-upload-request-view.css` | 717 B | 0 B | | `build/vips.worker.js` | 42.7 kB | 0 B |

compressed-size-action

dependabot[bot] commented 5 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.