Skip to content

Commit

Permalink
chore(deps): update dependency magic-string to ^0.29.0 (carbon-design…
Browse files Browse the repository at this point in the history
…-system#10036)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [magic-string](https://togithub.com/rich-harris/magic-string) | [`^0.27.0` -> `^0.29.0`](https://renovatebot.com/diffs/npm/magic-string/0.27.0/0.29.0) | [![age](https://badges.renovateapi.com/packages/npm/magic-string/0.29.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/magic-string/0.29.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/magic-string/0.29.0/compatibility-slim/0.27.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/magic-string/0.29.0/confidence-slim/0.27.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>rich-harris/magic-string</summary>

### [`v0.29.0`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#&#8203;0290-httpsgithubcomrich-harrismagic-stringcomparev0280v0290-2023-02-11)

[Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.28.0...v0.29.0)

##### Features

-   **x_google_ignoreList:** initial support for ignore lists ([3c711cd](https://togithub.com/rich-harris/magic-string/commit/3c711cd56de6c9735f92e41e457353005c2c0d1c))

### [`v0.28.0`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#&#8203;0280-httpsgithubcomrich-harrismagic-stringcomparev0270v0280-2023-02-11)

[Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.27.0...v0.28.0)

##### Bug Fixes

-   **typings:** sourcesContent may contain null ([#&carbon-design-system#8203;235](https://togithub.com/rich-harris/magic-string/issues/235)) ([c2b652a](https://togithub.com/rich-harris/magic-string/commit/c2b652a0d353f183ca991d0b59a7ad0250a52735))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, 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://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->
  • Loading branch information
renovate[bot] committed Feb 12, 2023
1 parent 358e844 commit 267e3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"karma-spec-reporter": "0.0.36",
"karma-webpack": "^4.0.2",
"lint-staged": "^12.3.8",
"magic-string": "^0.27.0",
"magic-string": "^0.29.0",
"mini-css-extract-plugin": "~2.7.0",
"mkdirp": "^0.5.0",
"null-loader": "^4.0.0",
Expand Down

0 comments on commit 267e3d4

Please sign in to comment.