Skip to content

[dependabot:bundler] bump capybara_accessible_selectors from v0.15.0 to v0.16.0#705

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/capybara_accessible_selectors-v0.16.0
Open

[dependabot:bundler] bump capybara_accessible_selectors from v0.15.0 to v0.16.0#705
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/capybara_accessible_selectors-v0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Bumps capybara_accessible_selectors from v0.15.0 to v0.16.0.

Release notes

Sourced from capybara_accessible_selectors's releases.

v0.16.0

  • Refactored most role based selectors to use more accurate role and name resolution
    • Most role based selectors now take a string or Regex as the locator, matching on the accessible name
  • :main, :banner, :contentinfo, and :navigation are no longer implemented as descendant_or_self to match all other selectors
  • fixed off-by-one column errors in the :gridcell selector
  • The :img selector is renamed to :image. Using :img will produce a deprecation warning
  • The :image selector can now select <svg> images
  • validation_error
    • now uses the proper accessible name and description algorithms
    • now accepts a regular expression or string as a locator
    • no longer accepts a symbol as a locator
Changelog

Sourced from capybara_accessible_selectors's changelog.

v0.16.0

  • Refactored most role based selectors to use more accurate role and name resolution
    • Most role based selectors now take a string or Regex as the locator, matching on the accessible name
  • :main, :banner, :contentinfo, and :navigation are no longer implemented as descendant_or_self to match all other selectors
  • fixed off-by-one column errors in the :gridcell selector
  • The :img selector is renamed to :image. Using :img will produce a deprecation warning
  • The :image selector can now select <svg> images
  • validation_error
    • now uses the proper accessible name and description algorithms
    • now accepts a regular expression or string as a locator
    • no longer accepts a symbol as a locator
Commits

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 ruby Pull requests that update Ruby code labels Dec 1, 2025
@cnorthwood
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/capybara_accessible_selectors-v0.16.0 branch from c92865e to bdab55a Compare January 5, 2026 09:56
@marianayovcheva
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [capybara_accessible_selectors](https://github.com/citizensadvice/capybara_accessible_selectors) from v0.15.0 to v0.16.0.
- [Release notes](https://github.com/citizensadvice/capybara_accessible_selectors/releases)
- [Changelog](https://github.com/citizensadvice/capybara_accessible_selectors/blob/main/CHANGELOG.md)
- [Commits](citizensadvice/capybara_accessible_selectors@5b9ce78...568699f)

---
updated-dependencies:
- dependency-name: capybara_accessible_selectors
  dependency-version: 568699fc71b6648e7186a4ac77bba072447c131e
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/capybara_accessible_selectors-v0.16.0 branch from bdab55a to f3e6281 Compare February 24, 2026 16: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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants