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 rxjs from 5.5.2 to 5.5.12 in /studio #10314

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps rxjs from 5.5.2 to 5.5.12.

Changelog

Sourced from rxjs's changelog.

5.5.12 (2018-08-30)

Bug Fixes

  • AjaxObservable: switch to encodeURIComponent to properly encode body form data (#3832) (09e4359), closes #3824
  • make TS type def of VirtualAction compatible with TS 2.9 (#3813) (d56e6c6)

5.5.11 (2018-05-22)

Bug Fixes

5.5.10 (2018-04-12)

Bug Fixes

5.5.9 (2018-04-11)

Bug Fixes

  • Node: multiple copies now compatible with each other in Node and TS (#3546) (bcc85ba)

5.5.8 (2018-03-27)

Bug Fixes

  • node: no more silent failure for many copies of rxjs (#3477) (92dcd44), closes #3475
  • repeatWhen: support synchronous notifier (8fe004c)

... (truncated)

Commits
  • ef88ded chore(publish): 5.5.12
  • 972bc67 Fix link to cdn (#4014)
  • d56e6c6 fix: make TS type def of VirtualAction compatible with TS 2.9 (#3813)
  • 09e4359 fix(AjaxObservable): switch to encodeURIComponent to properly encode body for...
  • 1ed8563 Merge pull request #3843 from kwonoj/disable-danger-size
  • bbd56da chore(danger): disable size checker
  • b5ed59d chore(publish): 5.5.11
  • 6b08b13 Merge pull request #3667 from cartant/issue-3605-stable
  • 9d1ba14 fix(delay): fix memory leak (#3605)
  • 21a59a7 fix: fix a typing mismatch in FromEventObservable (#3536)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [rxjs](https://github.com/reactivex/rxjs) from 5.5.2 to 5.5.12.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/5.5.12/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@5.5.2...5.5.12)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
@tglman tglman merged commit 2686b76 into develop Sep 23, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/studio/rxjs-5.5.12 branch September 23, 2024 13:01
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant