Skip to content

chore(juno): dependencies management hackathon 15.10.2025#1250

Merged
taymoor89 merged 9 commits intomainfrom
hackathon-15-10-2025
Oct 27, 2025
Merged

chore(juno): dependencies management hackathon 15.10.2025#1250
taymoor89 merged 9 commits intomainfrom
hackathon-15-10-2025

Conversation

@taymoor89
Copy link
Copy Markdown
Contributor

@taymoor89 taymoor89 commented Oct 24, 2025

Summary

This PR is to merge great hackathon contributions from the entire team.

Changes Made

  • Removed couple of dependencies that can easily be replaced with vanilla ts.
  • Harmonized conflicting versions.

Related Issues

Screenshots (if applicable)

Testing Instructions

  1. pnpm i
  2. pnpm TASK

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

TilmanHaupt and others added 8 commits October 23, 2025 14:26
* chore(supernova): luxon killed in alertTimestamp

* chore(supernova): reduce luxon in alterttimestamp

* chore(supernova): reduce luxon

* chore(supernova): del luxon in statusbar

* chore(supernova): format statusbar

* chore(greenhouse): del luxon

* chore(greenhouse): del luxon
* remove wouter

* remove wouter from lock

* remove routing logiv

* remove routing logiv
* chore(carbon): remove classnames dependency

* chore(carbon): refactor classnames usage to vanilla js

---------

Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>
* chore(heureka): change timestamp

* chore(supernova): del luxon

* chore(supernova): redo date type

* chore(heureka): replaces lodash with helper functions

* chore(heureka): removes types/lodash package as well

* chore(heureka): removes types/lodash package as well

* chore(heureka): adds lock file

* chore(supernova): reduce luxon and delete luxon (#1213)

* chore(supernova): luxon killed in alertTimestamp

* chore(supernova): reduce luxon in alterttimestamp

* chore(supernova): reduce luxon

* chore(supernova): del luxon in statusbar

* chore(supernova): format statusbar

* chore(greenhouse): del luxon

* chore(greenhouse): del luxon

* chore(carbon): remove wouter (#1211)

* remove wouter

* remove wouter from lock

* remove routing logiv

* remove routing logiv

* chore(juno): fix conflicting versions (#1215)

* chore(core): remove classnames dep (#1216)

* chore(carbon): remove classnames dependency

* chore(carbon): refactor classnames usage to vanilla js

---------

Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>

* chore(heureka): removes map helper function

---------

Co-authored-by: TilmanHaupt <tilman.haupt@sap.com>
Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>
Co-authored-by: Guoda <121792659+guoda-puidokaite@users.noreply.github.com>
Co-authored-by: Taimoor Aslam <taimoor.aslam@sap.com>
Co-authored-by: Esther Schmitz <edda@users.noreply.github.com>
@taymoor89 taymoor89 requested review from a team and franzheidl as code owners October 24, 2025 08:29
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 24, 2025

🦋 Changeset detected

Latest commit: 54579fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@cloudoperators/juno-app-carbon Patch
@cloudoperators/juno-app-greenhouse Patch
@cloudoperators/juno-app-template Patch
@cloudoperators/juno-app-example Patch
@cloudoperators/juno-app-doop Patch
@cloudoperators/juno-ui-components Patch
@cloudoperators/juno-app-heureka Patch
@cloudoperators/juno-app-supernova Patch
@cloudoperators/juno-messages-provider Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@taymoor89 taymoor89 self-assigned this Oct 24, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 24, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-27 09:19 UTC

@taymoor89 taymoor89 merged commit f82caaa into main Oct 27, 2025
17 checks passed
@taymoor89 taymoor89 deleted the hackathon-15-10-2025 branch October 27, 2025 09:18
taymoor89 added a commit that referenced this pull request Oct 28, 2025
* chore(heureka): change timestamp

* chore(supernova): del luxon

* chore(supernova): redo date type

* chore(supernova): reduce luxon and delete luxon (#1213)

* chore(supernova): luxon killed in alertTimestamp

* chore(supernova): reduce luxon in alterttimestamp

* chore(supernova): reduce luxon

* chore(supernova): del luxon in statusbar

* chore(supernova): format statusbar

* chore(greenhouse): del luxon

* chore(greenhouse): del luxon

* chore(carbon): remove wouter (#1211)

* remove wouter

* remove wouter from lock

* remove routing logiv

* remove routing logiv

* chore(juno): fix conflicting versions (#1215)

* chore(core): remove classnames dep (#1216)

* chore(carbon): remove classnames dependency

* chore(carbon): refactor classnames usage to vanilla js

---------

Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>

* chore(heureka): replaces lodash with helper functions (#1210)

* chore(heureka): change timestamp

* chore(supernova): del luxon

* chore(supernova): redo date type

* chore(heureka): replaces lodash with helper functions

* chore(heureka): removes types/lodash package as well

* chore(heureka): removes types/lodash package as well

* chore(heureka): adds lock file

* chore(supernova): reduce luxon and delete luxon (#1213)

* chore(supernova): luxon killed in alertTimestamp

* chore(supernova): reduce luxon in alterttimestamp

* chore(supernova): reduce luxon

* chore(supernova): del luxon in statusbar

* chore(supernova): format statusbar

* chore(greenhouse): del luxon

* chore(greenhouse): del luxon

* chore(carbon): remove wouter (#1211)

* remove wouter

* remove wouter from lock

* remove routing logiv

* remove routing logiv

* chore(juno): fix conflicting versions (#1215)

* chore(core): remove classnames dep (#1216)

* chore(carbon): remove classnames dependency

* chore(carbon): refactor classnames usage to vanilla js

---------

Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>

* chore(heureka): removes map helper function

---------

Co-authored-by: TilmanHaupt <tilman.haupt@sap.com>
Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>
Co-authored-by: Guoda <121792659+guoda-puidokaite@users.noreply.github.com>
Co-authored-by: Taimoor Aslam <taimoor.aslam@sap.com>
Co-authored-by: Esther Schmitz <edda@users.noreply.github.com>

* chore(juno): add changeset

---------

Co-authored-by: TilmanHaupt <tilman.haupt@sap.com>
Co-authored-by: Tilman <147151040+TilmanHaupt@users.noreply.github.com>
Co-authored-by: Guoda <121792659+guoda-puidokaite@users.noreply.github.com>
Co-authored-by: Esther Schmitz <edda@users.noreply.github.com>
Co-authored-by: Hoda <107242553+hodanoori@users.noreply.github.com>
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.

5 participants