evanderkoogh / node-sitemap-stream-parser

A streaming parser for sitemap files. Is able to deal with deeply nested sitemaps with 100+ million urls in them.
Apache License 2.0
38 stars 18 forks source link

Bump commander from 2.19.0 to 2.20.0 #21

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps commander from 2.19.0 to 2.20.0.

Release notes *Sourced from [commander's releases](https://github.com/tj/commander.js/releases).* > ## v2.20.0 > * fix: resolve symbolic links completely when hunting for subcommands ([#935](https://github-redirect.dependabot.com/tj/commander.js/issues/935)) > * Update index.d.ts ([#930](https://github-redirect.dependabot.com/tj/commander.js/issues/930)) > * Update Readme.md ([#924](https://github-redirect.dependabot.com/tj/commander.js/issues/924)) > * Remove --save option as it isn't required anymore ([#918](https://github-redirect.dependabot.com/tj/commander.js/issues/918)) > * Add link to the license file ([#900](https://github-redirect.dependabot.com/tj/commander.js/issues/900)) > * Added example of receiving args from options ([#858](https://github-redirect.dependabot.com/tj/commander.js/issues/858)) > * Added missing semicolon ([#882](https://github-redirect.dependabot.com/tj/commander.js/issues/882)) > * Add extension to .eslintrc ([#876](https://github-redirect.dependabot.com/tj/commander.js/issues/876))
Changelog *Sourced from [commander's changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md).* > 2.20.0 / 2019-04-02 > ================== > > * fix: resolve symbolic links completely when hunting for subcommands ([#935](https://github-redirect.dependabot.com/tj/commander.js/issues/935)) > * Update index.d.ts ([#930](https://github-redirect.dependabot.com/tj/commander.js/issues/930)) > * Update Readme.md ([#924](https://github-redirect.dependabot.com/tj/commander.js/issues/924)) > * Remove --save option as it isn't required anymore ([#918](https://github-redirect.dependabot.com/tj/commander.js/issues/918)) > * Add link to the license file ([#900](https://github-redirect.dependabot.com/tj/commander.js/issues/900)) > * Added example of receiving args from options ([#858](https://github-redirect.dependabot.com/tj/commander.js/issues/858)) > * Added missing semicolon ([#882](https://github-redirect.dependabot.com/tj/commander.js/issues/882)) > * Add extension to .eslintrc ([#876](https://github-redirect.dependabot.com/tj/commander.js/issues/876))
Commits - [`3e8bf54`](https://github.com/tj/commander.js/commit/3e8bf54b9b2fb3960fc2320a4174aa79efca90fa) Merge pull request [#946](https://github-redirect.dependabot.com/tj/commander.js/issues/946) from abetomo/version_bump_2.20.0 - [`1ffcbef`](https://github.com/tj/commander.js/commit/1ffcbefb1545767bd81f63dcff1a75c0d7deb8a1) version bump 2.20.0 - [`50922d8`](https://github.com/tj/commander.js/commit/50922d84573b01a8c7df3a348e7827e90e356fc4) Merge pull request [#935](https://github-redirect.dependabot.com/tj/commander.js/issues/935) from MarshallOfSound/fix-deep-sym-link-resolution - [`994d24d`](https://github.com/tj/commander.js/commit/994d24ddad4c1139d1ea3d5f94286f6d79b61f99) fix: resolve symbol links until their are no more symbolic links - [`291fc04`](https://github.com/tj/commander.js/commit/291fc04a405605e056b4e31af64927b8f811f0d7) Merge pull request [#930](https://github-redirect.dependabot.com/tj/commander.js/issues/930) from kira1928/update-index.d.ts - [`a469137`](https://github.com/tj/commander.js/commit/a4691373f301a6f3060078899eab4fd8d1a8fa8c) some more fix. - [`a679949`](https://github.com/tj/commander.js/commit/a67994996a07cd871eb56147bd21a58aaa93ff1d) Refine variable name. Use strict type definition instead of - [`e31bb8a`](https://github.com/tj/commander.js/commit/e31bb8ad665c64d53ae690aa21a35579a42e8c08) Update index.d.ts - [`4542306`](https://github.com/tj/commander.js/commit/45423069d96fa79258b1cddc9c6a2ed07fb23969) Merge pull request [#924](https://github-redirect.dependabot.com/tj/commander.js/issues/924) from ForJing/patch-1 - [`77bb580`](https://github.com/tj/commander.js/commit/77bb5807476fef649bbc1721c0e9e6ef59b9b560) Update Readme.md - Additional commits viewable in [compare view](https://github.com/tj/commander.js/compare/v2.19.0...v2.20.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #27.