Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

Bumps @compodoc/compodoc from 1.1.18 to 1.1.23.

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.23

Merged

  • Update translations in ru-RU locale, sort strings #1396, Thanks Eugeno
  • Update translations in ru-RU locale, refactor i18n sorting and translation strings 9861d8c
  • feat: georgian language support #1392, Thanks KostaD02

Bug fixes

  • fix(dark-mode): avoid flickering when navigating between pages (0ff45cd), closes #1397

1.1.22

Merged

Bug fixes

  • fix(app): @ example render twice for methods (f5d6f97), closes #1385
  • fix(app): interfaces multiple extends support (229f407), closes #1364
  • fix(app): relax @​angular-devkit/schematics version for Angular v14.x support (51fe4b9), closes #1362
  • fix(app): disableLifeCycleHooks for pipes and services (753b74d), closes #1369
  • fix(app): json export and disableSourceCode - template and style sources should not be added (6a85f1b), closes #1370
  • fix(app): remove inside dependency no longer used, bump dev/Dependencies (91865b7), closes #1355

1.1.21

Bug fixes

  • feat(app): downgrade Marked version (e0a4b78), closes #1349

1.1.20

Features

  • feat(app): Directive composition API for directives and components (127076a), closes #1340
  • feat(app): Required Inputs (e1a5396), closes #1340
  • feat(app): Standalone components, directives and pipes support (cb02ca0), closes #1323
  • fix(app): support exportAs for directives (76a8f34), closes #1328

Bug fixes

  • feat(app): bump @​compodoc/ngd-transformer (ef9bd94), closes #1311
  • fix(app): service/injectable export in module providers (34967a9), closes #1290
  • fix(app): missing rel attribute with _blank links (c8379e0), closes #1282
  • feat(app): Add specific id in each html section (03ac1ad), closes #1241
  • fix(app): Invalid links to a class when the class name includes an interface name (047cedb), closes #1239
  • fix(routing): path wrongly resolved during routing analysis (1722ca3), closes #1170

Merged

... (truncated)

Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.23

Merged

  • Update translations in ru-RU locale, sort strings #1396, Thanks Eugeno
  • Update translations in ru-RU locale, refactor i18n sorting and translation strings 9861d8c
  • feat: georgian language support #1392, Thanks KostaD02

Bug fixes

  • fix(dark-mode): avoid flickering when navigating between pages (0ff45cd), closes #1397

1.1.22

Merged

Bug fixes

  • fix(app): @​example render twice for methods (f5d6f97), closes #1385
  • fix(app): interfaces multiple extends support (229f407), closes #1364
  • fix(app): relax @​angular-devkit/schematics version for Angular v14.x support (51fe4b9), closes #1362
  • fix(app): disableLifeCycleHooks for pipes and services (753b74d), closes #1369
  • fix(app): json export and disableSourceCode - template and style sources should not be added (6a85f1b), closes #1370
  • fix(app): remove inside dependency no longer used, bump dev/Dependencies (91865b7), closes #1355

1.1.21

Bug fixes

  • feat(app): downgrade Marked version (e0a4b78), closes #1349

1.1.20 - 2023-05-23

Merged

Bug fixes

... (truncated)

Commits
  • a63fa27 Merge branch 'release/1.1.23'
  • 3d87dab 1.1.23
  • 28cb2ea chore(deps): link web libs for static pages with npm
  • 9eecc6e chore(deps): update all dependencies
  • 2e72088 feat(chore): Sponsors revert
  • 806675c fix(dark-mode): avoid flickering when navigating between pages
  • 0ff45cd fix(dark-mode): avoid flickering when navigating between pages
  • 89d7ab6 Merge pull request #1396 from Eugeno/develop
  • 9861d8c Update translations in ru-RU locale, refactor i18n sorting and translation st...
  • d27ba3c Merge pull request #1392 from KostaD02/i18n-georgian
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@compodoc/compodoc](https://github.com/compodoc/compodoc) from 1.1.18 to 1.1.23.
- [Release notes](https://github.com/compodoc/compodoc/releases)
- [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md)
- [Commits](compodoc/compodoc@1.1.18...1.1.23)

---
updated-dependencies:
- dependency-name: "@compodoc/compodoc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Jan 22, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 24, 2024

Superseded by #96.

@dependabot dependabot bot closed this Apr 24, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-compodoc-compodoc-1.1.23 branch April 24, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant