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 mix-patches group across 1 directory with 3 updates #1084

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the mix-patches group with 3 updates in the / directory: phoenix_live_view, sweet_xml and wallaby.

Updates phoenix_live_view from 1.0.1 to 1.0.2

Changelog

Sourced from phoenix_live_view's changelog.

1.0.2 (2025-01-09)

Bug fixes

  • Fix inconsistency between mix format and mix format --check-formatted with new curly interpolation syntax (#3590)
  • Fix unnecessary compile time dependencies when using attr / on_mount / live (#3592)
  • Fix crash when testing LiveViews with embedded XML (e.g. SVGs) (#3594)
  • Fix type warning when using follow_redirect (#3581)
  • Prevent phx-trigger-action from clashing with locked forms (#3591)
  • Fix form recovery sending wrong event name when using JS commands in phx-change (#3607)

Enhancements

  • Deduplicate items on stream/4 / steam_insert/4 (#3599)
  • Restore scroll position on initial navigation (#3572)
  • Change-track non existing keys in maps (#3584)
  • Only warn instead of raising when detecting a duplicate ID in LiveViewTest (#3603)
Commits

Updates sweet_xml from 0.7.4 to 0.7.5

Changelog

Sourced from sweet_xml's changelog.

[0.7.5] (2025-01-07)

A maintenance patch, with improvements made the the README, with up to date installation instructions from @​arcanemachine (#95) and typos fixed by @​kianmeng (#89).

Changed

Commits
  • 24bfac8 chore: bump version
  • c710956 chore: update ex_doc
  • 5b15415 Merge pull request #102 from elfenlaid/fix-charlist-warnings
  • 1a011b2 Fix charlist warnings for Elixir 1.17
  • 480441f Merge pull request #89 from kianmeng/fix-typos-and-prettify-md-yml-files
  • 7920a40 Fix typos
  • 27a193f Clean warnings (#96)
  • 4f73da7 Merge pull request #95 from arcanemachine/master
  • 250196d Update installation instructions to use newest version
  • See full diff in compare view

Updates wallaby from 0.30.9 to 0.30.10

Release notes

Sourced from wallaby's releases.

v0.30.10

What's Changed

Full Changelog: elixir-wallaby/wallaby@v0.30.9...v0.30.10

Changelog

Sourced from wallaby's changelog.

v0.30.10

Commits
  • 70c9e84 chore: bump v0.30.10
  • 337485e chore: update flake.lock
  • 90c3ca5 chore: update tool versions
  • 368cd84 docs: add chromedriver issue tracker to readme
  • 79481d0 chore: add flake
  • 4e87275 Only spawn a browser when using the feature macro, not normal tests (#795)
  • See full diff 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

…ates

Bumps the mix-patches group with 3 updates in the / directory: [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view), [sweet_xml](https://github.com/kbrw/sweet_xml) and [wallaby](https://github.com/elixir-wallaby/wallaby).


Updates `phoenix_live_view` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.1...v1.0.2)

Updates `sweet_xml` from 0.7.4 to 0.7.5
- [Changelog](https://github.com/kbrw/sweet_xml/blob/master/CHANGELOG.md)
- [Commits](kbrw/sweet_xml@v0.7.4...v0.7.5)

Updates `wallaby` from 0.30.9 to 0.30.10
- [Release notes](https://github.com/elixir-wallaby/wallaby/releases)
- [Changelog](https://github.com/elixir-wallaby/wallaby/blob/main/CHANGELOG.md)
- [Commits](elixir-wallaby/wallaby@v0.30.9...v0.30.10)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mix-patches
- dependency-name: sweet_xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mix-patches
- dependency-name: wallaby
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: mix-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jan 10, 2025
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants