Skip to content
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

Bump @compodoc/compodoc from 1.1.18 to 1.1.23 #206

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 27, 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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f57e46e) 25.80% compared to head (74c6534) 25.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   25.80%   25.80%           
=======================================
  Files          45       45           
  Lines        1461     1461           
  Branches      437      437           
=======================================
  Hits          377      377           
  Misses       1064     1064           
  Partials       20       20           
Flag Coverage Δ
unit-cobbler-api 4.44% <ø> (ø)
unit-cobbler-frontend 72.42% <ø> (ø)
unit-typescript-xmlrpc 61.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SchoolGuy SchoolGuy closed this Jan 7, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 7, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/compodoc/compodoc-1.1.23 branch January 7, 2024 10:48
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