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.3 #2365

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @schematics/angular from 17.3.8 to 18.0.3.

Release notes

Sourced from @​schematics/angular's releases.

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

Commit Description
fix - 01842f515 use angular.dev in readme

@​angular/build

Commit Description
fix - 7d253e9cd avoid rebasing URLs with function calls
fix - 6b6a76a99 disable persistent disk caching inside webcontainers by default
fix - ba70a50b6 handle esbuild-browser polyfills option as string during ng serve
fix - 706423aca only import persistent cache store with active caching

... (truncated)

Changelog

Sourced from @​schematics/angular's changelog.

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>

@​angular/build

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

18.1.0-next.0 (2024-05-29)

@​angular/build

Commit Type Description
721d50bae fix avoid escaping rebased Sass URL values
f17b78de7 fix improve Sass rebaser ident token detection

18.0.2 (2024-05-29)

@​schematics/angular

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

@​angular/build

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

... (truncated)

Commits
  • 04077e3 release: cut the v18.0.3 release
  • 97eff83 refactor(@​schematics/angular): remove unnecessary whitespace in spec template
  • 04e2497 docs: update tsconfig template link aio->adev
  • b709d2a fix(@​angular/cli): add schema.json options to parsed command, also when a v...
  • 6526a5f fix(@​angular/build): watch all related files during a Sass error
  • 9acb5c7 fix(@​angular/build): disable JS transformer persistent cache on web containers
  • 25624af test: remove E2E tests that are covered by integration tests
  • 43a2a7d fix(@​angular/build): avoid escaping rebased Sass URL values
  • 346df49 fix(@​angular/build): improve Sass rebaser ident token detection
  • a6a3c6e release: cut the v18.0.2 release
  • 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 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 2 weeks ago

Superseded by #2371.