Skip to content

build(deps-dev): bump spring from 4.5.0 to 4.6.0#5132

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/spring-4.6.0
Open

build(deps-dev): bump spring from 4.5.0 to 4.6.0#5132
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/spring-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps spring from 4.5.0 to 4.6.0.

Release notes

Sourced from spring's releases.

4.6.0

What's Changed

Full Changelog: rails/spring@v4.5.0...v4.6.0

Changelog

Sourced from spring's changelog.

4.6.0

  • Add Spring.dangerously_allow_disabling_reloading opt-in to skip the :ensure_reloading_is_enabled initializer check, so projects that want to run with config.cache_classes = true / config.enable_reloading = false can. The default behavior (refuse to boot) is unchanged, as using this option requires a Rails application that uses lazy-loader for everything (most importantly, routes & i18n translations).
Commits
  • b7f7970 Prepare for 4.6.0
  • 2ce1228 Merge pull request #755 from Korri/Korri/allow-disabled-reloading
  • 84d5c98 Add Spring.allow_reloading_disabled opt-in
  • b2fad71 Update development version to 4.0.3
  • See full diff 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 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.5.0 to 4.6.0.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](rails/spring@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: spring
  dependency-version: 4.6.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 May 27, 2026
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.

0 participants