Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fallback to Buffer.isUtf8 on platforms without icu #7

Closed
wants to merge 26 commits into from

Commits on Mar 31, 2024

  1. 6.10.2

    ronag committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7fb8232 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    d7f10e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5cbdf View commit details
    Browse the repository at this point in the history
  3. build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (nodejs#…

    …3034)
    
    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@54bcd87...c16abc2)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    63968e0 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (nodejs#3038)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    63f0fee View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump borp from 0.9.1 to 0.10.0 (nodejs#2947)

    Bumps [borp](https://github.com/mcollina/borp) from 0.9.1 to 0.10.0.
    - [Release notes](https://github.com/mcollina/borp/releases)
    - [Commits](mcollina/borp@v0.9.1...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: borp
      dependency-type: direct:development
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8dea744 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3ac3682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6131341 View commit details
    Browse the repository at this point in the history
  3. fix: node:util instead of util (nodejs#3007)

    * fix: node:util instead of util
    
    * Update test/fetch/request-inspect-custom.js
    
    Co-authored-by: Aras Abbasi <[email protected]>
    
    * Update test/fetch/response-inspect-custom.js
    
    Co-authored-by: Aras Abbasi <[email protected]>
    
    ---------
    
    Co-authored-by: Mert Can Altin <[email protected]>
    Co-authored-by: Aras Abbasi <[email protected]>
    3 people authored and mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    03e7b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b197a01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b86ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e47216 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c18df9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c61b5f9 View commit details
    Browse the repository at this point in the history
  9. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f8bd60f View commit details
    Browse the repository at this point in the history
  10. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8b5e2c8 View commit details
    Browse the repository at this point in the history
  11. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c8a43ae View commit details
    Browse the repository at this point in the history
  12. build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (nodejs#3036)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    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>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    31f9e67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f0f239 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71a6d74 View commit details
    Browse the repository at this point in the history
  15. Bumped v6.11.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ee5f892 View commit details
    Browse the repository at this point in the history
  16. Merge pull request from GHSA-m4v8-wqvr-p9f7

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6805746 View commit details
    Browse the repository at this point in the history
  17. Merge pull request from GHSA-9qxr-qj54-h672

    Co-authored-by: uzlopak <[email protected]>
    mcollina and Uzlopak committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d542b8c View commit details
    Browse the repository at this point in the history
  18. Revert "fix: don't leak internal class (nodejs#3024)"

    This reverts commit 2d5cbdf.
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c346b66 View commit details
    Browse the repository at this point in the history
  19. Bumped v6.11.1

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6df3c73 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a676213 View commit details
    Browse the repository at this point in the history