matthewhudson / pxon

👾 A JavaScript module for importing, creating, manipulating, and exporting PXON schema.
https://matthewhudson.github.io/pxon/
26 stars 1 forks source link

chore(deps): update dependency jsdoc to v3.6.11 #107

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdoc 3.6.3 -> 3.6.11 age adoption passing confidence

Release Notes

jsdoc/jsdoc ### [`v3.6.11`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​3611-July-2022) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.10...3.6.11) Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later. ### [`v3.6.10`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​3610-January-2022) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.9...3.6.10) Fixes an issue in JSDoc 3.6.9 that prevented JSDoc from being installed in some continuous integration (CI) environments. ### [`v3.6.9`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​369-January-2022) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.8...3.6.9) Fixes an issue in JSDoc 3.6.8 that prevented `npm install jsdoc` from working. ### [`v3.6.8`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​368-January-2022) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.7...3.6.8) Updates dependencies. ### [`v3.6.7`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​367-May-2021) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.6...3.6.7) Updates dependencies. ### [`v3.6.6`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​366-September-2020) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.5...3.6.6) Fixes an issue that could cause members of an interface to be tracked incorrectly if the interface was both defined as an ES2015 class and assigned to a variable. For example: ```js /** @​interface */ foo.Bar = class { constructor() { /** This member was missing from the generated docs. */ this.baz = null; } }; ``` ### [`v3.6.5`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​365-July-2020) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.4...3.6.5) Prevents circular references in doclets when two function parameters use the same type expression, and the `--debug` flag is present. ### [`v3.6.4`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​364-April-2020) [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.3...3.6.4) Updates dependencies.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (30a785c) 100.00% compared to head (e0ebb55) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 48 48 Branches 3 3 ========================================= Hits 48 48 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Hudson). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Hudson)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Stale pull request message

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.6.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.