Skip to content

Commit

Permalink
Merge branch 'release/1.1.22'
Browse files Browse the repository at this point in the history
  • Loading branch information
vogloblinsky committed Oct 18, 2023
2 parents edfe4b5 + 6a3d291 commit 7c976d4
Show file tree
Hide file tree
Showing 41 changed files with 16,388 additions and 21,546 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
os: [ubuntu-latest, windows-latest]

steps:
Expand Down Expand Up @@ -50,18 +50,18 @@ jobs:
run: npm run test-refactoring

- name: Merge lcov
if: ${{ matrix.node-version == '12.x' && matrix.os == 'ubuntu-latest' }}
if: ${{ matrix.node-version == '16.x' && matrix.os == 'ubuntu-latest' }}
run: npm run merge-lcov

- name: Sonarcloud
if: ${{ matrix.node-version == '12.x' && matrix.os == 'ubuntu-latest' }}
if: ${{ matrix.node-version == '16.x' && matrix.os == 'ubuntu-latest' }}
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

- name: Angular expo test
if: ${{ matrix.node-version == '14.x' && matrix.os == 'ubuntu-latest' }}
if: ${{ matrix.node-version == '16.x' && matrix.os == 'ubuntu-latest' }}
run: npm run angularexpo

e2e:
Expand All @@ -72,7 +72,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [14.x]
node-version: [16.x]
os: [ubuntu-latest]

steps:
Expand Down
2 changes: 1 addition & 1 deletion .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"upgrade": true,
"reject": ["os-name", "chalk", "pdfjs-dist"]
"reject": ["os-name", "chalk", "pdfjs-dist", "marked", "@angular-devkit/schematics"]
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="1.1.22"></a>

## [1.1.22](https://github.com/compodoc/compodoc/compare/1.1.21...1.1.22)

### Merged

