Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

Bumps follow-redirects from 1.15.2 to 1.15.6.

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

PR-Codex overview

This PR updates the follow-redirects package to version 1.15.6.

Detailed summary

  • Updated follow-redirects package to version 1.15.6 from 1.15.2.
  • Updated resolved and integrity values.
  • Minor version bump for follow-redirects package.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

zeet-co bot commented Mar 14, 2024

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-akbv-dependabot-npm-and--11e566.chainsaw-dev.zeet.app before merging 😉

Copy link

socket-security bot commented Mar 14, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/follow-redirects@1.15.6 network 0 29.4 kB rubenverborgh

🚮 Removed packages: npm/follow-redirects@1.15.2

View full report↗︎

Copy link

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch March 25, 2024 00:56
@jnsdls jnsdls restored the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch April 3, 2024 01:58
@jnsdls jnsdls reopened this Apr 3, 2024
Copy link

zeet-co bot commented Apr 3, 2024

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-akbv-dependabot-npm-and--11e566.chainsaw-dev.zeet.app before merging 😉

@jnsdls
Copy link
Member

jnsdls commented Apr 3, 2024

@dependabot rebase

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch from 816344a to 1c2ce4f Compare April 3, 2024 01:59
@jnsdls jnsdls merged commit 8a2558b into main Apr 3, 2024
@jnsdls jnsdls deleted the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch April 3, 2024 02:43
arcoraven added a commit that referenced this pull request Apr 5, 2024
* Added beta packages & db

* updated ingest layer to write to bullMQ (ioredis)

* removed extra logs

* committed graceful shutdown. Need to revist

* updated webhooks to work based on worker. updated req ingestion

* updates

* updated to use queueTx() and allow all write end-points to work

* updated webhook flow

* Added beta GH workflow + minor updates

* updates for idempotencyKey

* updates for txenum

* wip

* simpify workers

* reuse thirdweb client

* brought back webhook pg listener. updated setex

* updates to get things stable

* wip

* wip

* Packages updates (#473)

* Introduce strict Transaction types

* clean up webhook code

* "fix" signature before encoding relayer execute call (#474)

* fix: add errorMessage to query to get queued txs (#475)

* fix: add errorMessage to query to get queued txs

* remove unused files

* update thirdweb package

* getWalletBalance fix

* chore(deps): bump express from 4.18.2 to 4.19.2 (#470)

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated Mined Tx flow (#476)

* Bump follow-redirects from 1.15.2 to 1.15.6 (#448)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cache webhooks

* fix webhooks

* remove debug lines

* serialize worker data

* naming conflict

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: farhanW3 <farhan@thirdweb.com>
Co-authored-by: farhanW3 <132962163+farhanW3@users.noreply.github.com>
Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file no-pr-activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant