Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yiisoft/assets requirement from ^4.0 to ^5.0 #344

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

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

Release notes

Sourced from yiisoft/assets's releases.

Version 5.0.0

  • 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)
Changelog

Sourced from yiisoft/assets's changelog.

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

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 <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)

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.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #348.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/composer/yiisoft/assets-tw-5.0 branch March 10, 2025 22:43
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