build(deps): bump the npm_and_yarn group across 1 directory with 6 updates #2
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 the npm_and_yarn group with 6 updates in the / directory:
1.7.3
2.6.7
2.8.0
3.1.1
5.3.2
7.5.1
8.4.2
11.0.2
4.2.1
21.1.1
6.6.0
17.7.2
Updates
node-fetch
from 1.7.3 to 2.6.7Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
1ef4b56
backport of #1449 (#1453)8fe5c4e
2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6
fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417ae
fix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5
fix v2.6.3 that did not sending query params (#1301)ace7536
fix: properly encode url with unicode characters (#1291)152214c
Fix(package.json): Corrected main file path in package.json (#1274)b5e2e41
update version number2358a6c
Honor thesize
option after following a redirect and revert data uri support8c197f8
docs: Fix typos and grammatical errors in README.md (#686)Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
Updates
redis
from 2.8.0 to 3.1.1Changelog
Sourced from redis's changelog.
Commits
fc28860
Bump version to 3.1.1 (#1597)2d11b6d
fix #1569 - improve monitor_regex (#1595)7e77de8
Add Chat (#1594)5d3e995
Merge branch 'master' of https://github.com/NodeRedis/node-redisb797cf2
add user to README.md79f34c2
Bump version to 3.1.0 (#1590)7fdc54e
fix for 428e1c8a7b2322c2650294638cb1663ac5692728 - fix auth retry when redis ...09f0fe8
"fix" tests428e1c8
Add support for Redis 6auth pass [user]
(#1508)bb208d0
Add codeclimate badge (#1572)Maintainer changes
This version was pushed to npm by leibale, a new releaser for redis since your current version.
Updates
tiny-json-http
from 5.3.2 to 7.5.1Commits
1cbfddb
7.5.1e148ac0
Fixuser-agent
+content-type
header detection on readse17ae00
7.5.041f3ecf
Fix possible transient test assertions from console logging raw results from ...be31744
Maybe hopefully fix broken tests on slower Windows VMs, harden it up a bit al...d0455c2
Add back platforms, cross fingers9c4f137
Use esbuild instead of browserify for bundlingac9a1d6
Update deps0c60009
Update CIb4827dc
Tests for redirects, asserting location headers.Updates
slack
from 8.4.2 to 11.0.2Commits
Updates
yargs-parser
from 4.2.1 to 21.1.1Release notes
Sourced from yargs-parser's releases.
... (truncated)
Changelog
Sourced from yargs-parser's changelog.
... (truncated)
Commits
3aba24c
chore(main): release yargs-parser 21.1.1 (#455)d69f9c3
fix(typescript): ignore .cts files during publish (#454)90067a0
chore(main): release yargs-parser 21.1.0 (#446)d07bcdb
fix: node version check now uses process.versions.node (#450)c0c6079
chore(deps): update dependency puppeteer to v16 (#451)a89259f
feat: allow the browser build to be imported (#443)c474bc1
fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...fd30238
chore(deps): update dependency serve to v14 (#449)a072f9a
chore(deps): update dependency puppeteer to v15 (#444)4f1060b
fix: parse options ending with 3+ hyphens (#434)Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates
yargs
from 6.6.0 to 17.7.2Release notes
Sourced from yargs's releases.
Changelog
Sourced from yargs's changelog.
... (truncated)
Commits
3566b84
chore(main): release 17.7.2 (#2323)7f42848
fix: do not crash completion when having negated options (#2322)2b6ba31
chore(main): release 17.7.1 (#2304)9aa2490
fix: address display bug with default sub-commands (#2303)663c1b6
chore(main): release 17.7.0 (#2285)4cb41dc
feat: convert line break to whitespace for the description of the option (#2271)7dc1086
test: mock additional hasColors method introduced in Node 16 (#2297)f37ee6f
fix: copy the description of the option to its alias in completion (#2269)1fd530a
chore: add en strings for unknown command (#2262)2c144c4
feat: add method to hide option extras (#2156)Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs since your current version.
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.