Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps kolibri-design-system from 5.4.2 to 5.5.0.

Release notes

Sourced from kolibri-design-system's releases.

v5.5.0

What's Changed

KCheckbox

  • Adds v-model support to KCheckbox. By @​WinnyChang in learningequality/kolibri-design-system#1140.
    • Guidance: The new v-model implementation supports binding to various data types, including arrays, booleans, numbers, strings, and objects, allowing it to seamlessly set or unset the specified value prop. Please take a look at the docs for more details.

KTextbox

Full Changelog: learningequality/kolibri-design-system@v5.4.2...v5.5.0

Changelog

Sourced from kolibri-design-system's changelog.

Changelog

Changelog is rather internal in nature. See release notes for the public overview and guidelines. Releases are recorded as git tags in the Github releases page.

Upcoming version 5.x.x (develop branch)

  • #1175
    • Description: Bumps KDS version to 5.5.0.
    • Products impact: -.
    • Addresses: -.
    • Components: -.
    • Breaking: -.
    • Impacts a11y: -.
    • Guidance: -.

#1175: learningequality/kolibri-design-system#1175

  • #1140
    • Description: Add v-model support to KCheckbox; update documentation page, unit tests, and visual tests.
    • Products impact: none
    • Addresses: learningequality/kolibri-design-system#1135
    • Components: -
    • Breaking: -
    • Impacts a11y: -
    • Guidance: -

#1140: learningequality/kolibri-design-system#1140

  • #1172
    • Description: Bump puppeteer from 22.15.0 to 24.31.0
    • Products impact: Dev Dependency upgrade
    • Addresses: -
    • Components: -
    • Breaking: -
    • Impacts a11y: -
    • Guidance: -

#1172: learningequality/kolibri-design-system#1172

  • #1170
    • Description: Bump actions/checkout from 5 to 6 in the github group

... (truncated)

Commits
  • fd26be6 Update CHANGELOG.md for PR #1175
  • 5f40587 Merge pull request #1175 from AlexVelezLl/prepate-release-5.5.0
  • 018f1dd Bumps KDS version
  • 95f581a Update CHANGELOG.md for PR #1140
  • a80dfc7 Merge pull request #1140 from WinnyChang/kcheckbox-v-model-support
  • d836a2e Update CHANGELOG.md for PR #1172
  • 100c2ac Merge pull request #1172 from learningequality/dependabot/npm_and_yarn/puppet...
  • 58759bd Update code and add comments on lastUserEvent
  • 1822368 Update CHANGELOG.md for PR #1170
  • d575e61 Merge pull request #1170 from learningequality/dependabot/github_actions/gith...
  • 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)

Bumps [kolibri-design-system](https://github.com/learningequality/kolibri-design-system) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/learningequality/kolibri-design-system/releases)
- [Changelog](https://github.com/learningequality/kolibri-design-system/blob/develop/CHANGELOG.md)
- [Commits](learningequality/kolibri-design-system@v5.4.2...v5.5.0)

---
updated-dependencies:
- dependency-name: kolibri-design-system
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 3, 2025
@MisRob MisRob self-assigned this Dec 8, 2025
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 SIZE: very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants