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 legacy dependencies #23

Closed
blackfalcon opened this issue May 25, 2023 · 0 comments · Fixed by #27, #28 or #30
Closed

Update legacy dependencies #23

blackfalcon opened this issue May 25, 2023 · 0 comments · Fixed by #27, #28 or #30

Comments

@blackfalcon
Copy link
Member

General Support Request

A series of dependencies have become out of date.

Support request

Update all dependency versions.

Possible Solution

This is a great tool to selectively update

https://www.npmjs.com/package/npm-check

Exit criteria

This issue is complete once all the local dependencies are updated the component rebuilds as expected.

This issue was copied from #59 by @blackfalcon.

This issue was copied from #63 by @blackfalcon.

@blackfalcon blackfalcon added Status: Work In Progress Issue or Pull Request work is in Progress Type: perf labels May 25, 2023
@blackfalcon blackfalcon transferred this issue from AlaskaAirlines/auro-flight May 25, 2023
@blackfalcon blackfalcon added auro-datetime and removed Status: Work In Progress Issue or Pull Request work is in Progress labels May 25, 2023
@blackfalcon blackfalcon added this to the Node 18+ Updates milestone May 25, 2023
@jordanjones243 jordanjones243 self-assigned this Jun 12, 2023
@jordanjones243 jordanjones243 mentioned this issue Jun 12, 2023
6 tasks
@jordanjones243 jordanjones243 linked a pull request Jun 12, 2023 that will close this issue
6 tasks
@blackfalcon blackfalcon mentioned this issue Jul 12, 2023
6 tasks
@blackfalcon blackfalcon linked a pull request Jul 12, 2023 that will close this issue
6 tasks
blackfalcon added a commit that referenced this issue Jul 12, 2023
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
@blackfalcon blackfalcon mentioned this issue Jul 13, 2023
6 tasks
@blackfalcon blackfalcon linked a pull request Jul 13, 2023 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
Changes to be committed:
deleted:    demo/sass/style.scss
deleted:    index.html
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
modified:   scripts/postCss.js
@blackfalcon blackfalcon reopened this Jul 13, 2023
blackfalcon added a commit that referenced this issue Jul 13, 2023
BREAKING CHANGE: This commit includes an update to the namespace
of the component to @AuroDesignSystem.

This is a complete upgrade to the repo to include things
like updating configs, testing, templates, etc.. See the full
list of updated files.

Changes to be committed:
new file:   .eslintrc
deleted:    .eslintrc.js
new file:   .github/CODEOWNERS
modified:   .github/CONTRIBUTING.md
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/dev-story.md
deleted:    .github/ISSUE_TEMPLATE/feature_request.md
new file:   .github/ISSUE_TEMPLATE/feature_request.yml
deleted:    .github/ISSUE_TEMPLATE/general-support.md
new file:   .github/ISSUE_TEMPLATE/general-support.yml
deleted:    .github/labelSettings.json
modified:   .github/settings.yml
new file:   .github/workflows/autoAssign.yml
new file:   .github/workflows/codeql.yml
modified:   .github/workflows/testPublish.yml
modified:   .gitignore
new file:   .husky/pre-commit
modified:   .npmignore
modified:   .stylelintrc
deleted:    .travis.yml
modified:   README.md
deleted:    babel.config.js
modified:   demo/index.html
deleted:    demo/sass/style.scss
modified:   docs/api.md
deleted:    index.html
modified:   index.js
deleted:    karma.conf.js
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
deleted:    rollup.config.js
new file:   rollup.config.mjs
modified:   scripts/postCss.js
new file:   scripts/pre-commit.mjs
deleted:    scripts/prepForBuild.js
modified:   scripts/staticStyles-template.js
modified:   src/auro-datetime.js
deleted:    src/es5.js
modified:   src/style.scss
new file:   tsconfig.json
new file:   web-test-runner.config.mjs
@blackfalcon blackfalcon mentioned this issue Jul 13, 2023
6 tasks
blackfalcon added a commit that referenced this issue Jul 13, 2023
BREAKING CHANGE: This commit includes an update to the namespace
of the component to @AuroDesignSystem.

