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

Bump site_prism from 5.0.3 to 5.1 #1041

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps site_prism from 5.0.3 to 5.1.

Release notes

Sourced from site_prism's releases.

v5.1

What's Changed

Full Changelog: site-prism/site_prism@v5.0.4...v5.1

v5.0.4

What's Changed

Full Changelog: site-prism/site_prism@v5.0.3...v5.0.4

Changelog

Sourced from site_prism's changelog.

[5.1] - 2025-01-08

Changed

  • Permit #all_there? to be called with an options payload (Defaults to no waiting for now)

    • Pass in keys to the options hash i.e. options: { wait: 5 } to wait for a specific time ([luke-hill])
  • Version bumps

    • site_prism-all_there must be at least 3.0
    • rubocop and associated gems have had partial bumps
    • capybara now must be at least 3.34

[5.0.4] - 2024-11-25

Fixed

  • The DSL Validator was returning an invalid debug message when using an invalid name ([luke-hill])
Commits
  • 01b3e2a v5.1 update (#231)
  • 7c0aaef Features 5.1 updates (#228)
  • ae971ce Update rubocop requirement from ~> 1.68.0 to ~> 1.69.0 (#226)
  • e69ade1 Release/5 0 4 (#225)
  • b42b514 Update rubocop-performance requirement from ~> 1.21.0 to ~> 1.23.0 (#224)
  • 1ba19d6 Bugfix/error message dsl validator (#223)
  • 6c89f31 Update rubocop requirement from ~> 1.67.0 to ~> 1.68.0 (#221)
  • 9b71bdc Update rubocop-rspec requirement from ~> 3.0.1 to ~> 3.2.0 (#220)
  • 2687966 Update rubocop requirement from ~> 1.66.0 to ~> 1.67.0 (#219)
  • ae21493 Update rubocop requirement from ~> 1.65.1 to ~> 1.66.0 (#215)
  • 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 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 [site_prism](https://github.com/site-prism/site_prism) from 5.0.3 to 5.1.
- [Release notes](https://github.com/site-prism/site_prism/releases)
- [Changelog](https://github.com/site-prism/site_prism/blob/main/CHANGELOG.md)
- [Commits](site-prism/site_prism@v5.0.3...v5.1)

---
updated-dependencies:
- dependency-name: site_prism
  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 ruby Pull requests that update Ruby code labels Jan 20, 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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants