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 core features to support node 18 #64

Closed
blackfalcon opened this issue Apr 9, 2023 · 1 comment · Fixed by #84
Closed

Update core features to support node 18 #64

blackfalcon opened this issue Apr 9, 2023 · 1 comment · Fixed by #84
Assignees
Labels
auro-header Status: Work In Progress Issue or Pull Request work is in Progress

Comments

@blackfalcon
Copy link
Member

blackfalcon commented Apr 9, 2023

Is your feature request related to a problem? Please describe.

The current badge element is well behind recent versions of core support functions.

Describe the solution you'd like

Update the following core features of the badge element

  1. update GitHub setting, package.json, and workflows to node 18

When updating the settings.yml file, also include this update that was missed in the reference commit.
AlaskaAirlines/auro-badge@1c44583

Exit criteria

This issue will not be considered complete once the listed core features are updated along with all associated dependencies and all features work as previously expected with node 18 installed.

This issue was copied from #31 by @blackfalcon.

@blackfalcon blackfalcon transferred this issue from AlaskaAirlines/auro-badge Apr 9, 2023
@blackfalcon blackfalcon changed the title auro-badge: update core features to support node 18 Update core features to support node 18 Apr 9, 2023
@blackfalcon
Copy link
Member Author

/duplicate

@fajar-apri-alaska fajar-apri-alaska added the Status: Work In Progress Issue or Pull Request work is in Progress label Apr 17, 2023
fajar-apri-alaska added a commit that referenced this issue Apr 17, 2023
Changes to be committed:
	modified:   .github/settings.yml
	modified:   .github/workflows/testPublish.yml
	modified:   .husky/pre-commit
	modified:   package.json
fajar-apri-alaska added a commit that referenced this issue Apr 17, 2023
Changes to be committed:
	modified:   package.json
@fajar-apri-alaska fajar-apri-alaska mentioned this issue Apr 17, 2023
3 tasks
@blackfalcon blackfalcon linked a pull request Apr 17, 2023 that will close this issue
3 tasks
blackfalcon pushed a commit that referenced this issue Apr 18, 2023
Changes to be committed:
	modified:   .github/settings.yml
	modified:   .github/workflows/testPublish.yml
	modified:   .husky/pre-commit
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 18, 2023
Changes to be committed:
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
Changes to be committed:
	modified:   .github/settings.yml
	modified:   .github/workflows/testPublish.yml
	modified:   .husky/pre-commit
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
Changes to be committed:
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
Changes to be committed:
	modified:   .github/settings.yml
	modified:   .github/workflows/testPublish.yml
	modified:   .husky/pre-commit
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
Changes to be committed:
	modified:   package.json
blackfalcon pushed a commit that referenced this issue Apr 19, 2023
# [2.0.0](v1.5.5...v2.0.0) (2023-04-19)

### Bug Fixes

* misimport pathto 'lit' package in auro-header.js ([0536f41](0536f41))

### Documentation

* **npm:** Update npm namespace [#70](#70) ([663ad0f](663ad0f))

### Features

* **typescript:** add typescript support [#68](#68) ([9c76756](9c76756))

### Performance Improvements

* **dev:** update run dev use single terminal [#65](#65) ([0e37cf9](0e37cf9))
* **es5:** Remove legacy es5 bundling resources [#61](#61) ([a5fb346](a5fb346))
* **es5:** remove postinstall instrucions [#61](#61) ([502cd66](502cd66))
* **husky:** Pre-commit and husky update [#63](#63) ([2568b60](2568b60))
* **lit:** Update to Lit2.0 [#66](#66) ([e9fa9ef](e9fa9ef))
* **node18:** Update to support node 18++ [#64](#64) ([9419a4d](9419a4d))
* **postCss:** update to postCss.js & remove unused resource ([5e401a9](5e401a9))
* **sass:** Update Sass to use dart-sass dependency [#62](#62) ([1a26b20](1a26b20))

### BREAKING CHANGES

* **npm:** This update will redefine the npm namespace
for the auro-header element.

Changes to be committed:
modified:   README.md
modified:   package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-header Status: Work In Progress Issue or Pull Request work is in Progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants