Bump markdownlint-cli dependency version#38
Merged
nosborn merged 1 commit intonosborn:masterfrom Jun 8, 2022
daconstenla:patch-1
Merged
Bump markdownlint-cli dependency version#38nosborn merged 1 commit intonosborn:masterfrom daconstenla:patch-1
nosborn merged 1 commit intonosborn:masterfrom
daconstenla:patch-1
Conversation
to get latest features and fix possible problems related to the `0.30.0` version which also bumps `markdownlint` to their latest available version https://github.com/igorshubovych/markdownlint-cli/blob/master/package.json#L46
kodiakhq bot
referenced
this pull request
in cloudquery/plugin-sdk
Oct 3, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | patch | `v2.0.0` -> `v2.0.1` | | [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.0.1` -> `v3.2.0` | | tubone24/update_release | action | digest | `d6c9168` -> `9961190` | --- ### Release Notes <details> <summary>leonsteinhaeuser/project-beta-automations</summary> ### [`v2.0.1`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.0.1) [Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.0.0...v2.0.1) #### What's Changed - fix: positive actions state on error call by [@​leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/54](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/54) **Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.0.0...v2.0.1 </details> <details> <summary>nosborn/github-action-markdown-cli</summary> ### [`v3.2.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.2.0) [Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.1.0...v3.2.0) - Exposes `--dot` option - Bumps `markdownlint-cli` to `0.32.2` ### [`v3.1.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.1.0) [Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.0.1...v3.1.0) #### What's Changed - Bump markdownlint-cli dependency version by [@​daconstenla](https://togithub.com/daconstenla) in [https://github.com/nosborn/github-action-markdown-cli/pull/38](https://togithub.com/nosborn/github-action-markdown-cli/pull/38) #### New Contributors - [@​daconstenla](https://togithub.com/daconstenla) made their first contribution in [https://github.com/nosborn/github-action-markdown-cli/pull/38](https://togithub.com/nosborn/github-action-markdown-cli/pull/38) **Full Changelog**: nosborn/github-action-markdown-cli@v3.0.1...v3.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
to get latest features and fix possible problems related to the
0.30.0versionwhich also bumps
markdownlintto their latest available versionhttps://github.com/igorshubovych/markdownlint-cli/blob/master/package.json#L46