Skip to content

Commit 7614fe2

Browse files
chore(deps): update dependency eslint-mdx to v3.5.0 (#1208)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-mdx](https://redirect.github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-mdx) ([source](https://redirect.github.com/mdx-js/eslint-mdx)) | [`3.4.2` -> `3.5.0`](https://renovatebot.com/diffs/npm/eslint-mdx/3.4.2/3.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-mdx/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-mdx/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-mdx/3.4.2/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-mdx/3.4.2/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mdx-js/eslint-mdx (eslint-mdx)</summary> ### [`v3.5.0`](https://redirect.github.com/mdx-js/eslint-mdx/releases/tag/eslint-plugin-mdx%403.5.0) [Compare Source](https://redirect.github.com/mdx-js/eslint-mdx/compare/[email protected]@3.5.0) ##### Minor Changes - [#&#8203;580](https://redirect.github.com/mdx-js/eslint-mdx/pull/580) [`27da917`](https://redirect.github.com/mdx-js/eslint-mdx/commit/27da91768c55979f6d65bd6d0226403f05ef5470) Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate) and [@&#8203;JounQin](https://redirect.github.com/JounQin)! - refactor: target `ES2022` and drop unnecessary `tslib` dependency ##### Patch Changes - [#&#8203;583](https://redirect.github.com/mdx-js/eslint-mdx/pull/583) [`8c9ef4b`](https://redirect.github.com/mdx-js/eslint-mdx/commit/8c9ef4beecd864a5083700021284af3a975681a1) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - fix: use unified `performSyncWork` for parsing with remark config - Updated dependencies \[[`27da917`](https://redirect.github.com/mdx-js/eslint-mdx/commit/27da91768c55979f6d65bd6d0226403f05ef5470)]: - [email protected] **Full Changelog**: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.5.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94de8bf commit 7614fe2

File tree

2 files changed

+52
-2
lines changed

2 files changed

+52
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/eslint-plugin": "8.34.0",
7777
"eslint": "^8.57.0",
7878
"eslint-config-prettier": "10.1.5",
79-
"eslint-mdx": "3.4.2",
79+
"eslint-mdx": "3.5.0",
8080
"eslint-plugin-check-file": "3.3.0",
8181
"eslint-plugin-import": "2.31.0",
8282
"eslint-plugin-jest": "27.9.0",

yarn.lock

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2509,6 +2509,11 @@
25092509
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
25102510
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
25112511

2512+
"@pkgr/core@^0.2.4":
2513+
version "0.2.7"
2514+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
2515+
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
2516+
25122517
"@pnpm/config.env-replace@^1.1.0":
25132518
version "1.1.0"
25142519
resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c"
@@ -3742,6 +3747,11 @@ acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.14.0, acorn@^8.14.1:
37423747
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
37433748
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
37443749

3750+
acorn@^8.15.0:
3751+
version "8.15.0"
3752+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
3753+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
3754+
37453755
acorn@^8.9.0:
37463756
version "8.14.0"
37473757
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
@@ -6003,7 +6013,26 @@ eslint-import-resolver-node@^0.3.9:
60036013
is-core-module "^2.13.0"
60046014
resolve "^1.22.4"
60056015

6006-
[email protected], eslint-mdx@^3.4.2:
6016+
6017+
version "3.5.0"
6018+
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.5.0.tgz#20fc7ee7352049e1eb59abf45b6939b82d22290c"
6019+
integrity sha512-3iFgW201z26bnFJelrrG2D8YXx1jk9JzXBp2pN32EMIpg47ZBM20mkdneLXn2CBKp27ZMHTygEA1DJNpqMu4Pg==
6020+
dependencies:
6021+
acorn "^8.15.0"
6022+
acorn-jsx "^5.3.2"
6023+
espree "^9.6.1 || ^10.4.0"
6024+
estree-util-visit "^2.0.0"
6025+
remark-mdx "^3.1.0"
6026+
remark-parse "^11.0.0"
6027+
remark-stringify "^11.0.0"
6028+
synckit "^0.11.8"
6029+
unified "^11.0.5"
6030+
unified-engine "^11.2.2"
6031+
unist-util-visit "^5.0.0"
6032+
uvu "^0.5.6"
6033+
vfile "^6.0.3"
6034+
6035+
eslint-mdx@^3.4.2:
60076036
version "3.4.2"
60086037
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.4.2.tgz#5b8f04da2e0854f6f980d002e97538b82244281c"
60096038
integrity sha512-NYNGuBClNzYzTJWbPzeYSh/eCl5m4BrX1MayNuGuvxn+cItTdNirE+ykos9q1CkYhHj+ZgQz6W+6EIaHMp7/jQ==
@@ -6113,6 +6142,11 @@ eslint-visitor-keys@^4.2.0:
61136142
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
61146143
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
61156144

6145+
eslint-visitor-keys@^4.2.1:
6146+
version "4.2.1"
6147+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
6148+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
6149+
61166150
eslint@^8.57.0:
61176151
version "8.57.1"
61186152
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -6175,6 +6209,15 @@ espree@^9.6.0, espree@^9.6.1:
61756209
acorn-jsx "^5.3.2"
61766210
eslint-visitor-keys "^4.2.0"
61776211

6212+
"espree@^9.6.1 || ^10.4.0":
6213+
version "10.4.0"
6214+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
6215+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
6216+
dependencies:
6217+
acorn "^8.15.0"
6218+
acorn-jsx "^5.3.2"
6219+
eslint-visitor-keys "^4.2.1"
6220+
61786221
esprima@^4.0.0:
61796222
version "4.0.1"
61806223
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -11886,6 +11929,13 @@ synckit@^0.11.4:
1188611929
"@pkgr/core" "^0.2.3"
1188711930
tslib "^2.8.1"
1188811931

11932+
synckit@^0.11.8:
11933+
version "0.11.8"
11934+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
11935+
integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
11936+
dependencies:
11937+
"@pkgr/core" "^0.2.4"
11938+
1188911939
tabbable@^6.0.0:
1189011940
version "6.2.0"
1189111941
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"

0 commit comments

Comments
 (0)