Skip to content

deps: bump the frontend-runtime group across 1 directory with 4 updates - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-runtime-5077f786b7
Open

deps: bump the frontend-runtime group across 1 directory with 4 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/frontend-runtime-5077f786b7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the frontend-runtime group with 4 updates in the /frontend directory: alpinejs, chart.js, htmx.org and svg-pan-zoom.

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.


Updates chart.js from 4.4.1 to 4.5.1

Release notes

Sourced from chart.js's releases.

v4.5.1

Essential Links

Bugs Fixed

  • #12098 Do not notify plugins after their uninstall function has been called
  • #12096 Sync Doughnut chart legend options to legend plugin
  • #12097 Attempt fixing charts shrinking on certain zoom values in Chrome

Types

  • #12122 fix(types): add drawingArea to RadialLinearScale
  • #12120 fix(types): allow null for line chart point values (#12027)
  • #12099 Add data.datasets[].tooltip.callbacks to Typescript types

Development

  • #12132 Bump version to 4.5.1
  • #12118 Bump actions/setup-node from 4 to 5

Thanks to @​LeeLenaleee, @​anshukushwaha07, @​bojidar-bg, @​dependabot[bot] and dependabot[bot]

v4.5.0

Essential Links

Enhancements

  • #11470 Fix min js two renames
  • #12054 [fix] #12048 - Add selfJoin option for doughnut graphs
  • #12058 feature: make above/below colors in filler plugin work with pivoted line charts

Bugs Fixed

  • #12070 Fix: display stacked bar with multiple x-Axis

Types

  • #12064 Document requirement of 'this' when calling tick formatters

... (truncated)

Commits

Updates htmx.org from 2.0.3 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 svg-pan-zoom from 3.6.1 to 3.6.2

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title deps: bump the frontend-runtime group in /frontend with 4 updates deps: bump the frontend-runtime group across 1 directory with 4 updates Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/frontend-runtime-5077f786b7 branch from 33b6777 to 187418f Compare August 3, 2026 07:15
Bumps the frontend-runtime group with 4 updates in the /frontend directory: [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs), [chart.js](https://github.com/chartjs/Chart.js), [htmx.org](https://github.com/bigskysoftware/htmx) and [svg-pan-zoom](https://github.com/bumbu/svg-pan-zoom).


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)

Updates `chart.js` from 4.4.1 to 4.5.1
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.1...v4.5.1)

Updates `htmx.org` from 2.0.3 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@v2.0.3...v2.0.10)

Updates `svg-pan-zoom` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/bumbu/svg-pan-zoom/releases)
- [Commits](https://github.com/bumbu/svg-pan-zoom/commits)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-version: 3.15.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-runtime
- dependency-name: chart.js
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-runtime
- dependency-name: htmx.org
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-runtime
- dependency-name: svg-pan-zoom
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-runtime
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/frontend-runtime-5077f786b7 branch from 187418f to 0fa53a2 Compare August 10, 2026 07:15
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