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-dev): bump wallaby from 0.28.1 to 0.30.6 #943

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 Aug 15, 2023

Bumps wallaby from 0.28.1 to 0.30.6.

Release notes

Sourced from wallaby's releases.

v0.30.6

What's Changed

New Contributors

Full Changelog: elixir-wallaby/wallaby@v0.30.5...v0.30.6

v0.30.5

What's Changed

Full Changelog: elixir-wallaby/wallaby@v0.30.4...v0.30.5

v0.30.4

What's Changed

New Contributors

Full Changelog: elixir-wallaby/wallaby@v0.30.3...v0.30.4

v0.30.3

  • better support machines with many cores

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

v0.30.2

What's Changed

New Contributors

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

... (truncated)

Changelog

Sourced from wallaby's changelog.

v0.30.6

  • fix: concurrent tests when using custom capabilities (#744)

v0.30.5

  • Workaround for chromedriver 115 regression (#740)

v0.30.4

  • Set headless and binary chromedriver opts from the @sessions attribute in feature tests (#736)

v0.30.3

  • Better support Chromedriver tests on machines with tons of cores

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

v0.29.1 (2021-09-22)

  • Docs improvements #629

v0.29.0 (2021-09-14)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 15, 2023
@bklebe
Copy link
Member

bklebe commented Nov 20, 2023

@dependabot recreate

Bumps [wallaby](https://github.com/elixir-wallaby/wallaby) from 0.28.1 to 0.30.6.
- [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.28.1...v0.30.6)

---
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 force-pushed the dependabot/hex/wallaby-0.30.6 branch from baabe17 to b2a2abe Compare November 20, 2023 18:25
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
1 participant