Skip to content

fix: update dependency ignore to v5.2.0#913

Merged
JamesHenry merged 1 commit intomasterfrom
renovate/ignore-5.x
Feb 13, 2022
Merged

fix: update dependency ignore to v5.2.0#913
JamesHenry merged 1 commit intomasterfrom
renovate/ignore-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ignore 5.1.9 -> 5.2.0 age adoption passing confidence

Release Notes

kaelzhang/node-ignore

v5.2.0

Compare Source

  • PATCH support readonly arrays of typescript. (#​70)
  • MINOR bring backward compatibility with relative paths. (#​75)

An upgrade is recommended for all dependents.


ignore().ignores('../foo/bar.js') // will throw

And the code below will not throw, however it is not recommended

ignore({
  allowRelativePaths: true
}).ignores('../foo/bar.js')

Recommend:

ignore().ignores('foo/bar.js')

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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Feb 13, 2022

@JamesHenry JamesHenry merged commit 5480102 into master Feb 13, 2022
@JamesHenry JamesHenry deleted the renovate/ignore-5.x branch February 13, 2022 19:06
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 (@&#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 <[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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants