ivmartel / dwv-angular

Medical image viewer using DWV (DICOM Web Viewer) and Angular.
https://ivmartel.github.io/dwv-angular
GNU General Public License v3.0
41 stars 18 forks source link

Bump @angular-eslint/template-parser from 18.0.1 to 18.1.0 #826

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @angular-eslint/template-parser from 18.0.1 to 18.1.0.

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

18.1.0 (2024-07-01)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

Commits


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)