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

Update master after blui cli removal #780

Closed
wants to merge 45 commits into from
Closed

Update master after blui cli removal #780

wants to merge 45 commits into from

Conversation

surajeaton
Copy link
Contributor

Fixes # .

Changes proposed in this Pull Request:

  • Update master after blui cli removal

Screenshots / Screen Recording (if applicable)

To Test:

Any specific feedback you are looking for?

dependabot bot and others added 30 commits October 25, 2024 11:40
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…oxy-middleware-2.0.7

Bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.2...v5.95.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…-5.95.0

Bump webpack from 5.76.2 to 5.95.0
Bumps [@emotion/css](https://github.com/emotion-js/emotion) from 11.11.2 to 11.13.4.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

---
updated-dependencies:
- dependency-name: "@emotion/css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…tion/css-11.13.4

Bump @emotion/css from 11.11.2 to 11.13.4
Removed blui cli and angular cli templates
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…pawn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6
…ferences

Removed Supported Frameworks section from templates and corrected the…
@github-actions github-actions bot added master For PRs going into the master branch brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering labels Nov 25, 2024
Copy link

Thank you for the master pull request. 👍 Please be sure this pull request is for the master branch. The master branch is used for items that are ready for publishing. The dev branch is our working branch for all issues and enhancements. Please read our Contributing Guidelines for more information.

Copy link

github-actions bot commented Nov 25, 2024

Visit the preview URL for this PR (updated for commit 77070a4):

https://blui-doc-it--pr780-dev-4wssfoso.web.app

(expires Sun, 15 Dec 2024 06:30:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 590ed6fb71e127776beff0a05819e22fd4307b8f

@JeffGreiner-eaton
Copy link
Collaborator

JeffGreiner-eaton commented Nov 25, 2024

  • Do we know how we are going to handle the Angular blui cli template items and all "documentation" moving forward since blui-cli is deprecated?

blui cli referenced here on Angular

blui cli referenced here on React

blui cli referenced here on ReactNative

@surajeaton surajeaton marked this pull request as draft November 26, 2024 07:12
@surajeaton surajeaton marked this pull request as ready for review November 28, 2024 09:12
surajeaton and others added 3 commits November 28, 2024 23:29
…egration

Feature/cip UI 1960 blcharts integration
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) from 3.0.6 to 4.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color)

---
updated-dependencies:
- dependency-name: "@types/color"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/color-4.2.0

Bump @types/color from 3.0.6 to 4.2.0
@surajeaton
Copy link
Contributor Author

  • Do we know how we are going to handle the Angular blui cli template items and all "documentation" moving forward since blui-cli is deprecated?

blui cli referenced here on Angular

blui cli referenced here on React

blui cli referenced here on ReactNative

Updated. Please review

Copy link
Collaborator

@JeffGreiner-eaton JeffGreiner-eaton left a comment

Choose a reason for hiding this comment

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

my browser has issues on large reviews, if you happen to see duplicate comments sorry

src/docs/development/frameworks-web/react.mdx Outdated Show resolved Hide resolved
src/docs/development/templates.mdx Outdated Show resolved Hide resolved
src/docs/development/templates.mdx Outdated Show resolved Hide resolved
src/docs/development/templates.mdx Outdated Show resolved Hide resolved
src/docs/get-started/new-project.mdx Outdated Show resolved Hide resolved
src/docs/development/frameworks-web/angular.mdx Outdated Show resolved Hide resolved
src/docs/development/frameworks-mobile/react-native.mdx Outdated Show resolved Hide resolved
@surajeaton
Copy link
Contributor Author

@JeffGreiner-eaton Added a PR to address the feedback #783

Review changes - Removed blui cli references
@surajeaton surajeaton marked this pull request as draft December 6, 2024 11:35
dependabot bot and others added 4 commits December 10, 2024 22:02
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.4...3.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@surajeaton surajeaton marked this pull request as ready for review December 16, 2024 08:20
@surajeaton surajeaton closed this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering master For PRs going into the master branch
Development

Successfully merging this pull request may close these issues.

3 participants