Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Bump @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0 in /frontend #1172

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2022

Bumps @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0.

Release notes

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

v13.1.0

13.1.0 (2022-02-13)

Bug Fixes

  • eslint-plugin-template: [i18n] do not throw when compiler returns null i18n description (#892) (d349149)
  • rule docs links in create-eslint-rule utils (#907) (94f6e21)
  • update dependency ignore to v5.2.0 (#913) (5480102)

Features

  • eslint-plugin-template: [i18n] add checkDuplicateId option (#868) (edaf46f)
  • update angular/compiler to v13.2.2 (#834) (9847978)
Changelog

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

13.1.0 (2022-02-13)

Bug Fixes

  • rule docs links in create-eslint-rule utils (#907) (94f6e21)
Commits
  • 4c11177 chore: publish v13.1.0
  • 13782a8 chore: update typescript-eslint monorepo to v5.11.0 (#838)
  • 94f6e21 fix: rule docs links in create-eslint-rule utils (#907)
  • 5616d2a chore: replace codecov bash uploader with github action (#904)
  • 2000c0c chore: update git head values in package.json files
  • See full diff 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)

Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 13.0.1 to 13.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2022
@crapStone crapStone closed this Feb 15, 2022
@crapStone crapStone deleted the dependabot/npm_and_yarn/frontend/angular-eslint/eslint-plugin-13.1.0 branch February 15, 2022 02:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2022

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.

crapStone pushed a commit 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 (@&#8203;angular-eslint/builder)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#&#8203;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 [@&#8203;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 [@&#8203;angular-eslint/builder](https://github.com/angular-eslint/builder)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;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 ([#&#8203;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 [@&#8203;angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin-template)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#&#8203;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 ([#&#8203;892](angular-eslint/angular-eslint#892)) ([d349149](angular-eslint/angular-eslint@d349149))
-   rule docs links in create-eslint-rule utils ([#&#8203;907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21))

##### Features

-   **eslint-plugin-template:** \[i18n] add checkDuplicateId option ([#&#8203;868](angular-eslint/angular-eslint#868)) ([edaf46f](angular-eslint/angular-eslint@edaf46f))
-   update angular/compiler to v13.2.2 ([#&#8203;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 [@&#8203;angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/schematics)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#&#8203;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 ([#&#8203;913](angular-eslint/angular-eslint#913)) ([5480102](angular-eslint/angular-eslint@5480102))

##### Features

-   update angular/compiler to v13.2.2 ([#&#8203;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 ([#&#8203;836](angular-eslint/angular-eslint#836)) ([705e83b](angular-eslint/angular-eslint@705e83b))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/template-parser)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#&#8203;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 [@&#8203;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 [@&#8203;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 <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1172
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant