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

Update pheature/toggle-core requirement from ^0.1 to ^0.1 || ^0.2 #5

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2021

Updates the requirements on pheature/toggle-core to permit the latest version.

Release notes

Sourced from pheature/toggle-core's releases.

v0.2.0

0.2.0 (2021-10-07)

Full Changelog

Implemented enhancements:

  • Update FeatureRepository::remove contract to accept Feature instead of FeatureId #30
  • [#30] Update FeatureRepository::remove contract to accept Feature instead of FeatureId #31 (@​xserrat)
Changelog

Sourced from pheature/toggle-core's changelog.

0.2.0 (2021-10-07)

Full Changelog

Implemented enhancements:

  • Update FeatureRepository::remove contract to accept Feature instead of FeatureId #30
  • [#30] Update FeatureRepository::remove contract to accept Feature instead of FeatureId #31 (@​xserrat)

0.1.3 (2021-10-06)

Full Changelog

Implemented enhancements:

  • Create FeatureWasRemoved event and record it inside Feature Class #28
  • Create FeatureWasEnabled event and dispatch it inside Feature Class #19
  • [#28] Create FeatureWasRemoved event and record it inside Feature Class #29 (@​xserrat)
  • Add feature was enabled event #27 (@​vblinden)

0.1.2 (2021-10-03)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • [toggle-core#16] Create FeatureWasCreated event #24 (@​pcs289)

0.1.0 (2021-06-19)

Full Changelog

v0.1.1 (2021-06-19)

Full Changelog

Implemented enhancements:

... (truncated)

Commits
  • 909814d #30 Update FeatureRepository::remove contract to accept Feature instead of ...
  • a8570c8 Update changelog
  • 633ff8b #28 Create FeatureWasRemoved event and record it inside Feature Class
  • cd9e384 #28 Simplify the Feature creation in different states for FeatureTest
  • f88494f Add feature was enabled event
  • f73f61b update changelog
  • 41da1a9 Add feature was disabled event
  • 3ba51e6 Add feature was disabled event
  • 5f92f6e #16 Tests for FeatureWasCreated event
  • bc2b773 [toggle-core#16] Create FeatureWasCreated event
  • Additional commits viewable in compare view

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)

Updates the requirements on [pheature/toggle-core](https://github.com/pheature-flags/toggle-core) to permit the latest version.
- [Release notes](https://github.com/pheature-flags/toggle-core/releases)
- [Changelog](https://github.com/pheature-flags/toggle-core/blob/1.0.x/CHANGELOG.md)
- [Commits](pheature-flags/toggle-core@0.1.0...0.2.0)

---
updated-dependencies:
- dependency-name: pheature/toggle-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2021
@kpicaza
Copy link
Member

kpicaza commented Oct 9, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2021

Looks like this PR is already up-to-date with 1.0.x! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@kpicaza kpicaza merged commit 8bf2245 into 1.0.x Oct 9, 2021
@kpicaza kpicaza deleted the dependabot/composer/pheature/toggle-core-tw-0.1or-tw-0.2 branch October 9, 2021 12:44
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.

None yet

1 participant