Skip to content

Update jscpd to the latest version 🚀 - #79

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/jscpd-0.6.23
Open

Update jscpd to the latest version 🚀#79
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/jscpd-0.6.23

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

Version 0.6.23 of jscpd was just published.

Dependency jscpd
Current Version 0.6.22
Type devDependency

The version 0.6.23 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of jscpd.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 commits.

  • d06dbd9update(package.json) version 0.6.23
  • 611dc6cMerge pull request #159 from evgygor/master
  • 6aa070afix yarn script for linter
  • 3cdf7b3fix indentation and lint script
  • 81be771Add silent mode to avoid printing list of files
  • 122a7eeSet limit's type to float to permite more accurate threshold
  • 71af5fcMerge pull request #158 from kucherenko/greenkeeper/winston-3.0.1
  • a4b33c7fix(package): update winston to version 3.0.1
  • 3a6f80aMerge pull request #157 from kucherenko/greenkeeper/codemirror-5.40.0
  • 3083c29fix(package): update codemirror to version 5.40.0
  • c8e8e8aMerge pull request #156 from kucherenko/add-code-of-conduct-1
  • 4d6d6a1Create CODE_OF_CONDUCT.md
  • 7f7c201Merge pull request #153 from kucherenko/greenkeeper/codemirror-5.39.2
  • 4d256f0fix(package): update codemirror to version 5.39.2
  • 44b19fbMerge pull request #149 from kucherenko/greenkeeper/codemirror-5.39.0

