Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Bump follow-redirects from 1.14.7 to 1.14.8 #60

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2022

Bumps follow-redirects from 1.14.7 to 1.14.8.

Commits
  • 3d81dc3 Release version 1.14.8 of the npm package.
  • 62e546a Drop confidential headers across schemes.
  • See full diff 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the PR: dependencies Pull requests that update a dependency file label Feb 13, 2022
@PrestonN PrestonN enabled auto-merge (squash) February 13, 2022 15:45
@PrestonN PrestonN disabled auto-merge February 13, 2022 19:02
@PrestonN PrestonN merged commit 3291db3 into development Feb 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/follow-redirects-1.14.8 branch February 13, 2022 19:03
ChunkyProgrammer added a commit to Kylof61034/yt-channel-info that referenced this pull request Mar 15, 2022
commit 243483f
Author: SuperFurryCoder <100633427+SuperFurryCoder@users.noreply.github.com>
Date:   Tue Mar 15 20:07:14 2022 +0000

    Fix for channels with no secondary links (FreeTubeApp#61)

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * remove unnecessary space

    Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

    Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
    Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

commit 3291db3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 13 14:02:57 2022 -0500

    Bump follow-redirects from 1.14.7 to 1.14.8 (FreeTubeApp#60)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

    ---
    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>
PrestonN pushed a commit that referenced this pull request Aug 24, 2022
* added typescript type definitions

* Update typescript declarations

* Add isOfficialArtist to channel object

* Use multi-line comments

Co-authored-by: Alexandra <bug.graph@gmail.com>

* remove playlist url from getChannelVideos

* Squashed commit of the following:

commit 243483f
Author: SuperFurryCoder <100633427+SuperFurryCoder@users.noreply.github.com>
Date:   Tue Mar 15 20:07:14 2022 +0000

    Fix for channels with no secondary links (#61)

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * Update youtube-grabber.js

    * remove unnecessary space

    Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

    Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
    Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

commit 3291db3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Feb 13 14:02:57 2022 -0500

    Bump follow-redirects from 1.14.7 to 1.14.8 (#60)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

    ---
    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>

* add getChannelStats and getChannelHome

* fix HttpsProxyAgent reference

* include types file in "files"

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
Co-authored-by: Alexandra <bug.graph@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants