Skip to content

Move to tinyrainbow for colors#47

Open
devintrivir wants to merge 6 commits into
mainfrom
feature/new-colors
Open

Move to tinyrainbow for colors#47
devintrivir wants to merge 6 commits into
mainfrom
feature/new-colors

Conversation

@devintrivir

Copy link
Copy Markdown

No description provided.

@devintrivir
devintrivir marked this pull request as draft January 9, 2026 19:37
@devintrivir
devintrivir force-pushed the feature/new-colors branch 2 times, most recently from 4ab3a27 to ae72c7e Compare January 9, 2026 19:58
@devintrivir
devintrivir force-pushed the feature/new-colors branch 2 times, most recently from b6325e3 to 184fbbd Compare March 6, 2026 20:24
@devintrivir
devintrivir marked this pull request as ready for review March 6, 2026 20:31
@devintrivir
devintrivir force-pushed the feature/new-colors branch 4 times, most recently from 5ec907f to 4797b4d Compare March 27, 2026 21:19

@phalestrivir phalestrivir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good. Make sure to rebase before submitting against Rockcarver. Also, after rebasing, verify that no one added any new colors using the old format, since that's a possibility now that we have the new help menu changes, and make sure to update the test snapshots again.

@devintrivir
devintrivir force-pushed the feature/new-colors branch 3 times, most recently from cab6b69 to c433ea4 Compare July 21, 2026 18:29
Comment thread package-lock.json Outdated
Comment on lines +65 to +130
"../frodo-lib": {
"name": "@rockcarver/frodo-lib",
"version": "4.1.0",
"dev": true,
"license": "MIT",
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
"@jest/globals": "^30.2.0",
"@pollyjs/adapter-node-http": "^6.0.5",
"@pollyjs/core": "^6.0.5",
"@pollyjs/persister-fs": "^6.0.5",
"@types/esprima": "^4.0.3",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.14.189",
"@types/mock-fs": "^4.13.1",
"@types/node": "^25.3.0",
"@types/node-forge": "^1.3.11",
"@types/properties-reader": "^2.1.1",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.56.0",
"@typescript-eslint/parser": "^8.56.0",
"agentkeepalive": "^4.2.1",
"axios": "^1.13.4",
"axios-mock-adapter": "^2.1.0",
"axios-retry": "^4.4.0",
"copyfiles": "^2.4.1",
"del": "^8.0.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"esprima": "^4.0.1",
"fs-extra": "^11.1.1",
"jest": "^30.2.0",
"jest-jasmine2": "^30.2.0",
"jwk-to-pem": "^2.0.7",
"loglevel": "^1.9.1",
"map-stream": "^0.0.7",
"mock-fs": "^5.2.0",
"node-forge": "^1.3.1",
"node-jose": "^2.2.0",
"prettier": "^3.2.5",
"properties-reader": "^3.0.1",
"proxy-agent": "^6.5.0",
"qs": "^6.10.3",
"replaceall": "^0.1.6",
"rimraf": "^6.0.1",
"setup-polly-jest": "^0.11.0",
"slugify": "^1.6.5",
"sshpk": "^1.18.0",
"tinyrainbow": "^3.0.3",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typedoc": "^0.28.16",
"typedoc-plugin-missing-exports": "^4.1.2",
"typescript": "5.8",
"uuid": "^13.0.0",
"winston": "^3.19.0"
},
"engines": {
"node": ">=20"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This shouldn't be in package-lock

@devintrivir
devintrivir force-pushed the feature/new-colors branch 2 times, most recently from e25c6ff to c8e92ed Compare July 21, 2026 18:48
dallinjsevy and others added 5 commits July 24, 2026 22:12
* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
* feat: Add config-manager push restart command

* chore: Update @rockcarver/frodo-lib to version 4.1.2 in package.json and package-lock.json

* feat: Add config-manager pull iga-workflows command (rockcarver#645)

* feat: Add config-manager pull iga-workflows command

* fix wording in cli file. update and add tests. add comment to ops file. simplify ops file code.

* feat: add config-manager pull iga workflows

* fix: update frodo-lib dependency to version 4.1.1

* bugfix: Update tests to pass with new library fix to workflow exports

* fix: update frodo-lib dependency to version 4.1.2

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>

* Updated changelog and version for release v4.2.1-0

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: Preston Hales <phales@trivir.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

4 participants