Commit 1d6a516
authored
chore(deps): update dependency eslint-plugin-mdx to v3.4.0 (#1096)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-mdx](https://redirect.github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-plugin-mdx)
([source](https://redirect.github.com/mdx-js/eslint-mdx)) | [`3.3.2` ->
`3.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-mdx/3.3.2/3.4.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mdx-js/eslint-mdx (eslint-plugin-mdx)</summary>
###
[`v3.4.0`](https://redirect.github.com/mdx-js/eslint-mdx/releases/tag/eslint-plugin-mdx%403.4.0)
[Compare
Source](https://redirect.github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.0)
##### Minor Changes
- [#​562](https://redirect.github.com/mdx-js/eslint-mdx/pull/562)
[`3aa0f20`](https://redirect.github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! -
refactor: remove unnecessary `loadEsmModule` helper, use native
`import()` instead
- [#​564](https://redirect.github.com/mdx-js/eslint-mdx/pull/564)
[`2672044`](https://redirect.github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat:
check nested code blocks without blank lines
- [#​564](https://redirect.github.com/mdx-js/eslint-mdx/pull/564)
[`2672044`](https://redirect.github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat:
support mdx comments as ESLint directives
##### Patch Changes
- [#​567](https://redirect.github.com/mdx-js/eslint-mdx/pull/567)
[`68b2028`](https://redirect.github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - fix:
code block filename regexp group names missed
- Updated dependencies
\[[`3aa0f20`](https://redirect.github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff)]:
- [email protected]
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/openfeature.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent de7091f commit 1d6a516
2 files changed
+9
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6000 | 6000 | | |
6001 | 6001 | | |
6002 | 6002 | | |
6003 | | - | |
| 6003 | + | |
6004 | 6004 | | |
6005 | 6005 | | |
6006 | 6006 | | |
| |||
6020 | 6020 | | |
6021 | 6021 | | |
6022 | 6022 | | |
6023 | | - | |
6024 | | - | |
6025 | | - | |
6026 | | - | |
6027 | | - | |
6028 | | - | |
6029 | | - | |
6030 | | - | |
6031 | | - | |
6032 | | - | |
6033 | | - | |
6034 | | - | |
6035 | | - | |
6036 | | - | |
6037 | | - | |
6038 | | - | |
6039 | | - | |
6040 | | - | |
6041 | | - | |
6042 | | - | |
6043 | 6023 | | |
6044 | 6024 | | |
6045 | 6025 | | |
| |||
6087 | 6067 | | |
6088 | 6068 | | |
6089 | 6069 | | |
6090 | | - | |
6091 | | - | |
6092 | | - | |
6093 | | - | |
| 6070 | + | |
| 6071 | + | |
| 6072 | + | |
| 6073 | + | |
6094 | 6074 | | |
6095 | | - | |
| 6075 | + | |
6096 | 6076 | | |
| 6077 | + | |
| 6078 | + | |
6097 | 6079 | | |
6098 | 6080 | | |
6099 | 6081 | | |
| |||
0 commit comments