Skip to content

build: bump the npm group in /web with 2 updates#39

Merged
mtzanidakis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/npm-92cf7a8d5d
Jul 12, 2026
Merged

build: bump the npm group in /web with 2 updates#39
mtzanidakis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/npm-92cf7a8d5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group in /web with 2 updates: htmx.org and alpinejs.

Updates htmx.org from 1.9.12 to 2.0.10

Release notes

Sourced from htmx.org's releases.

v2.0.9

See CHANGELOG.md for details

v2.0.7

What's Changed

New Contributors

Full Changelog: bigskysoftware/htmx@v2.0.6...v2.0.7

v2.0.6

What's Changed

... (truncated)

Changelog

Sourced from htmx.org's changelog.

[2.0.10] - 2026-04-21

  • Fixed restored missing TypeScript type definitions (htmx.esm.d.ts) accidentally removed in 2.0.9
  • Fixed improved escaping of tag and id in settle lookup using CSS.escape() (thanks @​MichaelWest22)

[2.0.9] - 2026-04-15

  • Fixed HX-Location to correctly honor replace when push is false (thanks @​MichaelWest22)
  • Fixed history normalizePath to resolve relative paths against the current page location rather than a dummy base URL (thanks @​MichaelWest22)
  • Fixed empty class="" attribute being left on elements after htmx utility classes (htmx-swapping, htmx-settling, htmx-request) are removed (thanks @​manwithacat)
  • Fixed hx-disabled-elt to preserve elements that were already disabled in the source HTML (thanks @​StabbarN)
  • Added the failing selector to the htmx:oobErrorNoTarget event detail and error log for easier debugging (thanks @​RensDimmendaal)

[2.0.8] - 2025-10-24

[2.0.7] - 2025-09-08

[2.0.6] - 2025-06-27

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

[2.0.5] - 2025-06-20

  • 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

[2.0.4] - 2024-12-13

  • Calling htmx.ajax with no target or source now defaults to body (previously did nothing)

... (truncated)

Commits

Updates alpinejs from 3.14.1 to 3.15.12

Release notes

Sourced from alpinejs's releases.

v3.15.12

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.15.11...v3.15.12

v3.15.11

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.15.10...v3.15.11

v3.15.10

Fixed

  • Fix x-anchor crash during wire:navigate cleanup #4790

v3.15.9

What's Changed

... (truncated)

Commits
  • 2c57ef4 Bump version to 3.15.12
  • 8f519b7 Fix @teleport leaking detached nodes on every Livewire render (#4822)
  • 7d3cb1c Fix x-id evaluation order so $id resolves consistently inside x-data (#...
  • 8ed7a69 fix(x-for): handle null-prototype objects without crashing (#4825)
  • ecbd21d Revert "Bump version to 3.15.12"
  • db9594b Bump version to 3.15.12
  • 3c93f1e Bump version to 3.15.11
  • 49641af Fix $refs unavailable during morph (v3.15.9 regression) (#4793)
  • a423ef5 Warn when x-for template has multiple root elements (#4752)
  • b20830c wip
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for alpinejs since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group in /web with 2 updates: [htmx.org](https://github.com/bigskysoftware/htmx) and [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs).


Updates `htmx.org` from 1.9.12 to 2.0.10
- [Release notes](https://github.com/bigskysoftware/htmx/releases)
- [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md)
- [Commits](bigskysoftware/htmx@v1.9.12...v2.0.10)

Updates `alpinejs` from 3.14.1 to 3.15.12
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.12/packages/alpinejs)

---
updated-dependencies:
- dependency-name: htmx.org
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: alpinejs
  dependency-version: 3.15.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 12, 2026
@mtzanidakis
mtzanidakis merged commit 6397698 into main Jul 12, 2026
4 checks passed
@mtzanidakis
mtzanidakis deleted the dependabot/npm_and_yarn/web/npm-92cf7a8d5d branch July 12, 2026 09:21
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant