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

build(deps): bump got from 13.0.0 to 14.0.0 - autoclosed #450

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps got from 13.0.0 to 14.0.0.

Release notes

Sourced from got's releases.

v14.0.0

Breaking

  • Require Node.js 20 (#2313) a004263
    • Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.

Improvements

  • Make followRedirect option accept a function (#2306) 7c3f147

sindresorhus/got@v13.0.0...v14.0.0

Commits

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)

@dependabot dependabot bot added Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file Need Update Label for Automatic Bot Update if necessary labels Dec 4, 2023
@dependabot dependabot bot requested a review from TheKingTermux December 4, 2023 17:53
@dependabot dependabot bot added this to the Alice 1.0.6 milestone Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch 3 times, most recently from 3210464 to c0f5b4c Compare December 10, 2023 01:59
Bumps [got](https://github.com/sindresorhus/got) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch from c0f5b4c to c5fb928 Compare December 15, 2023 03:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2023

Looks like got is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/got-14.0.0 branch December 15, 2023 23:07
@TheKingTermux TheKingTermux changed the title build(deps): bump got from 13.0.0 to 14.0.0 build(deps): bump got from 13.0.0 to 14.0.0 - autoclosed Dec 16, 2023
@TheKingTermux TheKingTermux added the invalid This doesn't seem right label Dec 16, 2023
@github-actions github-actions bot added the Solved Label for solved issues / Pr label Dec 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file invalid This doesn't seem right Need Update Label for Automatic Bot Update if necessary Solved Label for solved issues / Pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant