Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint-config-wikimedia from 0.14.0 to 0.16.1 #19

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Bumps stylelint-config-wikimedia from 0.14.0 to 0.16.1.

Release notes

Sourced from stylelint-config-wikimedia's releases.

0.16.1 / 2023-08-21

  • Changed rule: declaration-block-no-redundant-longhand-properties, don't suggest the 'inset' shorthand for top/right/bottom/left (Ed Sanders)

  • Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (Ed Sanders)

  • Avoid variables named with Hungarian notation (Ed Sanders)
  • Assert that valid fixtures contain no disables (Ed Sanders)

0.16.0 / 2023-05-29

  • New rule: Disallow text-transform: capitalize (Jon Harald Søby)
  • Dropped rule: unit-disallowed-list, allow rem units from now on (James D. Forrester)

  • Upgrade stylelint from 14.16.1 to 15.10.1 (James D. Forrester)

  • build: Drop Node.js version 14.x and update to '16.x, 18.x' (James D. Forrester)

0.15.0 / 2023-05-29

  • mediawiki: Allow @​import in Less in .vue files too (Roan Kattouw)
  • modern: Update browserslist-config-wikimedia to 0.5.0 (Ed Sanders)
Changelog

Sourced from stylelint-config-wikimedia's changelog.

0.16.1 / 2023-08-16

  • Changed rule: declaration-block-no-redundant-longhand-properties, don't suggest the 'inset' shorthand for top/right/bottom/left (Ed Sanders)

  • Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (Ed Sanders)

  • Avoid variables named with Hungarian notation (Ed Sanders)
  • Assert that valid fixtures contain no disables (Ed Sanders)

0.16.0 / 2023-05-29

  • New rule: Disallow text-transform: capitalize (Jon Harald Søby)
  • Dropped rule: unit-disallowed-list, allow rem units from now on (James D. Forrester)

  • Upgrade stylelint from 14.16.1 to 15.10.1 (James D. Forrester)

  • build: Drop Node.js version 14.x and update to '16.x, 18.x' (James D. Forrester)

0.15.0 / 2023-05-29

  • mediawiki: Allow @​import in Less in .vue files too (Roan Kattouw)
  • modern: Update browserslist-config-wikimedia to 0.5.0 (Ed Sanders)
Commits
  • 9057f14 Release v0.16.1 (#223)
  • 5d9a57c Don't suggest the 'inset' shorthand for top/right/bottom/left (#224)
  • b2e0759 Avoid variables named with Hungarian notation (#222)
  • e36ac54 Assert that valid fixtures contain no disables (#221)
  • 6930eff Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (#220)
  • a83c8da Release v0.16.0 (#219)
  • 13f5467 Upgrade stylelint from 14.16.1 to 15.10.1 (#217)
  • 1af2e6c build: Drop Node.js version 14.x and update to '16.x, 18.x' (#218)
  • 02ba996 Dropped rule: unit-disallowed-list, allow rem units from now on. (#215)
  • 2dd4e01 Disallow text-transform: capitalize (#211)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2024
@Universal-Omega
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-config-wikimedia-0.16.1 branch from 91d23c5 to 70f8786 Compare January 20, 2024 18:48
@paladox
Copy link
Contributor

paladox commented Jan 20, 2024

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-config-wikimedia-0.16.1 branch from 70f8786 to b38ff2e Compare January 20, 2024 19:36
Bumps [stylelint-config-wikimedia](https://github.com/wikimedia/stylelint-config-wikimedia) from 0.14.0 to 0.16.1.
- [Release notes](https://github.com/wikimedia/stylelint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/stylelint-config-wikimedia/blob/main/CHANGELOG.md)
- [Commits](wikimedia/stylelint-config-wikimedia@v0.14.0...v0.16.1)

---
updated-dependencies:
- dependency-name: stylelint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-config-wikimedia-0.16.1 branch from b38ff2e to e267388 Compare January 20, 2024 19:36
@paladox paladox merged commit cc176fc into main Jan 20, 2024
4 checks passed
@paladox paladox deleted the dependabot/npm_and_yarn/stylelint-config-wikimedia-0.16.1 branch January 20, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants