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 knapsack from 1.18.0 to 4.0.0 #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps knapsack from 1.18.0 to 4.0.0.

Changelog

Sourced from knapsack's changelog.

4.0.0

  • (breaking change) Remove support for RSpec 2.x. This change was already done by accident in the pull request when we added the RSpec context hook, which is available only since RSpec 3.x.

  • Use RSpec example block argument instead of the global RSpec.current_example. This allows to run tests with the async-rspec gem.

    KnapsackPro/knapsack#117

KnapsackPro/knapsack@v3.1.0...v4.0.0

3.1.0

KnapsackPro/knapsack@v3.0.0...v3.1.0

3.0.0

KnapsackPro/knapsack@v2.0.0...v3.0.0

2.0.0

KnapsackPro/knapsack@v1.22.0...v2.0.0

1.22.0

... (truncated)

Commits
  • f394c84 Bump version 4.0.0
  • 2290374 Merge pull request #117 from KnapsackPro/rspec-current-example-group
  • 620f122 Update CHANGELOG.md
  • e0526be Update rspec_adapter_spec.rb
  • 220893f Update CHANGELOG.md
  • 4fe239e Remove support for RSpec 2.x from gemspec
  • 3398ca6 Support only for RSpec 3 when detecting example_group
  • 029e4c6 Update CHANGELOG.md
  • 794e062 use example yield from rspec :each hook instead of RSpec.current_example
  • bdce8ac check Turnip version with Gem::Version
  • 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)

Bumps [knapsack](https://github.com/KnapsackPro/knapsack) from 1.18.0 to 4.0.0.
- [Release notes](https://github.com/KnapsackPro/knapsack/releases)
- [Changelog](https://github.com/KnapsackPro/knapsack/blob/master/CHANGELOG.md)
- [Commits](KnapsackPro/knapsack@v1.18.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2021

Dependabot tried to add @xmunoz, @colinxfleming and @lomky as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nsiwnf/dcaf_case_management/pulls/10/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the nsiwnf/dcaf_case_management repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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.

0 participants