Release notes
*Sourced from [stylelint-config-recommended's releases](https://github.com/stylelint/stylelint-config-recommended/releases).*
> ## 3.0.0
> - Added: `function-calc-no-invalid` rule.
> - Removed: `stylelint` < 10.1.0 from peer dependencies. stylelint@10.1.0+ is required now.
Changelog
*Sourced from [stylelint-config-recommended's changelog](https://github.com/stylelint/stylelint-config-recommended/blob/master/CHANGELOG.md).*
> # 3.0.0
>
> - Added: `function-calc-no-invalid` rule.
> - Removed: `stylelint` < 10.1.0 from peer dependencies. stylelint@10.1.0+ is required now.
>
> # 2.2.0
>
> - Added: `stylelint@10` to peer dependency range.
>
> # 2.1.0
>
> - Added: `stylelint@9` to peer dependency range.
>
> # 2.0.1
>
> - Removed: `declaration-block-no-redundant-longhand-properties` rule. This time it is actually removed.
>
> # 2.0.0
>
> - Removed: `declaration-block-no-redundant-longhand-properties` rule.
> - Removed: `shorthand-property-no-redundant-values` rule.
> - Added: `font-family-no-missing-generic-family-keyword` rule.
> - Added: `no-descending-specificity` rule.
> - Added: `no-duplicate-at-import-rules` rule.
> - Added: `no-duplicate-selectors` rule.
>
> # 1.0.0
>
> - Use `stylelint@8`.
>
> # 0.1.0
>
> - Initial release
Commits
- [`01e9aa4`](https://github.com/stylelint/stylelint-config-recommended/commit/01e9aa46aa4511aa8ca611af4d621ec32093fa9c) 3.0.0
- [`79911b5`](https://github.com/stylelint/stylelint-config-recommended/commit/79911b5b522f5d0bc013976fd5b8e95cb40ad25c) Update stylelint ([#51](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/51))
- [`cb10458`](https://github.com/stylelint/stylelint-config-recommended/commit/cb10458cdef03e3d9dbf2340a21f5b402a1ce4db) Add `function-calc-no-invalid` rule ([#50](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/50))
- [`b26628b`](https://github.com/stylelint/stylelint-config-recommended/commit/b26628bf57e357be98b5fd47b77316cb0b1def41) Use np for publishing ([#49](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/49))
- [`d46d746`](https://github.com/stylelint/stylelint-config-recommended/commit/d46d7467697d178327ec493d6da35a053c592985) Use Dependabot ([#48](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/48))
- [`0b9e9b9`](https://github.com/stylelint/stylelint-config-recommended/commit/0b9e9b972c6d61af6ccfd8a19dc79f59ccd3d659) Update remark-cli to the latest version 🚀 ([#47](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/47))
- [`a584254`](https://github.com/stylelint/stylelint-config-recommended/commit/a58425490b94f4c5fa3fed8cf3fb70e2f188d621) Update eslint to the latest version 🚀 ([#45](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/45))
- [`5ab26b3`](https://github.com/stylelint/stylelint-config-recommended/commit/5ab26b35f0c7b6ad2b914c1083783239c6e50088) Update Travis CI badge from `.org` to `.com
- [`2717c1f`](https://github.com/stylelint/stylelint-config-recommended/commit/2717c1f863355c7d2f3ef0819a542f8c69d3f019) chore: update Jest ([#44](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/44))
- See full diff in [compare view](https://github.com/stylelint/stylelint-config-recommended/compare/2.2.0...3.0.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on stylelint-config-recommended to permit the latest version.
Release notes
*Sourced from [stylelint-config-recommended's releases](https://github.com/stylelint/stylelint-config-recommended/releases).* > ## 3.0.0 > - Added: `function-calc-no-invalid` rule. > - Removed: `stylelint` < 10.1.0 from peer dependencies. stylelint@10.1.0+ is required now.Changelog
*Sourced from [stylelint-config-recommended's changelog](https://github.com/stylelint/stylelint-config-recommended/blob/master/CHANGELOG.md).* > # 3.0.0 > > - Added: `function-calc-no-invalid` rule. > - Removed: `stylelint` < 10.1.0 from peer dependencies. stylelint@10.1.0+ is required now. > > # 2.2.0 > > - Added: `stylelint@10` to peer dependency range. > > # 2.1.0 > > - Added: `stylelint@9` to peer dependency range. > > # 2.0.1 > > - Removed: `declaration-block-no-redundant-longhand-properties` rule. This time it is actually removed. > > # 2.0.0 > > - Removed: `declaration-block-no-redundant-longhand-properties` rule. > - Removed: `shorthand-property-no-redundant-values` rule. > - Added: `font-family-no-missing-generic-family-keyword` rule. > - Added: `no-descending-specificity` rule. > - Added: `no-duplicate-at-import-rules` rule. > - Added: `no-duplicate-selectors` rule. > > # 1.0.0 > > - Use `stylelint@8`. > > # 0.1.0 > > - Initial releaseCommits
- [`01e9aa4`](https://github.com/stylelint/stylelint-config-recommended/commit/01e9aa46aa4511aa8ca611af4d621ec32093fa9c) 3.0.0 - [`79911b5`](https://github.com/stylelint/stylelint-config-recommended/commit/79911b5b522f5d0bc013976fd5b8e95cb40ad25c) Update stylelint ([#51](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/51)) - [`cb10458`](https://github.com/stylelint/stylelint-config-recommended/commit/cb10458cdef03e3d9dbf2340a21f5b402a1ce4db) Add `function-calc-no-invalid` rule ([#50](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/50)) - [`b26628b`](https://github.com/stylelint/stylelint-config-recommended/commit/b26628bf57e357be98b5fd47b77316cb0b1def41) Use np for publishing ([#49](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/49)) - [`d46d746`](https://github.com/stylelint/stylelint-config-recommended/commit/d46d7467697d178327ec493d6da35a053c592985) Use Dependabot ([#48](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/48)) - [`0b9e9b9`](https://github.com/stylelint/stylelint-config-recommended/commit/0b9e9b972c6d61af6ccfd8a19dc79f59ccd3d659) Update remark-cli to the latest version 🚀 ([#47](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/47)) - [`a584254`](https://github.com/stylelint/stylelint-config-recommended/commit/a58425490b94f4c5fa3fed8cf3fb70e2f188d621) Update eslint to the latest version 🚀 ([#45](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/45)) - [`5ab26b3`](https://github.com/stylelint/stylelint-config-recommended/commit/5ab26b35f0c7b6ad2b914c1083783239c6e50088) Update Travis CI badge from `.org` to `.com - [`2717c1f`](https://github.com/stylelint/stylelint-config-recommended/commit/2717c1f863355c7d2f3ef0819a542f8c69d3f019) chore: update Jest ([#44](https://github-redirect.dependabot.com/stylelint/stylelint-config-recommended/issues/44)) - See full diff in [compare view](https://github.com/stylelint/stylelint-config-recommended/compare/2.2.0...3.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.