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

Update dalli 3.2.6 → 3.2.8 (patch) #1275

Closed
wants to merge 1 commit into from
Closed

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 14, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ dalli (3.2.6 → 3.2.8) · Repo · Changelog

Release Notes

3.2.8 (from changelog)

  • Handle IO::TimeoutError when establishing connection (eugeneius)
  • Drop dependency on base64 gem (Earlopain)
  • Address incompatibility with resolv-replace (y9v)
  • Add rubygems.org metadata (m-nakamura145)

3.2.7 (from changelog)

  • Fix cascading error when there's an underlying network error in a pipelined get (eugeneius)
  • Ruby 3.4/head compatibility by adding base64 to gemspec (tagliala)
  • Add Ruby 3.3 to CI (m-nakamura145)
  • Use Socket's connect_timeout when available, and pass timeout to the socket's send and receive timeouts (mlarraz)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 15 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 14, 2024
@mitlib mitlib temporarily deployed to mit-bento-pr-1275 February 14, 2024 00:16 Inactive
@coveralls
Copy link

Coverage Status

coverage: 99.216%. remained the same
when pulling b1b2bd9 on depfu/update/dalli-3.2.8
into f4fafb5 on main.

Copy link
Contributor Author

depfu bot commented Feb 26, 2024

Closing because this update has already been applied

@depfu depfu bot closed this Feb 26, 2024
@depfu depfu bot deleted the depfu/update/dalli-3.2.8 branch February 26, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants