-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor: bump got and all-node-versions #2228
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
Merged
mtrezza
merged 5 commits into
alpha
from
dependabot/npm_and_yarn/got-and-all-node-versions-11.8.5
Sep 27, 2022
Merged
refactor: bump got and all-node-versions #2228
mtrezza
merged 5 commits into
alpha
from
dependabot/npm_and_yarn/got-and-all-node-versions-11.8.5
Sep 27, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Requires Node 14 min; time to drop Node 12 support |
f332722
to
6c11ca6
Compare
Bumps [got](https://github.com/sindresorhus/got) and [all-node-versions](https://github.com/ehmicky/all-node-versions). These dependencies needed to be updated together. Updates `got` from 10.7.0 to 11.8.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v10.7.0...v11.8.5) Updates `all-node-versions` from 8.0.0 to 11.0.1 - [Release notes](https://github.com/ehmicky/all-node-versions/releases) - [Changelog](https://github.com/ehmicky/all-node-versions/blob/main/CHANGELOG.md) - [Commits](ehmicky/all-node-versions@8.0.0...11.0.1) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: all-node-versions dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
6c11ca6
to
a2aa156
Compare
Thanks for opening this pull request!
|
Requries node 14, dashboard support node 12; PR stays open so Snky doesn't create a new one |
🎉 This change has been released in version 5.0.0-alpha.3 |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Bot label; pull requests that updates a dependency file
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps got and all-node-versions. These dependencies needed to be updated together.
Updates
got
from 10.7.0 to 11.8.5Release notes
Sourced from got's releases.
... (truncated)
Commits
5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)f896aa5
11.8.23bd245f
Instantiate CacheableLookup only when needed (#1529)Updates
all-node-versions
from 8.0.0 to 11.0.1Release notes
Sourced from all-node-versions's releases.
Changelog
Sourced from all-node-versions's changelog.
Commits
d6fbdb3
Release 11.0.1d29e780
Update changelog0df5e13
Fix cachingce1a273
Fix memoization0102f9b
Release 11.0.0a2ffd22
Fix changelog6c79033
Update changelogd5b0ac6
Tweaks81e76fc
Merge pull request #9 from Maxim-Mazurok/main22b88aa
NodeVersion -> AllNodeVersionsDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.