KillerCodeMonkey / ngx-quill-example

demo app for the advanced usage of ngx-quill module
218 stars 131 forks source link

Update @angular/cli 17.3.1 → 17.3.3 (patch) #1727

Closed depfu[bot] closed 7 months ago

depfu[bot] commented 8 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​angular/cli (17.3.1 → 17.3.3) · Repo · Changelog

Release Notes

17.3.3

@schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@schematics/angular): rename SSR port env variable"

17.3.2

17.3.2 (2024-03-25)

@schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

Does any of this look wrong? Please let us know.

↗️ @​angular-devkit/architect (indirect, 0.1703.1 → 0.1703.3) · Repo · Changelog

↗️ @​angular-devkit/core (indirect, 17.3.1 → 17.3.3) · Repo · Changelog

Release Notes

17.3.3

@schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@schematics/angular): rename SSR port env variable"

17.3.2

17.3.2 (2024-03-25)

@schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

Does any of this look wrong? Please let us know.

↗️ @​angular-devkit/schematics (indirect, 17.3.1 → 17.3.3) · Repo · Changelog

Release Notes

17.3.3

@schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@schematics/angular): rename SSR port env variable"

17.3.2

17.3.2 (2024-03-25)

@schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

Does any of this look wrong? Please let us know.

↗️ @​schematics/angular (indirect, 17.3.1 → 17.3.3) · Repo · Changelog

Release Notes

17.3.3

@schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@schematics/angular): rename SSR port env variable"

17.3.2

17.3.2 (2024-03-25)

@schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 7 months ago

Closed in favor of #1736.