-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: bump node-fetch from 2.6.7 to 3.3.0 in /web3.js #8
Closed
dependabot
wants to merge
3
commits into
v1.14-geyser-block-v2
from
dependabot/npm_and_yarn/web3.js/node-fetch-3.3.0
Closed
chore: bump node-fetch from 2.6.7 to 3.3.0 in /web3.js #8
dependabot
wants to merge
3
commits into
v1.14-geyser-block-v2
from
dependabot/npm_and_yarn/web3.js/node-fetch-3.3.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v3.3.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
fanatid
force-pushed
the
v1.14-geyser-block-v2
branch
from
February 10, 2023 01:36
91dc40f
to
3891fee
Compare
linuskendall
force-pushed
the
v1.14-geyser-block-v2
branch
from
March 7, 2023 06:03
3891fee
to
a220cfd
Compare
Superseded by #22. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/web3.js/node-fetch-3.3.0
branch
March 13, 2023 09:22
fanatid
pushed a commit
that referenced
this pull request
Jan 12, 2024
Merge pull request #8 from step-finance/sf-3750-explicit-data-includes SF-3750: Explicit Data Includes
fanatid
pushed a commit
that referenced
this pull request
Mar 14, 2024
* [anza migration] replace binaries backend (#6) * ci: add upload-gcs-artifact * ci: publish release binaries to GCS * ci: redirect github repo to anza-xyz * ci: publish windows binaries to GCS * replace release.solana.com with release.anza.xyz * use a explicit name for credential (cherry picked from commit b061cd33cb919b7c6bbd58780e0142d97df4f4b7) * [anza migration] ci: fix path (#8) * ci: fix windows build * ci: publish sdk docker image with the new name * update automerge status * [anza migration] ci: removed unused s3 upload in Windows build (#9) ci: removed unused s3 upload in Windows build --------- Co-authored-by: Yihau Chen <[email protected]>
fanatid
pushed a commit
that referenced
this pull request
Apr 8, 2024
* [anza migration] replace binaries backend (#6) * ci: add upload-gcs-artifact * ci: publish release binaries to GCS * ci: redirect github repo to anza-xyz * ci: publish windows binaries to GCS * replace release.solana.com with release.anza.xyz * use a explicit name for credential (cherry picked from commit b061cd33cb919b7c6bbd58780e0142d97df4f4b7) * [anza migration] ci: fix path (#8) * ci: fix windows build * ci: publish sdk docker image with the new name * update automerge status * [anza migration] ci: removed unused s3 upload in Windows build (#9) ci: removed unused s3 upload in Windows build --------- Co-authored-by: Yihau Chen <[email protected]>
fanatid
pushed a commit
that referenced
this pull request
Jul 16, 2024
* ci: fix windows build * ci: publish sdk docker image with the new name * update automerge status
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps node-fetch from 2.6.7 to 3.3.0.
Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
55a4870
feat: add static Response.json (#1670)c071406
(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caa
docs: fix missing comma in example (#1623)2880238
fix: ReDoS referrer (#1611)e87b093
fix(Headers): don't forward secure headers on protocol change (#1599)bcfb71c
chore: remove triple-slash directives from typings (#1285) (#1287)95165d5
fix spelling (#1602)11b7033
fix: possibly flaky test (#1523)4f43c9e
fix: always warn Request.data (#1550)1c5ed6b
fix: undefined reference to response.body when aborted (#1578)Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
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 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)