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

Bump got from 13.0.0 to 14.0.0 #1024

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 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

Improvements

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

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

Commits

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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2023
@dependabot dependabot bot requested a review from a team November 30, 2023 05:59
@djelinek djelinek added question Further information is requested do-not-merge labels Nov 30, 2023
@djelinek djelinek marked this pull request as draft December 5, 2023 22:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch 2 times, most recently from dbac324 to ff7530c Compare December 18, 2023 10:09
@djelinek djelinek force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch from ff7530c to f8fbe19 Compare December 20, 2023 10:35
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@djelinek
Copy link
Collaborator

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '[email protected]',
npm WARN EBADENGINE   required: { node: '>=20' },
npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
npm WARN EBADENGINE }

@djelinek
Copy link
Collaborator

got dependency v14+ is requiring NodeJS version >=20. ExTester is currently supporting only 18.15.0

@djelinek djelinek added do-not-stale and removed question Further information is requested do-not-merge/work-in-progress javascript Pull requests that update Javascript code labels Dec 20, 2023
@djelinek djelinek added invalid PR is broken and removed do-not-stale labels Jan 2, 2024
@ssbarnea ssbarnea marked this pull request as ready for review January 5, 2024 15:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

A newer version of got exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@djelinek djelinek force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch from f8fbe19 to 2a25622 Compare February 27, 2024 20:16
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]>
@djelinek djelinek force-pushed the dependabot/npm_and_yarn/got-14.0.0 branch from 2a25622 to 24dc849 Compare March 20, 2024 15:58
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@djelinek
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2024

Superseded by #1197.

@dependabot dependabot bot closed this Mar 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/got-14.0.0 branch March 20, 2024 19:10
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 do-not-merge invalid PR is broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant