-
Notifications
You must be signed in to change notification settings - Fork 82
Comparing changes
Open a pull request
base repository: JustinBeckwith/linkinator
base: a6ed6f0ebb5207329296b78588a379851b984ced
head repository: JustinBeckwith/linkinator
compare: 2cab633c9659eb10794a4bac06f8b0acdc3e2c0c
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8726a9f - Browse repository at this point
Copy the full SHA 8726a9fView commit details -
chore(deps): update dependency mocha to v8 (#172)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for d07f9b4 - Browse repository at this point
Copy the full SHA d07f9b4View commit details
Commits on Jun 28, 2020
-
chore(deps): update dependency nock to v13 (#174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for f790f9a - Browse repository at this point
Copy the full SHA f790f9aView commit details
Commits on Jul 16, 2020
-
chore(deps): update dependency @types/mocha to v8 (#176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 5eee0c3 - Browse repository at this point
Copy the full SHA 5eee0c3View commit details
Commits on Aug 20, 2020
-
chore(deps): update dependency typescript to v4 (#177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 72d4c53 - Browse repository at this point
Copy the full SHA 72d4c53View commit details -
fix(deps): update dependency jsonexport to v3 (#170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for f7c6b3a - Browse repository at this point
Copy the full SHA f7c6b3aView commit details
Commits on Sep 29, 2020
-
fix(deps): update dependency update-notifier to v5 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for e5b1aca - Browse repository at this point
Copy the full SHA e5b1acaView commit details
Commits on Sep 30, 2020
-
chore(deps): update dependency @types/update-notifier to v5 (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for ae5a42a - Browse repository at this point
Copy the full SHA ae5a42aView commit details
Commits on Oct 13, 2020
-
chore(deps): update dependency gts to v3 (#183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 9d38cdb - Browse repository at this point
Copy the full SHA 9d38cdbView commit details -
feat: Send requests with human User-Agent header to reduce false posi…
…tives. (#134) Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36 Co-authored-by: Justin Beckwith <beckwith@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9a32354 - Browse repository at this point
Copy the full SHA 9a32354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b72e08 - Browse repository at this point
Copy the full SHA 5b72e08View commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a0cc8ba - Browse repository at this point
Copy the full SHA a0cc8baView commit details -
fix(deps): update dependency meow to v8 (#186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for e23c0dd - Browse repository at this point
Copy the full SHA e23c0ddView commit details -
fix(deps): update dependency gaxios to v4 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c915959 - Browse repository at this point
Copy the full SHA c915959View commit details
Commits on Nov 29, 2020
-
feat: add basic support for markdown (#188)
This adds a `--markdown` flag that allows for basic markdown link scanning. When passing `--markdown` on the CLI or setting the `markdown: true` option, markdown in the local directory will be rendered as HTML and scanned.
Configuration menu - View commit details
-
Copy full SHA for 524f600 - Browse repository at this point
Copy the full SHA 524f600View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4822f0 - Browse repository at this point
Copy the full SHA f4822f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae9d38 - Browse repository at this point
Copy the full SHA bae9d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce649d4 - Browse repository at this point
Copy the full SHA ce649d4View commit details
Commits on Dec 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e70dff6 - Browse repository at this point
Copy the full SHA e70dff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8913f87 - Browse repository at this point
Copy the full SHA 8913f87View commit details
Commits on Dec 2, 2020
-
4
Configuration menu - View commit details
-
Copy full SHA for 429b325 - Browse repository at this point
Copy the full SHA 429b325View commit details
Commits on Dec 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b47f4b6 - Browse repository at this point
Copy the full SHA b47f4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40be4b - Browse repository at this point
Copy the full SHA c40be4bView commit details -
chore(deps): update dependency execa to v5 (#201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c7fa9ad - Browse repository at this point
Copy the full SHA c7fa9adView commit details
Commits on Dec 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8d8472a - Browse repository at this point
Copy the full SHA 8d8472aView commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c8cd4b - Browse repository at this point
Copy the full SHA 0c8cd4bView commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 217074e - Browse repository at this point
Copy the full SHA 217074eView commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c84936 - Browse repository at this point
Copy the full SHA 7c84936View commit details
Commits on Dec 24, 2020
-
feat: add verbosity flag to CLI (#214)
This adds a --verbosity flag, which defaults to WARNING. Skipped links now are hidden by default, unless verbosity is set to INFO or DEBUG.
Configuration menu - View commit details
-
Copy full SHA for d20cff5 - Browse repository at this point
Copy the full SHA d20cff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf29469 - Browse repository at this point
Copy the full SHA cf29469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb5590 - Browse repository at this point
Copy the full SHA 9eb5590View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c0a43 - Browse repository at this point
Copy the full SHA a8c0a43View commit details
Commits on Dec 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fee112b - Browse repository at this point
Copy the full SHA fee112bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 679d64f - Browse repository at this point
Copy the full SHA 679d64fView commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c752724 - Browse repository at this point
Copy the full SHA c752724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e49545 - Browse repository at this point
Copy the full SHA 6e49545View commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f8d65a - Browse repository at this point
Copy the full SHA 6f8d65aView commit details -
feat: support directory listings (#225)
In addition to providing the directory listing flag, this swaps the underlying HTTP server from `serve-static` to `serve-handler`. There should be no user facing changes for that swap.
Configuration menu - View commit details
-
Copy full SHA for 39cf9d2 - Browse repository at this point
Copy the full SHA 39cf9d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d8625 - Browse repository at this point
Copy the full SHA a7d8625View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d7c4758 - Browse repository at this point
Copy the full SHA d7c4758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a8750 - Browse repository at this point
Copy the full SHA 96a8750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 936af89 - Browse repository at this point
Copy the full SHA 936af89View commit details
Commits on Jan 3, 2021
-
feat: introduce retry-after detection (#221)
This introduces a --retry flag, which when passed will automatically retry requests that comes back with a HTTP 429, and a retry-after header. I tested this against GitHub , and it appears to work as expected.
Configuration menu - View commit details
-
Copy full SHA for cebea21 - Browse repository at this point
Copy the full SHA cebea21View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1850490 - Browse repository at this point
Copy the full SHA 1850490View commit details
Commits on Jan 5, 2021
-
fix: map paths in results back to filesystem (#231)
Fixes #166. This updates the returned paths in the results to map to the filesystem if a local path was given.
Configuration menu - View commit details
-
Copy full SHA for 5f7bb18 - Browse repository at this point
Copy the full SHA 5f7bb18View commit details
Commits on Jan 7, 2021
-
fix(deps): update dependency meow to v9 (#232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 6374c60 - Browse repository at this point
Copy the full SHA 6374c60View commit details
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d347f0 - Browse repository at this point
Copy the full SHA 5d347f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff9e9a - Browse repository at this point
Copy the full SHA 9ff9e9aView commit details -
build: disable package-lock.json properly (#236)
The default setting is to always generate a package-lock.json file, so this step is required to prevent its generation. Co-authored-by: Justin Beckwith <beckwith@google.com>
Configuration menu - View commit details
-
Copy full SHA for e6c539a - Browse repository at this point
Copy the full SHA e6c539aView commit details -
docs: README.md Markdown tweaks (#238)
* add newlines before/after code blocks and lists * remove dollar sign from snippets since it makes copying harder and the commands don't have any output * fix headings hierarchy Co-authored-by: Justin Beckwith <beckwith@google.com>
Configuration menu - View commit details
-
Copy full SHA for 105d783 - Browse repository at this point
Copy the full SHA 105d783View commit details
There are no files selected for viewing
This file was deleted.