Skip to content
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

Revert "updated core version (#2020)" #2022

Open
wants to merge 1 commit into
base: console
Choose a base branch
from

Conversation

Swathi-eGov
Copy link
Contributor

@Swathi-eGov Swathi-eGov commented Dec 13, 2024

This reverts commit 12a37dc.

Choose the appropriate template for your PR:

Feature PR

Feature Request

JIRA ID

Module

Description

Related Issues


Bugfix PR

Bugfix Request

JIRA ID

Module

Description

Root Cause

Related Issues


Release PR

Summary by CodeRabbit

  • Bug Fixes
    • Updated CSS stylesheet link from version 0.0.2-beta.43 to 0.0.2-beta.42 in the HTML files.

@Swathi-eGov Swathi-eGov requested a review from a team as a code owner December 13, 2024 11:00
Copy link
Contributor

coderabbitai bot commented Dec 13, 2024

📝 Walkthrough

Walkthrough

This pull request involves updates to two HTML files located in the health/micro-ui/web/micro-ui-internals/example/public and health/micro-ui/web/public directories. The changes specifically modify the version of the CSS stylesheet link for @egovernments/digit-ui-components-css, changing it from version 0.0.2-beta.43 to 0.0.2-beta.42. All other components of the HTML files remain unchanged.

Changes

File Path Change Summary
health/micro-ui/web/micro-ui-internals/example/public/index.html Updated CSS stylesheet link from version 0.0.2-beta.43 to 0.0.2-beta.42.
health/micro-ui/web/public/index.html Updated CSS stylesheet link from version 0.0.2-beta.43 to 0.0.2-beta.42.

Possibly related PRs

  • updated versions #1469: Updates the same stylesheet link in micro-ui/web/micro-ui-internals/example/public, changing the version from 0.0.2-beta.36 to 0.0.2-beta.37.
  • updated core version #2020: Updates the stylesheet link in health/micro-ui/web/micro-ui-internals/example/public, changing the version from 0.0.2-beta.42 to 0.0.2-beta.43.
  • css fixes #1792: Updates the stylesheet link in health/micro-ui/web/public, changing the version from 0.1.28 to 0.1.29.
  • Fixed Audit issues #1918: Updates the stylesheet link in health/micro-ui/web/micro-ui-internals/example/public, changing the version from 0.1.45 to 0.1.46.
  • fixed product chip and summary issue #1941: Updates the stylesheet link in health/micro-ui/web/micro-ui-internals/example/public, changing the version from 0.1.52 to 0.1.53.

Suggested reviewers

  • nipunarora-eGov

🐇 "In the meadow where bunnies play,
A stylesheet change brightens the day.
From 43 to 42, we hop along,
Updating links, we sing our song!
With every change, the garden grows,
A CSS tune, as the soft wind blows." 🌼


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?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Experiment)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

📜 Review details

Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 201a0ce and dfa01e0.

⛔ Files ignored due to path filters (8)
  • health/micro-ui/web/core/package.json is excluded by !**/*.json
  • health/micro-ui/web/micro-ui-internals/example/package.json is excluded by !**/*.json
  • health/micro-ui/web/micro-ui-internals/package.json is excluded by !**/*.json
  • health/micro-ui/web/micro-ui-internals/packages/modules/campaign-manager/package.json is excluded by !**/*.json
  • health/micro-ui/web/micro-ui-internals/packages/modules/microplan/package.json is excluded by !**/*.json
  • health/micro-ui/web/microplan/package.json is excluded by !**/*.json
  • health/micro-ui/web/package.json is excluded by !**/*.json
  • health/micro-ui/web/workbench/package.json is excluded by !**/*.json
📒 Files selected for processing (2)
  • health/micro-ui/web/micro-ui-internals/example/public/index.html (1 hunks)
  • health/micro-ui/web/public/index.html (1 hunks)
🔇 Additional comments (1)
health/micro-ui/web/micro-ui-internals/example/public/index.html (1)

14-14: Verify compatibility between package versions

The downgrade of digit-ui-components-css from beta.43 to beta.42 needs verification for compatibility with other dependencies:

✅ Verification successful

Version downgrade is safe to proceed

The package-lock.json analysis shows that digit-ui-components-css has been used across different beta versions (beta.13, beta.39) within the same major version (0.0.2) without any breaking changes or special version constraints. The downgrade from beta.43 to beta.42 is within this same version range and maintains compatibility with:

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Check package.json files in the repository for any explicit version constraints
# or peer dependencies between these packages

# Search for package.json files containing these package names
rg -l "(@egovernments/digit-ui-components-css|@egovernments/digit-ui-css|@egovernments/digit-ui-health-css)" --type json

# Check for any migration guides or breaking changes in the repository
rg -i "(migration|breaking changes|upgrade guide)" -g "CHANGELOG.md"

Length of output: 352


Script:

#!/bin/bash
# Let's examine the package.json and package-lock.json files to check version dependencies
cat health/micro-ui/web/micro-ui-internals/packages/css/package.json
cat health/micro-ui/web/package-lock.json | grep -A 5 -B 5 "digit-ui-components-css"

Length of output: 5529

health/micro-ui/web/public/index.html Show resolved Hide resolved
health/micro-ui/web/public/index.html Show resolved Hide resolved
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.

2 participants