Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jan 1, 2019

Bumps capistrano-bundler from 1.1.4 to 1.5.0.

Release notes

Sourced from capistrano-bundler's releases.

1.5.0

Changes to default behavior

  • Set bundle_jobs default to 4 Tensho

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.

1.2.0

  • Added a bundle clean task. There are no default hooks for it.
  • Use bundle check to check if we can skip bundle install
  • Run bundle:install on rollback (deploy:reverted)
  • You can now require "capistrano/bundler/tasks" to load the tasks only without the hooks
Changelog

Sourced from capistrano-bundler's changelog.

[1.5.0][] (23 Dec 2018)

Changes to default behavior

  • Set bundle_jobs default to 4 Tensho

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.

[1.2.0][] (1 Oct 2016)

Breaking changes

  • None

Added

  • A bundle clean task. There are no default hooks for it.
  • Use bundle check to check if we can skip bundle install
  • Run bundle:install on rollback (deploy:reverted)
  • You can now require "capistrano/bundler/tasks" to load the tasks only without the hooks
Commits
  • 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
  • d58eb73 Set bundle_jobs default to 4
  • e6fe042 Remove sshkit runtime dependency declaration
  • 626e6db Explicitly report that the installation command is not required (#106)
  • 2618cde Merge pull request #103 from martinbjeldbak/patch-1
  • 815484e Fix minor typo in README
  • cf0f097 Merge pull request #102 from vassilevsky/linked-dirs
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 1, 2019
@dependabot-preview
Copy link
Author

Superseded by #42.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/capistrano-bundler-1.5.0 branch August 1, 2019 07:08
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.

2 participants