adobe / mdast-util-gridtables

mdast extension to parse and serialize gridtables
Apache License 2.0
1 stars 3 forks source link

chore(deps): update external fixes #132

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stylistic/eslint-plugin-js (source) 2.6.2 -> 2.6.4 age adoption passing confidence
lint-staged 15.2.8 -> 15.2.9 age adoption passing confidence
semantic-release 24.0.0 -> 24.1.0 age adoption passing confidence

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin-js) ### [`v2.6.4`](https://togithub.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#264-2024-08-15) [Compare Source](https://togithub.com/eslint-stylistic/eslint-stylistic/compare/v2.6.3...v2.6.4) ##### Bug Fixes - **configs:** should not ignore `templateLiteral` for `indent` ([3154799](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/3154799d2dec1aab326ce787e2da233696e451b6)) ##### Chores - alias for shared utils ([#​510](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/510)) ([6ea8368](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/6ea83684cd558a8f9b77c17df31d39d30a669c69)) - move utils ([011f5fb](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/011f5fb1a8b555e6ee96ec26ca3ace37198a1e4e)) ### [`v2.6.3`](https://togithub.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#263-2024-08-15) [Compare Source](https://togithub.com/eslint-stylistic/eslint-stylistic/compare/v2.6.2...v2.6.3) ##### Bug Fixes - add explicit `"type": "commonjs"` ([9d37124](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/9d37124f9b5374c76d5a178928cb350b110dcfce)) - **arrow-parens:** wrong parens removal with optional parameter ([#​499](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/499)) ([71896ce](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/71896ce0395f810d96e643f47e98ef3812a6dc05)) - **lines-between-class-members:** properly infer `exceptAfterOverload` from `enforce` ([#​239](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/239)) ([3dfa159](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/3dfa1594c2b9e75e4a4260ca07d5f5c654204d18)) - **ts/padding-line-between-statements:** removing blank line between functions in interface ([#​71](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/71)) ([#​468](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/468)) ([91eb636](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/91eb636c6eb8e6887ec67fb9ecaa2b24079ef16f)) ##### Chores - move js utils out ([bc3a15d](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/bc3a15dbbfbcb7ffa7527c9275ad852703492848)) - move utils ([60ef2ba](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/60ef2ba54b2485bf9227b66fff826db96a7c31ba)) - share utils folder ([deb8178](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/deb81783ca5132972b1da1fe2a91ad1d8ee4f8e3)) - **test:** replace the parsing result files with the real parser ([#​505](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/505)) ([bd6f8bc](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/bd6f8bc19130e2bd4672b45abe1e180278f8535a)) - unify createRule ([#​507](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/507)) ([fc6e716](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/fc6e716f154f30c786288a97a4343c1bc594edab))
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.
semantic-release/semantic-release (semantic-release) ### [`v24.1.0`](https://togithub.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

This PR will trigger no release when merged.