Commit Graph

347 Commits

Author SHA1 Message Date
Nick Schonning
b9a173a397
chore: Upgrade to ESLint 9 2024-05-07 18:05:24 -04:00
Thomas Cort
2b0095f270
Merge pull request #306 from dklimpel/enable_test_hash_links
enable skipped tests for hash links
2024-03-11 17:35:48 -04:00
dklimpel
465fd8f5c5 enable skiped tests for hash links 2024-03-11 20:14:08 +01:00
Thomas Cort
71616b2f56
Merge pull request #303 from dklimpel/patch-1
fix status badge in README
2024-03-11 13:54:08 -04:00
Dirk Klimpel
a4176b6226
fix status badge in README 2024-03-11 15:55:27 +01:00
Thomas Cort
c8c394cb95 3.12.1 2024-03-11 10:39:00 -04:00
Thomas Cort
a069e7d493 chore(CHANGELOG): prepare for new release 2024-03-11 10:38:54 -04:00
Thomas Cort
6a832ab984
Merge pull request #302 from CanadaHonk/fix-297
fix: fix crash #297
2024-03-11 10:35:48 -04:00
Thomas Cort
62c53368fb
Merge pull request #295 from dklimpel/bump_node-1
Bump node in github actions
2024-03-11 10:35:27 -04:00
Thomas Cort
c6a37375b3
Merge pull request #296 from dklimpel/fix-ci-ipv4first
fix failing github action with IPv6
2024-03-11 10:35:13 -04:00
CanadaHonk
641b837e7d
fix: fix crash #297 2024-03-11 14:27:54 +00:00
Dirk Klimpel
fcdbb5f9f5
Set ipv4first for tests in CI 2024-03-10 22:16:50 +01:00
Dirk Klimpel
3d64967e29
Bump node for release 2024-03-10 22:11:00 +01:00
Dirk Klimpel
38bbdf7374
Bump node in CI 2024-03-10 22:08:53 +01:00
Thomas Cort
1a97f22963 3.12.0 2024-03-10 14:06:03 -04:00
Thomas Cort
79acfd4e5e chore(CHANGELOG): prepare for new release 2024-03-10 14:05:57 -04:00
Thomas Cort
4a2880dde9 chore(LICENSE): Happy New Year 2024-03-10 14:03:40 -04:00
Thomas Cort
2eb21a170f chore(package): upgrade dependencies 2024-03-10 14:03:18 -04:00
Thomas Cort
7e159ea350
Merge pull request #293 from tcort/dependabot/npm_and_yarn/ip-1.1.9
chore(deps): bump ip from 1.1.8 to 1.1.9
2024-03-10 13:56:24 -04:00
Thomas Cort
cedaaebded
Merge pull request #278 from CanadaHonk/ignore-option
feat: add basic ignore subpaths argument
2024-03-10 13:56:13 -04:00
Thomas Cort
ee023b895d
Merge pull request #284 from nwcm/master
Update readme to be clearer for projectBaseUrl opt
2024-03-10 13:55:56 -04:00
Thomas Cort
2a854275f2
Merge pull request #279 from CanadaHonk/replacementpatterns-global
feat: add global option to replacementPatterns
2024-03-10 13:55:02 -04:00
dependabot[bot]
9a4857b9be
chore(deps): bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 17:54:54 +00:00
Thomas Cort
88a6403d23
Merge pull request #281 from CanadaHonk/whatwg-url
refactor: replace url.parse with new URL
2024-03-10 13:54:46 -04:00
Thomas Cort
02806706c1
Merge pull request #288 from dklimpel/proxy_support
Add support to load md files via proxy
2024-03-10 13:54:24 -04:00
dklimpel
f672e40a23 Add support to load md files via proxy 2023-12-30 14:24:46 +01:00
nwcm
dda529fdbc update readme to be clearer for projectBaseUrl opt 2023-10-24 11:05:09 +11:00
CanadaHonk
b75afa1840 refactor: replace url.parse with new URL
`url.parse` is deprecated, `new URL` is supported since Node v10.
2023-10-17 19:49:09 +01:00
CanadaHonk
976aa90c65 feat: add global option to replacementPatterns 2023-10-17 19:12:03 +01:00
CanadaHonk
4bf03dacc0 feat: add basic ignore subpaths argument
Add a basic ignore subpaths argument. just checks if paths include it, no regex/glob/etc yet. Closes #102.
2023-10-17 19:05:28 +01:00
Thomas Cort
1a5a6750ea docs(CHANGELOG): add version for latest changes 2023-04-30 07:46:59 -04:00
Thomas Cort
bde6fd2675 3.11.2 2023-04-30 07:45:57 -04:00
Thomas Cort
a2dcf741b2 chore(package): update dependencies 2023-04-30 07:45:13 -04:00
Thomas Cort
2e769218e0
Merge pull request #261 from tcort/dependabot/npm_and_yarn/eslint-8.39.0
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
2023-04-30 07:40:38 -04:00
Thomas Cort
23f6c9365a
Merge pull request #259 from mkusaka/patch
fixed the error when there is no --config option
2023-04-30 07:40:24 -04:00
Thomas Cort
3855ce7d24
Merge pull request #258 from tcort/dependabot/npm_and_yarn/commander-10.0.1
chore(deps): bump commander from 10.0.0 to 10.0.1
2023-04-30 07:40:18 -04:00
Thomas Cort
0ea8ffd0bd
Merge pull request #257 from elgohr-update/master
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
2023-04-30 07:40:04 -04:00
dependabot[bot]
02b49e2a2d
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 12:56:36 +00:00
mkusaka
4ead11c2c3
fixed the error when there is no --config option 2023-04-19 23:07:11 +09:00
dependabot[bot]
e3182a8802
chore(deps): bump commander from 10.0.0 to 10.0.1
Bumps [commander](https://github.com/tj/commander.js) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 12:56:28 +00:00
Lars Gohr
3f54c81797
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
elgohr/Publish-Docker-Github-Action@master is not supported anymore
2023-04-15 21:29:53 +02:00
Thomas Cort
bfee3ac6af 3.11.1 2023-04-11 04:10:44 -04:00
Thomas Cort
6252fb6b24 chore(CHANGELOG): prepare for next release 2023-04-11 04:10:33 -04:00
Thomas Cort
61317de45c
Merge pull request #253 from tcort/dependabot/npm_and_yarn/eslint-8.38.0
chore(deps-dev): bump eslint from 8.35.0 to 8.38.0
2023-04-11 04:05:39 -04:00
Thomas Cort
1660d20033
Merge pull request #249 from kevinvalleau/FixConfig-file-and-others-options-ignored
fix:Config-file-and-others-options-ignored
2023-04-11 04:05:11 -04:00
dependabot[bot]
397a6a684d
chore(deps-dev): bump eslint from 8.35.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 12:56:27 +00:00
kevinvalleau
0d14ac6991
Update markdown-link-check
The options passed as command line arguments were ignored.
Fixes issue #248 and #246.
2023-03-23 12:35:51 -04:00
Thomas Cort
114b966ebc 3.11.0 2023-03-17 20:53:13 -04:00
Thomas Cort
66bbbdeb5b chore(CHANGELOG): prepare for next release 2023-03-17 20:52:45 -04:00
Thomas Cort
9226e941c1
Merge pull request #243 from nschonni/jshint-to-eslint
chore: Convert JSHint to ESLint
2023-03-17 20:46:18 -04:00