Skip to content

fix(general): update core version #418#419

Merged
airikej merged 1 commit into
rcfrom
fix/418-update-core-version-to-the-newest
Apr 21, 2026
Merged

fix(general): update core version #418#419
airikej merged 1 commit into
rcfrom
fix/418-update-core-version-to-the-newest

Conversation

@airikej
Copy link
Copy Markdown
Contributor

@airikej airikej commented Apr 21, 2026

Summary by CodeRabbit

  • Chores
    • Updated design system dependency to the latest patch version.

@airikej airikej linked an issue Apr 21, 2026 that may be closed by this pull request
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3c2bfa62-98fb-427d-9715-a4c1004497ab

📥 Commits

Reviewing files that changed from the base of the PR and between 3b0748e and 33259e6.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The pull request updates the @tedi-design-system/core dependency from ^6.0.0 to ^6.0.1 in package.json. This minor version increment permits installation of patch releases up to version 6.0.1.

Changes

Cohort / File(s) Summary
Dependency Update
package.json
Bumped @tedi-design-system/core from ^6.0.0 to ^6.0.1 in dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(general): update core version #418' directly describes the main change in the PR: updating the @tedi-design-system/core dependency version from ^6.0.0 to ^6.0.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/418-update-core-version-to-the-newest

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej requested a review from mart-sessman April 21, 2026 11:23
@airikej airikej merged commit aa5cef7 into rc Apr 21, 2026
24 checks passed
@airikej airikej deleted the fix/418-update-core-version-to-the-newest branch April 21, 2026 12:28
github-actions Bot pushed a commit that referenced this pull request Apr 21, 2026
# [6.3.0-rc.13](angular-6.3.0-rc.12...angular-6.3.0-rc.13) (2026-04-21)

### Bug Fixes

* **general:** update core version [#418](#418) ([#419](#419)) ([aa5cef7](aa5cef7))
github-actions Bot pushed a commit that referenced this pull request Apr 29, 2026
# [6.3.0](angular-6.2.1...angular-6.3.0) (2026-04-29)

### Bug Fixes

* **button:** fixed invalid padding being set for neutral buttons [#383](#383) ([#391](#391)) ([426d231](426d231))
* **general:** update core version [#418](#418) ([#419](#419)) ([aa5cef7](aa5cef7))
* **modal:** added custom class to modal close button [#409](#409) ([#411](#411)) ([e81fa01](e81fa01))
* **text-field:** fix circular dependency issue when using with reactive forms [#382](#382) ([#392](#392)) ([89cf3f0](89cf3f0))
* **text-field:** fix disabled state tracking [#421](#421) ([#422](#422)) ([39db9ca](39db9ca))
* **variables:** update core version, fix variable names [#400](#400) ([#408](#408)) ([05a3153](05a3153))

### Features

* **accordion:** add clickable and iconPosition props to community accordion header  [#552](https://github.com/TEDI-Design-System/angular/issues/552) ([d4f3251](d4f3251))
* **checkbox,radio:** added formControl support to groups [#412](#412) ([#413](#413)) ([077be96](077be96))
* **checkbox:** added checkbox-card variant [#222](#222) ([#378](#378)) ([d04a7d6](d04a7d6))
* **icon:** added inherit ColorType [#114](#114) ([#389](#389)) ([37836f4](37836f4))
* **modal:** completed modal tedi-ready development [#223](#223) ([#377](#377)) ([31868b0](31868b0))
* **radio:** new TEDI-ready component [#7](#7) ([#381](#381)) ([37d21ac](37d21ac))
* **select:** added searchFn, improved dropdown behavior [#403](#403) ([#404](#404)) ([03b13d0](03b13d0))
* **select:** new tedi-ready component [#15](#15) ([#343](#343)) ([56af62c](56af62c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update core version to the newest

2 participants