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.13.3 to 1.15.5 #1636

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps follow-redirects from 1.13.3 to 1.15.5.

Commits
  • 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.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • 192dbe7 Release version 1.15.3 of the npm package.
  • 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.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.3...v1.15.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2024
Copy link

changeset-bot bot commented Jan 26, 2024

⚠️ No Changeset found

Latest commit: a111fcb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

what-the-diff bot commented Jan 26, 2024

PR Summary

  • Update of the follow-redirects package
    This change involves the follow-redirects package which has been updated in our project's lock file (pnpm-lock.yaml). It was upgraded from versions 1.13.3 and 1.15.2 to a newer version, 1.15.5. This package helps our web requests follow any redirection instructions, ensuring that our app can communicate smoothly with other web services.

  • Dependency upgrades in axios and eventsource packages
    In addition, the follow-redirects dependency in the two packages - axios and eventsource - also got upgraded to version 1.15.5. axios is what we use to make HTTP requests from our app and eventsource is used for handling server-sent events. These upgrades can help improve the stability and efficiency of our web communication tasks.

  • New Addition to the pnpm-lock.yaml file
    A new package called /[email protected] was also added to the project's lock file. This package provides a function that is often used to execute a provided function once for each element in an array. This could help us streamline manipulations with array data in our application.

Copy link

cypress bot commented Jan 26, 2024

Passing run #555 ↗︎

0 57 0 0 Flakiness 0

Details:

chore(deps): bump follow-redirects from 1.13.3 to 1.15.5
Project: vue-styleguidist Commit: a111fcb1d7
Status: Passed Duration: 03:41 💡
Started: Jan 26, 2024 7:57 PM Ended: Jan 26, 2024 8:01 PM

Review all test suite changes for PR #1636 ↗︎

@elevatebart elevatebart merged commit bfb36d6 into dev Jan 29, 2024
15 checks passed
@elevatebart elevatebart deleted the dependabot/npm_and_yarn/follow-redirects-1.15.5 branch January 29, 2024 15:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant