Skip to content

Update dependency @compodoc/compodoc to v1.2.1#1569

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/compodoc-compodoc-1.x
Open

Update dependency @compodoc/compodoc to v1.2.1#1569
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/compodoc-compodoc-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 27, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@compodoc/compodoc 1.1.121.2.1 age confidence

Release Notes

compodoc/compodoc (@​compodoc/compodoc)

v1.2.1

Compare Source

Merged
  • fix: expand .npmignore to optimize bundle size #​1696

v1.2.0

Compare Source

Merged
  • fix(#​1542): Fix link to type alias of method parameter undefined in signature. #​1685
  • feat: support only document public api #​1686
  • [Snyk] Security upgrade glob from 11.0.3 to 11.1.0 #​1680
  • [Snyk] Security upgrade body-parser from 2.2.0 to 2.2.1 #​1684

v1.1.32

Compare Source

Merged
Bug fixes
  • fix(app): uuid lock to 11.1.0 due to CJS config, closes #​1668
  • fix(app): uuid lock to 11.1.0 due to CJS config (dabb09f), closes #​1668
  • fix(app): support type <unknown>, closes #​1662
  • fix(app): support type <unknown>, closes #​1662

v1.1.31

Compare Source

Merged
  • fix: Fix issue with regular Markdown files not being added to the menu #​1664
  • fix: add missing disableFilePath property to schema.json #​1656
  • chore(deps): update dev dependencies #​1655
  • fix(deps): update dependencies #​1653
  • fix(deps): update dependencies (major) #​1650
  • fix(deps): update dependency bootstrap.native to ^5.1.6 #​1647
  • chore(deps): update dependency rollup to v4.50.1 #​1651
Bug fixes
Commits
  • feat(app): bump dev|dependencies 8f661ce

v1.1.30

Compare Source

Commits

v1.1.29

Compare Source

Bug fixes

v1.1.28

Compare Source

Bug fixes

v1.1.27

Compare Source

Huge thanks to tcorral for the great work in this release ! 👏

Merged
  • Migration/express to polka #​1623
  • fix: enhance JSON5 parsing error handling in RouterParserUtil #​1611
  • refactor: update CLI options to use COMPODOC_DEFAULTS for default values #​1607
  • fix: using disableOverview the outcome was broken. #​1609
  • feat: add Template Playground #​1587
  • feat: Add a new disableFilePath flag #​1585
  • fix: JSDoc @​example parsing issue #​1584
  • feat: Add disableOverview flag #​1586
  • fix(app): fix logger padding issue #​1582
  • fix(app): fix unit tests broken by signal inputs #​1577
  • fix: unit test for input output signal #​1578
  • fix: input and output signals are listed in properties #​1549
  • fix(app): typo in directive outputs #​1548
  • feat(app): better handle multiple types, default values, and options for input/output/model signals #​1526
  • fix(symbolHelper): properly parse provider config object #​1524
Bug fixes
  • fix(app): relaxed regex for input signals detection (d8cb344), closes #​1494
  • fix(coverage): Incorrect URL creation for Entity files (58e6208), closes #​1531
Commits
  • Add Template Playground 7b38c4a
  • feat(deps): update dependencies and enhance template playground server 2264305
  • refactor: clean up utility functions and remove unused test files 2ea32c9

v1.1.26

Compare Source

Bug fixes
Commits

v1.1.25

Compare Source

Merged
  • style(templates): Fix typo in dark mode comments #​1476, Thanks Keiishu
Bug fixes

v1.1.24

Compare Source

Merged
Bug fixes

v1.1.23

Compare Source

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

v1.1.22

Compare Source

Merged
Bug fixes

v1.1.21

Compare Source

Bug fixes

v1.1.20

Compare Source

Merged
Bug fixes

v1.1.19

Compare Source

Merged
Bug fixes

v1.1.18

Compare Source

Fix for colors dependency.

v1.1.17

Compare Source

Features
Merged
  • fix(app): Fix enum member types parsing #​1159
  • fix(app): Fix reading class decorators #​1158
Bug fixes
  • fix(UI): Dark mode toggle doesn't persist when switching pages (1013cda), closes #​1167
  • fix(app): custom-logo links are broken for child content (db47436), closes #​1147
  • fix(app): support for backtick in Routing lazy-loading syntax (cff2ca5), closes #​1164
  • fix(app): wrong additional folder provided, exit with code 0 (15fd3de), closes #​1146
  • fix(app): link in description to class (2b6af73), closes #​1157

v1.1.16

Compare Source

Features
Merged
Bug fixes

v1.1.15

Compare Source

Merged
  • fix(app): fixes a bug in CORS that only allows specific content types, Fi… #​1120
  • fix(i18n): fix misspeling in pt-BR translation #​1107
  • fix(app): show custom logo even when in dark mode #​1103
Bug fixes

v1.1.14

Compare Source

Use now TypeScript 4.3.5

Bug fixes
  • fix(app): support for Type Reference and template literal (c1282d2), closes #​1053
  • fix(app): @​input/@​ouput not duplicated with properties (f42fc69), closes #​1095
  • fix(routing): Angular Import does not support return type (f324108), closes #​1097
  • fix(routing): async lazy -load should not fail (0cc736b), closes #​1096
  • fix(app): TypeScript private APIs mapping + ECMAScript Private Fields and methods (8b71b59), closes #​1094
  • fix(app): drop usage of ts-simple-ast for ts-morph 7bb9a40
  • fix(theme): dark mode support 0c7a052

v1.1.13

Compare Source

Features
  • feat(cli): Support --watch with --exportFormat json (fdfe925), closes #​1087
Bug fixes
  • fix(dark): better dark mode (f93090b), closes #​1092
  • fix(cli): remove sleep package | wait 10s if --inspect flag in CONTRIBUTING.md and docs/README.md (a1d5a1a), closes #​1090

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 2 times, most recently from c89fee2 to 7c260df Compare September 29, 2023 09:53
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 2 times, most recently from 146bb6c to 5b6ed74 Compare October 18, 2023 16:09
@renovate renovate Bot changed the title Update dependency @compodoc/compodoc to v1.1.21 Update dependency @compodoc/compodoc to v1.1.22 Oct 18, 2023
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 2 times, most recently from a2b11ab to 86999f3 Compare October 31, 2023 11:15
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 3 times, most recently from a0b2a3d to 0e79215 Compare November 9, 2023 17:05
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 0e79215 to 5582b95 Compare November 23, 2023 11:04
@renovate renovate Bot changed the title Update dependency @compodoc/compodoc to v1.1.22 Update dependency @compodoc/compodoc to v1.1.23 Nov 23, 2023
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 4 times, most recently from 70a77b8 to 3ec054a Compare December 7, 2023 10:14
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 3ec054a to 6430123 Compare December 7, 2023 11:00
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 6430123 to 3203a97 Compare December 15, 2023 11:38
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 3 times, most recently from e182432 to 004ec4a Compare February 1, 2024 10:14
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 5 times, most recently from b6509d4 to 73da591 Compare February 8, 2024 15:51
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 73da591 to 01d613c Compare February 13, 2024 16:26
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 01d613c to 155b609 Compare February 26, 2024 14:31
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from da12026 to b0e0369 Compare April 23, 2024 22:48
@renovate renovate Bot changed the title Update dependency @compodoc/compodoc to v1.1.23 Update dependency @compodoc/compodoc to v1.1.24 Apr 23, 2024
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 3 times, most recently from 08b5226 to ee358bd Compare May 1, 2024 11:32
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from ee358bd to 8b2fa48 Compare May 9, 2024 12:06
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 4 times, most recently from b94db27 to 881a92b Compare May 22, 2024 14:39
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from 881a92b to a59038c Compare May 29, 2024 15:44
@renovate renovate Bot changed the title Update dependency @compodoc/compodoc to v1.1.24 Update dependency @compodoc/compodoc to v1.1.25 May 29, 2024
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from a59038c to 03373ac Compare May 30, 2024 12:48
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 2 times, most recently from e3325b3 to 86a0f41 Compare June 18, 2024 16:36
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 2 times, most recently from 6b0d120 to d249f0f Compare June 25, 2024 15:25
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 4 times, most recently from 961e9c8 to dc97f8e Compare July 10, 2024 17:34
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch 5 times, most recently from b2827d6 to c941e48 Compare July 18, 2024 12:45
@renovate renovate Bot force-pushed the renovate/compodoc-compodoc-1.x branch from c941e48 to a89696a Compare July 25, 2024 10:46
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants