chore(deps): update dependency htmx.org to v2.0.5 #497

Merged
renovate merged 1 commits from renovate/htmx.org-2.x into prod 2025-06-20 22:17:53 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
htmx.org (source) 2.0.4 -> 2.0.5 age confidence

Release Notes

bigskysoftware/htmx (htmx.org)

v2.0.5

Compare Source

  • 100% test coverage! (Thank you @​MichaelWest22!)
  • The default recommended CDN is now jsDelivr
  • The inherit keyword is now supported by hx-include, hx-indicator and hx-disabled-elt to allow you to inherit
    the value from a parent and extend it.
  • hx-on listeners are now added before processing nodes so events during processing can be captured
  • Using <button hx-verb="/endpoint" type="reset"> will now reset the associated form (after submitting to /endpoint)
  • Using <button formmethod="dialog"> will no longer submit its associated form
  • Local history cache now uses sessionStorage rather than localStorage so cross-tab contamination doesn't occur
  • History restoration now follows the standard swapping code paths
  • Many other smaller bug and documentation fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [htmx.org](https://htmx.org/) ([source](https://github.com/bigskysoftware/htmx)) | [`2.0.4` -> `2.0.5`](https://renovatebot.com/diffs/npm/htmx.org/2.0.4/2.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/htmx.org/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/htmx.org/2.0.4/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bigskysoftware/htmx (htmx.org)</summary> ### [`v2.0.5`](https://github.com/bigskysoftware/htmx/blob/HEAD/CHANGELOG.md#205---2025-06-20) [Compare Source](https://github.com/bigskysoftware/htmx/compare/v2.0.4...v2.0.5) - 100% test coverage! (Thank you [@&#8203;MichaelWest22](https://github.com/MichaelWest22)!) - The default recommended CDN is now jsDelivr - The `inherit` keyword is now supported by `hx-include`, `hx-indicator` and `hx-disabled-elt` to allow you to inherit the value from a parent and extend it. - `hx-on` listeners are now added before processing nodes so events during processing can be captured - Using `<button hx-verb="/endpoint" type="reset">` will now reset the associated form (after submitting to `/endpoint`) - Using `<button formmethod="dialog">` will no longer submit its associated form - Local history cache now uses `sessionStorage` rather than `localStorage` so cross-tab contamination doesn't occur - History restoration now follows the standard swapping code paths - Many other smaller bug and documentation fixes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjEiLCJ0YXJnZXRCcmFuY2giOiJwcm9kIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-06-20 22:07:24 +00:00
chore(deps): update dependency htmx.org to v2.0.5
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m32s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m19s
43b994cba9
renovate scheduled this pull request to auto merge when all checks succeed 2025-06-20 22:07:27 +00:00
renovate merged commit 43b994cba9 into prod 2025-06-20 22:17:53 +00:00
renovate deleted branch renovate/htmx.org-2.x 2025-06-20 22:17:54 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/web-app-template#497