Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant