Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Bump capistrano-bundler from 1.2.0 to 1.6.0 #701

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 12, 2019

Bumps capistrano-bundler from 1.2.0 to 1.6.0.

Release notes

Sourced from capistrano-bundler's releases.

1.6.0

  • Added bundle_check_before_install option to allow bypassing the bundle install test in the bundler:install task.

1.5.0

Changes to default behavior

Breaking changes

  • None

1.4.0

Breaking changes

  • None

Added

  • When "bundle install" is skipped due to a Gemfile's dependencies are being satisfied, print a message to the log instead of silently skipping

1.3.0

Breaking changes

  • None

Added

  • Set all variables in load:defaults task so they are recognised as valid Capistrano settings when using doctor:variables and ensure defaults for bundle_env_variables and bundle_clean_options are set once in the same place as the other defaults.
Changelog

Sourced from capistrano-bundler's changelog.

1.6.0 (2 Jul 2019)

  • Added bundle_check_before_install option to allow bypassing the bundle install test in the bundler:install task.

1.5.0 (23 Dec 2018)

Changes to default behavior

Breaking changes

  • None

1.4.0 (21 Oct 2018)

Breaking changes

  • None

Added

  • When "bundle install" is skipped due to a Gemfile's dependencies are being satisfied, print a message to the log instead of silently skipping

1.3.0 (22 Sep 2017)

Breaking changes

  • None

Added

  • Set all variables in load:defaults task so they are recognised as valid Capistrano settings when using doctor:variables and ensure defaults for bundle_env_variables and bundle_clean_options are set once in the same place as the other defaults.
Commits
  • 958b276 Preparing v1.6.0
  • 912efa9 Put contribution line back
  • 565e96c Merge pull request #107 from chadwilken/BundleCheckInstall
  • 24f22fe Added documentation to README for bundle_check_before_install flag
  • fa3bf63 Update lib/capistrano/tasks/bundler.cap
  • e42a919 Merge branch 'master' into BundleCheckInstall
  • 5ce0b66 Preparing v1.5.0
  • 0a8532e Merge pull request #110 from Tensho/bundler-jobs-2
  • 9629f60 Merge branch 'master' into bundler-jobs-2
  • a27d2af Preparing v1.4.0
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/capistrano-bundler-1.6.0 branch from c5246e9 to b85824c Compare March 3, 2020 20:31
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 65.993% when pulling b85824c on dependabot/bundler/capistrano-bundler-1.6.0 into 3fc95d6 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant