Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Update dependency eslint-plugin-react to v7.26.1 #729

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.26.0 -> 7.26.1 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react

v7.26.1

Compare Source

Fixed
Changed

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, check this box.

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

@elliotcourant
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Oct 1, 2021
727: Update dependency webpack to v5.55.1 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [webpack](https://togithub.com/webpack/webpack) | [`5.55.0` -> `5.55.1`](https://renovatebot.com/diffs/npm/webpack/5.55.0/5.55.1) | [![age](https://badges.renovateapi.com/packages/npm/webpack/5.55.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/webpack/5.55.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/webpack/5.55.1/compatibility-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/webpack/5.55.1/confidence-slim/5.55.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v5.55.1`](https://togithub.com/webpack/webpack/releases/v5.55.1)

[Compare Source](https://togithub.com/webpack/webpack/compare/v5.55.0...v5.55.1)

##### Bugfixes

-   fixes for `experiments.cacheUnaffected`
    -   fix accidentically shared mem caches
    -   avoid RuntimeSpecMap in favor of directly setting on memCache
    -   compare references modules when restoring mem cache

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

728: Update dependency @types/react to v17.0.26 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped)` | [`17.0.24` -> `17.0.26`](https://renovatebot.com/diffs/npm/`@types%2freact/17.0.24/17.0.26)` | [![age](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/compatibility-slim/17.0.24)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/confidence-slim/17.0.24)](https://docs.renovatebot.com/merge-confidence/)` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

729: Update dependency eslint-plugin-react to v7.26.1 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) | [`7.26.0` -> `7.26.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.26.0/7.26.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/compatibility-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/confidence-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>yannickcr/eslint-plugin-react</summary>

### [`v7.26.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#&#8203;7261---20210929)

[Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1)

##### Fixed

-   \[`no-namespace`]: fix crash on non-string React.createElement name ([#&#8203;3082] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`no-namespace`]: avoid crash on non-string createElement values ([#&#8203;3085] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`jsx-no-target-blank`]: improve error messages ([#&#8203;3088] [`@&#8203;cutiful](https://togithub.com/cutiful))`

##### Changed

-   \[Docs] \[`jsx-max-props-per-line`]: fix options example ([#&#8203;3083] [`@&#8203;MrRaiter](https://togithub.com/MrRaiter))`

[7.26.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1

[#&#8203;3088]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3088

[#&#8203;3085]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3085

[#&#8203;3083]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3083

[#&#8203;3082]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3082

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

730: Update dependency axios to v0.22.0 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [axios](https://axios-http.com) ([source](https://togithub.com/axios/axios)) | [`0.21.4` -> `0.22.0`](https://renovatebot.com/diffs/npm/axios/0.21.4/0.22.0) | [![age](https://badges.renovateapi.com/packages/npm/axios/0.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/axios/0.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/axios/0.22.0/compatibility-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/axios/0.22.0/confidence-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>axios/axios</summary>

### [`v0.22.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0220-October-01-2021)

[Compare Source](https://togithub.com/axios/axios/compare/v0.21.4...v0.22.0)

Fixes and Functionality:

-   Caseless header comparing in HTTP adapter ([#&#8203;2880](https://togithub.com/axios/axios/pull/2880))
-   Avoid package.json import fixing issues and warnings related to this ([#&#8203;4041](https://togithub.com/axios/axios/pull/4041)), ([#&#8203;4065](https://togithub.com/axios/axios/pull/4065))
-   Fixed cancelToken leakage and added AbortController support ([#&#8203;3305](https://togithub.com/axios/axios/pull/3305))
-   Updating CI to run on release branches
-   Bump follow redirects version
-   Fixed default transitional config for custom Axios instance; ([#&#8203;4052](https://togithub.com/axios/axios/pull/4052))

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

-   [Jay](mailto:jasonsaayman@gmail.com)
-   [Matt R. Wilson](https://togithub.com/mastermatt)
-   [Xianming Zhong](https://togithub.com/chinesedfan)
-   [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS)

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors
Copy link

bors bot commented Oct 1, 2021

This PR was included in a batch that was canceled, it will be automatically retried

bors bot pushed a commit that referenced this pull request Oct 1, 2021
728: Update dependency @types/react to v17.0.26 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped)` | [`17.0.24` -> `17.0.26`](https://renovatebot.com/diffs/npm/`@types%2freact/17.0.24/17.0.26)` | [![age](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/compatibility-slim/17.0.24)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@types%2freact/17.0.26/confidence-slim/17.0.24)](https://docs.renovatebot.com/merge-confidence/)` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

729: Update dependency eslint-plugin-react to v7.26.1 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) | [`7.26.0` -> `7.26.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.26.0/7.26.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/compatibility-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/confidence-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>yannickcr/eslint-plugin-react</summary>

### [`v7.26.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#&#8203;7261---20210929)

[Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1)

##### Fixed

-   \[`no-namespace`]: fix crash on non-string React.createElement name ([#&#8203;3082] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`no-namespace`]: avoid crash on non-string createElement values ([#&#8203;3085] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`jsx-no-target-blank`]: improve error messages ([#&#8203;3088] [`@&#8203;cutiful](https://togithub.com/cutiful))`

##### Changed

-   \[Docs] \[`jsx-max-props-per-line`]: fix options example ([#&#8203;3083] [`@&#8203;MrRaiter](https://togithub.com/MrRaiter))`

[7.26.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1

[#&#8203;3088]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3088

[#&#8203;3085]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3085

[#&#8203;3083]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3083

[#&#8203;3082]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3082

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

730: Update dependency axios to v0.22.0 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [axios](https://axios-http.com) ([source](https://togithub.com/axios/axios)) | [`0.21.4` -> `0.22.0`](https://renovatebot.com/diffs/npm/axios/0.21.4/0.22.0) | [![age](https://badges.renovateapi.com/packages/npm/axios/0.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/axios/0.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/axios/0.22.0/compatibility-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/axios/0.22.0/confidence-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>axios/axios</summary>

### [`v0.22.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0220-October-01-2021)

[Compare Source](https://togithub.com/axios/axios/compare/v0.21.4...v0.22.0)

Fixes and Functionality:

-   Caseless header comparing in HTTP adapter ([#&#8203;2880](https://togithub.com/axios/axios/pull/2880))
-   Avoid package.json import fixing issues and warnings related to this ([#&#8203;4041](https://togithub.com/axios/axios/pull/4041)), ([#&#8203;4065](https://togithub.com/axios/axios/pull/4065))
-   Fixed cancelToken leakage and added AbortController support ([#&#8203;3305](https://togithub.com/axios/axios/pull/3305))
-   Updating CI to run on release branches
-   Bump follow redirects version
-   Fixed default transitional config for custom Axios instance; ([#&#8203;4052](https://togithub.com/axios/axios/pull/4052))

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

-   [Jay](mailto:jasonsaayman@gmail.com)
-   [Matt R. Wilson](https://togithub.com/mastermatt)
-   [Xianming Zhong](https://togithub.com/chinesedfan)
-   [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS)

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors
Copy link

bors bot commented Oct 1, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Oct 1, 2021
729: Update dependency eslint-plugin-react to v7.26.1 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) | [`7.26.0` -> `7.26.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.26.0/7.26.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/compatibility-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-react/7.26.1/confidence-slim/7.26.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>yannickcr/eslint-plugin-react</summary>

### [`v7.26.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#&#8203;7261---20210929)

[Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1)

##### Fixed

-   \[`no-namespace`]: fix crash on non-string React.createElement name ([#&#8203;3082] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`no-namespace`]: avoid crash on non-string createElement values ([#&#8203;3085] [`@&#8203;ljharb](https://togithub.com/ljharb))`
-   \[`jsx-no-target-blank`]: improve error messages ([#&#8203;3088] [`@&#8203;cutiful](https://togithub.com/cutiful))`

##### Changed

-   \[Docs] \[`jsx-max-props-per-line`]: fix options example ([#&#8203;3083] [`@&#8203;MrRaiter](https://togithub.com/MrRaiter))`

[7.26.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1

[#&#8203;3088]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3088

[#&#8203;3085]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3085

[#&#8203;3083]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3083

[#&#8203;3082]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3082

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

730: Update dependency axios to v0.22.0 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [axios](https://axios-http.com) ([source](https://togithub.com/axios/axios)) | [`0.21.4` -> `0.22.0`](https://renovatebot.com/diffs/npm/axios/0.21.4/0.22.0) | [![age](https://badges.renovateapi.com/packages/npm/axios/0.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/axios/0.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/axios/0.22.0/compatibility-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/axios/0.22.0/confidence-slim/0.21.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>axios/axios</summary>

### [`v0.22.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0220-October-01-2021)

[Compare Source](https://togithub.com/axios/axios/compare/v0.21.4...v0.22.0)

Fixes and Functionality:

-   Caseless header comparing in HTTP adapter ([#&#8203;2880](https://togithub.com/axios/axios/pull/2880))
-   Avoid package.json import fixing issues and warnings related to this ([#&#8203;4041](https://togithub.com/axios/axios/pull/4041)), ([#&#8203;4065](https://togithub.com/axios/axios/pull/4065))
-   Fixed cancelToken leakage and added AbortController support ([#&#8203;3305](https://togithub.com/axios/axios/pull/3305))
-   Updating CI to run on release branches
-   Bump follow redirects version
-   Fixed default transitional config for custom Axios instance; ([#&#8203;4052](https://togithub.com/axios/axios/pull/4052))

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

-   [Jay](mailto:jasonsaayman@gmail.com)
-   [Matt R. Wilson](https://togithub.com/mastermatt)
-   [Xianming Zhong](https://togithub.com/chinesedfan)
-   [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS)

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors
Copy link

bors bot commented Oct 1, 2021

Build failed (retrying...):

@bors
Copy link

bors bot commented Oct 1, 2021

Build succeeded:

@bors bors bot merged commit 5a9119e into main Oct 1, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch October 1, 2021 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants