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

Bump eslint-utils from 1.3.1 to 1.4.2 #117

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2019

Bumps eslint-utils from 1.3.1 to 1.4.2.

Commits
  • 4e1bc07 1.4.2
  • e4cb014 πŸ› add null test
  • 230a4e2 1.4.1
  • 08158db πŸ› fix getStaticValue security issue
  • 587cca2 πŸ› fix getStringIfConstant to handle literals correctly
  • c119e83 πŸ› fix getStaticValue to handle bigint correctly
  • 531b16f πŸ”– 1.4.0
  • 276303d βš’ upgrade rollup
  • cb518c7 πŸ› fix hasSideEffect false negative
  • aac472e πŸ› fix isParenthesized had false positive on ImportExpression (fixes #1)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2019
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #117   +/-   ##
======================================
  Coverage    7.19%   7.19%           
======================================
  Files          24      24           
  Lines         514     514           
======================================
  Hits           37      37           
  Misses        477     477

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 4b5a048...9297490. Read the comment docs.

@sergiitk sergiitk merged commit 4ff19a3 into master Sep 23, 2019
@sergiitk sergiitk deleted the dependabot/npm_and_yarn/eslint-utils-1.4.2 branch September 23, 2019 00:22
sergiitk pushed a commit that referenced this pull request Jan 21, 2020
## [1.0.3](v1.0.2...v1.0.3) (2020-01-21)

### Cleanup

- [130](#130) **chore-dependencies** Major dependencies upgrade
- [128](#128) **chore-dependencies** Major node upgrade node to the last LTE: 12.14.1
- [129](#129) **chore-dependencies** Non-major dependencies upgrade

### Security

- [115](#115) **CVE-2019-10744** Bump lodash from 4.17.11 to 4.17.14
- [114](#114) **CVE-2019-10744** Bump lodash.merge from 4.6.1 to 4.6.2
- [118](#118) **CVE-2019-10746** Bump mixin-deep from 1.3.1 to 1.3.2
- [117](#117) **CVE-2019-15657** Bump eslint-utils from 1.3.1 to 1.4.2
- [127](#127) **CVE-2019-19919** Bump handlebars from 4.1.2 to 4.7.2
@sergiitk
Copy link
Owner

πŸŽ‰ This PR is included in version 1.0.3 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant