Skip to content

[master]: Update humanmade/asset-loader requirement from ^1.0.0 to ^1.0.1 - #983

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/humanmade/asset-loader-tw-1.0.1
Open

[master]: Update humanmade/asset-loader requirement from ^1.0.0 to ^1.0.1#983
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/humanmade/asset-loader-tw-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on humanmade/asset-loader to permit the latest version.

Release notes

Sourced from humanmade/asset-loader's releases.

1.0.1

What's Changed

Full Changelog: humanmade/asset-loader@v1.0.0...v1.0.1

Changelog

Sourced from humanmade/asset-loader's changelog.

Changelog

v1.0.0

  • Introduce wp-scripts-oriented register_script_asset() and enqueue_script_asset() functions. #78
  • Introduce register_block_extension() to extend existing block types with additional scripts and styles via a block.json file entrypoint. #80

v0.8.0

  • Support passing an array of string manifest paths as the first argument to register_manifest_asset and enqueue_manifest_asset; the first readable manifest will be used. #75
  • Deprecate register_asset and enqueue_asset functions, renamed to register_manifest_asset and enqueue_manifest_asset respectively. #70
  • Automatically register a runtime.js chunk if found in manifest to support hot reloading in multi-bundle configurations. #48

v0.7.1

  • Fix invalid sprintf string token in manifest loading error message so that a missing manifest does not cause a fatal.

v0.7.0

  • Fix bug where passing an empty manifest to enqueue_asset or register_asset would fail with a TypeError.
  • Breaking: Minimum supported PHP version is now PHP 8.1.
    • Plugin should continue to work on 7.4 but there is no support guarantee, and the plugin's development tooling now requires at least 8.0.

v0.6.4

  • Point to specific commit for 3rd-party Github action
  • Secure href attribute in 404 page to prevent XSS vulnerabilities

v0.6.3

  • Adds support for the composer installers v2 package

v0.6.2

  • Ensure that a version string is always set on an asset, even when the built file has a hash string in the file name. This ensures proper cache invalidation in sites using asset concatenation.

v0.6.1

  • Fix get_file_uri() when using symlinks

v0.6.0

  • Breaking: Remove deprecated autoregister, autoenqueue, and register_assets methods.
  • Add filter asset_loader_manifest_contents to allow filtering of loaded asset manifest contents.

v0.5.0

  • Support enqueuing scripts in the page <head> by passing 'in-footer' => false in options array.
  • Introduce get_active_manifest() function to return the first available manifest in a list.

... (truncated)

Commits
  • 9d15ed2 Merge pull request #86 from humanmade/dependabot/bundler/docs/concurrent-ruby...
  • 326eefe Bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs
  • f25297a Merge pull request #85 from humanmade/docs-debug
  • 94c4092 Remove docs-debug branch from workflow triggers
  • 767416c Back up to Ruby 3.3 we go, like Sisyphus (and restore Linux platform specific...
  • 2525208 Regenerate Gemfile.lock in Ruby 3.2 (!) and add jekyll-include-cache plugin
  • 53695c4 Revert Ruby to 3.3 in CI for Jekyll compatibility
  • 3417b32 Regenerate Gemfile.lock on Ruby 3.4/bundler 2.3.5
  • 8c6d6c8 Use Ruby 3.4 in docs deploy CI to work around failing public_suffix dependency
  • c62456a Trigger docs deploy on docs-debug branch, if present
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 28, 2026
Updates the requirements on [humanmade/asset-loader](https://github.com/humanmade/asset-loader) to permit the latest version.
- [Release notes](https://github.com/humanmade/asset-loader/releases)
- [Changelog](https://github.com/humanmade/asset-loader/blob/main/CHANGELOG.md)
- [Commits](humanmade/asset-loader@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: humanmade/asset-loader
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/humanmade/asset-loader-tw-1.0.1 branch from d223bb2 to 1b1bae5 Compare August 7, 2026 11:36
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants