anonrig / nestjs-keycloak-admin

Keycloak client and admin provider for Nest.js applications with built-in User Managed Access (UMA) and ACL support.
https://npmjs.com/package/nestjs-keycloak-admin
MIT License
181 stars 25 forks source link

[Snyk] Upgrade rxjs from 7.5.2 to 7.5.4 #116

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade rxjs from 7.5.2 to 7.5.4.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: rxjs from rxjs GitHub release notes
Commit messages
Package name: rxjs
  • 4ba8f9a chore(publish): 7.5.4
  • fb375a0 perf: removed code that would `bind` functions passed with observers to `subscribe`. (#6815)
  • 481313d chore(publish): 7.5.3
  • 0ab91eb fix(subscribe): allow interop with Monio and other libraries that patch function bind
  • e43063a refactor: remove GroupBySubscriber (#6806)
  • 211e6ff refactor: add `createOperatorSubscriber` abstraction (#6804)
  • 123a0f2 Merge pull request #6772 from ReactiveX/dependabot/npm_and_yarn/shelljs-0.8.5
  • fff8312 chore(deps-dev): bump shelljs from 0.8.4 to 0.8.5
  • c6547f7 chore: update docs app to Angular 13 (#6743)
  • 8c9a99a docs: fix rendering parameters (#6761)
  • 7b4e254 docs(iif): fix typo
  • 6d011f0 build(test): run mocha directly without separate transpilation (#6622)
  • 6d8b991 docs(identity): add identity docs (#6750)
  • 443ac7e refactor: Remove unnecessary addition of subscription to subscriber (#6754)
  • 769d180 refactor(sample): remove unnecessary variable declaration (#6753)
  • 67e48f3 refactor(timeInterval): reduced size and improved performance (#6752)
  • f147219 chore: remove deprecated subscribe use in library code (#6748)
  • 17380f1 docs: move duplicate docs from empty() to EMPTY (#6746)
  • c45e07c docs(delay): fix marble diagram (#6742)
  • bfe0af2 docs(operators): shareReplay refCount is false by default (#6711)
  • e026703 chore: Remove incorrect throttleTime example (#6625)
  • 6250ab2 chore: fix heritage links (#6655)
  • 1ca5273 test(mocha): simplify few configurations (#6629)
  • 2b5e6ce chore: remove unused variables (#6541)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.6.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: