Skip to content

Bump solid_cache from 1.0.7 to 1.0.8 - #335

Merged
lkacenja merged 2 commits into
dep-2025-10-14from
dependabot/bundler/solid_cache-1.0.8
Oct 14, 2025
Merged

Bump solid_cache from 1.0.7 to 1.0.8#335
lkacenja merged 2 commits into
dep-2025-10-14from
dependabot/bundler/solid_cache-1.0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Copy link
Copy Markdown
Contributor

Bumps solid_cache from 1.0.7 to 1.0.8.

Release notes

Sourced from solid_cache's releases.

v1.0.8

What's Changed

New Contributors

Full Changelog: rails/solid_cache@v1.0.7...v1.0.8

Commits
  • 002656e Bump version for 1.0.8
  • e783fda Bump nokogiri from 1.18.8 to 1.18.9
  • 5c1b31e Bump activerecord from 7.2.2.1 to 7.2.2.2
  • fb5007e Bump rack from 3.1.16 to 3.1.17
  • 4e62c38 Switch from ActiveRecord connection to with_connection / lease_connection
  • 3e4947b Bump rack from 3.1.14 to 3.1.16
  • 1990243 Update README.md
  • 257bd6a Bump rack-session from 2.0.0 to 2.1.1
  • 62b369e Remove post install message
  • d3e5453 Bump rack from 3.1.8 to 3.1.12
  • 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 [solid_cache](https://github.com/rails/solid_cache) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/rails/solid_cache/releases)
- [Commits](rails/solid_cache@v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: solid_cache
  dependency-version: 1.0.8
  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 Oct 9, 2025
@lkacenja
lkacenja changed the base branch from main to dep-2025-10-14 October 14, 2025 19:59
@lkacenja
lkacenja merged commit 1bcaf1c into dep-2025-10-14 Oct 14, 2025
@dependabot
dependabot Bot deleted the dependabot/bundler/solid_cache-1.0.8 branch October 14, 2025 20:04
lkacenja added a commit that referenced this pull request Oct 14, 2025
* Bump chartkick from 5.2.0 to 5.2.1 (#339)

Bumps [chartkick](https://github.com/ankane/chartkick) from 5.2.0 to 5.2.1.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](ankane/chartkick@v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: chartkick
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump aws-sdk-lambda from 1.160.0 to 1.161.0 (#338)

Bumps [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby) from 1.160.0 to 1.161.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-lambda
  dependency-version: 1.161.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump selenium-webdriver from 4.35.0 to 4.36.0 (#333)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.35.0 to 4.36.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.36.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-version: 4.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump solid_cache from 1.0.7 to 1.0.8 (#335)

Bumps [solid_cache](https://github.com/rails/solid_cache) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/rails/solid_cache/releases)
- [Commits](rails/solid_cache@v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: solid_cache
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leo Kacenjar <lkacenja@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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