Skip to content

Conversation

@metcoder95
Copy link
Member

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

ronag and others added 30 commits February 16, 2024 21:21
* upgrade llhttp

* fix tests

* set version of llhttp 9.2.0
* expose MessageEvent

* fixup
…de 18 (#2775)

* fix: add node prefix for util to fix issue in env with min version node 18

* fix: add missing prefix
* chore: improve getFieldValue

* remove

* Update benchmarks/cacheGetFieldValues.mjs
* Add RetryHandler to sidebar

* fixup

Signed-off-by: Matteo Collina <[email protected]>

---------

Signed-off-by: Matteo Collina <[email protected]>
Signed-off-by: Matteo Collina <[email protected]>
)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@1b05615...63c24ba)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...b4ffde6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@a8a3f3a...5d5d22a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps node from 20-alpine to 21-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* perf: improve sort algorithm

* benchmark: add headers-length32.mjs

* fix: benchmark

* fix: fix performance regression for sorted arrays

* test: add sorted test

* refactor: simplify

* refactor: remove comment
… benchmarks (#2800)

* Use paralellelRequests instead of connections to calculate req/sec in benchmarks

Signed-off-by: Matteo Collina <[email protected]>

* fixup

Signed-off-by: Matteo Collina <[email protected]>

* Revert "fixup"

This reverts commit afb3878.

---------

Signed-off-by: Matteo Collina <[email protected]>
* feat: new interceptors API

* WIP: compose
@metcoder95 metcoder95 added the semver-major Features or fixes that will be included in the next semver major release label Jul 3, 2024
Copy link
Member

@ronag ronag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know... this is difficult to follow... there are a lot of stuff going on that I don't think are relevant.

@ronag
Copy link
Member

ronag commented Jul 3, 2024

I suggest we just reland #2705 and #2754 and skip merging the next branch.

@metcoder95
Copy link
Member Author

Yeah, have the same feeling, just wanted to open the PR to see the diff easily.

I agree with you, let me do cherry pick and open PRs for each one 👍

@metcoder95 metcoder95 closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-major Features or fixes that will be included in the next semver major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.