namecheap / ilc-sdk

SDK intended for use inside Micro Frontends to conveniently communicate with Isomorphic Layout Composer.
https://namecheap.github.io/ilc-sdk/
Apache License 2.0
6 stars 3 forks source link

build(deps): bump marked, typedoc and typedoc-plugin-rename-defaults #47

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps marked to 4.1.1 and updates ancestor dependencies marked, typedoc and typedoc-plugin-rename-defaults. These dependencies need to be updated together.

Updates marked from 2.0.7 to 4.1.1

Release notes

Sourced from marked's releases.

v4.1.1

4.1.1 (2022-10-01)

Bug Fixes

v4.1.0

4.1.0 (2022-08-30)

Features

v4.0.19

4.0.19 (2022-08-21)

Bug Fixes

  • make second parameter optional on lexer.inline (#2552) (f1a9608)

v4.0.18

4.0.18 (2022-07-11)

Bug Fixes

v4.0.17

4.0.17 (2022-06-13)

Bug Fixes

  • Code and heading after list without blank line (#2483) (15f3f15)

v4.0.16

4.0.16 (2022-05-17)

Bug Fixes

v4.0.15

4.0.15 (2022-05-02)

... (truncated)

Commits
  • 8075e15 chore(release): 4.1.1 [skip ci]
  • d7a7876 🗜️ build [skip ci]
  • f6ba2e3 fix: remove smartLists from docs and code (#2596)
  • e731507 chore(deps-dev): Bump uglify-js from 3.17.0 to 3.17.2 (#2590)
  • 678cb20 chore(deps-dev): Bump rollup from 2.79.0 to 2.79.1 (#2591)
  • e246d0f chore(deps-dev): Bump eslint from 8.23.1 to 8.24.0 (#2592)
  • ebcac5a chore(deps-dev): Bump eslint-plugin-n from 15.2.5 to 15.3.0 (#2593)
  • 7c907cb docs: add known extensions (#2588)
  • ae3e71c chore(deps-dev): Bump @​babel/core from 7.19.0 to 7.19.1 (#2586)
  • 5a3888d chore(deps-dev): Bump @​babel/preset-env from 7.19.0 to 7.19.1 (#2587)
  • Additional commits viewable in compare view


Updates typedoc from 0.20.37 to 0.23.19

Release notes

Sourced from typedoc's releases.

v0.23.19

Bug Fixes

  • Fixed title link if titleLink option was not specified, #2085.

Thanks!

v0.23.18

Features

  • Improved error reporting when failing to find entry points, #2080, #2082.

Bug Fixes

  • Constructor parameter-properties will now use the @param comment for the parameter if available, #1261.
  • Fixed display of object types containing methods, #1788.
  • Fixed conversion of intrinsic string mapping types when converting without a type node, #2079.

v0.23.17

Features

  • Added titleLink, navigationLinks and sidebarLinks options to add additional links to the rendered output, #1830.
  • Added sourceLinkTemplate option to allow more flexible specification of remote urls. Deprecated now redundant gitRevision detection starting with https?:// introduced in v0.23.16, #2068.

Thanks!

v0.23.16

Features

  • Object types will now be pretty printed, #1793.
  • Added support for specifying the tsconfig.json file in packages mode with { "typedoc": { "tsconfig": "tsconfig.lib.json" }} in package.json, #2061.
  • In packages mode, readme files will now be automatically included if present, #2065.
  • Added support for specifying the base file url for links to source code, #2068.

Bug Fixes

  • Private parameter properties will no longer be ignored, #2064.

Thanks!

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.23.19 (2022-10-28)

Bug Fixes

  • Fixed title link if titleLink option was not specified, #2085.

Thanks!

v0.23.18 (2022-10-23)

Features

  • Improved error reporting when failing to find entry points, #2080, #2082.

Bug Fixes

  • Constructor parameter-properties will now use the @param comment for the parameter if available, #1261.
  • Fixed display of object types containing methods, #1788.
  • Fixed conversion of intrinsic string mapping types when converting without a type node, #2079.

v0.23.17 (2022-10-18)

Features

  • Added titleLink, navigationLinks and sidebarLinks options to add additional links to the rendered output, #1830.
  • Added sourceLinkTemplate option to allow more flexible specification of remote urls. Deprecated now redundant gitRevision detection starting with https?:// introduced in v0.23.16, #2068.

Thanks!

v0.23.16 (2022-10-10)

Features

  • Object types will now be pretty printed, #1793.
  • Added support for specifying the tsconfig.json file in packages mode with { "typedoc": { "tsconfig": "tsconfig.lib.json" }} in package.json, #2061.
  • In packages mode, readme files will now be automatically included if present, #2065.
  • Added support for specifying the base file url for links to source code, #2068.

Bug Fixes

  • Private parameter properties will no longer be ignored, #2064.

Thanks!

... (truncated)

Commits
  • ef598e7 Update changelog for release
  • 9240b92 Bump version
  • 15e200b Update changelog
  • a3cc365 Merge pull request #2086 from krisztianb/bugfix/2085-invalid-title-link
  • ff8526c Fix wrong handling of missing/empty titleLink option value
  • e3d2801 Update changelog for release
  • f3dda4b Bump version to 0.23.18
  • cbe6e16 Add warning for missing tsconfig
  • d1f8927 Improve error message when failing to find entry point
  • 9671e18 Fix comments for constructor properties
  • Additional commits viewable in compare view


Updates typedoc-plugin-rename-defaults from 0.1.0 to 0.6.4

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/namecheap/ilc-sdk/network/alerts).