Skip to content

build(deps): Update ui-awesome/html-helper requirement from ^0.4 to ^0.7#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/ui-awesome/html-helper-tw-0.7
Open

build(deps): Update ui-awesome/html-helper requirement from ^0.4 to ^0.7#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/ui-awesome/html-helper-tw-0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Updates the requirements on ui-awesome/html-helper to permit the latest version.

Release notes

Sourced from ui-awesome/html-helper's releases.

0.7.2

What's Changed

Full Changelog: ui-awesome/html-helper@0.7.1...0.7.2

Changelog

Sourced from ui-awesome/html-helper's changelog.

0.7.2 February 15, 2026

  • Enh #52: Move normalizeKey() to AttributeBag and add optional $prefix support to get(), remove(), set(), and setMany() (@​terabytesoftw)
  • Bug #53: Update README.md to reflect changes in AttributeBag helper usage and examples (@​terabytesoftw)

0.7.1 February 15, 2026

  • Bug #50: Serialize boolean values in aria-*, data-*, data-ng, ng-*, and on* attributes as explicit strings (@​terabytesoftw)
  • Bug #51: Support closure values in attribute handling and add test case for boolean closure values (@​terabytesoftw)

0.7.0 February 14, 2026

  • Enh #49: Simplify AttributeBag to generic set() and setMany() operations (removing add()), while keeping Attributes responsible for aria, data, and on expansion during rendering (@​terabytesoftw)

0.6.9 February 14, 2026

  • Enh #46: Add helper AttributeBag class to centralize add(), get(), merge(), remove(), and set() operations with unit tests (@​terabytesoftw)
  • Bug #47: Standardize PHPDoc across src for consistent API documentation (@​terabytesoftw)
  • Bug #48: Standardize PHPDoc across tests for consistent test documentation (@​terabytesoftw)

0.6.8 February 11, 2026

  • Enh #45: Add helper LineBreakNormalizer class for normalizing line breaks in strings (@​terabytesoftw)

0.6.7 January 28, 2026

  • Bug #43: Update examples in testing.md for running Composer script with arguments and update .styleci.yml accordingly (@​terabytesoftw)
  • Bug #44: Remove redundant ignore rule in actionlint.yml configuration and update Rector command in composer.json to remove unnecessary 'src' argument (@​terabytesoftw)

0.6.6 January 24, 2026

  • Enh #42: Add php-forge/coding-standard to development dependencies for code quality checks (@​terabytesoftw)

0.6.5 January 20, 2026

  • Bug #36: Move directory tests\Providers to tests\Support\Provider for better organization (@​terabytesoftw)
  • Enh #37: Add usage examples for HTML helper methods, including attribute normalization and SVG offset validation (@​terabytesoftw)
  • Bug #38: Update testing documentation for clarity and organization (@​terabytesoftw)
  • Enh #39: Add development guide for workflows and maintenance tasks (@​terabytesoftw)
  • Enh #40: Add php-forge/support as a development dependency and update related test classes (@​terabytesoftw)
  • Bug #41: Enhance documentation for Message enum to clarify error message templates and formatting usage (@​terabytesoftw)

0.6.4 January 18, 2026

  • Bug #31: Update configuration files and improve code structure for better maintainability and update related classes (@​terabytesoftw)
  • Bug #32: Enhance documentation and improve clarity across multiple classes and methods (@​terabytesoftw)
  • Bug #33: Enhance documentation tests and improve clarity across multiple test files (@​terabytesoftw)
  • Enh #34: Add offsetLike() method in BaseValidator class for validating offset-like numbers with optional minimum and maximum constraints, along with related tests (@​terabytesoftw)
  • Bug #35: Update documentation in test files and providers for clarity and consistency (@​terabytesoftw)

... (truncated)

Commits
  • 5bb28e8 Release version 0.7.2.
  • a03e1d1 fix(docs): Update README.md to reflect changes in AttributeBag helper usa...
  • 0da00ca feat(helper): Move normalizeKey() to AttributeBag and add optional `$pref...
  • cb7b487 Prepare for next release.
  • 1aeec49 Release version 0.7.1.
  • 7ef706a fix(attributes): Support closure values in attribute handling and add test ca...
  • 967963b fix(attributes): Serialize boolean values in aria-*, data-*, data-ng, `...
  • 7440679 Prepare for next release.
  • c2259c9 Release version 0.7.0.
  • cbce7d7 feat(helper): Simplify AttributeBag to generic set() and setMany() oper...
  • Additional commits viewable in compare view

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 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 [ui-awesome/html-helper](https://github.com/ui-awesome/html-helper) to permit the latest version.
- [Release notes](https://github.com/ui-awesome/html-helper/releases)
- [Changelog](https://github.com/ui-awesome/html-helper/blob/main/CHANGELOG.md)
- [Commits](ui-awesome/html-helper@0.4.0...0.7.2)

---
updated-dependencies:
- dependency-name: ui-awesome/html-helper
  dependency-version: 0.7.2
  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 16, 2026
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