Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Bump the angular group across 1 directory with 10 updates - #364

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-5823d551f3
Closed

Bump the angular group across 1 directory with 10 updates#364
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-5823d551f3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 8, 2025

Copy link
Copy Markdown
Contributor

Bumps the angular group with 10 updates in the /Pyro.UI directory:

PackageFromTo
@angular/animations18.2.1219.0.6
@angular/common18.2.1219.0.6
@angular/compiler18.2.1219.0.6
@angular/core18.2.1219.0.6
@angular/forms18.2.1219.0.6
@angular/platform-browser18.2.1219.0.6
@angular/platform-browser-dynamic18.2.1219.0.6
@angular/router18.2.1219.0.6
@angular/cli18.2.1219.0.7
@angular/compiler-cli18.2.1219.0.6

Updates @angular/animations from 18.2.12 to 19.0.6

Release notes

Sourced from @​angular/animations's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

CommitDescription
fix - 06a55e9817account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85dpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitDescription
fix - 07afce81b8Ensure that a destroyed effect never run. (#59415)

platform-browser

CommitDescription
fix - dbb8980d03avoid circular DI error in async renderer (#59271)
fix - 6d00efde95styles not replaced during HMR when using animations renderer (#59393)

router

CommitDescription
fix - 144bccb687avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

CommitDescription
fix - 3793218e77avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82cFix nested timer serialization (#59173)

platform-server

CommitDescription
fix - 9085a8fbd8Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

CommitDescription
fix - 7e612171709consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152error in unused standalone imports diagnostic (#59064)

core

CommitDescription
fix - 34ded10fa60Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.0.6 (2025-01-08)

compiler-cli

CommitTypeDescription
06a55e9817fixaccount for more expression types when determining HMR dependencies (#59323)
17fb20f85dfixpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitTypeDescription
07afce81b8fixEnsure that a destroyed effect never run. (#59415)

platform-browser

CommitTypeDescription
dbb8980d03fixavoid circular DI error in async renderer (#59271)
6d00efde95fixstyles not replaced during HMR when using animations renderer (#59393)

router

CommitTypeDescription
144bccb687fixavoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

CommitTypeDescription
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
1f4ff2fa36fixavoid triggering on timer and on idle on the server (#59177)
cf89f14766fixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
300b141cc8fixWarn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

CommitTypeDescription
3793218e77fixavoid triggering on timer and on idle on the server (#59177)
cfc96ed82cfixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
9085a8fbd8fixWarn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 6d00efd fix(platform-browser): styles not replaced during HMR when using animations r...
  • c829a15 docs(animations): update position parameter to be a decimal (#57927)
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • b8a2ae0 docs: fix missing alert block styles in the API reference (#59020)
  • 09df589 refactor(core): Migrate all packages with the explicit-standalone-flag sche...
  • 84b6896 refactor(platform-server): Add an ssr benchmark setup. (#57647)
  • 9dbe6fc refactor: update license text to point to angular.dev (#57901)
  • See full diff in compare view

Updates @angular/common from 18.2.12 to 19.0.6

Release notes

Sourced from @​angular/common's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

CommitDescription
fix - 06a55e9817account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85dpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitDescription
fix - 07afce81b8Ensure that a destroyed effect never run. (#59415)

platform-browser

CommitDescription
fix - dbb8980d03avoid circular DI error in async renderer (#59271)
fix - 6d00efde95styles not replaced during HMR when using animations renderer (#59393)

router

CommitDescription
fix - 144bccb687avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

CommitDescription
fix - 3793218e77avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82cFix nested timer serialization (#59173)

platform-server

CommitDescription
fix - 9085a8fbd8Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

CommitDescription
fix - 7e612171709consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152error in unused standalone imports diagnostic (#59064)

core

CommitDescription
fix - 34ded10fa60Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.0.6 (2025-01-08)

compiler-cli

CommitTypeDescription
06a55e9817fixaccount for more expression types when determining HMR dependencies (#59323)
17fb20f85dfixpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitTypeDescription
07afce81b8fixEnsure that a destroyed effect never run. (#59415)

platform-browser

CommitTypeDescription
dbb8980d03fixavoid circular DI error in async renderer (#59271)
6d00efde95fixstyles not replaced during HMR when using animations renderer (#59393)

router

CommitTypeDescription
144bccb687fixavoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

CommitTypeDescription
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
1f4ff2fa36fixavoid triggering on timer and on idle on the server (#59177)
cf89f14766fixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
300b141cc8fixWarn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

CommitTypeDescription
3793218e77fixavoid triggering on timer and on idle on the server (#59177)
cfc96ed82cfixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
9085a8fbd8fixWarn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 6084a59 refactor(common): drop PRELOADED_IMAGES name in production (#59425)
  • f3bc92b refactor: remove unnecessary TSLint rule flags (#59365)
  • e3bb6a0 refactor(common): update the NgOptimizedImage message to use @if instead of...
  • 326337e refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138)
  • ffae7df refactor(http): Don't log fetch warning in tests. (#59049)
  • 0c40bb2 refactor(docs-infra): convert code-example-s that have only region param to @...
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 0df7b1e refactor(common): remove standalone: true (#58949)
  • b8a2ae0 docs: fix missing alert block styles in the API reference (#59020)
  • ea0bf74 refactor(core): use ApplicationRef.whenStable instead of a custom util func...
  • Additional commits viewable in compare view

Updates @angular/compiler from 18.2.12 to 19.0.6

Release notes

Sourced from @​angular/compiler's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

CommitDescription
fix - 06a55e9817account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85dpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitDescription
fix - 07afce81b8Ensure that a destroyed effect never run. (#59415)

platform-browser

CommitDescription
fix - dbb8980d03avoid circular DI error in async renderer (#59271)
fix - 6d00efde95styles not replaced during HMR when using animations renderer (#59393)

router

CommitDescription
fix - 144bccb687avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

CommitDescription
fix - 3793218e77avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82cFix nested timer serialization (#59173)

platform-server

CommitDescription
fix - 9085a8fbd8Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

CommitDescription
fix - 7e612171709consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152error in unused standalone imports diagnostic (#59064)

core

CommitDescription
fix - 34ded10fa60Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.0.6 (2025-01-08)

compiler-cli

CommitTypeDescription
06a55e9817fixaccount for more expression types when determining HMR dependencies (#59323)
17fb20f85dfixpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitTypeDescription
07afce81b8fixEnsure that a destroyed effect never run. (#59415)

platform-browser

CommitTypeDescription
dbb8980d03fixavoid circular DI error in async renderer (#59271)
6d00efde95fixstyles not replaced during HMR when using animations renderer (#59393)

router

CommitTypeDescription
144bccb687fixavoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

CommitTypeDescription
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
1f4ff2fa36fixavoid triggering on timer and on idle on the server (#59177)
cf89f14766fixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
300b141cc8fixWarn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

CommitTypeDescription
3793218e77fixavoid triggering on timer and on idle on the server (#59177)
cfc96ed82cfixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
9085a8fbd8fixWarn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 5be5695 refactor(compiler): incorrect spelling in for loop parse error message (#59289)
  • b58123b refactor(compiler): remove circular dep in the output ast (#59083)
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • b182806 refactor(compiler): remove allowInvalidAssignmentEvents flag (#58988)
  • 9f99196 fix(compiler-cli): account for multiple generated namespace imports in HMR (#...
  • d23a5d5 refactor(core): Consolidates shouldTrigger* methods down to one (#58833)
  • d6da631 refactor(compiler): Adds ingest and flags for defer details (#58833)
  • 4852e57 docs: capitalize webpack with a lowercase W (#56812)
  • fb1fa8b fix(compiler-cli): more accurate diagnostics for host binding parser errors (...
  • 806a61b fix(compiler): fix multiline selectors (#58681)
  • Additional commits viewable in compare view

Updates @angular/core from 18.2.12 to 19.0.6

Release notes

Sourced from @​angular/core's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

CommitDescription
fix - 06a55e9817account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85dpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitDescription
fix - 07afce81b8Ensure that a destroyed effect never run. (#59415)

platform-browser

CommitDescription
fix - dbb8980d03avoid circular DI error in async renderer (#59271)
fix - 6d00efde95styles not replaced during HMR when using animations renderer (#59393)

router

CommitDescription
fix - 144bccb687avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

CommitDescription
fix - 3793218e77avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82cFix nested timer serialization (#59173)

platform-server

CommitDescription
fix - 9085a8fbd8Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

CommitDescription
fix - 7e612171709consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152error in unused standalone imports diagnostic (#59064)

core

CommitDescription
fix - 34ded10fa60Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.0.6 (2025-01-08)

compiler-cli

CommitTypeDescription
06a55e9817fixaccount for more expression types when determining HMR dependencies (#59323)
17fb20f85dfixpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitTypeDescription
07afce81b8fixEnsure that a destroyed effect never run. (#59415)

platform-browser

CommitTypeDescription
dbb8980d03fixavoid circular DI error in async renderer (#59271)
6d00efde95fixstyles not replaced during HMR when using animations renderer (#59393)

router

CommitTypeDescription
144bccb687fixavoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

CommitTypeDescription
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
1f4ff2fa36fixavoid triggering on timer and on idle on the server (#59177)
cf89f14766fixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
300b141cc8fixWarn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

CommitTypeDescription
3793218e77fixavoid triggering on timer and on idle on the server (#59177)
cfc96ed82cfixFix nested timer serialization (#59173)

platform-server

CommitTypeDescription
9085a8fbd8fixWarn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 07afce8 fix(core): Ensure that a destroyed effect never run. (#59415)
  • 74ce629 refactor(platform-browser): improve error message for UNEXPECTED_SYNTHETIC_PR...
  • 7353054 refactor(core): drop DEFER_BLOCK_DEPENDENCY_INTERCEPTOR in production (#59381)
  • c82ad87 refactor(core): remove outdated comment. (#59401)
  • f3bc92b refactor: remove unnecessary TSLint rule flags (#59365)
  • 6d00efd fix(platform-browser): styles not replaced during HMR when using animations r...
  • 5f0931b refactor(core): tree-shake ApplicationRef.warnIfDestroyed (#59269)
  • 7e40ef2 docs: Add NG0750 to errors list (#59265)
  • fd968e8 refactor(core): reduce generated code (#59220)
  • ba9bbd0 refactor(core): add ENABLE_ROOT_COMPONENT_BOOTSTRAP token (#59205)
  • Additional commits viewable in compare view

Updates @angular/forms from 18.2.12 to 19.0.6

Release notes

Sourced from @​angular/forms's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

CommitDescription
fix - 06a55e9817account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85dpreserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

CommitDescription
fix - 07afce81b8Ensure that a destroyed effect never run. (#59415)

platform-browser

CommitDescription
fix - dbb8980d03avoid circular DI error in async renderer (#59271)
fix - 6d00efde95styles not replaced during HMR when using animations renderer (#59393)

router

CommitDescription
fix - 144bccb687avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

CommitDescription
fix - 3793218e77avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82cFix nested timer serialization (#59173)

platform-server

CommitDescription
fix - 9085a8fbd8Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

CommitDescription
fix - 7e612171709consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152error in unused standalone imports diagnostic (#59064)

core

CommitDescription
fix - 34ded10fa60Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

19.0.6 (2025-01-08)

compiler-cli

CommitTypeDescription
06a55e9817fixaccount for more expression types when determining HMR dependencies (#59323)
17fb20f85dfixpreserve defer block dependencies during HMR when...

Description has been truncated

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2025
@dependabot
dependabotBot requested a review from sys27January 8, 2025 21:53
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/Pyro.UI/angular-5823d551f3 branch 2 times, most recently from e181dea to b1808e2CompareJanuary 10, 2025 22:04
Bumps the angular group with 10 updates in the /Pyro.UI directory:
| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.12` | `19.0.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.12` | `19.0.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.12` | `19.0.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.12` | `19.0.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.12` | `19.0.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.12` | `19.0.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.12` | `19.0.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.12` | `19.0.6` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.12` | `19.0.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.12` | `19.0.6` |
Updates `@angular/animations` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/animations)
Updates `@angular/common` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/common)
Updates `@angular/compiler` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/compiler)
Updates `@angular/core` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/core)
Updates `@angular/forms` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/forms)
Updates `@angular/platform-browser` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/platform-browser-dynamic)
Updates `@angular/router` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/router)
Updates `@angular/cli` from 18.2.12 to 19.0.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.12...19.0.7)
Updates `@angular/compiler-cli` from 18.2.12 to 19.0.6
- [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/19.0.6/packages/compiler-cli)
---
updated-dependencies:
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/Pyro.UI/angular-5823d551f3 branch from b1808e2 to 4e50e31CompareJanuary 13, 2025 21:48
@dependabot@github

dependabotBot commented on behalf of githubJan 15, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #376.

@dependabotdependabotBot closed this Jan 15, 2025
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/Pyro.UI/angular-5823d551f3 branch January 15, 2025 21:23
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sys27