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

chore(deps-dev): bump @compodoc/compodoc from 1.1.19 to 1.1.24 #3784

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps @compodoc/compodoc from 1.1.19 to 1.1.24.

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.24

Merged

  • docs: fixed typos #1470, Thanks grjan7
  • docs: update readability #1467, Thanks grjan7
  • fix(app): remove trailing commas from routes #1451, Thanks raizorlol
  • feat(app): display inputsignals as inputs rather than properties #1439, Thanks astrutz
  • feat(app): disableConstructors for components, directives, services and pipes #1437, Thanks astrutz

Bug fixes

  • fix(app): toggle dark mode on page loading (256430d), closes #1456
  • feat(app): bump dev/dependencies (09b0e88), closes #1362
  • fix(app): support TypeScript aliases for extends (a0840ff), closes #1427
  • fix(app): correct test for styles, styleUrls, styleUrl (bfbc48f), closes #1444
  • feat(app): outputs signal supports (2e36d95), closes #1443 (2e36d95), closes #1439

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

... (truncated)

Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.24

Merged

  • docs: fixed typos #1470, Thanks grjan7
  • docs: update readability #1467, Thanks grjan7
  • fix(app): remove trailing commas from routes #1451, Thanks raizorlol
  • feat(app): display inputsignals as inputs rather than properties #1439, Thanks astrutz
  • feat(app): disableConstructors for components, directives, services and pipes #1437, Thanks astrutz

Bug fixes

  • fix(app): toggle dark mode on page loading (256430d), closes #1456
  • feat(app): bump dev/dependencies (09b0e88), closes #1362
  • fix(app): support TypeScript aliases for extends (a0840ff), closes #1427
  • fix(app): correct test for styles, styleUrls, styleUrl (bfbc48f), closes #1444
  • feat(app): outputs signal supports (2e36d95), closes #1443 (2e36d95), closes #1439

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

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2024
Bumps [@compodoc/compodoc](https://github.com/compodoc/compodoc) from 1.1.19 to 1.1.24.
- [Release notes](https://github.com/compodoc/compodoc/releases)
- [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md)
- [Commits](compodoc/compodoc@1.1.19...1.1.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compodoc/compodoc-1.1.24 branch from 31e65a6 to 082f8f8 Compare May 23, 2024 08:55
Copy link

sonarcloud bot commented May 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

0 participants