Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps spring from 4.3.0 to 4.4.0.

Release notes

Sourced from spring's releases.

4.4.0

What's Changed

New Contributors

Full Changelog: rails/spring@v4.3.0...v4.4.0

Changelog

Sourced from spring's changelog.

4.4.0

  • Revert the removal of UTF-8 force encoding in JSON loading.
  • Shush the backtrace_locations too.
  • Recommend setting enable_reloading on newer Rails version.
  • Drop support to end-of-life Ruby versions.
  • Fixed a bug that would crash the server if sending IO to the child failed.
Commits
  • ebfa6fb Prepare for 4.4.0 release
  • a60a2cf Update CHANGELOG
  • af6440b Merge pull request #727 from prognostikos/prevent-child-errors-from-crashing-...
  • 8848593 Prevent server crash by restarting child
  • 5f2de87 Officially drop support to Ruby 2.7 and 3.0
  • e83bdee Merge pull request #743 from rails/rm-ci
  • 5819ef4 Merge pull request #728 from prognostikos/refine-rails-version-documentation
  • 6b4e860 Merge pull request #715 from Shopify/ask-to-set-enable-reloading-if-available
  • 74d6bd6 Merge pull request #740 from Shopify/amomchilov/shush-backtrace_locations
  • 1813207 Merge pull request #722 from fynsta/patch-1
  • 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 [spring](https://github.com/rails/spring) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](rails/spring@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: spring
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 28, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 28, 2025
@compwron compwron merged commit e72f97d into main Nov 28, 2025
11 checks passed
@compwron compwron deleted the dependabot/bundler/spring-4.4.0 branch November 28, 2025 04:29
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.

2 participants