Skip to content

Update build and delete CLI commands#51

Merged
tyler-dane merged 2 commits into
mainfrom
fix/build-cli
Jan 3, 2024
Merged

Update build and delete CLI commands#51
tyler-dane merged 2 commits into
mainfrom
fix/build-cli

Conversation

@tyler-dane
Copy link
Copy Markdown
Contributor

@tyler-dane tyler-dane commented Jan 3, 2024

closes #48

@tyler-dane tyler-dane self-assigned this Jan 3, 2024
@tyler-dane tyler-dane force-pushed the fix/build-cli branch 2 times, most recently from 74179b3 to 0f43abb Compare January 3, 2024 20:00
⬆️ update dependencies

build(deps) bump electron from 26.2.1 to 27.1.3
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
build(deps): bump i18next-fs-backend from 2.1.1 to 2.3.0
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.0
build(deps-dev): bump babel-plugin-styled-components
build(deps): bump jsonwebtoken and @types/jsonwebtoken
build(deps): bump browserify-sign from 4.2.1 to 4.2.2
build(deps): @types/shelljs
build(deps): add saslprep to suppress mongodb warning
@tyler-dane tyler-dane merged commit eea4528 into main Jan 3, 2024
@tyler-dane tyler-dane deleted the fix/build-cli branch January 3, 2024 20:25
tyler-dane added a commit that referenced this pull request Jan 15, 2024
⬆️ update dependencies

build(deps) bump electron from 26.2.1 to 27.1.3
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
build(deps): bump i18next-fs-backend from 2.1.1 to 2.3.0
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.0
build(deps-dev): bump babel-plugin-styled-components
build(deps): bump jsonwebtoken and @types/jsonwebtoken
build(deps): bump browserify-sign from 4.2.1 to 4.2.2
build(deps): @types/shelljs
build(deps): add saslprep to suppress mongodb warning

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tyler-dane added a commit that referenced this pull request Jan 15, 2024
⬆️ update dependencies

build(deps) bump electron from 26.2.1 to 27.1.3
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
build(deps): bump i18next-fs-backend from 2.1.1 to 2.3.0
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.0
build(deps-dev): bump babel-plugin-styled-components
build(deps): bump jsonwebtoken and @types/jsonwebtoken
build(deps): bump browserify-sign from 4.2.1 to 4.2.2
build(deps): @types/shelljs
build(deps): add saslprep to suppress mongodb warning

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tyler-dane added a commit that referenced this pull request Jan 15, 2024
* ✨ Feat(router): Not Found view

✅ Fix(test): simplify now line test

build(deps): bump postcss from 6.0.23 to 8.4.31 (#12)
Bumps [postcss](https://github.com/postcss/postcss) from 6.0.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@6.0.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

:arrow_up: Bump alias-hq from 6.1.0 to 6.2.3 (#58)

Bumps [alias-hq](https://github.com/davestewart/alias-hq) from 6.1.0 to 6.2.3.
- [Release notes](https://github.com/davestewart/alias-hq/releases)
- [Changelog](https://github.com/davestewart/alias-hq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davestewart/alias-hq/commits)

---
updated-dependencies:
- dependency-name: alias-hq
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

:arrow_up: Bump ts-node from 10.9.1 to 10.9.2 (#55)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

:arrow_up: build(deps): bump react-select from 5.7.4 to 5.8.0

* :construction_worker: feat(CLI): CLI error handling + styling (#51)

:arrow_up: update dependencies

build(deps) bump electron from 26.2.1 to 27.1.3
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
build(deps): bump i18next-fs-backend from 2.1.1 to 2.3.0
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.0
build(deps-dev): bump babel-plugin-styled-components
build(deps): bump jsonwebtoken and @types/jsonwebtoken
build(deps): bump browserify-sign from 4.2.1 to 4.2.2
build(deps): @types/shelljs
build(deps): add saslprep to suppress mongodb warning

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ⬆️ Bump dependencies

* ✅ Fix(test): simplify now line test

* ✨ Feat(router): Not Found view

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[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

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Improve Build CLI Output

1 participant