Skip to content

Bump kolibri-constants from 0.2.13 to 0.2.16#14504

Merged
rtibbles merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/kolibri-constants-0.2.16
Apr 1, 2026
Merged

Bump kolibri-constants from 0.2.13 to 0.2.16#14504
rtibbles merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/kolibri-constants-0.2.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps kolibri-constants from 0.2.13 to 0.2.16.

Release notes

Sourced from kolibri-constants's releases.

v0.2.16

What's Changed

Full Changelog: learningequality/le-utils@v0.2.15...v0.2.16

v0.2.15

What's Changed

New Contributors

Full Changelog: learningequality/le-utils@v0.2.14...v0.2.15

v0.2.14

What's Changed

Full Changelog: learningequality/le-utils@v0.2.13...v0.2.14

Commits
  • 11b7241 Merge pull request #208 from learningequality/auld_lang_syne
  • 3738d51 Update npm publish workflow for trusted publishing
  • f85440f Bump version
  • fa348a2 Update how we encode RTL languages
  • f580d7e Merge pull request #207 from learningequality/dari
  • 6997515 Add Dari language code "prs"
  • 04585ed Add non-interactive mode for quickly adding language(s)
  • 0fb6085 Merge pull request #206 from rtibblesbot/issue-205-3bc71a
  • 8150c6c feat: add Python 3.14 support
  • affd8b1 Merge pull request #204 from learningequality/add-workflow-call
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for kolibri-constants since your current version.


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 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-constants](https://github.com/learningequality/le-utils) from 0.2.13 to 0.2.16.
- [Release notes](https://github.com/learningequality/le-utils/releases)
- [Changelog](https://github.com/learningequality/le-utils/blob/main/CHANGELOG.md)
- [Commits](learningequality/le-utils@v0.2.13...v0.2.16)

---
updated-dependencies:
- dependency-name: kolibri-constants
  dependency-version: 0.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
@rtibbles rtibbles requested review from rtibblesbot April 1, 2026 01:01
Copy link
Copy Markdown
Contributor

@rtibblesbot rtibblesbot left a comment

Choose a reason for hiding this comment

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

Dependency Update Review

Package: kolibri-constants (learningequality/le-utils) 0.2.13 → 0.2.16
Semver risk: Patch (within 0.2.x)
Dependency type: Production (used by kolibri, kolibri-common, coach, learn)
CI status: Passing (APK build still in progress)

Changelog Analysis

Sources consulted:

Changes across 3 releases:

  • v0.2.14: Updated UUID representations in JSONSchemas for the content pipeline to use compact hex representations
  • v0.2.15: Added channel_version field to embed_content_request schema, added Dari language code (prs), Python 3.14 support
  • v0.2.16: Updated how RTL languages are encoded (le-utils#208)

Breaking changes: None found.
Deprecations: None.
Security fixes: None.

Compatibility Assessment

  • Internal LE package — changes are additive
  • No breaking changes across the 3 releases
  • No peer dependency changes
  • No code changes required (manifest + lockfile only)
  • CI tests passing across all Python versions (3.6–3.14)

Recommendation

APPROVE — Low-risk patch update of an internal package with additive changes only and passing CI.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Reviewed the pull request diff checking for:

  • Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
  • Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
  • Architecture: duplicated concerns, minimal interfaces, composition over inheritance
  • Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
  • Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
  • Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
  • Checked CI status and linked issue acceptance criteria
  • For UI changes: inspected screenshots for layout, visual completeness, and consistency

@rtibbles rtibbles merged commit fa6b4ea into develop Apr 1, 2026
80 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kolibri-constants-0.2.16 branch April 1, 2026 01:09
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