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

Bump the angular group in /client with 10 updates #4432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the angular group in /client with 10 updates:

Package From To
@angular/animations 18.2.12 18.2.13
@angular/common 18.2.12 18.2.13
@angular/compiler 18.2.12 18.2.13
@angular/core 18.2.12 18.2.13
@angular/forms 18.2.12 18.2.13
@angular/platform-browser 18.2.12 18.2.13
@angular/platform-browser-dynamic 18.2.12 18.2.13
@angular/router 18.2.12 18.2.13
@angular/service-worker 18.2.12 18.2.13
@angular/compiler-cli 18.2.12 18.2.13

Updates @angular/animations from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/animations's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/animations's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/common from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/common's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/common's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/compiler from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/compiler's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/core from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/core's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/core's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits
  • 06d70a2 fix(migrations): take care of tests that import both HttpClientModule & HttpC...
  • See full diff in compare view

Updates @angular/forms from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/forms's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/forms's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/platform-browser from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/router from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/router's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/router's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/service-worker from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/service-worker's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/service-worker's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/compiler-cli from 18.2.12 to 18.2.13

Release notes

Sourced from @​angular/compiler-cli's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)
Changelog

Sourced from @​angular/compiler-cli's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698<...

Description has been truncated

Bumps the angular group in /client with 10 updates:

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


Updates `@angular/animations` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/animations)

Updates `@angular/common` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/common)

Updates `@angular/compiler` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/compiler)

Updates `@angular/core` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/core)

Updates `@angular/forms` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/forms)

Updates `@angular/platform-browser` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/router)

Updates `@angular/service-worker` from 18.2.12 to 18.2.13
- [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/18.2.13/packages/service-worker)

Updates `@angular/compiler-cli` from 18.2.12 to 18.2.13
- [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/18.2.13/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/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/service-worker"
  dependency-type: direct:production
  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] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Dec 2, 2024
@dependabot dependabot bot requested a review from bastianjoel December 2, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant