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 debug, @compodoc/compodoc and karma #13

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 29, 2023

Bumps debug to 3.2.6 and updates ancestor dependencies debug, @compodoc/compodoc and karma. These dependencies need to be updated together.

Updates debug from 2.2.0 to 3.2.6

Release notes

Sourced from debug's releases.

3.2.6

This backport fixes a 4x performance regression when debug is disabled.

Patches

  • fix: performance issue (f312a8903a3928c43ff1388828d85f4f8407553d) (#625)

3.2.5

This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.

It is a backport of the 4.0.1 release.

Patches

  • fix browserify and supply alternative unpkg entry point (closes #606): cc5f1463d1c975bcef0b3172b2527ca204ec474d

3.2.4

3.2.4 is DEPRECATED. See visionmedia/debug#603 for details.

This released fixed the missing files entry in package.json, mitigating the faulty 3.2.3 release.

3.2.3

3.2.3 is DEPRECATED. See visionmedia/debug#603 for details.

This release mitigated the breaking changes introduced in 3.2.0 where ./node.js was removed, breaking a very select few users on older releases of babel-core, as well as users that used an undocumented require('debug/node').

./node.js was temporarily added to the repository at this time; however, this release failed to include node.js in the files key in package.json and thus didn't fix the issue. 3.2.4 rectified this issue.

3.2.2

3.2.2 is DEPRECATED. See visionmedia/debug#603 for details.

This release mitigated the breaking changes introduced in 3.2.0 where ES6 features were being used on users of Node 4, causing crashes upon inclusion.

It employed a temporary Babel pass on the entire codebase in lieu of a hard reversion (so this version is, effectively, a backport of the fixes and features ultimately introduced in 4.0.0).

3.2.1

3.2.1 is DEPRECATED. See visionmedia/debug#603 for details.

This release, along with 3.2.0, were subsequently released together as 4.0.0 (a major bump). You can review the complete changes in that release's details.


A quick hotfix to address Browser builds - debug is now compiled down to IE8-compatible code via Babel upon release.

CDNs that honor the "browser": key in package.json should now reflect these changes (previously, they would serve the non-bundled ES6 version).

Patches

  • use babel-ified distributed source for browsers: b3f8f8e683915ef4fae3a77cbcebc6c410e65a8c

3.2.0

... (truncated)

Commits

Updates @compodoc/compodoc from 1.0.1 to 1.1.19

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.19

Merged

Bug fixes

  • fix(menu): custom-logo links are broken for doc deployments with a path (bd28dd0), closes #1203
  • feat(app): display project properties from package.json file (b091e19), closes #1198
  • fix(app): Nestjs controllers class inheritance (06dad8c), closes #1140
  • fix(app): Directive class inheritance (765f496), closes #1140
  • feat(app): JSDoc tag @internal correct support (18da1fe), closes #1101
  • fix(app): @example correct support (9a1a7e1), closes #1099
  • fix(app): double layer spread support for modules (e25a4ee), closes #979

1.1.18

Fix for colors dependency.

1.1.17

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

1.1.16

Features

  • feat(app): dark mode toggle button (97d2763), closes #1127

Merged

... (truncated)

Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.19 (2022-01-10)

Merged

Bug fixes

1.1.18 (2022-01-10)

Fix for colors dependency.

1.1.17 (2022-01-09)

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

1.1.16 (2021-11-23)

Features

... (truncated)

Commits
  • d199d31 1.1.19
  • ac371a9 1.1.19
  • 145fc47 feat(app): bump dev/dependencies
  • 9878c66 Merge pull request #1223 from compodoc/renovate/all
  • a80e9eb chore(deps): update dependency @​rollup/plugin-typescript to v8.3.1
  • 2ba93a2 Merge pull request #1220 from compodoc/renovate/all
  • 384cf47 chore(deps): update all dependencies to v7.16.16
  • 7a48566 Merge pull request #1219 from compodoc/renovate/all
  • 87fbee4 chore(deps): update dependency rollup to v2.68.0
  • 548314d Merge pull request #1217 from compodoc/renovate/all
  • Additional commits viewable in compare view

Updates karma from 1.7.1 to 6.4.2

Release notes

Sourced from karma's releases.

v6.4.2

6.4.2 (2023-04-21)

Bug Fixes

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

v6.3.20

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

v6.3.19

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

v6.3.18

6.3.18 (2022-04-13)

Bug Fixes

  • deps: upgrade socket.io to v4.4.1 (52a30bb)

v6.3.17

... (truncated)

Changelog

Sourced from karma's changelog.

6.4.2 (2023-04-21)

Bug Fixes

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

6.3.18 (2022-04-13)

Bug Fixes

  • deps: upgrade socket.io to v4.4.1 (52a30bb)

6.3.17 (2022-02-28)

Bug Fixes

  • deps: update colors to maintained version (#3763) (fca1884)

... (truncated)

Commits
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • 50f9635 docs: update codeclimate badge in readme.md
  • 0013121 chore(release): 6.4.1 [skip ci]
  • 63d86be fix: pass integrity value
  • 84f7cc3 chore(release): 6.4.0 [skip ci]
  • f2d0663 docs: add integrity parameter
  • dc51a2e feat: support SRI verification of link tags
  • 6a54b1c feat: support SRI verification of script tags
  • 5e71cf5 chore(release): 6.3.20 [skip ci]
  • 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 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.

Bumps [debug](https://github.com/debug-js/debug) to 3.2.6 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@compodoc/compodoc](https://github.com/compodoc/compodoc) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 3.2.6
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@2.2.0...3.2.6)

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

Updates `karma` from 1.7.1 to 6.4.2
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@1.7.1...v6.4.2)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
- dependency-name: "@compodoc/compodoc"
  dependency-type: direct:development
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2023
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