jeremybanka / wayforge

TypeScript monorepo. Home of Atom.io.
https://atom.io.fyi
2 stars 2 forks source link

fix(deps): update dependency @fastly/js-compute to v3.20.0 #2372

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastly/js-compute 3.19.0 -> 3.20.0 age adoption passing confidence

Release Notes

fastly/js-compute-runtime (@​fastly/js-compute) ### [`v3.20.0`](https://togithub.com/fastly/js-compute-runtime/blob/HEAD/CHANGELOG.md#3200-2024-08-08) [Compare Source](https://togithub.com/fastly/js-compute-runtime/compare/v3.19.0...v3.20.0) ##### Added - Add new CLI name of `js-compute` which matches the published package name `@fastly/js-compute` ([#​869](https://togithub.com/fastly/js-compute-runtime/issues/869)) ([60d1d20](https://togithub.com/fastly/js-compute-runtime/commit/60d1d2067d846aa15a76820e666004cf56d1df99)) ##### Fixed - core-cache headers case ([#​889](https://togithub.com/fastly/js-compute-runtime/issues/889)) ([3f2db5c](https://togithub.com/fastly/js-compute-runtime/commit/3f2db5c466151efddf1731c6be080c2a2875a43d)) - ensure we throw an error if FastlyBody.prototype.read is called with a value which is not coercible to a finite positive integer ([#​877](https://togithub.com/fastly/js-compute-runtime/issues/877)) ([1633e02](https://togithub.com/fastly/js-compute-runtime/commit/1633e025d92be3a1f8b0616685b48e27dc913841)) - perf: Use wasm-opt -O3 when making a release build ([#​870](https://togithub.com/fastly/js-compute-runtime/issues/870)) ([dd91fa5](https://togithub.com/fastly/js-compute-runtime/commit/dd91fa506b74487b70dc5bec510e89de95e1c569)) - When constructing an EdgeRateLimiter, retrieve the PenaltyBox instance's name using PenaltyBox::get_name ([#​866](https://togithub.com/fastly/js-compute-runtime/issues/866)) ([9222f1d](https://togithub.com/fastly/js-compute-runtime/commit/9222f1d16a9c17b080be575affffbb83c461dd81)) ##### Changed - only time the fetch event when debug logging is enabled ([#​873](https://togithub.com/fastly/js-compute-runtime/issues/873)) ([e4ddf8a](https://togithub.com/fastly/js-compute-runtime/commit/e4ddf8ac3c78bea753e8d9418715d1e703e7e7bc)) - re-order the http methods so the most often requested is first and the least requested is last ([#​874](https://togithub.com/fastly/js-compute-runtime/issues/874)) ([6af7626](https://togithub.com/fastly/js-compute-runtime/commit/6af7626085af62a14520f14f69a0e64a515fd5ef)) - Use MOZ_ASSERT instead of MOZ_RELEASE_ASSERT as these methods are already guarded correctly where they are being called ([#​876](https://togithub.com/fastly/js-compute-runtime/issues/876)) ([f089616](https://togithub.com/fastly/js-compute-runtime/commit/f089616e8febc783cc96363f5ce65fc6f1acafb1))

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.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
atom-io-fyi βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 8, 2024 4:59pm
wayfarer-quest βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 8, 2024 4:59pm
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: b0488df54ca19bbd043bf606b930b5ae21623480

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

coveralls commented 1 month ago

Coverage Status

coverage: 91.522%. remained the same when pulling b0488df54ca19bbd043bf606b930b5ae21623480 on renovate/fastly-js-compute-3.x into e562b4c90f5bbfbb6d3985116827b45ff2de4a9d on main.