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

chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 #6446

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps follow-redirects from 1.15.1 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

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner March 15, 2024 14:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2024
Copy link

github-actions bot commented Mar 15, 2024

📊 Benchmark results

Comparing with 2bd6d69

  • Dependency count: 1,345 (no change)
  • Package size: 313 MB ⬆️ 0.00% increase vs. 2bd6d69
  • Number of ts-expect-error directives: 1,001 (no change)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch 3 times, most recently from cb5b36c to 6625adb Compare March 20, 2024 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch 2 times, most recently from 11c4518 to bd6adb1 Compare March 21, 2024 14:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 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 21, 2024 16:39
@G-Rath
Copy link

G-Rath commented Apr 21, 2024

@TylerBarnes was there a reason that this was closed instead of merged? even though this is in a child dependency because you're shipping a shrinkwrap this is impacting downstream consumers, so merging this will resolve a security vulnerability for us.

Relates to #6508

@TylerBarnes
Copy link
Contributor

I dont remember, but I would guess I closed it when tests were failing, thinking dependabot would re-open it. I didn't realize dependabot wont open a new PR like renovate

@TylerBarnes TylerBarnes restored the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch April 23, 2024 15:11
@TylerBarnes TylerBarnes reopened this Apr 23, 2024
@sarahetter sarahetter enabled auto-merge (squash) April 23, 2024 16:51
@sarahetter
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch from bd6adb1 to aa403f7 Compare April 23, 2024 16:52
@sarahetter sarahetter requested review from TylerBarnes and a team April 24, 2024 19:29
@sarahetter
Copy link
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch from aa403f7 to b84ce4d Compare April 24, 2024 21:03
@sarahetter sarahetter merged commit fd70ac4 into main Apr 24, 2024
40 checks passed
@sarahetter sarahetter deleted the dependabot/npm_and_yarn/follow-redirects-1.15.6 branch April 24, 2024 21:25
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants