quarkiverse / quarkus-web-bundler

Create full-stack web apps quickly and easily with this Quarkus extension. It offers zero-configuration bundling for your web app scripts (JS, JSX, TS, TSX), dependencies (jQuery, React, htmx, etc.), and styles (CSS, SCSS, SASS).
Apache License 2.0
16 stars 9 forks source link

Bump org.mvnpm.at.hotwired:stimulus from 3.2.1 to 3.2.2 #56

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps org.mvnpm.at.hotwired:stimulus from 3.2.1 to 3.2.2.

Release notes

Sourced from org.mvnpm.at.hotwired:stimulus's releases.

v3.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/hotwired/stimulus/compare/v3.2.1...v3.2.2

Commits
  • 8cbca6d Release 3.2.2
  • 2db3585 Bump word-wrap from 1.2.3 to 1.2.4 (#706)
  • 7b810ec Update Values documentation for location of data attributes (#705)
  • d268067 Fix typo in documentation - global events (#704)
  • da8be68 Pass controller instance to registerActionOption callback (#691)
  • c989795 Bump semver from 5.7.1 to 5.7.2 (#703)
  • 2a3603c Bump semver from 5.7.1 to 5.7.2 in /examples (#702)
  • 7bf453c Pass the ActionEvent (with params) to registerActionOption callbacks (#692)
  • 4ef73b0 Add support for number values with underscores (#693)
  • 7974f63 add nested outlet property documentation (#696)
  • Additional commits viewable in compare view


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)