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 devDependencies and Travis #4211

Merged
merged 4 commits into from
Mar 23, 2020
Merged

Update devDependencies and Travis #4211

merged 4 commits into from
Mar 23, 2020

Conversation

juergba
Copy link
Contributor

@juergba juergba commented Mar 20, 2020

Description of the Change

  • update devDependencies
  • acorn: removed, since required by assetgraph-builder => assetgraph
  • assetgraph-builder: 8.0.0, supports Node v12 by fixing sharp error.
  • .lintstagedrc.json: refactored from advanced to simple format due to a breaking change in lint-staged.
    • ignore property: removed, since not allowed any more, .eslintignore takes over.
  • rebuild package-lock.json from scratch
    • fixed resulting linting error
  • Travis: run browser tests with Node v12

@coveralls
Copy link

coveralls commented Mar 20, 2020

Coverage Status

Coverage remained the same at 92.799% when pulling 8f5bd5e on juergba/upgrade into 6320d3d on master.

@juergba juergba self-assigned this Mar 20, 2020
@juergba juergba added type: chore generally involving deps, tooling, configuration, etc. semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Mar 20, 2020
@juergba juergba added this to the v8.0.0 milestone Mar 20, 2020
@juergba juergba requested a review from a team March 20, 2020 09:37
@juergba juergba marked this pull request as ready for review March 20, 2020 09:37
@juergba juergba merged commit 0e77e41 into master Mar 23, 2020
@juergba juergba deleted the juergba/upgrade branch March 23, 2020 06:57
@boneskull boneskull modified the milestones: v8.0.0, next Jun 1, 2020
@boneskull boneskull modified the milestones: next, v8.0.0 Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes" type: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants