Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps @smithy/fetch-http-handler from 3.0.1 to 3.2.4.

Release notes

Sourced from @​smithy/fetch-http-handler's releases.

@​smithy/fetch-http-handler@​3.2.4

Patch Changes

  • 3ea4789: Initialize removeSignalEventListener as an empty function

@​smithy/fetch-http-handler@​3.2.3

Patch Changes

  • Updated dependencies [86862ea]
    • @​smithy/protocol-http@​4.1.0

@​smithy/fetch-http-handler@​3.2.2

Patch Changes

  • Updated dependencies [796567d]
    • @​smithy/protocol-http@​4.0.4

@​smithy/fetch-http-handler@​3.2.1

Patch Changes

  • f31cc5f: remove abort signal event listeners after request completion
Changelog

Sourced from @​smithy/fetch-http-handler's changelog.

3.2.4

Patch Changes

  • 3ea4789: Initialize removeSignalEventListener as an empty function

3.2.3

Patch Changes

  • Updated dependencies [86862ea]
    • @​smithy/protocol-http@​4.1.0

3.2.2

Patch Changes

  • Updated dependencies [796567d]
    • @​smithy/protocol-http@​4.0.4

3.2.1

Patch Changes

  • f31cc5f: remove abort signal event listeners after request completion

3.2.0

Minor Changes

  • 4784fb9: Adding support for setting the fetch API credentials mode

Patch Changes

  • Updated dependencies [4784fb9]
    • @​smithy/types@​3.3.0
    • @​smithy/protocol-http@​4.0.3
    • @​smithy/querystring-builder@​3.0.3

3.1.0

Minor Changes

  • c2a5595: use platform AbortController|AbortSignal implementations

Patch Changes

  • Updated dependencies [c16e014]
  • Updated dependencies [c2a5595]
    • @​smithy/types@​3.2.0

... (truncated)

Commits
  • 1e4e6ae Version NPM packages
  • 3ea4789 Initialize removeSignalEventListener as an empty function (#1351)
  • e145ae7 Version NPM packages
  • 53cd7ac Version NPM packages
  • 978b724 Version NPM packages
  • f31cc5f fix(http): remove AbortSignal event listeners when requests complete (#1332)
  • d952a6a Version NPM packages
  • 4784fb9 Adding support for setting the fetch API credentials mode (#1317)
  • 1239f8d Version NPM packages
  • c2a5595 chore: switch to platform AbortController & Signal implementations after drop...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [@smithy/fetch-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/fetch-http-handler) from 3.0.1 to 3.2.4. - [Release notes](https://github.com/awslabs/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md) - [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/fetch-http-handler@3.2.4/packages/fetch-http-handler) --- updated-dependencies: - dependency-name: "@smithy/fetch-http-handler" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants