stephanrauh / ngx-extended-pdf-viewer

A full-blown PDF viewer for Angular 16, 17, and beyond
https://pdfviewer.net
Apache License 2.0
449 stars 167 forks source link

Bump @schematics/angular from 17.3.8 to 18.0.4 #2371

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @schematics/angular from 17.3.8 to 18.0.4.

Release notes

Sourced from @​schematics/angular's releases.

v18.0.4

18.0.4 (2024-06-13)

@​angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init

v18.0.3

18.0.3 (2024-06-05)

@​angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

v18.0.2

18.0.2 (2024-05-29)

@​schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@​angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@​angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option

v18.0.1

18.0.1 (2024-05-23)

@​schematics/angular

... (truncated)

Changelog

Sourced from @​schematics/angular's changelog.

18.0.4 (2024-06-13)

@​angular/build

Commit Type Description
791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05 fix generate module preloads next to script elements in index HTML
3a1bf5c8a fix Initiate PostCSS only once
78c611754 fix issue warning when auto adding @angular/localize/init

18.1.0-next.1 (2024-06-05)

@​angular/cli

Commit Type Description
ce8b5a3a7 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​schematics/angular

Commit Type Description
22e05dcb4 fix generate new projects with ECMAScript standard class field behavior

@​angular/build

Commit Type Description
687a6c7ec feat add --inspect option to the dev-server
86a07237e fix disable JS transformer persistent cache on web containers
a5fc020e6 fix watch all related files during a Sass error
dd94a831b perf enable dependency prebundling for server dependencies
3acb77683 perf use direct transpilation with isolated modules

18.0.3 (2024-06-05)

@​angular/cli

Commit Type Description
b709d2a24 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

... (truncated)

Commits
  • df783bb release: cut the v18.0.4 release
  • 791ef80 fix(@​angular/build): do not reference sourcemaps in web workers and global st...
  • f1414a1 test: re-enable WTR test
  • 9320b65 refactor: replace custom promise-based setTimeout with native Node.js setTimeout
  • 3a1bf5c fix(@​angular/build): Initiate PostCSS only once
  • 20fc6ca fix(@​angular/build): generate module preloads next to script elements in inde...
  • 78c6117 fix(@​angular/build): issue warning when auto adding @angular/localize/init
  • a21b582 refactor: address lint issues
  • 27cb531 refactor: format bazel build files
  • 5b78ff0 refactor(@​angular/cli): update aio links -> adev links
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @schematics/angular | [>= 14.a, < 15] | | @schematics/angular | [>= 15.a, < 16] | | @schematics/angular | [>= 16.a, < 17] |

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 week ago

Superseded by #2382.