Skip to content

Conversation

JesseObrien
Copy link
Contributor

As noted in https://nvd.nist.gov/vuln/detail/CVE-2023-45133 @babel/traverse needs to be updated to avoid the CVE. This PR bumps all versions of babel and plugins to the latest versions to fix this.

@quantizor quantizor force-pushed the fix-CVE-2023-45133 branch from 310250f to 2750c2f Compare April 30, 2024 22:15
Copy link
Contributor

@quantizor quantizor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@quantizor quantizor merged commit 13cdf72 into styled-components:main Apr 30, 2024
kodiakhq bot referenced this pull request in X-oss-byte/Nextjs May 1, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com) ([source](https://togithub.com/styled-components/styled-components)) | [`6.1.8` -> `6.1.9`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>styled-components/styled-components (styled-components)</summary>

### [`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

-   fix: improve types for .attrs() by [@&#8203;uhyo](https://togithub.com/uhyo) in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   fix(types): allow using a styled component as a key inside object styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj) in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   Upgrading babel dependencies to latest to fix CVE-2023-45133 by [@&#8203;JesseObrien](https://togithub.com/JesseObrien) in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

-   [@&#8203;uhyo](https://togithub.com/uhyo) made their first contribution in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   [@&#8203;iiroj](https://togithub.com/iiroj) made their first contribution in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their first contribution in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**: styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
github-merge-queue bot referenced this pull request in camunda/camunda May 1, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com)
([source](https://togithub.com/styled-components/styled-components)) |
[`6.1.8` ->
`6.1.9`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>styled-components/styled-components
(styled-components)</summary>

###
[`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare
Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

- fix: improve types for .attrs() by
[@&#8203;uhyo](https://togithub.com/uhyo) in
[https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
- fix(types): allow using a styled component as a key inside object
styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj)
in
[https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
- Upgrading babel dependencies to latest to fix CVE-2023-45133 by
[@&#8203;JesseObrien](https://togithub.com/JesseObrien) in
[https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

- [@&#8203;uhyo](https://togithub.com/uhyo) made their first
contribution in
[https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
- [@&#8203;iiroj](https://togithub.com/iiroj) made their first
contribution in
[https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
- [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their
first contribution in
[https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**:
styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
renovate bot referenced this pull request in camunda/camunda May 2, 2024
….5) (#18133)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com)
([source](https://togithub.com/styled-components/styled-components)) |
[`6.1.8` ->
`6.1.9`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>styled-components/styled-components
(styled-components)</summary>

###
[`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare
Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

- fix: improve types for .attrs() by
[@&#8203;uhyo](https://togithub.com/uhyo) in
[https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
- fix(types): allow using a styled component as a key inside object
styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj)
in
[https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
- Upgrading babel dependencies to latest to fix CVE-2023-45133 by
[@&#8203;JesseObrien](https://togithub.com/JesseObrien) in
[https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

- [@&#8203;uhyo](https://togithub.com/uhyo) made their first
contribution in
[https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
- [@&#8203;iiroj](https://togithub.com/iiroj) made their first
contribution in
[https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
- [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their
first contribution in
[https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**:
styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoic3RhYmxlL29wZXJhdGUtOC41IiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
kodiakhq bot referenced this pull request in kula-app/OnLaunch May 4, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com) ([source](https://togithub.com/styled-components/styled-components)) | [`6.1.8` -> `6.1.9`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>styled-components/styled-components (styled-components)</summary>

### [`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

-   fix: improve types for .attrs() by [@&#8203;uhyo](https://togithub.com/uhyo) in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   fix(types): allow using a styled component as a key inside object styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj) in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   Upgrading babel dependencies to latest to fix CVE-2023-45133 by [@&#8203;JesseObrien](https://togithub.com/JesseObrien) in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

-   [@&#8203;uhyo](https://togithub.com/uhyo) made their first contribution in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   [@&#8203;iiroj](https://togithub.com/iiroj) made their first contribution in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their first contribution in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**: styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kodiakhq bot referenced this pull request in X-oss-byte/Nextjs May 8, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com) ([source](https://togithub.com/styled-components/styled-components)) | [`6.1.9` -> `6.1.10`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>styled-components/styled-components (styled-components)</summary>

### [`v6.1.10`](https://togithub.com/styled-components/styled-components/compare/v6.1.9...cda9ccbfeb8e9e8962f38b486b4291c3847668d9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.9...v6.1.10)

### [`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

-   fix: improve types for .attrs() by [@&#8203;uhyo](https://togithub.com/uhyo) in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   fix(types): allow using a styled component as a key inside object styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj) in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   Upgrading babel dependencies to latest to fix CVE-2023-45133 by [@&#8203;JesseObrien](https://togithub.com/JesseObrien) in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

-   [@&#8203;uhyo](https://togithub.com/uhyo) made their first contribution in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   [@&#8203;iiroj](https://togithub.com/iiroj) made their first contribution in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their first contribution in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**: styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
kodiakhq bot referenced this pull request in X-oss-byte/Nextjs May 10, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com) ([source](https://togithub.com/styled-components/styled-components)) | [`6.1.10` -> `6.1.11`](https://renovatebot.com/diffs/npm/styled-components/6.1.8/6.1.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.8/6.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.8/6.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>styled-components/styled-components (styled-components)</summary>

### [`v6.1.11`](https://togithub.com/styled-components/styled-components/compare/v6.1.10...v6.1.11)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.10...v6.1.11)

### [`v6.1.10`](https://togithub.com/styled-components/styled-components/compare/v6.1.9...cda9ccbfeb8e9e8962f38b486b4291c3847668d9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.9...v6.1.10)

### [`v6.1.9`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.9)

[Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.8...v6.1.9)

#### What's Changed

-   fix: improve types for .attrs() by [@&#8203;uhyo](https://togithub.com/uhyo) in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   fix(types): allow using a styled component as a key inside object styles in the web runtime by [@&#8203;iiroj](https://togithub.com/iiroj) in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   Upgrading babel dependencies to latest to fix CVE-2023-45133 by [@&#8203;JesseObrien](https://togithub.com/JesseObrien) in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

#### New Contributors

-   [@&#8203;uhyo](https://togithub.com/uhyo) made their first contribution in [https://github.com/styled-components/styled-components/pull/4288](https://togithub.com/styled-components/styled-components/pull/4288)
-   [@&#8203;iiroj](https://togithub.com/iiroj) made their first contribution in [https://github.com/styled-components/styled-components/pull/4249](https://togithub.com/styled-components/styled-components/pull/4249)
-   [@&#8203;JesseObrien](https://togithub.com/JesseObrien) made their first contribution in [https://github.com/styled-components/styled-components/pull/4214](https://togithub.com/styled-components/styled-components/pull/4214)

**Full Changelog**: styled-components/styled-components@v6.1.8...v6.1.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
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