Skip to content

build(deps-dev): bump typedoc-plugin-merge-modules from 4.0.1 to 5.1.0 #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps typedoc-plugin-merge-modules from 4.0.1 to 5.1.0.

Release notes

Sourced from typedoc-plugin-merge-modules's releases.

5.1.0

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see README)

5.0.1

Fixed

  • Categories and groups are incomplete when merging modules in a monorepo project.

5.0.0

Breaking Changes

  • Support changed to TypeDoc versions 0.24.x due to a breaking change in TypeDoc's API.

Fixed

  • Monorepos were not merged correctly in version 4.1.0

4.1.0

Changes

  • Added support for latest TypeDoc version 0.24.x.
Changelog

Sourced from typedoc-plugin-merge-modules's changelog.

[5.1.0] - 2023-08-30

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see README)

[5.0.1] - 2023-05-27

Fixed

  • Categories and groups are incomplete when merging modules in a monorepo project.

[5.0.0] - 2023-05-01

Breaking Changes

  • Support changed to TypeDoc versions 0.24.x due to a breaking change in TypeDoc's API.

Fixed

  • Monorepos were not merged correctly in version 4.1.0

[4.1.0] - 2023-04-23

Changes

  • Added support for latest TypeDoc version 0.24.x.
Commits
  • 1f11cbc Merge branch 'typedoc-0.25-update'
  • d3e70e8 Make build create declarations and add config type
  • 7b58a62 Bump version
  • e54e0a6 Migrate tests to JS
  • dbe7dfb Fix "merge-module-monorepo" tests
  • ee9436b Fix "merge-module-category" tests
  • f349623 Fix "merge-module" tests
  • e2e4f56 Fix "merge-off" tests
  • d2b8a1b Update dependencies
  • 2a062b9 Merge branch 'fix-merge-categories'
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [typedoc-plugin-merge-modules](https://github.com/krisztianb/typedoc-plugin-merge-modules) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/krisztianb/typedoc-plugin-merge-modules/releases)
- [Changelog](https://github.com/krisztianb/typedoc-plugin-merge-modules/blob/master/CHANGELOG.md)
- [Commits](krisztianb/typedoc-plugin-merge-modules@v4.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: typedoc-plugin-merge-modules
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (516fd3c) 100.00% compared to head (71b0cee) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines           63        63           
  Branches         1         1           
=========================================
  Hits            63        63           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant