-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
2025.1.4 #37084
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
2025.1.4 #37084
Conversation
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
📝 WalkthroughWalkthroughThe pull request introduces updates to Home Assistant version 2025.1, specifically patch release 2025.1.4 scheduled for January 24. The changes involve configuration updates in Changes
Sequence DiagramsequenceDiagram
participant Config as _config.yml
participant ReleasePost as Release Markdown
participant Changelog as Core Changelog
Config->>Config: Update patch version
Config->>Config: Update release date
ReleasePost->>ReleasePost: Add 2025.1.4 release details
Changelog->>Changelog: Document Core version updates
Changelog-->>ReleasePost: Synchronize release information
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (1)
🧰 Additional context used🪛 Markdownlint (0.37.0)source/_posts/2025-01-03-release-20251.markdown871-871: Duplicate link or image reference definition: "@bramkragten" (MD053, link-image-reference-definitions) 873-873: Duplicate link or image reference definition: "@frenck" (MD053, link-image-reference-definitions) 874-874: Duplicate link or image reference definition: "@gjohansson-ST" (MD053, link-image-reference-definitions) 875-875: Duplicate link or image reference definition: "@joostlek" (MD053, link-image-reference-definitions) 876-876: Duplicate link or image reference definition: "@klaasnicolaas" (MD053, link-image-reference-definitions) 879-879: Duplicate link or image reference definition: "@silamon" (MD053, link-image-reference-definitions) source/changelogs/core-2025.1.markdown1319-1319: Duplicate link or image reference definition: "@bramkragten" (MD053, link-image-reference-definitions) 1321-1321: Duplicate link or image reference definition: "@frenck" (MD053, link-image-reference-definitions) 1322-1322: Duplicate link or image reference definition: "@gjohansson-ST" (MD053, link-image-reference-definitions) 1323-1323: Duplicate link or image reference definition: "@joostlek" (MD053, link-image-reference-definitions) 1324-1324: Duplicate link or image reference definition: "@klaasnicolaas" (MD053, link-image-reference-definitions) ⏰ Context from checks skipped due to timeout of 90000ms (3)
🔇 Additional comments (4)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Proposed change
Release notes for home-assistant/core#136407
Summary by CodeRabbit