This is a complete upgrade to the repo to include things
like updating configs, testing, templates, etc.. See the full
list of updated files.

Changes to be committed:
new file:   .eslintrc
deleted:    .eslintrc.js
new file:   .github/CODEOWNERS
modified:   .github/CONTRIBUTING.md
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/dev-story.md
deleted:    .github/ISSUE_TEMPLATE/feature_request.md
new file:   .github/ISSUE_TEMPLATE/feature_request.yml
deleted:    .github/ISSUE_TEMPLATE/general-support.md
new file:   .github/ISSUE_TEMPLATE/general-support.yml
deleted:    .github/labelSettings.json
modified:   .github/settings.yml
new file:   .github/workflows/autoAssign.yml
new file:   .github/workflows/codeql.yml
modified:   .github/workflows/testPublish.yml
modified:   .gitignore
new file:   .husky/pre-commit
modified:   .npmignore
modified:   .stylelintrc
deleted:    .travis.yml
modified:   README.md
deleted:    babel.config.js
modified:   demo/index.html
deleted:    demo/sass/style.scss
modified:   docs/api.md
deleted:    index.html
modified:   index.js
deleted:    karma.conf.js
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
deleted:    rollup.config.js
new file:   rollup.config.mjs
modified:   scripts/postCss.js
new file:   scripts/pre-commit.mjs
deleted:    scripts/prepForBuild.js
modified:   scripts/staticStyles-template.js
modified:   src/auro-datetime.js
deleted:    src/es5.js
modified:   src/style.scss
new file:   tsconfig.json
new file:   web-test-runner.config.mjs
blackfalcon pushed a commit that referenced this issue Jul 13, 2023
# [2.0.0](v1.4.0...v2.0.0) (2023-07-13)

### Performance Improvements

* **node18:** update repo [#20](#20) [#21](#21) [#22](#22) [#23](#23) ([3c39fe7](3c39fe7))

### BREAKING CHANGES

* **node18:** This commit includes an update to the namespace
of the component to @AuroDesignSystem.

This is a complete upgrade to the repo to include things
like updating configs, testing, templates, etc.. See the full
list of updated files.

Changes to be committed:
new file:   .eslintrc
deleted:    .eslintrc.js
new file:   .github/CODEOWNERS
modified:   .github/CONTRIBUTING.md
deleted:    .github/ISSUE_TEMPLATE/bug_report.md
new file:   .github/ISSUE_TEMPLATE/bug_report.yml
deleted:    .github/ISSUE_TEMPLATE/dev-story.md
deleted:    .github/ISSUE_TEMPLATE/feature_request.md
new file:   .github/ISSUE_TEMPLATE/feature_request.yml
deleted:    .github/ISSUE_TEMPLATE/general-support.md
new file:   .github/ISSUE_TEMPLATE/general-support.yml
deleted:    .github/labelSettings.json
modified:   .github/settings.yml
new file:   .github/workflows/autoAssign.yml
new file:   .github/workflows/codeql.yml
modified:   .github/workflows/testPublish.yml
modified:   .gitignore
new file:   .husky/pre-commit
modified:   .npmignore
modified:   .stylelintrc
deleted:    .travis.yml
modified:   README.md
deleted:    babel.config.js
modified:   demo/index.html
deleted:    demo/sass/style.scss
modified:   docs/api.md
deleted:    index.html
modified:   index.js
deleted:    karma.conf.js
modified:   package-lock.json
modified:   package.json
renamed:    packageScripts/postinstall.js -> packageScripts/postinstall.mjs
deleted:    rollup.config.js
new file:   rollup.config.mjs
modified:   scripts/postCss.js
new file:   scripts/pre-commit.mjs
deleted:    scripts/prepForBuild.js
modified:   scripts/staticStyles-template.js
modified:   src/auro-datetime.js
deleted:    src/es5.js
modified:   src/style.scss
new file:   tsconfig.json
new file:   web-test-runner.config.mjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment