Git

Milestone

No milestone

Labels

dependencies ruby

Assignees

Reviewers

Linked items

Loading…

Projects

Loading…
dependabot[bot] commented

Bumps stringio from 3.1.1 to 3.2.0.

Release notes

Sourced from stringio's releases.

stringio 3.2.0 - 2025-12-17

Improvements

Thanks

  • Burdette Lamar

stringio 3.1.9 - 2025-12-01

Improvements

  • [DOC] Tweaks for StringIO#each_line

  • [DOC] Doc for StringIO.size

  • [DOC] Tweaks for StringIO#fsync

  • [DOC] Fix #seek link

  • Add a note about chilled string support to 3.1.8 release note

Fixes

  • JRuby: Removed use of RubyBasicObject.flags

Thanks

  • Burdette Lamar

  • Charles Oliver Nutter

stringio 3.1.8 - 2025-11-12

... (truncated)

Changelog

Sourced from stringio's changelog.

3.2.0 - 2025-12-17

Improvements

Thanks

  • Burdette Lamar

3.1.9 - 2025-12-01

Improvements

  • [DOC] Tweaks for StringIO#each_line

  • [DOC] Doc for StringIO.size

  • [DOC] Tweaks for StringIO#fsync

  • [DOC] Fix #seek link

  • Add a note about chilled string support to 3.1.8 release note

Fixes

  • JRuby: Removed use of RubyBasicObject.flags

Thanks

  • Burdette Lamar

  • Charles Oliver Nutter

3.1.8 - 2025-11-12

... (truncated)

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)
Insert