bgoonz / searchAwesome

https://search-awesome.vercel.app/
14 stars 8 forks source link

Update dependency markdownlint-cli to v0.30.0 #501

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli 0.3.1 -> 0.30.0 age adoption passing confidence

Release Notes

igorshubovych/markdownlint-cli ### [`v0.30.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.30.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.29.0...v0.30.0) - Add `--enable`/`--disable` params - Add `--quiet` param - Throw for bad config file - Update all dependencies via `Dependabot` ### [`v0.29.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.29.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.28.1...v0.29.0) - Update `markdownlint` dependency to 0.24.0 - Improve `MD010`/`MD011`/`MD037`/`MD043`/`MD044` - Remove support for end-of-life Node version 10 - Update all dependencies via `Dependabot` ### [`v0.28.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.28.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.28.0...v0.28.1) - Fix outdated reference to `rc` (thanks [@​shhdgit](https://togithub.com/shhdgit)!) ### [`v0.28.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.28.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.27.1...v0.28.0) - Add `--json` option to output results in JSON format - Switch `rc` dependency to `run-con` to address `CVE-2020-7788` - Update all dependencies via `Dependabot` ### [`v0.27.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.27.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.27.0...v0.27.1) - Fix bug introduced during commander upgrade that caused `-c`/`--config` not to be honored for non-JSON files ### [`v0.27.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.27.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.26.0...v0.27.0) - Update `markdownlint` dependency to 0.23.1 - Add comprehensive example `.markdownlint.jsonc`/`.markdownlint.yaml` files - Add fix information for `MD004`/`ul-style` - Improve `MD018`/`MD019`/`MD020`/`MD021`/`MD037`/`MD041` - Improve HTML comment handling - Add `--dot` option to include "dotfiles" by default - Update all dependencies via `Dependabot` ### [`v0.26.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.26.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.25.0...v0.26.0) - Update `markdownlint` dependency to 0.22.0 - Allow `extends` in config to reference installed packages by name - Add `markdownlint-disable-next-line` inline comment - Support JSON front matter - Improve `MD009`/`MD026`/`MD028`/`MD043` - Update dependencies (including `markdown-it` to v12). - Update all dependencies via `Dependabot` ### [`v0.25.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.25.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.24.0...v0.25.0) - Update `markdownlint` dependency to 0.21.1 - Improve `MD011`/`MD031` - Update all dependencies via `Dependabot` ### [`v0.24.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.24.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.23.2...v0.24.0) - Update `markdownlint` dependency to 0.21.0 - Improve `MD042`/`MD044` ### [`v0.23.2`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.23.2) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.23.1...v0.23.2) - Update `markdownlint` dependency to 0.20.4 ### [`v0.23.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.23.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.23.0...v0.23.1) - Update `markdownlint` dependency to 0.20.3 ### [`v0.23.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.23.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.22.0...v0.23.0) - Update `markdownlint` dependency to 0.20.2 - Add `markdownlint-configure-file` inline comment - Improve `MD005`/`MD007`/`MD013`/`MD018`/`MD029`/`MD031`/`MD034`/`MD037`/`MD038`/`MD039` - Improve HTML comment handling - Add support for JS configuration files via `--config` - Defer `require`-ing modules that may not be referenced - Fix issue with absolute paths and ignore files ### [`v0.22.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.22.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.21.0...v0.22.0) - Update `markdownlint` dependency to 0.19.0 - Add fix information for `MD005`/`list-indent` - Improve `MD007`/`MD013`/`MD014` - Deprecate `MD006`/`ul-start-left` - Add `-p`/`--ignore-path` option to override `.markdownlintignore` - Add starting column number to violation output message - Remove support for end-of-life Node.js versions < 10 ### [`v0.21.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.21.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.20.0...v0.21.0) - Add support for `.markdownlintignore` file ### [`v0.20.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.20.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.19.0...v0.20.0) - Update `markdownlint` dependency to 0.18.0 - Adds `MD048`/`code-fence-style` - Adds `--fix` for `MD007`/`ul-indent` - Adds `markdownlint-disable-file`/`markdownlint-enable-file` inline comments - Improves `MD006`/`MD007`/`MD009`/`MD013`/`MD030` - Ignore JavaScript-style comments in JSON config files - Address `npm audit` issues ### [`v0.19.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.19.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.18.0...v0.19.0) - Update `markdownlint` dependency to 0.17.1 - Adds automatic fix information for 24 rules - Updates newline handling to latest CommonMark specification - Improves MD014/MD037/MD039 - Implement `--fix` option to automatically fix basic issues in files - Improve format of error messages for usability/consistency - Address `npm audit` issues ### [`v0.18.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.18.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.17.0...v0.18.0) - Update `markdownlint` dependency to 0.16.0 - Improves `MD026`/`MD031`/`MD033`/`MD038` - Address all `npm audit` issues ### [`v0.17.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.17.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.16.0...v0.17.0) - Update `markdownlint` dependency to 0.15.0 - Adds `markdownlint-capture`/`markdownlint-restore` inline comments ### [`v0.16.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.16.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.15.0...v0.16.0) - Update `markdownlint` dependency to 0.14.1 - Adds `MD046`/`code-block-style` and `MD047`/`single-trailing-newline` - Address all `npm audit` issues ### [`v0.15.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.15.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.14.1...v0.15.0) - Update `markdownlint` dependency to 0.13.0 - `MD002` deprecated, use `MD041` instead ### [`v0.14.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.14.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.14.0...v0.14.1) - Update js-yaml dependency for ### [`v0.14.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.14.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.13.0...v0.14.0) - Update `markdownlint` dependency to 0.12.0 - Automatically use `.markdownlint.yaml`/`.markdownlint.yml` (as with `.markdownlint.json`) - Add `Dockerfile` for use with Docker - Allow arrays for custom rules ### [`v0.13.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.13.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.12.0...v0.13.0) - Improve performance of `-i`/`--ignore` ### [`v0.12.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.12.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.11.0...v0.12.0) - Update `markdownlint` dependency to 0.11.0 - Fix issue with module resolution for `--rules` - Return error for missing `--rules` ### [`v0.11.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.11.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.10.0...v0.11.0) - Add support for custom rules with `-r`/`--rules` ### [`v0.10.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.10.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.9.0...v0.10.0) - Allow user configuration files to be YAML-formatted - Update `markdownlint` dependency to 0.10.0 ### [`v0.9.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.9.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.8.2...v0.9.0) - Add Node.js version 10 to CI - Remove support for end-of-life Node.js versions < 6 - Update `markdownlint` dependency to 0.9.0 ### [`v0.8.2`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.8.2) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.8.1...v0.8.2) - Address Node security warning for `deep-extend`, https://nodesecurity.io/advisories/612 ### [`v0.8.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.8.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.8.0...v0.8.1) - Fix a bug introduced by new `--stdin` support that could be triggered by some customizations ### [`v0.8.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.8.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.7.1...v0.8.0) - Add `-s`/`--stdin` option to read from STDIN instead of file|directory|glob - Add `-o`/`--output` option to write to file instead of STDERR - Update `markdownlint` dependency to 0.8.1 ### [`v0.7.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.7.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.7.0...v0.7.1) - Handle mixing of relative and absolute path with `-i`/`--ignore` ### [`v0.7.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.7.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.6.0...v0.7.0) - Update `markdownlint` dependency to 0.7.0 - Add `-i`/`--ignore` option to ignore/exclude files - Sort output by file/line number/rule name/description - Remove directory entries from glob results for linting ### [`v0.6.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.6.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.5.0...v0.6.0) - Support glob syntax (`markdownlint "docs/**.md"`) - Include `*.markdown` when processing directories ### [`v0.5.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.5.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.4.1...v0.5.0) - Improve formatting of output - Add `.pre-commit-hooks.yaml` ### [`v0.4.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.4.1) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.4.0...v0.4.1) - Fix CRLF issue for non-Windows platforms ### [`v0.4.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/v0.4.0) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.3.1...v0.4.0) - Upgrading markdownlint to 0.6.1

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

viezly[bot] commented 2 years ago

Pull request by bot. No need to analyze

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bgoonz/search-awesome/ATMeW44JXpwkp5YdkCZWXsF6qi47
✅ Preview: https://search-awesome-git-renovate-markdownlint-cli-0x-bgoonz.vercel.app

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.30.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.