Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 8, 2025
@moleske moleske merged commit 7106d19 into main Aug 11, 2025
17 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/spring-4.4.0 branch August 11, 2025 04:59
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Aug 11, 2025
Dependency updates in cloud_controller_ng:

- build(deps-dev): bump spring from 4.3.0 to 4.4.0
    PR: cloudfoundry/cloud_controller_ng#4501
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Aug 11, 2025
Dependency updates in cloud_controller_ng:

- build(deps): bump fog-aws from 3.32.0 to 3.33.0
    PR: cloudfoundry/cloud_controller_ng#4502
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump spring from 4.3.0 to 4.4.0
    PR: cloudfoundry/cloud_controller_ng#4501
    Author: 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