Skip to content

Commit

Permalink
Update dependency superjson to v2.1.0 (#57)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superjson](https://togithub.com/blitz-js/superjson) | [`2.0.0` ->
`2.1.0`](https://renovatebot.com/diffs/npm/superjson/2.0.0/2.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>blitz-js/superjson (superjson)</summary>

###
[`v2.1.0`](https://togithub.com/blitz-js/superjson/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/blitz-js/superjson/compare/v2.0.0...v2.1.0)

##### What's Changed

- Strip constructor, prototype, and **proto** properties in the
serialize step by [@&#8203;tmcw](https://togithub.com/tmcw) in
[https://github.com/blitz-js/superjson/pull/267](https://togithub.com/blitz-js/superjson/pull/267)
- docs: add tmcw as a contributor for bug, and code by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/blitz-js/superjson/pull/269](https://togithub.com/blitz-js/superjson/pull/269)
- add "main" to package.json by
[@&#8203;kidqueb](https://togithub.com/kidqueb) in
[https://github.com/blitz-js/superjson/pull/264](https://togithub.com/blitz-js/superjson/pull/264)
- docs: add kidqueb as a contributor for bug, and code by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/blitz-js/superjson/pull/270](https://togithub.com/blitz-js/superjson/pull/270)

##### New Contributors

- [@&#8203;tmcw](https://togithub.com/tmcw) made their first
contribution in
[https://github.com/blitz-js/superjson/pull/267](https://togithub.com/blitz-js/superjson/pull/267)
- [@&#8203;kidqueb](https://togithub.com/kidqueb) made their first
contribution in
[https://github.com/blitz-js/superjson/pull/264](https://togithub.com/blitz-js/superjson/pull/264)

**Full Changelog**:
flightcontrolhq/superjson@v2.0.0...v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 3am,before 9am" (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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ettorepuccetti/terrarossa).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 90c552e commit 6b4d553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"nodemailer": "^6.9.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "2.0.0",
"superjson": "2.1.0",
"util": "^0.12.5",
"zod": "^3.22.4",
"zustand": "^4.4.3"
Expand Down

0 comments on commit 6b4d553

Please sign in to comment.