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

chore(deps): bump the production-dependencies group across 1 directory with 5 updates #85

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
@alpinejs/collapse 3.13.10 3.14.1
@alpinejs/focus 3.13.10 3.14.1
@alpinejs/morph 3.13.10 3.14.1
alpinejs 3.13.10 3.14.1
htmx.org 1.9.12 2.0.1

Updates @alpinejs/collapse from 3.13.10 to 3.14.1

Release notes

Sourced from @​alpinejs/collapse's releases.

v3.14.1

Changed

  • Minor grammar correction in the for directive docs #4266
  • 🐛 Fixes issue with setters accessing deeply nested data #4265
  • [UI][Tabs] Prevent tab focus on mousedown #4239
  • [CSP] Add support for nested properties to CSP build #4238

v3.14.0

Changed

  • ✨ Enhances clicks with key modifiers #4209
  • Update transition.md - changed span to div #4215
  • collapse: remove overflow hidden even if height does not match perfect #4203
  • Fix error: TypeError: i is not a function #4204
  • Adjust code block according to example #4197
  • Higher visibility in docs about needing x-data for things to work #4194
Commits

Updates @alpinejs/focus from 3.13.10 to 3.14.1

Release notes

Sourced from @​alpinejs/focus's releases.

v3.14.1

Changed

  • Minor grammar correction in the for directive docs #4266
  • 🐛 Fixes issue with setters accessing deeply nested data #4265
  • [UI][Tabs] Prevent tab focus on mousedown #4239
  • [CSP] Add support for nested properties to CSP build #4238

v3.14.0

Changed

  • ✨ Enhances clicks with key modifiers #4209
  • Update transition.md - changed span to div #4215
  • collapse: remove overflow hidden even if height does not match perfect #4203
  • Fix error: TypeError: i is not a function #4204
  • Adjust code block according to example #4197
  • Higher visibility in docs about needing x-data for things to work #4194
Commits

Updates @alpinejs/morph from 3.13.10 to 3.14.1

Release notes

Sourced from @​alpinejs/morph's releases.

v3.14.1

Changed

  • Minor grammar correction in the for directive docs #4266
  • 🐛 Fixes issue with setters accessing deeply nested data #4265
  • [UI][Tabs] Prevent tab focus on mousedown #4239
  • [CSP] Add support for nested properties to CSP build #4238

v3.14.0

Changed

  • ✨ Enhances clicks with key modifiers #4209
  • Update transition.md - changed span to div #4215
  • collapse: remove overflow hidden even if height does not match perfect #4203
  • Fix error: TypeError: i is not a function #4204
  • Adjust code block according to example #4197
  • Higher visibility in docs about needing x-data for things to work #4194
Commits

Updates alpinejs from 3.13.10 to 3.14.1

Release notes

Sourced from alpinejs's releases.

v3.14.1

Changed

  • Minor grammar correction in the for directive docs #4266
  • 🐛 Fixes issue with setters accessing deeply nested data #4265
  • [UI][Tabs] Prevent tab focus on mousedown #4239
  • [CSP] Add support for nested properties to CSP build #4238

v3.14.0

Changed

  • ✨ Enhances clicks with key modifiers #4209
  • Update transition.md - changed span to div #4215
  • collapse: remove overflow hidden even if height does not match perfect #4203
  • Fix error: TypeError: i is not a function #4204
  • Adjust code block according to example #4197
  • Higher visibility in docs about needing x-data for things to work #4194
Commits

Updates htmx.org from 1.9.12 to 2.0.1

Release notes

Sourced from htmx.org's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: bigskysoftware/htmx@v2.0.0...v2.0.1

v2.0.0

What's Changed

... (truncated)

Changelog

Sourced from htmx.org's changelog.

[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

Commits
  • 79e0845 update CHANGELOG.md
  • 2f38ac7 add sha as an npm command and update for release
  • 2925d2c update changelog
  • b2791a7 update release
  • c3ecbcc update release
  • f751aba remove only top level files to keep the legacy extensions
  • ee13ae7 Merge remote-tracking branch 'origin/dev' into dev
  • 0f3b2b4 Let templates have plaintext as contents (fixes 2702) (#2708)
  • f38e057 Merge branch 'master' into dev
  • 89b9e2a Added a FastAPI + TailwindCSS + DaisyUI example (#2695)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2024
…y with 5 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse) | `3.13.10` | `3.14.1` |
| [@alpinejs/focus](https://github.com/alpinejs/alpine/tree/HEAD/packages/focus) | `3.13.10` | `3.14.1` |
| [@alpinejs/morph](https://github.com/alpinejs/alpine/tree/HEAD/packages/morph) | `3.13.10` | `3.14.1` |
| [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) | `3.13.10` | `3.14.1` |
| [htmx.org](https://github.com/bigskysoftware/htmx) | `1.9.12` | `2.0.1` |



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

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

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

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

Updates `htmx.org` from 1.9.12 to 2.0.1
- [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.1)

---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@alpinejs/focus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@alpinejs/morph"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: alpinejs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: htmx.org
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-760a76d9b5 branch from a5b59c3 to 3d6f576 Compare July 22, 2024 07:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-760a76d9b5 branch August 5, 2024 07:31
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