Commit Graph

14 Commits

Author SHA1 Message Date
renovate[bot] 2ba05d89b5
chore(deps): update dependency markdownlint-cli to ^0.44.0 (#291)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[markdownlint-cli](https://redirect.github.com/igorshubovych/markdownlint-cli)
| [`^0.43.0` ->
`^0.44.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.43.0/0.44.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint-cli/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint-cli/0.43.0/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.43.0/0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary>

###
[`v0.44.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.44.0)

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0)

-   Update `markdownlint` dependency to `0.37.4`
    -   Convert module to ECMAScript (breaking change)
    -   Stop using `require`, convert to `import`
    -   Improve `MD032`
-   Update all dependencies via `Dependabot`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/spec).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 11:21:40 -04:00
renovate[bot] d261f68331
chore(deps): update dependency markdownlint-cli to ^0.43.0 (#257)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[markdownlint-cli](https://redirect.github.com/igorshubovych/markdownlint-cli)
| [`^0.39.0` ->
`^0.43.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.39.0/0.43.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint-cli/0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint-cli/0.39.0/0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.39.0/0.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary>

###
[`v0.43.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.42.0...v0.43.0)

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.42.0...v0.43.0)

###
[`v0.42.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.42.0)

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0)

-   Update `markdownlint` dependency to `0.35.0`
    -   Add `MD058`/`blanks-around-tables`
- Use `micromark` in
`MD001`/`MD003`/`MD009`/`MD010`/`MD013`/`MD014`/`MD019`/`MD021`/`MD023`/`MD024`/`MD025`/`MD039`/`MD042`/`MD043`
    -   Improve `MD018`/`MD020`/`MD031`/`MD034`/`MD044`
    -   `markdown-it` parser no longer invoked by default
    -   Improve performance
-   Update all dependencies via `Dependabot`

###
[`v0.41.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.41.0):
0.41.0

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0)

- Change TOML parser to `smol-toml` which supports v1.0.0 of the
specification
-   Update all dependencies via `Dependabot`

###
[`v0.40.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.40.0):
0.40.0

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0)

-   Update `markdownlint` dependency to `0.34.0`
- Use micromark in
`MD027`/`MD028`/`MD036`/`MD040`/`MD041`/`MD046`/`MD048`
    -   Improve `MD013`/`MD034`/`MD049`/`MD050`/`MD051`
-   Add support for `TOML` configuration files via `--config`
-   Add `--configPointer` argument for nested configuration
-   Update `--ignore` for directories to ignore all files within
-   Update all dependencies via `Dependabot`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/spec).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 10:25:59 -05:00
renovate[bot] b58c3b4ec6
chore(deps): update dependency markdownlint-cli to ^0.39.0 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 12:17:12 -05:00
renovate[bot] d04fd35d34
chore(deps): update dependency markdownlint-cli to ^0.38.0 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 11:56:15 -05:00
renovate[bot] cd42c52bd1
chore(deps): update dependency prettier to v3 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 11:44:28 -04:00
renovate[bot] 2c9344c443
chore(deps): update dependency markdownlint-cli to ^0.35.0 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 11:45:27 -04:00
renovate[bot] a4ff004b2b
chore(deps): update dependency markdownlint-cli to ^0.34.0 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 09:12:40 -04:00
renovate[bot] e42dafc8ca
chore(deps): update dependency markdownlint-cli to ^0.33.0 (#170) 2023-01-16 14:39:25 -05:00
renovate[bot] 7f0fdd8e84
chore(deps): update dependency markdownlint-cli to ^0.32.0 (#155)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[markdownlint-cli](https://togithub.com/igorshubovych/markdownlint-cli)
| [`^0.31.1` ->
`^0.32.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.31.1/0.32.2)
|
[![age](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.32.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.32.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.32.2/compatibility-slim/0.31.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.32.2/confidence-slim/0.31.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>igorshubovych/markdownlint-cli</summary>

###
[`v0.32.2`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.2):
0.32.2

[Compare
Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.32.1...v0.32.2)

-   Update `markdownlint` dependency to `0.26.2`
    -   Improve `MD037`/`MD051`/`MD053`
-   Update all dependencies via `Dependabot`

###
[`v0.32.1`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.1):
0.32.1

[Compare
Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.32.0...v0.32.1)

-   Update `markdownlint` dependency to `0.26.1`
    -   Improve `MD051`
-   Update all dependencies via `Dependabot`

###
[`v0.32.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.0):
0.32.0

[Compare
Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.31.1...v0.32.0)

-   Update `markdownlint` dependency to `0.26.0`
    -   Add `MD051`/`link-fragments`: Link fragments should be valid
- Add `MD052`/`reference-links-images`: Reference links and images
should use a label that is defined
- Add `MD053`/`link-image-reference-definitions`: Link and image
reference definitions should be needed (auto-fixable)
- Improve
`MD010`/`MD031`/`MD035`/`MD039`/`MD042`/`MD044`/`MD049`/`MD050`
    -   Add `markdownlint-disable-line` inline comment
    -   Support `~` paths in configuration files
    -   Improve performance
-   Add `.markdownlint.jsonc` to list of supported configuration files
-   Remove support for end-of-life Node version 12
-   Update all dependencies via `Dependabot`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/open-feature/spec).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xNy4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 08:48:17 -05:00
Justin Abrahms e84422db9c
Link check.
We have to ignore split.io b/c their docs throw 403 errors to the robot.
2022-05-27 16:49:50 -07:00
Justin Abrahms ca878270da
Add prettier support for fixing wrapping 2022-05-27 16:49:31 -07:00
Justin Abrahms 0a03bfd308
Add markdownlint to validate markdown files 2022-05-27 16:49:23 -07:00
Daniel Dyla 96909ac67f
Add check to make sure toc is up to date (#58)
* Add ToC check, specific node version, name in package.json
2022-05-06 13:39:50 -04:00
Michael Beemer 59547e3680 Added markdown toc make target 2022-05-02 17:54:18 -04:00