Skip to content

Update yiisoft/assets requirement from ^4.0 to ^5.1#348

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/yiisoft/assets-tw-5.1
Closed

Update yiisoft/assets requirement from ^4.0 to ^5.1#348
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/yiisoft/assets-tw-5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Updates the requirements on yiisoft/assets to permit the latest version.

Release notes

Sourced from yiisoft/assets's releases.

Version 5.1.0

  • Chg #155: Improve static analyze annotations (@​vjik)
  • Chg #156: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@​vjik)
  • Enh #155: Remove unnecessary array_filter call in AssetUtil::extractFilePathsForExport() method (@​vjik)
  • Bug #156: Fix the nullable parameter declarations for compatibility with PHP 8.4 (@​vjik)
Changelog

Sourced from yiisoft/assets's changelog.

5.1.0 March 08, 2025

  • Chg #155: Improve static analyze annotations (@​vjik)
  • Chg #156: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@​vjik)
  • Enh #155: Remove unnecessary array_filter call in AssetUtil::extractFilePathsForExport() method (@​vjik)
  • Bug #156: Fix the nullable parameter declarations for compatibility with PHP 8.4 (@​vjik)

5.0.0 December 11, 2024

  • New #150: Add AssetManager::getUrl() method instead of getAssetUrl() method that is marked as deprecated (@​vjik)
  • Chg #132: Move di-web configuration to di and allow to set publisher via parameters (@​Gerych1984)
  • Enh #119, #129: Add debug collector for yiisoft/yii-debug (@​xepozz, @​vjik)
  • Enh #148: Raise the minimum PHP version to 8.1 and minor refactoring (@​vjik)
  • Enh #149: Improve AssetBundle properties' Psalm types (@​vjik)
  • Bug #123: AssetManager load empty AssetBundle when register wrong namespace bundle (@​terabytesoftw)

4.0.0 February 13, 2023

  • Chg #115: Adapt configuration group names to Yii conventions (@​vjik)
  • Enh #116: Add support of yiisoft/aliases version ^3.0 (@​vjik)

3.0.0 January 26, 2023

2.1.0 July 18, 2022

2.0.1 June 15, 2022

2.0.0 November 04, 2021

  • New #88: Make Yiisoft\Assets\AssetManager::register() accept a single class, add Yiisoft\Assets\AssetManager::registerMany() (@​devanych)

1.0.1 August 30, 2021

  • Chg #86: Use definitions from yiisoft/definitions in configuration (@​vjik)

1.0.0 May 16, 2021

  • Initial release.
Commits

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.

Updates the requirements on [yiisoft/assets](https://github.com/yiisoft/assets) to permit the latest version.
- [Release notes](https://github.com/yiisoft/assets/releases)
- [Changelog](https://github.com/yiisoft/assets/blob/master/CHANGELOG.md)
- [Commits](yiisoft/assets@4.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: yiisoft/assets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 10, 2025
@vjik
Copy link
Member

vjik commented Jul 7, 2025

Close in favor #355

@vjik vjik closed this Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

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.

@dependabot dependabot bot deleted the dependabot/composer/yiisoft/assets-tw-5.1 branch July 7, 2025 19:35
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.

1 participant