adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 39 forks source link

chore(deps): update external fixes #854

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
browser-tools orb patch 1.4.8 -> 1.4.9 age adoption passing confidence
jsdoc-to-markdown devDependencies minor 9.0.5 -> 9.1.1 age adoption passing confidence
semantic-release-react-native devDependencies minor 1.10.0 -> 1.12.1 age adoption passing confidence

Release Notes

jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown) ### [`v9.1.1`](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/releases/tag/v9.1.1) [Compare Source](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.1.0...v9.1.1) #### Non-breaking changes since v9.1.0 - Amended the fix for [#​90](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/issues/90) so that `@link`, `@linkcode` and `@linkplain` tags are resolved in the `@deprecated` tag text. ### [`v9.1.0`](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/releases/tag/v9.1.0) [Compare Source](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.0.5...v9.1.0) #### New feature since v9.0.5 - Any text passed to the `@deprecated` tag is now displayed. [#​90](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/issues/90) #### Upgrade notes See this [testbed directory](https://redirect.github.com/jsdoc2md/testbed/tree/master/build/jsdoc/global/deprecated) for example source code and output. Previously, the tag `@deprecated This method has been deprecated since v2.0.0` would simply print `***Deprecated***` in the output, ignoring the deprecation text. The new behaviour: - For an empty `@deprecated` tag with no text, display `***Deprecated***` (same as before). - If the tag has text, e.g. `@deprecated This method has been deprecated since v2.0.0`, then the full text line will be printed as written - This will replace the previous `***Deprecated***` line with `***This method has been deprecated since v2.0.0***`. - This approach gives you full control over the text displayed (without assuming you want the line to begin with "Deprecated").
alexandermendes/semantic-release-react-native (semantic-release-react-native) ### [`v1.12.1`](https://redirect.github.com/alexandermendes/semantic-release-react-native/blob/HEAD/CHANGELOG.md#1121-2024-11-30) [Compare Source](https://redirect.github.com/alexandermendes/semantic-release-react-native/compare/v1.12.0...v1.12.1) ##### Bug Fixes - add new line at end of written version file ([fc95519](https://redirect.github.com/alexandermendes/semantic-release-react-native/commit/fc95519021a20597e61df7897bb7a8019fcdb9c5)) ### [`v1.12.0`](https://redirect.github.com/alexandermendes/semantic-release-react-native/blob/HEAD/CHANGELOG.md#1120-2024-11-27) [Compare Source](https://redirect.github.com/alexandermendes/semantic-release-react-native/compare/v1.11.0...v1.12.0) ##### Features - log slightly more when versioning from a file ([e1911ff](https://redirect.github.com/alexandermendes/semantic-release-react-native/commit/e1911ff4e15e2a402cb833eaa0b2bca61f4f820e)) ### [`v1.11.0`](https://redirect.github.com/alexandermendes/semantic-release-react-native/blob/HEAD/CHANGELOG.md#1110-2024-11-27) [Compare Source](https://redirect.github.com/alexandermendes/semantic-release-react-native/compare/v1.10.0...v1.11.0) ##### Features - add support for updating from a build version file ([47a8038](https://redirect.github.com/alexandermendes/semantic-release-react-native/commit/47a803823226ace47690063a5b580eec0f7e80bf))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.