learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
755 stars 637 forks source link

Bump stylelint-config-standard from 34.0.0 to 36.0.1 #12366

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps stylelint-config-standard from 34.0.0 to 36.0.1.

Release notes

Sourced from stylelint-config-standard's releases.

36.0.1

  • Fixed: missing funding field in package.json.

36.0.0

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

35.0.0

Changelog

Sourced from stylelint-config-standard's changelog.

36.0.1

  • Fixed: missing funding field in package.json.

36.0.0

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

35.0.0

Commits
  • 01ac068 36.0.1
  • f919dac Prepare 36.0.1
  • 82308cd Bump stylelint-config-recommended from 14.0.0 to 14.0.1 (#328)
  • 8c2bc75 Bump the development-dependencies group with 4 updates (#326)
  • beaa294 Fix missing funding field in package.json (#325)
  • 44e4886 Bump the development-dependencies group with 3 updates (#323)
  • 08b6e94 Bump the development-dependencies group with 2 updates (#321)
  • 8130e8a Exclude ESLint from Dependabot group updates (#320)
  • 3c610c1 Bump the development-dependencies group with 1 update (#318)
  • d55423c Bump the development-dependencies group with 3 updates (#317)
  • 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 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)
rtibbles commented 5 days ago

This is meant to be incompatible with the version of stylint we are using, so I am surprised this did not error.

github-actions[bot] commented 5 days ago

Build Artifacts

Asset type Download link
PEX file kolibri-.pex
Windows Installer (EXE) kolibri-0.17.0a0.dev0+git.129.gaae4daa5-windows-setup-unsigned.exe
Debian Package kolibri_0.17.0a0.dev0+git.129.gaae4daa5-0ubuntu1_all.deb
Mac Installer (DMG) kolibri-0.17.0a0.dev0+git.129.gaae4daa5-0.4.2.dmg
Android Package (APK) kolibri-0.17.0a0.dev0+git.129.gaae4daa5-0.1.3-debug.apk
TAR file kolibri-0.17.0a0.dev0+git.129.gaae4daa5.tar.gz
WHL file kolibri-0.17.0a0.dev0+git.129.gaae4daa5-py2.py3-none-any.whl
rtibbles commented 5 days ago

Would be best to check this out locally and run the linting commands to see what happens with this stylint config.