Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ superjson (1.7.4 → 1.8.0) · Repo
Release Notes
1.8.0
1.7.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
v1.8.0
Support serialization of typed arrays (#155)
v1.7.5
support serializing objects without prototype (#145)
Bump glob-parent from 5.1.1 to 5.1.2 (#143)
Bump ws from 7.4.2 to 7.4.6 (#142)
Update all Yarn dependencies (2021-04-24) (#137)
Bump browserslist from 4.12.2 to 4.16.6 (#140)
Bump lodash from 4.17.19 to 4.17.21 (#138)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#139)
docs: add goleary as a contributor (#136)
Update README.md
docs: add PeterDekkers as a contributor (#133)
↗️ @blitz-guard/core (indirect, 0.3.1 → 0.4.1) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands