Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring from 2.0.2 to 2.1.1 #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2021

Bumps spring from 2.0.2 to 2.1.1.

Changelog

Sourced from spring's changelog.

2.1.1

  • Avoid -I rubylibdir with default-gem bundler
  • Start server process in directory where command was called

2.1.0

  • Add explicit support for Rails 6 (no changes were needed)

  • Drop support to Ruby 1.9, 2.0, 2.1, and 2.3

  • Fix binstubs not being replaced when their quoting style was changed (#534)

  • Preserve comments right after the shebang line which might include magic comments such as frozen_string_literal: true

  • Fix binstub failures when Bundler's BUNDLE_APP_CONFIG environment variable is present (#545)

  • Properly suspend and resume on ctrl-z TSTP and CONT (#361)

  • Added support for gems.rb with Gemfile file name detection using Bundler method (#524)

    Michał Zalewski, JuPlutonic

Commits
  • a85d32e Prepare v2.1.1
  • c9716c2 Merge pull request #621 from adrianna-chang-shopify/spring-process-should-use...
  • 7abf456 Update CHANGELOG.md with fix to spring server dir
  • 20d3a5f Start server process in dir where cmd was called
  • 647b8c3 Merge pull request #588 from remomueller/unify-method-to-detect-gemfile-name
  • ee68785 Merge pull request #607 from DocSpring/spring-commands-parallel-rspec
  • 6e5057a Added information about the spring-commands-parallel-tests gem, which adds co...
  • 22df910 Merge pull request #597 from olleolleolle/patch-1
  • baa3c16 CI: Drop unused sudo: false Travis directive
  • caa09ef Merge pull request #595 from k0kubun/default-gem-bundler
  • 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 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 2.0.2 to 2.1.1.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/master/CHANGELOG.md)
- [Commits](rails/spring@v2.0.2...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants