Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade stylelint-config-standard to v30 (#28)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | [`^29.0.0` -> `^30.0.1`](https://renovatebot.com/diffs/npm/stylelint-config-standard/29.0.0/30.0.1) | [![age](https://badges.renovateapi.com/packages/npm/stylelint-config-standard/30.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/stylelint-config-standard/30.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/stylelint-config-standard/30.0.1/compatibility-slim/29.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/stylelint-config-standard/30.0.1/confidence-slim/29.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>stylelint/stylelint-config-standard</summary>

### [`v30.0.1`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#&#8203;3001)

[Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/30.0.0...30.0.1)

-   Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1)

### [`v30.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#&#8203;3000)

[Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...30.0.0)

-   Removed: `stylelint` less than `15.0.0` from peer dependencies.
-   Removed: 64 rules deprecated in [`stylelint@15.0.0`](https://github.com/stylelint/stylelint/releases/tag/15.0.0). For details, see the [migration guide](https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md).
-   Fixed: `length-zero-no-unit` to ignore custom properties.
-   Fixed: `value-no-vendor-prefix` to ignore `-webkit-inline-box`.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://app.renovatebot.com/dashboard#github/timelessco/js-bottomsheet).
  • Loading branch information
renovate[bot] authored Feb 9, 2023
1 parent 3dff93a commit 19236a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"stylelint": "^15.0.0",
"stylelint-config-clean-order": "^2.3.1",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard": "^30.0.1",
"turbo": "^1.7.4"
},
"browserslist": {
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 19236a5

@vercel
Copy link

@vercel vercel bot commented on 19236a5 Feb 9, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

js-bottomsheet-website – ./apps/website

js-bottomsheet-website.vercel.app
js-bottomsheet-website-timelessco.vercel.app
js-bottomsheet-website-git-main-timelessco.vercel.app

Please sign in to comment.