fix: rule docs links in create-eslint-rule utils#907
Merged
JamesHenry merged 1 commit intomasterfrom Feb 13, 2022
Merged
Conversation
Contributor
☁️ Nx Cloud ReportCI ran the following commands for commit 13a49c8. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 7 targets
Sent with 💌 from NxCloud. |
Codecov Report
@@ Coverage Diff @@
## master #907 +/- ##
=======================================
Coverage 86.33% 86.33%
=======================================
Files 145 145
Lines 2715 2715
Branches 436 436
=======================================
Hits 2344 2344
Misses 220 220
Partials 151 151
Flags with carried forward coverage won't be shown. Click here to find out more.
|
crapStone
pushed a commit
to Calciumdibromid/CaBr2
that referenced
this pull request
Feb 17, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fbuilder/13.0.1/13.1.0) | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/13.0.1/13.1.0) | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin-template/13.0.1/13.1.0) | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fschematics/13.0.1/13.1.0) | | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2ftemplate-parser/13.0.1/13.1.0) | --- ### Release Notes <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/builder)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) **Note:** Version bump only for package [@​angular-eslint/builder](https://github.com/angular-eslint/builder) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/builder](https://github.com/angular-eslint/builder) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - rule docs links in create-eslint-rule utils ([#​907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - **eslint-plugin-template:** \[i18n] do not throw when compiler returns null i18n description ([#​892](angular-eslint/angular-eslint#892)) ([d349149](angular-eslint/angular-eslint@d349149)) - rule docs links in create-eslint-rule utils ([#​907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21)) ##### Features - **eslint-plugin-template:** \[i18n] add checkDuplicateId option ([#​868](angular-eslint/angular-eslint#868)) ([edaf46f](angular-eslint/angular-eslint@edaf46f)) - update angular/compiler to v13.2.2 ([#​834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/schematics)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) ##### Bug Fixes - update dependency ignore to v5.2.0 ([#​913](angular-eslint/angular-eslint#913)) ([5480102](angular-eslint/angular-eslint@5480102)) ##### Features - update angular/compiler to v13.2.2 ([#​834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978)) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) ##### Bug Fixes - **schematics:** auto update eslint-plugin-import as part of v13 ng update ([#​836](angular-eslint/angular-eslint#836)) ([705e83b](angular-eslint/angular-eslint@705e83b)) </details> <details> <summary>angular-eslint/angular-eslint (@​angular-eslint/template-parser)</summary> ### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#​1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13) [Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://github.com/angular-eslint/template-parser) #### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://github.com/angular-eslint/template-parser) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1172 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
This was referenced Mar 1, 2022
build(deps-dev): bump @angular-eslint/builder from 12.3.1 to 13.1.0
numbersprotocol/capture-cam#1328
Closed
This was referenced May 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #889
Also removes the deep imports into typescript-eslint