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 capistrano-bundler from 1.6.0 to 2.1.0 #198

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps capistrano-bundler from 1.6.0 to 2.1.0.

Release notes

Sourced from capistrano-bundler's releases.

2.1.0

✨ New Features

  • Add :bundle_binstubs_command setting to address deprecation warning with --binstubs flag in Bundler 2.1+ (#129) @​danarnold

📚 Documentation

  • Fix groups separator in bundle_without in the README and task description (#127) @​Hirurg103

2.0.1

🐛 Bug Fixes

  • Fix bundle config warning by specifying the proper default value for :bundle_without (colon-separated, not space separated) (#126) @​mattbrictson

2.0.0

⚠️ Breaking Changes

  • Add explicit bundler:config step to support Bundler 2.1+ and fix deprecation warnings (#122) @​mattbrictson

🏠 Housekeeping

Commits
  • 6ca9f7e Release 2.1.0
  • a68b50a Fix deprecation warning with --binstubs flag (#129)
  • 78eb7cc Fix groups separator in bundle_without in the README and task description (#127)
  • 2e875bf Release 2.0.1
  • 018b6c4 Separate default :bundle_without value with : (#126)
  • b284410 Release 2.0.0
  • 148b31f Add explicit bundler:config step to support 2.1+ (#122)
  • 4a1bb75 Maintain release notes using GitHub Actions (#124)
  • d785960 Upgrade CI to use Ruby 2.7.1 and Bundler 2.1 (#120)
  • b207db4 Happy New Year! 🥳
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [capistrano-bundler](https://github.com/capistrano/bundler) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/capistrano/bundler/releases)
- [Commits](capistrano/bundler@v1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: capistrano-bundler
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 11, 2023
@Janell-Huyck Janell-Huyck merged commit f5042e2 into qa Sep 12, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/capistrano-bundler-2.1.0 branch September 12, 2023 14:17
Janell-Huyck added a commit that referenced this pull request Sep 18, 2023
…rano-bundler-2.1.0"

This reverts commit f5042e2, reversing
changes made to 23b9341.
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant