This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0 in /frontend #1172
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/frontend/angular-eslint/eslint-plugin-13.1.0
Closed
Bump @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0 in /frontend #1172
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/frontend/angular-eslint/eslint-plugin-13.1.0
Conversation
This file contains 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
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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 15, 2022
crapStone
deleted the
dependabot/npm_and_yarn/frontend/angular-eslint/eslint-plugin-13.1.0
branch
February 15, 2022 02:11
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 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 (@​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 <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
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.
Bumps @angular-eslint/eslint-plugin from 13.0.1 to 13.1.0.
Release notes
Sourced from
@angular-eslint/eslint-plugin
's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin
's changelog.Commits
4c11177
chore: publish v13.1.013782a8
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 filesDependabot 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)