There are 16 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeperBot added a commit that referenced this pull request Sep 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 0.6.24.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 1355947fix(#160) add ability to use integer and float numbers for limit
  • 742129dMerge pull request #161 from kucherenko/greenkeeper/codemirror-5.40.2
  • 6275b1fchore(package): update lockfile package-lock.json
  • 4bef545fix(package): update codemirror to version 5.40.2

See the full diff

greenkeeperBot added a commit that referenced this pull request Oct 18, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 0.6.25.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Nov 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.0.0.

Update to this version instead 🚀

Commits

The new version differs by 73 commits ahead by 73, behind by 25.

  • 76cf00achore(release): 1.0.0
  • f5c78b3chore(version): prepare new release
  • bdccafbfix(travis): fix scripts running again
  • fec133bfix(travis): fix scripts running
  • 1bb099cfix(travis): add scripts running
  • d09232ffix(travis): add installation for jscpd-badge-reporter
  • 7014244test(fix build):
  • 01b6125Merge remote-tracking branch 'origin/1.0.0-alpha' into 1.0.0-alpha
  • aea1ddadocs(readme): add information about ignored blocks, config files,
  • adf8674Merge remote-tracking branch 'origin/1.0.0-alpha' into 1.0.0-alpha
  • 8648819docs(readme): add information about ignored blocks, config files,
  • 064477ddocs(readme): add information about ignored blocks, config files,
  • c99b1f9chore(release): 1.0.0-rc.6
  • 831447afeat(reporter): Add html reporter
  • f3fa883chore(release): 1.0.0-rc.5

There are 73 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.0.1.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 817a8f3chore(release): 1.0.1
  • 96151d7Merge pull request #180 from ankur-bambharoliya/fix/trailing-slash-pattern
  • 0a48301fix: add support for trailling slash gitignore pattern
  • 0ce2779Update README.md
  • ef818f5Merge pull request #176 from kucherenko/1.0.0-alpha
  • 1cbe9b4doc(github): add contribution docs and PR template
  • dff977fUpdate issue templates
  • 95eb1c5Update README.md
  • b9844e6Update README.md
  • 3fe7a73Merge pull request #175 from kucherenko/1.0.0-alpha
  • c1cde96Merge pull request #174 from kucherenko/1.0.0-alpha
  • 2793445Merge pull request #173 from kucherenko/1.0.0-alpha
  • e62baebMerge pull request #171 from kucherenko/1.0.x
  • fdd7040doc(readme) add link to old version of jscpd
  • e051515doc(readme) add link to old version of jscpd

See the full diff

greenkeeperBot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.0.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e7849d2chore(release): 1.0.2
  • 4b8f6d9Merge pull request #181 from whtsky/local-mode-reporter
  • 06b25a6chore(travis): remove global installation for jscpd-badge-reporter
  • 01ee5affix: support locally installed reporter and mode

See the full diff

greenkeeperBot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.0.3.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 4bcd1dachore(release): 1.0.3
  • 106a6d4fix(options.path): Fix path options

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 2, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.1.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 94de42achore(release): 1.1.0
  • 1168bfbfeat(html,consoleFull reporters): Add blamed lines to html and consoleFull reporters, add syntax hig
  • 3aba4cdfeat(modes): Add custom mode

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 14, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.2.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0f0eab8chore(release): 1.2.0
  • d051154feat(html reporter): add graph to report
  • af99689fix(html reporter): Fix bug with empty lines in code blocks

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 23, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.2.1.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • bc575dfchore(release): 1.2.1
  • 23a9b5dfix(blamer): Fix unhandled promise rejection in blamer
  • 3db59d5refactor(use): add use() method for import external modes, reporters, tokenizers and dbs
  • 643df7frefactor(utils): add use() method for import external reporters, modes and dbs
  • dc3e25dchore(codecov): add codecov config
  • 1421a4ftest(coverage): add tests for modes, utils, etc
  • c9f963bchore(codecov): add codecov badge
  • 09ca3b8fix(readme): fix path to screenshot
  • c0ebc10docs(readme): reformat documentation, add table of content, add html retorter screenshot
  • fe8a567fix(fix issue with color of cpd badge):

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.2.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Dec 27, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 1.2.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.2.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 37e6d0cchore(release): 2.0.2
  • 8d1081ffix(license): change packages with GPL-2 linense to analog with MIT

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.7.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 91e6207chore(release): 2.0.7
  • 5ae0e1afix(stores): remove unhandled rejection during the .jscpd folder deletion
  • 5b0b0ecfix(options): add noSymlink option for stop following symlinks
  • 4b2a978fix(cli): add min-tokens for cli options

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.8.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 64e4619chore(release): 2.0.8
  • 05d998efix(formatsExts): fix formatsExts option in config file

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.9.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b0008fbchore(release): 2.0.9
  • de2fdc0fix(options): add ignoreCase option

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 22, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.10.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c6ed673chore(release): 2.0.10
  • 3419d01fix(detector): fix issue with dead code for minLines options

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 27, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.11.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 9f58479chore(release): 2.0.11
  • d0147b5fix(options): fix min tokens, lines and max lines options

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.13.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 4c48423chore(release): 2.0.12
  • 9b008f8fix(html reporter): fix report for empty formats

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.13.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.14.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 7b7b2e7Megre master
  • de929a2chore(release): 2.0.14
  • b80e4e7fix(prism tokenizer): fix issue with empty name
  • 09be9acMerge pull request #226 from kucherenko/greenkeeper/nyc-14.0.0
  • f3be89echore(package): update lockfile package-lock.json
  • 27d323bchore(package): update nyc to version 14.0.0
  • 97d7ecbMerge pull request #222 from kucherenko/greenkeeper/opn-cli-4.1.0
  • 0828849chore(package): update lockfile package-lock.json
  • 7628f3fchore(package): update opn-cli to version 4.1.0
  • 1915eebMerge pull request #217 from kucherenko/greenkeeper/level-5.0.0
  • be9e468chore(package): update lockfile package-lock.json
  • 913423afix(package): update level to version 5.0.1

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.15.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Sep 24, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 2.0.16.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Mar 8, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 3.0.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Mar 10, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 3.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Mar 11, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 3.1.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 3.2.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 18, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor
  • The devDependencyjscpd was updated from 0.6.22 to 3.2.1.

Update to this version instead 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants