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): bump pdfjs-dist and @compodoc/compodoc #2907

Merged
merged 2 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

Removes pdfjs-dist. It's no longer used after updating ancestor dependency @compodoc/compodoc. These dependencies need to be updated together.

Removes pdfjs-dist

Updates @compodoc/compodoc from 1.1.21 to 1.1.25

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.25

Merged

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

Bug fixes

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

... (truncated)

Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.25

Merged

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

Bug fixes

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

... (truncated)

Commits
  • 7627471 Merge branch 'release/1.1.25'
  • 7b11578 1.1.25
  • b6dccf4 feat(tool): renovate config
  • c9d20a5 fix(app): revert PDF.js mjs import stuff
  • 4500da8 fix(app): revert PDF.js mjs import stuff
  • 859354b feat(app): bump dev/dependencies
  • 3ff75da fix(app): disable hidden PDF export format + test
  • 8b59999 fix(app): disable hidden PDF export format + test
  • 2b73b7b fix(app): PDF.js mjs import
  • 898fbcb fix(app): PDF.js mjs import
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [pdfjs-dist](https://github.com/mozilla/pdfjs-dist). It's no longer used after updating ancestor dependency [@compodoc/compodoc](https://github.com/compodoc/compodoc). These dependencies need to be updated together.


Removes `pdfjs-dist`

Updates `@compodoc/compodoc` from 1.1.21 to 1.1.25
- [Release notes](https://github.com/compodoc/compodoc/releases)
- [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md)
- [Commits](compodoc/compodoc@1.1.21...1.1.25)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: indirect
- dependency-name: "@compodoc/compodoc"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 29, 2024 19:37
Copy link

netlify bot commented May 29, 2024

Deploy Preview for carbon-components-angular ready!

Name Link
🔨 Latest commit e6a0351
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-angular/deploys/665785b483ecf10008761b86
😎 Deploy Preview https://deploy-preview-2907--carbon-components-angular.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Akshat55 Akshat55 merged commit 8487fc4 into master May 29, 2024
13 checks passed
@Akshat55 Akshat55 deleted the dependabot/npm_and_yarn/multi-99365e085e branch May 29, 2024 19:57
Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version 5.26.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @latest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant