Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps bot_challenge_page from 0.4.0 to 1.0.0.

Changelog

Sourced from bot_challenge_page's changelog.

1.0.0

  • No logic change from 0.11.0, decided to call it a 1.0 release.

  • Allow and CI on Rails 8.1 (no logic changes required)

0.11.0

0.10.0

  • Large rewrite of how configuration is done, very backwards compatible

    • Sorry, this is pre-1.0 -- but we are on the right track now, and expect to go 1.0 soon with little or no subsequent backwards incompat!
    • It should not be too hard to rewrite your config and directives, and hopefully should be much simpler as well as more flexible -- different rate limits on different paths or other request criteria are now possible. Please consult new README
    • You may need to remove much of your previous code -- if it's broken it should raise, don't worry about it doing the wrong thing or anything like that.
  • rack-attack is no longer a dependency or used for rate limits -- you still need a stateful cache store of some kind for rate limits.

Commits
  • fb3d44b Merge pull request #16 from samvera-labs/release_1.0
  • 92008a4 allow and CI on Rails 8.1
  • f3d6f31 call it 1.0.0
  • a26371a Merge pull request #14 from samvera-labs/dependabot/github_actions/actions/ch...
  • 6b23657 bump version to 0.11.0
  • 4aa42ec Merge pull request #15 from samvera-labs/link_preload_turnstile
  • 244e266 changes for #15
  • 4089dc3 provide HTTP link header to preload turnstile script src, for page speed perf...
  • e60995f Bump actions/checkout from 4 to 5
  • eec93a4 README formatting fixes
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
bot_challenge_page [< 1, > 0.4.0]

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 [bot_challenge_page](https://github.com/samvera-labs/bot_challenge_page) from 0.4.0 to 1.0.0.
- [Changelog](https://github.com/samvera-labs/bot_challenge_page/blob/main/CHANGELOG.md)
- [Commits](samvera-labs/bot_challenge_page@v0.4.0...v1.0.0)

---
updated-dependencies:
- dependency-name: bot_challenge_page
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 23, 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.

1 participant