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): update dependency rxjs to ^7.5.6 #143

Merged
merged 1 commit into from
Aug 1, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rxjs (source) ^7.5.5 -> ^7.5.6 age adoption passing confidence

Release Notes

reactivex/rxjs

v7.5.6

Compare Source

Bug Fixes
  • share: No longer results in a bad-state observable in an edge case where a synchronous source was shared and refCounted, and the result is subscribed to twice in a row synchronously. (#​7005) (5d4c1d9)
  • share & connect: share and connect no longer bundle scheduling code by default (#​6873) (9948dc2), closes #​6872
  • exhaustAll: Result will now complete properly when flattening all synchronous observables. (#​6911) (3c1c6b8), closes #​6910
  • TypeScript: Now compatible with TypeScript 4.6 type checks (#​6895) (fce9aa1)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

⚠️ No Changeset found

Latest commit: 9b6e4fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 64.5 kB 64.5 kB
Tarball size 12.3 kB -0.04%↓12.3 kB
Unchanged files
File Size
.babelrc 114 B
.browserslistrc 41 B
.changeset/config.json 308 B
.changeset/README.md 510 B
.codesanbox/ci.json 76 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 95 B
.eslintrc 341 B
.github/FUNDING.yml 195 B
.github/workflows/ci.yml 738 B
.github/workflows/pkg-size.yml 467 B
.github/workflows/release.yml 1.0 kB
.lintstagedrc.js 54 B
.postcssrc.js 51 B
.prettierignore 16 B
.prettierrc 28 B
.remarkrc 49 B
.renovaterc 35 B
.simple-git-hooks.js 51 B
.stylelintignore 64 B
.stylelintrc 42 B
.vitepress/components/index.ts 126 B
.vitepress/components/VueQrcodeDemo.vue 5.4 kB
.vitepress/components/VueQriousDemo.vue 2.9 kB
.vitepress/config.ts 213 B
.vitepress/theme/index.ts 336 B
CHANGELOG.md 280 B
index.md 7.1 kB
LICENSE 1.1 kB
package.json 1.9 kB
packages/vue-qrcode/CHANGELOG.md 3.8 kB
packages/vue-qrcode/index.md 5.1 kB
packages/vue-qrcode/index.ts 3.2 kB
packages/vue-qrcode/package.json 1.6 kB
packages/vue-qrcode/README.md 5.1 kB
packages/vue-qrcode/tsconfig.json 139 B
packages/vue-qrious/CHANGELOG.md 3.6 kB
packages/vue-qrious/index.md 3.9 kB
packages/vue-qrious/index.ts 928 B
packages/vue-qrious/package.json 1.7 kB
packages/vue-qrious/qrious.d.ts 472 B
packages/vue-qrious/README.md 3.9 kB
packages/vue-qrious/tsconfig.json 174 B
packages/vue-qrious/typings.d.ts 46 B
README.md 6.3 kB
tsconfig.base.json 357 B
tsconfig.json 188 B
vercel.json 124 B

🤖 This report was automatically generated by pkg-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants