ayan-biswas0412 / CircuitVerse

CircuitVerse Primary Code Base
https://circuitverse.org
MIT License
0 stars 0 forks source link

Bump flipper-redis from 0.22.1 to 0.22.2 #58

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps flipper-redis from 0.22.1 to 0.22.2.

Changelog

Sourced from flipper-redis's changelog.

0.22.2

Additions/Changes

  • Allow adding multiple actors at once in flipper-ui via comma separation (configurable via Flipper::UI.configuration.actors_separator) (jnunemaker/flipper#556)

Bug Fixes

Commits
  • d3aede7 Release 0.22.2
  • 06b2e10 Update changelog for 0.22.2
  • 807f369 Merge pull request #563 from jnunemaker/issue-562
  • 6e291c8 Merge pull request #561 from jclusso/add_mongoid_example
  • 812b84f Use #adapter instead of #default in mongoid example
  • 713e9d1 Be less specific about order of initializers
  • bd05fb4 Added Mongoid example.
  • f0f5b30 Merge pull request #560 from dgmora/master
  • ef54701 Fix remove button for groups
  • 4da0b9a Ignore spec in code climate
  • 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)