ruby2-rails5-bootstrap-heroku
ruby2-rails5-bootstrap-heroku copied to clipboard
Bump spring-watcher-listen and spring
Bumps spring-watcher-listen and spring. These dependencies needed to be updated together.
Updates spring-watcher-listen from 2.0.1 to 2.1.0
Commits
996d29ePrepare for 2.1.01f2a7daSimplify the code now that instance variable is beinbg initialized in the con...18c4d12Merge pull request #20 from jeremy/stop-listening-when-stale229ff1eMerge pull request #28 from f1sherman/env-var-to-disablee0a3bd5Merge pull request #34 from rails/rm-migrate-to-github-actionsc33accfMigrate CI to GitHub Actions1fd7707Fix logic to start the watchera7c3d99Allow to start after it was stoppedb7ee5deMerge pull request #21 from 284km/fix_ruby_warning3dfacc3Allow any new version of spring- Additional commits viewable in compare view
Updates spring from 2.1.1 to 4.1.1
Release notes
Sourced from spring's releases.
v4.0.0
What's Changed
- Stop depending on Set by
@casperisfinein rails/spring#659- Drop support to Ruby < 2.7 and Rails < 6.0 by
@rafaelfrancain rails/spring#661- Modernize spring binstubs and disable it in production by
@rafaelfrancain rails/spring#662Full Changelog: https://github.com/rails/spring/compare/v3.1.1...v4.0.0
3.1.1
- Fix compatibility issues with code that raises exceptions with frozen backtraces.
- Better support Ruby 3.0.
3.1.0
- Fix bug which makes rails consoles to hang at exit when multiple of them are open (#647).
- Fix support to
gems.rbfile.- Ensure bundler is required when used.
- Support
rails db:*tasks.- Check that app preload was successful before sending a command.
Changelog
Sourced from spring's changelog.
4.1.1
- Fix a small compatibility issue with Ruby 3.2 causing
Kernel#raiseto not accept acause.4.1.0
- Fix bug which makes commands to freeze when the Rails application is writing to STDERR.
- Fix rails db:system:change command failure issue.
- Defer digest loading.
- Add support for
SPRING_QUIETenvironment variable.4.0.0
- Stop requiring
setbefore bundler can select the proper version. This could result inalready defined constantwarnings during boot (#659).- Require Ruby 2.7.
- Require Rails 6.0.
3.1.1
- Fix compatibility issues with code that raises exceptions with frozen backtraces.
- Better support Ruby 3.0.
3.1.0
- Fix bug which makes rails consoles to hang at exit when multiple of them are open (#647).
- Fix support to
gems.rbfile.- Ensure bundler is required when used.
- Support
rails db:*tasks.- Check that app preload was successful before sending a command.
3.0.0
- Require applications to have reloading enabled in the managed environments.
- Require Ruby 2.5.
- Require Rails 5.2.
Commits
d33feffPrepare for 4.1.177fbbfbMerge pull request #691 from casperisfine/ruby-3.2-raise21e272fFix the Kernel#raise patch to be Ruby 3.2 compatible4581232Merge pull request #686 from ghiculescu/patch-12eec2caUpdate readme forenable_reloadingsettingb01b769Update Gemfile42d9896Prepare for 4.1.039cb7afForce tty when setuping bundler to not show backtrace828c875Merge pull request #682 from rails/rm-fix-test6c6ca77Don't clean the bundle path to not remove bundled gems- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)