holomekc / wiremock

A tool for mocking HTTP services
Apache License 2.0
96 stars 30 forks source link

chore(deps): bump the angular group in /webapp/wiremock with 10 updates #369

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the angular group in /webapp/wiremock with 10 updates:

Package From To
@angular/animations 18.2.0 18.2.1
@angular/common 18.2.0 18.2.1
@angular/compiler 18.2.0 18.2.1
@angular/core 18.2.0 18.2.1
@angular/forms 18.2.0 18.2.1
@angular/platform-browser 18.2.0 18.2.1
@angular/platform-browser-dynamic 18.2.0 18.2.1
@angular/router 18.2.0 18.2.1
@angular/compiler-cli 18.2.0 18.2.1
@angular/localize 18.2.0 18.2.1

Updates @angular/animations from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/animations's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/animations's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits


Updates @angular/common from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/common's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/common's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits
  • 980c64a docs: remove incorrect documentation around the use of timezone abbreviations...
  • See full diff in compare view


Updates @angular/compiler from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/compiler's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits


Updates @angular/core from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/core's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/core's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits
  • df3e9c1 refactor(migrations): leverage tsurge for signal input migration (#57451)
  • cb7d817 refactor(migrations): improve generic assignability in tsurge and pass more i...
  • 57db366 refactor(migrations): framework to build batchable migrations (#57396)
  • 4bd9ba7 docs(docs-infra): move link tag for correct view (#57395)
  • 3b63082 fix(migrations): avoid migrating route component in tests (#57317)
  • 9de30a7 fix(core): Allow zoneless scheduler to run inside fakeAsync (#56932)
  • 6b4357f fix(migrations): preserve type when using inject decorator (#57389)
  • 0bb649b fix(migrations): account for members with doc strings and no modifiers (#57389)
  • 286012f fix(core): handle hydration of components that project content conditionally ...
  • See full diff in compare view


Updates @angular/forms from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/forms's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/forms's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits


Updates @angular/platform-browser from 18.2.0 to 18.2.1

Release notes

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

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

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

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits
  • 086b754 docs: add withEventReplay and withI18nSupport links to `provideClientHydr...
  • See full diff in compare view


Updates @angular/platform-browser-dynamic from 18.2.0 to 18.2.1

Release notes

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

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

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

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

Breaking Changes

core

  • The autoDetect feature of ComponentFixture will now attach the fixture to the ApplicationRef. As a result, errors during automatic change detection of the fixture be reported to the ErrorHandler. This change may cause custom error handlers to observe new failures that were previously unreported.

compiler-cli

Commit Type Description
9e87593055 feat ensure template style elements are preprocessed as inline styles (#57429)

core

Commit Type Description
b063468027 feat support TypeScript 5.6 (#57424)
3b0dca75d6 fix Allow zoneless scheduler to run inside fakeAsync (#56932)
f03d274e87 fix ComponentFixture autoDetect feature works like production (#55228)
d4449fce21 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
4ae66f25d0 fix account for members with doc strings and no modifiers (#57389)
ac93839d69 fix avoid migrating route component in tests (#57317)
58a79b6e43 fix preserve type when using inject decorator (#57389)

19.0.0-next.0 (2024-08-14)

Breaking Changes

core

  • Errors that are thrown during ApplicationRef.tick will now be rethrown when using TestBed. These errors should be resolved by ensuring the test environment is set up correctly to

... (truncated)

Commits


Updates @angular/router from 18.2.0 to 18.2.1

Release notes

Sourced from @​angular/router's releases.

v18.2.1

18.2.1 (2024-08-22)

core

Commit Description
fix - 9de30a7b1c Allow zoneless scheduler to run inside fakeAsync (#56932)
fix - 286012fb89 handle hydration of components that project content conditionally (#57383)

migrations

Commit Description
fix - 0bb649b8fa account for members with doc strings and no modifiers (#57389)
fix - 3b63082384 avoid migrating route component in tests (#57317)
fix - 6b4357fae4 preserve type when using inject decorator (#57389)
Changelog

Sourced from @​angular/router's changelog.

18.2.1 (2024-08-22)

core

Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#56932)
286012fb89 fix handle hydration of components that project content conditionally (#57383)

migrations

Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#57389)
3b63082384 fix avoid migrating route component in tests (#57317)
6b4357fae4 fix preserve type when using inject decorator (#57389)

19.0.0-next.1 (2024-08-22)

github-actions[bot] commented 3 weeks ago

:tada: This issue is included in version 3.8.16