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

[desktop]: Bump the angular group in /desktop with 12 updates #313

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps the angular group in /desktop with 12 updates:

Package From To
@angular/animations 17.0.7 17.0.8
@angular/common 17.0.7 17.0.8
@angular/compiler 17.0.7 17.0.8
@angular/core 17.0.7 17.0.8
@angular/forms 17.0.7 17.0.8
@angular/language-service 17.0.7 17.0.8
@angular/platform-browser 17.0.7 17.0.8
@angular/platform-browser-dynamic 17.0.7 17.0.8
@angular/router 17.0.7 17.0.8
@angular-devkit/build-angular 17.0.7 17.0.8
@angular/cli 17.0.7 17.0.8
@angular/compiler-cli 17.0.7 17.0.8

Updates @angular/animations from 17.0.7 to 17.0.8

Release notes

Sourced from @​angular/animations's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/animations's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • See full diff in compare view

Updates @angular/common from 17.0.7 to 17.0.8

Release notes

Sourced from @​angular/common's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/common's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • 7780712 refactor(core): Rename InitialRenderPendingTasks and restructure isStable obs...
  • b394125 build: update rxjs build version to v7 (#53621)
  • See full diff in compare view

Updates @angular/compiler from 17.0.7 to 17.0.8

Release notes

Sourced from @​angular/compiler's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/compiler's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • c3250b0 refactor(compiler): Rework how ICU placeholders are handled (#53643)
  • 7c8a2e1 test(compiler): Fix handling of deceptively named attributes (#53626)
  • 7406d9d refactor(compiler): Allow duplicate style and class consts (#53596)
  • 9b01863 test(compiler): Add a test for handling of duplicate bindings (#53596)
  • 97f5bfa refactor(compiler): support multiple statements in host listener (#53596)
  • de5c9ca fix(compiler): correctly intercept index in loop tracking function (#53604)
  • 4b1328c refactor(compiler): Make attribute const collection less aggressive (#53580)
  • 7fde3ef refactor(compiler): Not all attribute values beginning with a colon are names...
  • 0b40e3b refactor(compiler): Support class and non-class attributes with the same name...
  • Additional commits viewable in compare view

Updates @angular/core from 17.0.7 to 17.0.8

Release notes

Sourced from @​angular/core's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/core's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)
ed936ba0e9 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
5c2f2539e2 fix cf migration - ensure full check runs for all imports (#53637)
817dc1b27f fix cf migration - fix bug in attribute formatting (#53636)
7ac60bab9a fix cf migration - improve import declaration handling (#53622)
c3f85e51a9 fix cf migration - preserve indentation on attribute strings (#53625)
e73205ff5a fix cf migration - stop removing empty newlines from i18n blocks (#53578)
886aa7b2a9 fix Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Type Description
0696ab6a5b fix Should not freeze original object used for route data (#53635)

17.1.0-next.4 (2023-12-13)

compiler

Commit Type Description
b98d8f79ed fix handle ambient types in input transform function (#51474)

compiler-cli

Commit Type Description
9e5456912a fix generate less type checking code in for loops (#53515)

core

Commit Type Description
2565121851 fix Avoid refreshing a host view twice when using transplanted views (#53021)
629343f247 fix Multiple subscribers to ApplicationRef.isStable should all see values (#53541)
42f4f70e97 fix remove signal equality check short-circuit (#53446)
f35adcb9b2 fix update feature usage marker (#53542)
1fc5442947 perf avoid changes Observable creation on QueryList (#53498)
e3a6bf9b6c perf optimize memory allocation when reconcilling lists (#52245)

migrations

Commit Type Description

... (truncated)

Commits
  • 257536e refactor(docs-infra): build adev application using local generated assets (#5...
  • 8a77a5a refactor(core): Add scheduler abstraction and notify when necessary (#53499)
  • 70de5c5 refactor(core): Use single source of truth for ApplicationRef.isStable (#53...
  • eb7c29c fix(migrations): cf migration - detect and error when result is invalid i18n ...
  • 817dc1b fix(migrations): cf migration - fix bug in attribute formatting (#53636)
  • 5c2f253 fix(migrations): cf migration - ensure full check runs for all imports (#53637)
  • c99491e refactor(core): No default for zone stableness token (#53505)
  • 7780712 refactor(core): Rename InitialRenderPendingTasks and restructure isStable obs...
  • c3f85e5 fix(migrations): cf migration - preserve indentation on attribute strings (#5...
  • 7ac60ba fix(migrations): cf migration - improve import declaration handling (#53622)
  • Additional commits viewable in compare view

Updates @angular/forms from 17.0.7 to 17.0.8

Release notes

Sourced from @​angular/forms's releases.

v17.0.8

17.0.8 (2023-12-21)

compiler

Commit Description
fix - de5c9ca8e9 correctly intercept index in loop tracking function (#53604)

core

Commit Description
fix - d79489255a avoid repeated work when parsing version (#53598)
fix - 513fee871e tree shake version class (#53598)

migrations

Commit Description
fix - eb7c29c7b6 cf migration - detect and error when result is invalid i18n nesting (#53638)
fix - ed936ba0e9 cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
fix - 5c2f2539e2 cf migration - ensure full check runs for all imports (#53637)
fix - 817dc1b27f cf migration - fix bug in attribute formatting (#53636)
fix - 7ac60bab9a cf migration - improve import declaration handling (#53622)
fix - c3f85e51a9 cf migration - preserve indentation on attribute strings (#53625)
fix - e73205ff5a cf migration - stop removing empty newlines from i18n blocks (#53578)
fix - 886aa7b2a9 Fix cf migration bug with parsing for loop conditions properly (#53558)

router

Commit Description
fix - 0696ab6a5b Should not freeze original object used for route data (#53635)
Changelog

Sourced from @​angular/forms's changelog.

17.0.8 (2023-12-21)

compiler

Commit Type Description
de5c9ca8e9 fix correctly intercept index in loop tracking function (#53604)

core

Commit Type Description
d79489255a fix avoid repeated work when parsing version (#53598)
513fee871e fix tree shake version class (#53598)

migrations

Commit Type Description
eb7c29c7b6 fix cf migration - detect and error when result is invalid i18n nesting (#53638)

Bumps the angular group in /desktop with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.0.7` | `17.0.8` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.7` | `17.0.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.0.7` | `17.0.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.0.7` | `17.0.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.0.7` | `17.0.8` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `17.0.7` | `17.0.8` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.0.7` | `17.0.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.0.7` | `17.0.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.0.7` | `17.0.8` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.7` | `17.0.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.7` | `17.0.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.0.7` | `17.0.8` |


Updates `@angular/animations` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/animations)

Updates `@angular/common` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/common)

Updates `@angular/compiler` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/compiler)

Updates `@angular/core` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/core)

Updates `@angular/forms` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/forms)

Updates `@angular/language-service` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/language-service)

Updates `@angular/platform-browser` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/router)

Updates `@angular-devkit/build-angular` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.7...17.0.8)

Updates `@angular/cli` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.7...17.0.8)

Updates `@angular/compiler-cli` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2023
@tiagohm tiagohm merged commit c9cc924 into dev Dec 22, 2023
2 checks passed
@tiagohm tiagohm deleted the dependabot/npm_and_yarn/desktop/dev/angular-47db1660ce branch December 22, 2023 04:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant