L7R7 / gitlab-ci-build-statuses

Get the statuses of the CI pipelines in a group in Gitlab CI and display them on an HTML page
Apache License 2.0
10 stars 1 forks source link

Bump avto-dev/markdown-lint from 1 to 1.5.0 #24

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps avto-dev/markdown-lint from 1 to 1.5.0.

Release notes

Sourced from avto-dev/markdown-lint's releases.

v1.5.0

Changed

  • markdownlint-cli version updated up to 0.26.0 (from 0.23.2)

Fixed

  • Multiple files ignoring (you can run current action with: ignore: 'foo.md bar.md' with space delimiter for multiple --ignore flag appending) #7

#7:avto-dev/markdown-lint#7

v1.3.1

Fixed

  • Quoting of INPUT_* env variables to allow multiple arguments in 1 env var

v1.3.0

Added

  • Support for globstar (**) by changing the shell to bash #6

#6:avto-dev/markdown-lint#6

v1.2.0

Added

  • Support for Keep-a-Changelog's links in the heading #4
  • Support for using en dashes instead of minus signs #4
  • Support for passing multiple parameters to markdown-lint #3

#3:avto-dev/markdown-lint#3 #4:avto-dev/markdown-lint#4

v1.1.0

Added

  • Changelog rule CHANGELOG-RULE-004 - Only one "unreleased" version header allowed

Changed

  • Changelog rule CHANGELOG-RULE-004 enabled in changelog linter config changelog.yml
Changelog

Sourced from avto-dev/markdown-lint's changelog.

v1.5.0 - 2021-01-26

Changed

  • markdownlint-cli version updated up to 0.26.0 (from 0.23.2)

Fixed

  • Multiple files ignoring (you can run current action with: ignore: 'foo.md bar.md' with space delimiter for multiple --ignore flag appending) #7

#7:avto-dev/markdown-lint#7

v1.4.0 - 2020-09-25

Changed

  • Base docker image changed from node:13-alpine to mhart/alpine-node:slim-12 (more lightweight)
  • markdownlint-cli version updated up to 0.23.2 (from 0.23.1)
  • markdownlint packed into single file in docker image

v1.3.1 - 2020-07-27

Fixed

  • Quoting of INPUT_* env variables to allow multiple arguments in 1 env var
Commits


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@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)