- Added Russian translation [#1386](https://github.com/compodoc/compodoc/pull/1386), Thanks [RusFjord](https://github.com/RusFjord)
- docs: updated the tags in the readme file [#1365](https://github.com/compodoc/compodoc/pull/1365), Thanks [alkavats1](https://github.com/alkavats1)

### Bug fixes

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

<a name="1.1.21"></a>

## [1.1.21](https://github.com/compodoc/compodoc/compare/1.1.20...1.1.21)
Expand Down
28 changes: 21 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<a href="https://npmcharts.com/compare/@compodoc/compodoc?minimal=true"><img src="https://img.shields.io/npm/dm/@compodoc/compodoc.svg?style=flat" alt="NPM Downloads"/></a>
<a href="https://opensource.org/licenses/MIT"><img src="http://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT badge"/></a>
<br/>
<a href="#backers" alt="sponsors on Open Collective"><img src="https://opencollective.com/compodoc/backers/badge.svg" /></a> <a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/compodoc/sponsors/badge.svg" /></a>
<a href="#backers"><img src="https://opencollective.com/compodoc/backers/badge.svg" alt="sponsors on Open Collective" /></a> <a href="#sponsors"><img src="https://opencollective.com/compodoc/sponsors/badge.svg" alt="Sponsors on Open Collective" /></a>
</p>
<p align="center">
<img src="https://saucelabs.com/browser-matrix/compodoc.svg" alt="saucelabs badge"/>
Expand Down Expand Up @@ -81,6 +81,20 @@ Thank you to all our backers ! Support us with a monthly donation and help us co

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor][support-url]

<picture>
<source media="(prefers-color-scheme: dark)" srcset="sponsors/cyclone_dark.png">
<img alt="Cyclone" src="./sponsors/cyclone.png" width="117">
</picture>

Cyclone is an instant coding playground embedded in your docs. Check them out at [Cyclone](https://usecyclone.dev/?utm_source=Compodoc)

<picture>
<source media="(prefers-color-scheme: dark)" srcset="sponsors/flightcontrol_dark.png">
<img alt="Cyclone" src="./sponsors/flightcontrol.png" width="117">
</picture>

AWS Infrastructure made easy - get the benefits of AWS without hiring devops at [Flight Control](https://www.flightcontrol.dev/?utm_source=Compodoc)

[![Sponsors][sponsors-image]][support-url]

# Contributing
Expand All @@ -93,13 +107,13 @@ Read up on our guidelines for [contributing](https://github.com/compodoc/compodo

This project exists thanks to all these people.

| [<img alt="vogloblinsky" src="https://avatars3.githubusercontent.com/u/2841805?v=4&s=117" width="117"/>](https://github.com/vogloblinsky) | [<img alt="manekinekko" src="https://avatars3.githubusercontent.com/u/1699357?v=4&s=117" width="117"/>](https://github.com/manekinekko) | [<img alt="mattlewis92" src="https://avatars1.githubusercontent.com/u/6425649?v=4&s=117" width="117"/>](https://github.com/mattlewis92) | [<img alt="JonasMH" src="https://avatars0.githubusercontent.com/u/1939229?v=4&s=117" width="117"/>](https://github.com/JonasMH) | [<img alt="rprotsyk" src="https://avatars0.githubusercontent.com/u/104502?v=4&s=117" width="117"/>](https://github.com/rprotsyk) | [<img alt="daniele-zurico" src="https://avatars0.githubusercontent.com/u/3193095?v=4&s=117" width="117"/>](https://github.com/daniele-zurico) | [<img alt="profimedica" src="https://avatars0.githubusercontent.com/u/2903499?v=4&s=117" width="117"/>](https://github.com/profimedica) | [<img alt="guilhermevrs" src="https://avatars0.githubusercontent.com/u/1570567?v=4&s=117" width="117"/>](https://github.com/guilhermevrs) |
| :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: |
| [vogloblinsky](https://github.com/vogloblinsky) | [manekinekko](https://github.com/manekinekko) | [mattlewis92](https://github.com/mattlewis92) | [JonasMH](https://github.com/JonasMH) | [rprotsyk](https://github.com/rprotsyk) | [daniele-zurico](https://github.com/daniele-zurico) | [profimedica](https://github.com/profimedica) | [guilhermevrs](https://github.com/guilhermevrs) |
| [<img alt="vogloblinsky" src="https://avatars3.githubusercontent.com/u/2841805?v=4&s=117" width="117"/>](https://github.com/vogloblinsky) | [<img alt="manekinekko" src="https://avatars3.githubusercontent.com/u/1699357?v=4&s=117" width="117"/>](https://github.com/manekinekko) | [<img alt="mattlewis92" src="https://avatars1.githubusercontent.com/u/6425649?v=4&s=117" width="117"/>](https://github.com/mattlewis92) | [<img alt="JonasMH" src="https://avatars0.githubusercontent.com/u/1939229?v=4&s=117" width="117"/>](https://github.com/JonasMH) | [<img alt="rprotsyk" src="https://avatars0.githubusercontent.com/u/104502?v=4&s=117" width="117"/>](https://github.com/rprotsyk) | [<img alt="daniele-zurico" src="https://avatars0.githubusercontent.com/u/3193095?v=4&s=117" width="117"/>](https://github.com/daniele-zurico) | [<img alt="profimedica" src="https://avatars0.githubusercontent.com/u/2903499?v=4&s=117" width="117"/>](https://github.com/profimedica) |
| :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
| [vogloblinsky](https://github.com/vogloblinsky) | [manekinekko](https://github.com/manekinekko) | [mattlewis92](https://github.com/mattlewis92) | [JonasMH](https://github.com/JonasMH) | [rprotsyk](https://github.com/rprotsyk) | [daniele-zurico](https://github.com/daniele-zurico) | [profimedica](https://github.com/profimedica) |

| [<img alt="vogloblinsky" src="https://avatars3.githubusercontent.com/u/32763448?v=4&s=117" width="117"/>](https://github.com/dp-1a) | [<img alt="guilhermevrs" src="https://avatars0.githubusercontent.com/u/14924373?v=4&s=117" width="117"/>](https://github.com/ValentinGot) | [<img alt="Blakesalot" src="https://avatars1.githubusercontent.com/u/10159693?s=460&v=4" width="117"/>](https://github.com/Blakesalot) | [<img alt="Brigitte Hofmeister" src="https://avatars1.githubusercontent.com/u/16089658?s=460&v=4" width="117"/>](https://github.com/bhofmei) | [<img alt="lichangfeng" src="https://avatars2.githubusercontent.com/u/8101989?s=460&v=4" width="117"/>](https://github.com/lichangfeng) |
| :---------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
| [dp-1a](https://github.com/dp-1a) | [ValentinGot](https://github.com/ValentinGot) | [Blake Simmon](https://github.com/Blakesalot) | [Brigitte Hofmeister](https://github.com/bhofmei) | [lichangfeng](https://github.com/lichangfeng) |
| [<img alt="vogloblinsky" src="https://avatars3.githubusercontent.com/u/32763448?v=4&s=117" width="117"/>](https://github.com/dp-1a) | [<img alt="guilhermevrs" src="https://avatars0.githubusercontent.com/u/14924373?v=4&s=117" width="117"/>](https://github.com/ValentinGot) | [<img alt="Blakesalot" src="https://avatars1.githubusercontent.com/u/10159693?s=460&v=4" width="117"/>](https://github.com/Blakesalot) | [<img alt="Brigitte Hofmeister" src="https://avatars1.githubusercontent.com/u/16089658?s=460&v=4" width="117"/>](https://github.com/bhofmei) | [<img alt="lichangfeng" src="https://avatars2.githubusercontent.com/u/8101989?s=460&v=4" width="117"/>](https://github.com/lichangfeng) | [<img alt="guilhermevrs" src="https://avatars0.githubusercontent.com/u/1570567?v=4&s=117" width="117"/>](https://github.com/guilhermevrs) |
| :---------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------- |
| [dp-1a](https://github.com/dp-1a) | [ValentinGot](https://github.com/ValentinGot) | [Blake Simmon](https://github.com/Blakesalot) | [Brigitte Hofmeister](https://github.com/bhofmei) | [lichangfeng](https://github.com/lichangfeng) | [guilhermevrs](https://github.com/guilhermevrs) |

# Big Thanks

Expand Down
Loading

0 comments on commit 7c976d4

Please sign in to comment.