Skip to content

chore(deps-dev): bump phoenix_test from 0.9.1 to 0.10.0#21

Merged
jimsynz merged 1 commit intomainfrom
dependabot/hex/phoenix_test-0.10.0
Mar 8, 2026
Merged

chore(deps-dev): bump phoenix_test from 0.9.1 to 0.10.0#21
jimsynz merged 1 commit intomainfrom
dependabot/hex/phoenix_test-0.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps phoenix_test from 0.9.1 to 0.10.0.

Changelog

Sourced from phoenix_test's changelog.

0.10.0

Added

  • Allow setting endpoint dynamically in setup block (#299) cc3800d, 8ec1b73
  • Support dynamic inputs add/remove without form attribute (#300) 07da6d5
  • Support conditionally rendered form inputs (#297) 4f95624
  • Add PhoenixTest.reload_page/1 helper (#275) 0818b12

Improvements

  • feat: add support for phx-change event on input (#280) 7fda723
  • feat: Raise an explicit error if target of button_click is disabled (#290) 0d96c1c
  • Make assert_has/3 and refute_has/3 accept a text string as the third argument (#284) 3a7fa84
  • Improve performance of assert_has with text filters (#298) 88240fc
  • Supporting redirections with 301, 303, 307 and 308 statuses (#301) bc2d806
  • Allow text/value arguments to be non-binaries (#294) 2ed0788
  • Use Phoenix.Param.to_param for structs (#293) 22d7bd7

Fixes

  • Ignore button type buttons when building form (#296) fcd1f98
  • ensure find_one_of returns a flat list of matches when multiple matches occur (#277) af5aa51
  • Fix: Live click_link/button with data-method (#282) c2ce484
Commits
  • 03f31fc Publish version 0.10.0
  • 8ec1b73 Allow setting endpoint via test config
  • cc3800d Allow setting endpoint dynamically in setup block (#299)
  • bc2d806 Supporting redirections with 301, 303, 307 and 308 statuses (#301)
  • 4f95624 Cope with conditionally rendered form inputs (#297)
  • 07da6d5 Support dynamic inputs add/remove without form attribute (#300)
  • 88240fc Improve performance of assert_has with text filters (#298)
  • 2ed0788 Allow text/value arguments to be non-binaries (#294)
  • fcd1f98 Ignore button type buttons when building form (#296)
  • 0563e05 Use Application.compile_env! instead of no-bang version
  • 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 show <dependency name> 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)

Bumps [phoenix_test](https://github.com/germsvel/phoenix_test) from 0.9.1 to 0.10.0.
- [Changelog](https://github.com/germsvel/phoenix_test/blob/main/CHANGELOG.md)
- [Commits](germsvel/phoenix_test@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: phoenix_test
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2026

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@jimsynz jimsynz merged commit 26cf2f9 into main Mar 8, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/hex/phoenix_test-0.10.0 branch March 8, 2026 21:11
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.

1 participant