Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps wallaby from 0.29.1 to 0.30.2.

Release notes

Sourced from wallaby's releases.

v0.30.2

What's Changed

New Contributors

Full Changelog: elixir-wallaby/wallaby@v0.30.1...v0.30.2

v0.30.1

What's Changed

Fixed

Full Changelog: elixir-wallaby/wallaby@v0.30.0...v0.30.1

v0.30.0

Changelog

Breaking

  • Now only supports Elixir v1.12 and higher. Please open an issue if this is too restrictive. This was done to allow us to vendor PartitionSupervisor, which uses functions that were introduced in v1.12, so vendoring only gets us that far.

Fixes

  • Handle errors related to Wallaby.Element more consistently #632
  • Fix refute_has when passed a query with an invalid selector #639
  • Fix ambiguity between imported Browser.tap/2 and Kernel.tap/2 #686
  • Fix remote_url config option for selenium driver #582
  • Specifying at now removes the default count of 1 #641
  • Various documentation fixes/improvements
  • Start a ChromeDriver for every scheduler #692
    • This may fix a long standing issue #365

What's Changed

PRs merged since last released. Auto-generated by GitHub.

... (truncated)

Changelog

Sourced from wallaby's changelog.

v0.30.2

  • Surface 'text' condition in css query error message (#714)
  • Allow 2.0 in httpoison in version constraint (#725)
  • Allow setting of optional cookie attributes (#711)

v0.30.1 (2022-07-16)

Fixes

  • fix(chromedriver): Account for Chromium when doing the version matching (#698)

v0.30.0 (2022-07-14)

Breaking

  • Now only supports Elixir v1.12 and higher. Please open an issue if this is too restrictive. This was done to allow us to vendor PartitionSupervisor, which uses functions that were introduced in v1.12, so vendoring only gets us that far.

Fixes

  • Handle errors related to Wallaby.Element more consistently #632
  • Fix refute_has when passed a query with an invalid selector #639
  • Fix ambiguity between imported Browser.tap/2 and Kernel.tap/2 #686
  • Fix remote_url config option for selenium driver #582
  • Specifying at now removes the default count of 1 #641
  • Various documentation fixes/improvements
  • Start a ChromeDriver for every scheduler #692
    • This may fix a long standing issue #365
Commits
  • 296ac2d chore: bump v0.30.2
  • 8631f78 Allow 2.0 in httpoison in version constraint (#725)
  • 6735bd9 Update README's AllowEctoSandbox config for liveview 0.18.X (#721)
  • ae20b0c Surface 'text' condition in css query error message (#714)
  • c2e9837 Update send_keys/2 docs to use correct module (#713)
  • f779aee Allow setting of optional cookie attributes (#711)
  • 8d86c26 Migrate GitHub Actions to erlef/setup-beam (#690)
  • 7411598 Update ex_doc and fix readme link (#702)
  • feac9cd Update issue.yaml
  • b5145fa Update issue.yaml
  • 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 [wallaby](https://github.com/elixir-wallaby/wallaby) from 0.29.1 to 0.30.2.
- [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.29.1...v0.30.2)

---
updated-dependencies:
- dependency-name: wallaby
  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 14, 2023
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