Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps): bump follow-redirects and bundlewatch #1387

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2022

Bumps follow-redirects to 1.15.2 and updates ancestor dependency bundlewatch. These dependencies need to be updated together.

Updates follow-redirects from 1.5.10 to 1.15.2

Commits
  • 9655237 Release version 1.15.2 of the npm package.
  • 6e2b86d Default to localhost if no host given.
  • 449e895 Throw invalid URL error on relative URLs.
  • e30137c Use type functions.
  • 76ea31f ternary operator syntax fix
  • 84c00b0 HTTP header lines are separated by CRLF.
  • d28bcbf Create SECURITY.md (#202)
  • 62a551c Release version 1.15.1 of the npm package.
  • 7fe0779 Use for ... of.
  • 948c30c Fix redirecting to relative URL when using proxy
  • Additional commits viewable in compare view

Updates bundlewatch from 0.2.7 to 0.3.3

Release notes

Sourced from bundlewatch's releases.

v0.3.3

What's Changed

New Contributors

Full Changelog: bundlewatch/bundlewatch@v0.3.2...v0.3.3

fix: file path normalization wasn't working right

#30, via #238 (thanks to @​cheapsteak )

exclude hashes when comparing diff's

Adds:

Commits
  • 476530e docs: update dependency badges
  • 3ca41f7 build(deps): bump tmpl from 1.0.4 to 1.0.5 (#438)
  • 2c61581 build(deps): upgrade dependencies (#448)
  • 2bfe75a chore: fix CircleCI steps not passing exit codes properly (#447)
  • b6daaab build(deps): bump axios from 0.21.1 to 0.21.2 (#444)
  • d34e0fb docs: add charpeni as a contributor for code, maintenance, security (#446)
  • ede4a23 chore: remove auto-approve workflow (#445)
  • 6cd19e0 build(dev-deps): upgrade dev dependencies (#443)
  • d6067ca chore: upgrade node, yarn, and CircleCI (#442)
  • 98b7b78 build(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0 (#345)
  • Additional commits viewable in compare view

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)
    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) to 1.15.2 and updates ancestor dependency [bundlewatch](https://github.com/bundlewatch/bundlewatch). These dependencies need to be updated together.


Updates `follow-redirects` from 1.5.10 to 1.15.2
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.2)

Updates `bundlewatch` from 0.2.7 to 0.3.3
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
- [Commits](bundlewatch/bundlewatch@v0.2.7...v0.3.3)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
- dependency-name: bundlewatch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants