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

chore(modules): update npm dependencies #69

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

gregswindle
Copy link
Owner

@gregswindle gregswindle commented Sep 22, 2018

git-pull-request Pull request (PR)

  1. Update npm dependencies
  2. Add @semantic-release/changelog

Associated issue(s)

N/A.


  • 1. The acceptance criteria for all associated issues have been completed, tested, and validated.
  • 2. The README either reflects my changes or does not require updates.
  • 3. The CONTRIBUTING document either reflects my changes or does not require updates.

Souce code analysis

Code quality summary

Measure Scores
Quality gate Overall Quality
Duplications Duplications
Maintainability Code smells
Maintainability
Technical debt
Reliability Reliability
Defects
Security Security
Vulnerabilities
Test coverage Coverage Status
Coveralls coverage

Code quality, vulnerability, and standards compliance tools

Code Style Linters Test frameworks
JavaScript Style Guide ESLint Jest BDD
Standard JS user guide link-external ESlint user guide link-external Jest user guide link-external

How to format, lint, and test your changes

Open a Terminal, go to the root directory for github-resource-converter, and run:

$ npm test

info Completed tasks are not required to open a PR, and may be addressed while the PR is open.

alert All tasks must be completed and verified before a PR may be merged into master, however.

gregswindle and others added 24 commits April 4, 2018 09:04
From `gregswindle/eslint-plugin-crc` Issues.
Prompts consumers to allow for tracking on Google Analytics

GH-20
Run standard-version on release and commit its
artifacts.

GH-20
Trying to fix shell_session_update: command not found error

GH-20
Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67
Enfore >= 9.0.0
Use 10.0.0 or higher.
Use 10.0.0 or higher.
Update all modules.

GH-68

docs(csv): add sample CSV

docs(csv): add sample CSV

From `gregswindle/eslint-plugin-crc` Issues.

feat(analytics): add yeomon/insight

Prompts consumers to allow for tracking on Google Analytics

GH-20

ci(travis): clarify release step

GH-20

docs(contribute): update toc & scripts

GH-20

chore(dependencies): update outdated npms

Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67

ci(node): update engine

Enfore >= 9.0.0

ci(node): update engine

Use 10.0.0 or higher.
Use 10.0.0 or higher.
Use npm install (instead of npm ci).
Merge 'chore-npm-updates' of
github.com:gregswindle/github-resource-converter into chore-npm-updates
@gregswindle gregswindle self-assigned this Sep 22, 2018
@gregswindle gregswindle added priority: medium No immediate product impact, but important for roadmap type: docs Changes to material that provides information. type: fix Defect repairs. ⇧ Bumps the PATCH semver. status: review needed type: build Changes that affect the build system or external dependencies. labels Sep 22, 2018
@gregswindle gregswindle added type: ci Changes to CI configuration files and scripts. type: chore Other changes that don't modify src or test files. type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver: commit with change type "fix". labels Sep 22, 2018
@gregswindle gregswindle added this to To do in Ongoing maintenance via automation Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium No immediate product impact, but important for roadmap status: review needed type: build Changes that affect the build system or external dependencies. type: chore Other changes that don't modify src or test files. type: ci Changes to CI configuration files and scripts. type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver: commit with change type "fix". type: docs Changes to material that provides information. type: fix Defect repairs. ⇧ Bumps the PATCH semver.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant