Skip to content

chore(deps): bump solrengine from 0.2.0 to 0.2.1 - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solrengine-0.2.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solrengine-0.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown

Bumps solrengine from 0.2.0 to 0.2.1.

Release notes

Sourced from solrengine's releases.

v0.2.1

Fixes

  • install generator: fix cache.yml patching. The setup_cache_yml guard checked for the substring database: cache, which a fresh Rails 8 config/cache.yml already contains in its production block. That made the guard always true, so the development block was never patched — leaving Solid Cache pointed at the primary database and raising Could not find table 'solid_cache_entries' on the first cached write (e.g. rate_limit in the auth nonce action). The generator now patches the development and test blocks independently, each with its own idempotency check.

Full Changelog: solrengine/solrengine@v0.2.0...v0.2.1

Commits

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 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 [solrengine](https://github.com/solrengine/solrengine) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/solrengine/solrengine/releases)
- [Commits](solrengine/solrengine@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: solrengine
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 6, 2026
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