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 solid_cable from 2.0.2 to 3.0.2 #1724

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps solid_cable from 2.0.2 to 3.0.2.

Release notes

Sourced from solid_cable's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: rails/solid_cable@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: rails/solid_cable@v3.0.0...v3.0.1

v3.0.0

What's Changed

Breaking Changes

If you are coming from v2, you'll have to run bin/rails solid_cable:update to get a new migration for the channel index updates.

New Contributors

Full Changelog: rails/solid_cable@v2.0.2...v3.0.0

Commits
  • 7ac9841 Bump version for 3.0.2
  • bd349b3 Support nil ActiveRecord logger (#39)
  • a4d0c56 Bump version for 3.0.1
  • 354e67a Add single database configuration instructions (#37)
  • ba1b1e5 Try to clarify the note on postgres support (#32)
  • 8bbc0fb Fix postgres tests where its not setting created at correctly
  • f55303f Ignore test db
  • ae1102a Adjust trim_chance to replicate solid_cache
  • d81ebe4 Add generator tests
  • 4dfbb69 Add benchmarks for postgres
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 15, 2024
Bumps [solid_cable](https://github.com/rails/solid_cable) from 2.0.2 to 3.0.2.
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](rails/solid_cable@v2.0.2...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@MrSerth MrSerth force-pushed the dependabot/bundler/solid_cable-3.0.2 branch from 79b7db4 to a3f66d4 Compare October 15, 2024 19:50
@MrSerth MrSerth enabled auto-merge (rebase) October 15, 2024 19:51
@MrSerth MrSerth merged commit 80cb80d into master Oct 15, 2024
8 checks passed
@MrSerth MrSerth deleted the dependabot/bundler/solid_cable-3.0.2 branch October 15, 2024 19:55
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.79%. Comparing base (a2b2377) to head (a3f66d4).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1724   +/-   ##
=======================================
  Coverage   94.79%   94.79%           
=======================================
  Files         133      133           
  Lines        3342     3342           
=======================================
  Hits         3168     3168           
  Misses        174      174           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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