halkyonio / primaza-poc

Quarkus Primaza Application - POC
1 stars 7 forks source link

Bump org.webjars.npm:htmx.org from 1.9.3 to 2.0.2 #509

Open dependabot[bot] opened 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps org.webjars.npm:htmx.org from 1.9.3 to 2.0.2.

Release notes

Sourced from org.webjars.npm:htmx.org's releases.

v2.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/bigskysoftware/htmx/compare/v2.0.1...v2.0.2

v2.0.1

What's Changed

... (truncated)

Changelog

Sourced from org.webjars.npm:htmx.org's changelog.

[2.0.2] - 2024-08-12

  • no longer boost forms of type dialog
  • properly trigger the htmx:trigger event when an event is delayed or throttled
  • file upload is now fixed
  • empty templates that are not used for oob swaps are no longer removed from the DOM
  • request indicators are not removed when a full page redirect or refresh occurs
  • elements that have been disabled for a request are properly re-enabled before snapshotting for history
  • you can now trigger events on other elements using the HX-Trigger response header
  • The .d.ts file should now work properly

[2.0.1] - 2024-07-12

  • Make the /dist/htmx.esm.js file the main file in package.json to make installing htmx smoother
  • Update htmx.d.ts & include it in the distribution
  • A fix to avoid removing text-only templates on htmx cleanup
  • A fix for outerHTML swapping of the body tag
  • Many docs fixes

[2.0.0] - 2024-06-17

[1.9.12] - 2024-04-17

[1.9.11] - 2024-03-15

  • Fix for new issue w/ web sockets & SSE on iOS 17.4 (thanks apple!)
  • Fix for double script execution issue when using template parsing
  • Fix TypeScript types file
  • Fix SSE Ext: reinstantiate EventSource listeners upon reconnection logic (#2272)

[1.9.10] - 2023-12-21

  • hx-on* attributes now support the form hx-on-, with a trailing dash, to better support template systems (such as EJS) that do not like double colons in HTML attributes.

... (truncated)

Commits


Dependabot compatibility score

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