Skip to content

Update dependency org.webjars.npm:htmx.org to v2.0.8#147

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/org.webjars.npm-htmx.org-2.x
Open

Update dependency org.webjars.npm:htmx.org to v2.0.8#147
renovate[bot] wants to merge 1 commit intomainfrom
renovate/org.webjars.npm-htmx.org-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Change Age Confidence
org.webjars.npm:htmx.org (source) 2.0.22.0.8 age confidence

Release Notes

bigskysoftware/htmx (org.webjars.npm:htmx.org)

v2.0.8

v2.0.7

  • Fix not preventing link when inside htmx enabled element (fixes #​3395)
  • Implement reportValidity() for reporting proper form validation errors behind config flag (fixes #​2372)
  • Update indicator style to have visibility:hidden for screen readers (fixes #​3354)
  • Bugfix: swap="outerHTML" on
    with style attribute leaves htmx-swapping class behind (see #​3341)

v2.0.6

  • Fix a regression
    with htmx-powered links that contain other elements in them issuing full page refreshes

v2.0.5

  • 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

v2.0.4

  • Calling htmx.ajax with no target or source now defaults to body (previously did nothing)
  • Nested shadow root fix
  • The htmx:trigger event now properly fires on the synthetic load event
  • The synthetic load event will not be re-called when an element is reinitialized via htmx.process()
  • Boosted <form> tags that issue a GET with no or empty action attributes will properly replace all existing query
    parameters
  • Events that are triggered on htmx-powered elements located outside a form, but that refer to a form via theform
    attribute, now properly cancel the submission of the referred-to form
  • Extension Updates
    • preload extension was
      completely reworked
      by @​marisst to be compatible with hx-boost, not cause side effect, etc. Thank you!
    • response-targets was updated to not use deprecated methods
    • A small fix to
      ws to avoid an error when closing in some cases
    • The head-support extension was updated to work with the sse extension

v2.0.3

  • Added support for the experimental moveBefore() functionality in Chrome Canary,
    see the demo page for more information.
  • Fixed revealed event when a resize reveals an element
  • Enabled hx-preserve in oob-swaps
  • Better degredation of hx-boost on forms with query parameters in their action
  • Improved shadowRoot support
  • Many smaller bug fixes
  • Moved the core extension documentation back to https://htmx.org/extensions

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.webjars.npm-htmx.org-2.x branch from ac0c8d6 to 8b6d8c2 Compare December 13, 2024 20:05
@renovate renovate bot changed the title Update dependency org.webjars.npm:htmx.org to v2.0.3 Update dependency org.webjars.npm:htmx.org to v2.0.4 Dec 13, 2024
@renovate renovate bot changed the title Update dependency org.webjars.npm:htmx.org to v2.0.4 Update dependency org.webjars.npm:htmx.org to v2.0.5 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/org.webjars.npm-htmx.org-2.x branch 2 times, most recently from c27ca3a to e91f7da Compare June 27, 2025 16:46
@renovate renovate bot changed the title Update dependency org.webjars.npm:htmx.org to v2.0.5 Update dependency org.webjars.npm:htmx.org to v2.0.6 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/org.webjars.npm-htmx.org-2.x branch from e91f7da to 602b982 Compare September 9, 2025 04:31
@renovate renovate bot changed the title Update dependency org.webjars.npm:htmx.org to v2.0.6 Update dependency org.webjars.npm:htmx.org to v2.0.7 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/org.webjars.npm-htmx.org-2.x branch from 602b982 to 5ef4265 Compare October 27, 2025 00:53
@renovate renovate bot changed the title Update dependency org.webjars.npm:htmx.org to v2.0.7 Update dependency org.webjars.npm:htmx.org to v2.0.8 Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants