ipfs-examples / js-ipfs-examples

Collection of js-ipfs examples
247 stars 158 forks source link

chore(deps): bump @angular/platform-browser from 13.3.12 to 15.1.5 #740

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/platform-browser from 13.3.12 to 15.1.5.

Release notes

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

v15.1.5

15.1.5 (2023-02-15)

forms

Commit Description
fix - 5f2a3edcf2 Make radio buttons respect [attr.disabled] (#48864)

Special Thanks

AleksanderBodurri, Alvaro Junqueira, Dylan Hunn, Joey Perrott, Matthieu Riegler, PaloMiklo and Paul Gschwendtner

v15.1.4

15.1.4 (2023-02-08)

Special Thanks

Jessica Janiuk, Kian Yang Lee, Matthieu Riegler, Redouane Bekkouche and Simona Cotin

v15.1.3

15.1.3 (2023-02-02)

animations

Commit Description
fix - d36dfd4b62 fix non-animatable warnings for easing (#48583)

common

Commit Description
fix - a334e4efbe warn if using ngSrcset without a configured image loader (#48804)

compiler

Commit Description
fix - 171b4d4640 incorrect code when non-null assertion is used after a safe access (#48801)

migrations

Commit Description
fix - 9e86dd231b Fixed file format issue with lint (#48859)
fix - af31f98b00 migration host incorrectly reading empty files (#48849)

platform-server

Commit Description
fix - 73972c684e insert transfer state script before other script tags (#48868)

router

Commit Description
fix - d5b2c249a3 Handle routerLink directive on svg anchors. (#48857)

Special Thanks

Alan Agius, Besim Gürbüz, Brecht Billiet, Dario Piotrowicz, Dylan Hunn, Iván Navarro, Jessica Janiuk, Kristiyan Kostadinov, Matthieu Riegler, Onkar Ruikar, Payam Valadkhan, Santosh Yadav, Virginia Dooley and Walid Bouguima

v15.1.2

15.1.2 (2023-01-25)

... (truncated)

Changelog

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

15.1.5 (2023-02-15)

forms

Commit Type Description
5f2a3edcf2 fix Make radio buttons respect [attr.disabled] (#48864)

Special Thanks

AleksanderBodurri, Alvaro Junqueira, Dylan Hunn, Joey Perrott, Matthieu Riegler, PaloMiklo and Paul Gschwendtner

15.2.0-next.4 (2023-02-08)

common

Commit Type Description
54b24eb40f feat Add loaderParams attribute to NgOptimizedImage (#48907)

compiler-cli

Commit Type Description
0cf11167f1 fix incorrectly detecting forward refs when symbol already exists in file (#48988)

language-service

Commit Type Description
d0145033bd fix generate forwardRef for same file imports (#48898)

migrations

Commit Type Description
bdbf21d04b fix avoid generating imports with forward slashes (#48993)
32cf4e5cb9 fix avoid internal modules when generating imports (#48958)
1afa6ed322 fix don't add ModuleWithProviders to standalone test components (#48987)
759db12e0b fix duplicated comments on migrated classes (#48966)
ba38178d19 fix generate forwardRef for same file imports (#48898)
2de6dae16d fix migrate RouterModule.forRoot with a config object to use features (#48935)
770191cf1f fix migrate tests when switching to standalone bootstrap API (#48987)
c7926b5773 fix move standalone migrations into imports (#48987)
6377487b1a fix only exclude bootstrapped declarations from initial standalone migration (#48987)
e9e4449a43 fix preserve tsconfig in standalone migration (#48987)
ffad1b49d9 fix reduce number of files that need to be checked (#48987)
49a7c9f94a fix standalone migration incorrectly throwing path error for multi app projects (#48958)

Special Thanks

Alex Castle, Andrew Scott, Dylan Hunn, Jessica Janiuk, Kian Yang Lee, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski, Redouane Bekkouche, Simona Cotin and Walid Bouguima

15.1.4 (2023-02-08)

Special Thanks

Jessica Janiuk, Kian Yang Lee, Matthieu Riegler, Redouane Bekkouche and Simona Cotin

... (truncated)

Commits
  • d814de2 docs(platform-browser): Sanitize method has more explicit documentation (#48765)
  • 552cd3f refactor: remove unnecessary test support check utilities (#47543)
  • c1f8882 refactor(compiler): refactor the shadow css specs (#48443)
  • f112f8d refactor(platform-browser): prepare the code to use MockPlatformLocation by...
  • 5c10efe build: fix legacy saucelabs test bundle generation after ESM changes (#48521)
  • 653e122 refactor: update platform-browser tests to run as ESM (#48521)
  • 57a0499 build: bundle tests for karma web test suites (#48521)
  • c9415e4 build: ensure bootstrap transitive runfiles are made available (#48521)
  • 2055150 build: replace _es2015 shorthand with more flexible _files suffix (#48521)
  • 4f7456c refactor(platform-browser): simplify flattenStyles method (#48293)
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #746.