Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump htmx.org from 1.9.3 to 1.9.4 in /{{cookiecutter.repo_name}} #594

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps htmx.org from 1.9.3 to 1.9.4.

Changelog

Sourced from htmx.org's changelog.

[1.9.4] - 2023-07-25

  • This is a bug-fix release for the most part, w/a heavy dose of @​telroshan
  • The HX-Trigger response header now supports comma separated event names
  • Submit buttons that use the form attribute now work correctly
  • The changed modifier now uses the triggering element, rather than the element the hx-trigger is defined on
  • hx-disable is now handled dynamically so it can be added and removed
  • IE11 compatibility restored! (maybe, hard to test)
  • Fixed bug with hx-on event handler cleanup
  • Many smaller bug fixes, typo fixes and general improvements
Commits
  • 6194543 changelog for release
  • f3a6975 prep 1.9.4 release
  • 4cb85e9 Merge remote-tracking branch 'origin/dev' into dev
  • 88a57cb [Bugfix] Fix submit buttons/inputs handling (#1559)
  • 6d1adc8 [Bugfix] Fix hx-trigger changed modifier along from clause (#1571)
  • a29403f [Bugfix] Fix references to element.id (#1563)
  • c59fe79 Update hx-trigger throttle documentation (#1609)
  • 131c025 Update contribution guidelines (#1614)
  • 4645ab0 Add background-color to body element (#1607)
  • 65bd1e1 Fix hx-on:* examples to use kebab-case event names, add clarification (#1611)
  • 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 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)

Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/bigskysoftware/htmx/releases)
- [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md)
- [Commits](bigskysoftware/htmx@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: htmx.org
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2023
@github-actions github-actions bot merged commit 9ae9e5e into develop Jul 31, 2023
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/{{cookiecutter.repo_name}}/develop/htmx.org-1.9.4 branch July 31, 2023 22:58
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.

0 participants