Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jun 1, 2020

Bumps capistrano-rails from 1.1.8 to 1.5.0.

Release notes

Sourced from capistrano-rails's releases.

1.5.0

  • Handle restore of multiple asset manifests on rollback (#226)

1.4.0

  • Added option ':assets_manifests' to support custom manifest file path (#216)

1.3.1

This release simply adds the MIT license to the capistrano-rails gemspec. There are no code changes. See #205.

1.3.0

1.2.3

1.2.2

  • Restored compatibility with older versions of Rake (< 11.0.0), introduced in previous change. (@toupeira)

1.2.1

  • Diff db directory recursively
  • Avoid warning while running migrations on multiple servers (#189)

1.2.0

  • Diff entire db directory when determining if migrations are needed
Changelog

Sourced from capistrano-rails's changelog.

[1.5.0][] (May 15 2020)

  • Handle restore of multiple asset manifests on rollback (#226)

[1.4.0][] (Jun 2 2018)

  • Added option ':assets_manifests' to support custom manifest file path (#216)

[1.3.1][] (Nov 21 2017)

This release simply adds the MIT license to the capistrano-rails gemspec. There are no code changes. See #205.

[1.3.0][] (Jun 9 2017)

[1.2.3][] (Mar 4 2017)

[1.2.2][] (Jan 10 2017)

  • Restored compatibility with older versions of Rake (< 11.0.0), introduced in previous change. (@toupeira)

[1.2.1][] (Dec 23 2016)

  • Diff db directory recursively
  • Avoid warning while running migrations on multiple servers (#189)

[1.2.0][] (Oct 25 2016)

  • Diff entire db directory when determining if migrations are needed
Commits
  • 7d233fa Release 1.5.0
  • d86a8db handle restore of multiple asset manifests on rollback (#226)
  • dec4805 Add changelog_uri to metadata to easily link from rubygems.org (#233)
  • d4518cc Update README to discuss uploading the master.key (#232)
  • 0e14a50 Preparing v1.4.0
  • 13cea18 Added option ':assets_manifests' to support custom manifest file path (#216)
  • 19c51f5 Merge pull request #221 from allaire/patch-1
  • 93a2b9a Add .bundle to linked_dirs
  • 4cf4d83 Merge pull request #219 from capistrano/require-false
  • d9afe6e Recommend require: false in Gemfile
  • 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 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)

⚠️ 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 Jun 1, 2020
@dependabot-preview
Copy link
Author

Superseded by #84.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/capistrano-rails-1.5.0 branch August 1, 2020 05:24
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.

1 participant