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

chore(deps): bump swagger-ui-dist from 3.52.5 to 4.5.2 in /sandbox/notification-socket-example #603

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2022

Bumps swagger-ui-dist from 3.52.5 to 4.5.2.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.5.2 Released!

4.5.2 (2022-02-21)

Bug Fixes

Swagger UI v4.5.1 Released!

4.5.1 (2022-02-19)

Bug Fixes

  • build: do not pull whole highlight.js and refractor libs (#7852) (c73d718), closes #7851

Swagger UI v4.5.0 Released!

4.5.0 (2022-02-04)

Features

  • requestSnippets: handle type: string, format: binary or base64 file upload data (#7545) (2b30a34)

Bug Fixes

  • oauth2: generate default oauth2RedirectUrl based on page location and path (#7476) (a89c90e)
  • serverVariables: refresh state on definition change (#7821) (a0e9923)

Swagger UI v4.4.1 Released!

4.4.1 (2022-01-31)

Bug Fixes

  • auth: compensate for uninitialized config (6c10e4a), closes #7814

Swagger UI v4.4.0 Released!

4.4.0 (2022-01-27)

Bug Fixes

Features

... (truncated)

Commits
  • b72cf47 chore(release): cut the v4.5.2 release
  • a81341d fix(swagger-ui-react): load spec on initial render (#7856)
  • 2d4623a chore(release): cut the v4.5.1 release
  • c73d718 fix(build): do not pull whole highlight.js and refractor libs (#7852)
  • 4c8f8e3 chore(deps): bump url-parse from 1.5.3 to 1.5.6 (#7846)
  • fe3eef8 chore(deps): bump vm2 from 3.9.5 to 3.9.7 (#7840)
  • 8a6627e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#7838)
  • 8158d7e docs(installation): provide full example of unpkg usage (#7832)
  • 9813b14 chore(release): cut the v4.5.0 release
  • a89c90e fix(oauth2): generate default oauth2RedirectUrl based on page location and pa...
  • 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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.5 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.5...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@akshatdubeysf akshatdubeysf merged commit 22ac3a8 into master Mar 22, 2022
@akshatdubeysf akshatdubeysf deleted the dependabot/npm_and_yarn/sandbox/notification-socket-example/swagger-ui-dist-4.5.2 branch March 22, 2022 06:22
akshatdubeysf added a commit that referenced this pull request Mar 24, 2022
* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

BREAKING CHANGE:
removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- added key column

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

* feat(feature-toggle-service): removed unleash

* fix(sandbox): fix code smell for user-onboarding example (#614)

gh-0

* chore(deps): bump swagger-ui-dist (#603)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.5 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.5...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist (#604)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.50.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.50.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist in /sandbox/search-ms-example (#605)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.45.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.45.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump swagger-ui-dist in /sandbox/feature-toggle-example (#606)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.5 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.5...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump swagger-ui-dist in /sandbox/audit-ms-example (#607)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.48.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump swagger-ui-dist in /sandbox/auth-ms-basic-example (#608)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.48.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist (#609)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.2 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.2...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist in /sandbox/scheduler-example (#610)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.48.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist (#611)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.48.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump swagger-ui-dist in /sandbox/pubnub-example (#612)

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.50.0 to 4.5.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.50.0...v4.5.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump nanoid in /sandbox/search-client-example (#615)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump nanoid from 3.1.30 to 3.3.1 in /packages/search (#616)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* feat(feature-toggle-service): removed unleash

* fix(user-onboarding): add option to exit tour on pressing esc, add hide tour function (#617)

gh-0

* feat(feature-toggle-service): remove unleash

* refactor(sandbox): refactor @sourceloop/feature-toggle-example

MIGRATION CHANGE:
migration-20210913104858- new migrations as per service
migration-20211019091305- new migrations as per service

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

BREAKING CHANGE:
removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* fix(authentication-service): fix external token type (#597)

GH-569

* chore(deps): bump urijs in /services/scheduler-service (#584)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump urijs from 1.19.9 to 1.19.10 in /services/bpmn-service (#585)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/feature-toggle-service (#586)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/search-service (#587)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump urijs in /services/in-mail-service (#588)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump urijs from 1.19.9 to 1.19.10 in /services/chat-service (#589)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/payment-service (#590)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/notification-service (#591)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/authentication-service (#592)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/audit-service (#594)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore(deps): bump urijs in /services/video-conferencing-service (#593)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: akshatdubeysf <[email protected]>

* chore: publish release

 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]

* feat(sandbox): add example of user-onboarding (#580)

gh-579

Co-authored-by: akshatdubeysf <[email protected]>

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- added key column

* chore(deps-dev): bump karma in /sandbox/user-onboarding-example (#602)

Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v5.0.9...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): remove unleash

* refactor(sandbox): refactor @sourceloop/feature-toggle-example

MIGRATION CHANGE:
migration-20210913104858- new migrations as per service
migration-20211019091305- new migrations as per service

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

BREAKING CHANGE:
removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- added key column

* feat(feature-toggle-service): removed unleash

MIGRATION CHANGE:
migration-20210913104858- removed unleash schema

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): removed unleash

* feat(feature-toggle-service): remove unleash

* refactor(sandbox): refactor @sourceloop/feature-toggle-example

MIGRATION CHANGE:
migration-20210913104858- new migrations as per service
migration-20211019091305- new migrations as per service

Co-authored-by: akshatdubeysf <[email protected]>
Co-authored-by: barleendhaliwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samarpan  Bhattacharya <[email protected]>
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