rdkit-js
rdkit-js copied to clipboard
Bump @angular-eslint/template-parser from 14.1.2 to 19.1.0
Bumps @angular-eslint/template-parser from 14.1.2 to 19.1.0.
Release notes
Sourced from @angular-eslint/template-parser's releases.
v19.1.0
19.1.0 (2025-02-09)
🚀 Features
- eslint-plugin: prefer-signals read-only suggestion is now a fix (#2175)
- eslint-plugin: prefer-signals now checks .asReadonly() calls (#2218)
- eslint-plugin-template: add rule prefer-static-string-properties (#2228)
🩹 Fixes
- update dependency ignore to v7 (#2200)
- update dependency
@angular/compilerto v19.1.5 (#2226)- update dependency semver to v7.7.1 (#2225)
- update typescript-eslint packages to v8.23.0 (#2212)
- update dependency eslint to v9.20.0 (#2217)
- eslint-plugin: [prefer-signals] support linkedSignal (#2213)
- eslint-plugin: [no-input-prefix] false positive on input initializer value (#2184)
- eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#2229)
- eslint-plugin-template: [attribute-order] check for ng-template within svg (#2223)
❤️ Thank You
- Cédric Exbrayat
@cexbrayat- Dave
@reduckted- Lucas Neto Moreira
v19.0.2
19.0.2 (2024-12-10)
🩹 Fixes
- update typescript-eslint packages to v8.18.0 (#2171)
- eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)
NOTE: If you had previously suppressed errors for
prefer-standaloneusing aneslint-disablecomment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.E.g. In
19.0.0and19.0.1// eslint-disable-next-line @Pipe({ standalone: false, name: 'pipe-name' }) class Test {}In
19.0.2and onwards:
... (truncated)
Changelog
Sourced from @angular-eslint/template-parser's changelog.
19.1.0 (2025-02-09)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
19.0.2 (2024-12-10)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
19.0.1 (2024-12-06)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
19.0.0 (2024-11-29)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
18.4.3 (2024-11-29)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
18.4.2 (2024-11-23)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
18.4.1 (2024-11-18)
This was a version bump only for template-parser to align it with other projects, there were no code changes.
18.4.0 (2024-10-21)
🩹 Fixes
- template-parser: traverse ng-content fallback content (#2031)
❤️ Thank You
- Matt Lewis
@mattlewis9218.3.1 (2024-09-11)
🩹 Fixes
template-parser: visit receiver of Call expression
template-parser: visit receiver of Call expression"
template-parser: visit receiver of Call expression
❤️ Thank You
... (truncated)
Commits
53a2afechore(release): publish 19.1.0390df5achore(release): publish 19.0.234e28efchore(release): publish 19.0.1af53867chore(release): publish 19.0.0dd6b569chore: tmp commit5c46a94chore(release): publish 18.4.3e694232chore: migrate the repo to eslint flat config (#2145)8d0c6f3chore(release): publish 18.4.23e05a84chore(release): publish 18.4.11796bd7chore(release): publish 18.4.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| rdkit-js | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:38am |
| rdkitjs-angular-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:38am |
| rdkitjs-react-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:38am |
| rdkitjs-typescript-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:38am |
| rdkitjs-vue-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 1, 2025 9:38am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.