Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Update dependency oven-sh/bun to v0.1.4 #27

Merged
merged 1 commit into from Jul 15, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
oven-sh/bun patch 0.1.2 -> 0.1.4

Release Notes

oven-sh/bun

v0.1.4

Compare Source

To upgrade:

bun upgrade
If you have any problems upgrading

Run this:

curl https://bun.sh/install | bash
##### Bug fixes * Fixed a GC bug with `fetch(url)` that frequently caused crashes * fix(env_loader): Ignore spaces before equals sign by @​FinnRG in https://github.com/oven-sh/bun/pull/602 ##### Misc: * Create share image for social media by @​gabrnunes in https://github.com/oven-sh/bun/pull/629 * feat(landing): create github action rebuilding the site on changes by @​pnxdxt in https://github.com/oven-sh/bun/pull/651 * cleanup benchmarks folder by @​evanwashere in https://github.com/oven-sh/bun/pull/587

Typos, README, examples:

New Contributors

Full Changelog: oven-sh/bun@bun-v0.1.3...bun-v0.1.4

v0.1.3

Compare Source

What's new:

  • alert(), confirm(), prompt() are new globals, thanks to @​sno2
  • more comprehensive type definitions, thanks to @​Snazzah
  • Fixed console.log() sometimes adding an "n" to non-BigInt numbers thanks to @​FinnRG
  • Fixed subarray() console.log bug
  • TypedArray logs like in node now instead of like a regular array
  • Migrate to Zig v0.10.0 (HEAD) by @​alexkuz in https://github.com/oven-sh/bun/pull/491
  • console.log(request) prints something instead of nothing
  • fix performance.now() returning nanoseconds instead of milliseconds @​Pruxis
  • update wordmark in bun-error @​Snazzah

All the PRs:

New Contributors

Full Changelog: oven-sh/bun@bun-v0.1.2...bun-v0.1.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@kachick
Copy link
Owner

kachick commented Jul 15, 2022

🎉

@kachick kachick merged commit 16609fc into main Jul 15, 2022
@kachick kachick deleted the renovate/oven-sh-bun-0.x branch July 15, 2022 08:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant