oculus42 / short-uuid

Translate standard UUIDs into shorter formats and back.
MIT License
450 stars 13 forks source link

An in-range update of snyk is breaking the build 🚨 #20

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.99.0 to 1.99.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

snyk is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/oculus42/short-uuid/builds/434317873?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.99.1

1.99.1 (2018-09-27)

Bug Fixes

  • bump gradle plugin to fix dep tree annotations (f6aeb61)
Commits

The new version differs by 2 commits.

  • 479260b Merge pull request #227 from snyk/fix/upgradle
  • f6aeb61 fix: bump gradle plugin to fix dep tree annotations

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.99.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.100.0

1.100.0 (2018-10-03)

Features

  • Bump resolve-deps to latest (72df523)
Commits

The new version differs by 4 commits.

  • ddf13ee Merge pull request #229 from snyk/feat/bump-resolve-deps
  • 72df523 feat: Bump resolve-deps to latest
  • 3af11b8 Merge pull request #223 from snyk/chore/remove-package-lock
  • 6713708 chore: remove package-lock and ignore it

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.100.1

1.100.1 (2018-10-03)

Bug Fixes

  • move constants for test-unpublished to json and add it to package #225 (242a7c9)
Commits

The new version differs by 7 commits.

  • b0bbb4d Merge pull request #230 from snyk/fix/unpublished
  • 53f1c49 chore: var -> const, let in test-unpublished
  • 242a7c9 fix: move constants for test-unpublished to json and add it to package #225
  • ddf13ee Merge pull request #229 from snyk/feat/bump-resolve-deps
  • 72df523 feat: Bump resolve-deps to latest
  • 3af11b8 Merge pull request #223 from snyk/chore/remove-package-lock
  • 6713708 chore: remove package-lock and ignore it

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.100.2

1.100.2 (2018-10-05)

Bug Fixes

  • bump snyk-resolve-deps version (ca32550)
  • look for node_modules by package.json file location (fa4fa08)
Commits

The new version differs by 12 commits.

  • 29b8dc9 Merge pull request #233 from snyk/fix/snyk-resolve-deps-update
  • fa4fa08 fix: look for node_modules by package.json file location
  • ca32550 fix: bump snyk-resolve-deps version
  • 03ccd68 Merge pull request #231 from snyk/chore/refactoring
  • 8d02572 chore: js -> ts
  • b0bbb4d Merge pull request #230 from snyk/fix/unpublished
  • 53f1c49 chore: var -> const, let in test-unpublished
  • 242a7c9 fix: move constants for test-unpublished to json and add it to package #225
  • ddf13ee Merge pull request #229 from snyk/feat/bump-resolve-deps
  • 72df523 feat: Bump resolve-deps to latest
  • 3af11b8 Merge pull request #223 from snyk/chore/remove-package-lock
  • 6713708 chore: remove package-lock and ignore it

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.101.0

1.101.0 (2018-10-07)

Features

  • '--gradle-sub-project' option to handle multip-project gradle (e986f79)
Commits

The new version differs by 14 commits.

  • 974949e Merge pull request #234 from snyk/feat/gradle-sub-project-option
  • e986f79 feat: '--gradle-sub-project' option to handle multip-project gradle
  • 29b8dc9 Merge pull request #233 from snyk/fix/snyk-resolve-deps-update
  • fa4fa08 fix: look for node_modules by package.json file location
  • ca32550 fix: bump snyk-resolve-deps version
  • 03ccd68 Merge pull request #231 from snyk/chore/refactoring
  • 8d02572 chore: js -> ts
  • b0bbb4d Merge pull request #230 from snyk/fix/unpublished
  • 53f1c49 chore: var -> const, let in test-unpublished
  • 242a7c9 fix: move constants for test-unpublished to json and add it to package #225
  • ddf13ee Merge pull request #229 from snyk/feat/bump-resolve-deps
  • 72df523 feat: Bump resolve-deps to latest
  • 3af11b8 Merge pull request #223 from snyk/chore/remove-package-lock
  • 6713708 chore: remove package-lock and ignore it

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.101.1

1.101.1 (2018-10-07)

Bug Fixes

  • bump snyk-python-plugin to 1.8.2 - to handle pip 18 (d24ce74)
Commits

The new version differs by 16 commits.

  • d7aa9dc Merge pull request #235 from snyk/fix/bump-python-plugin-support-pip-18
  • d24ce74 fix: bump snyk-python-plugin to 1.8.2 - to handle pip 18
  • 974949e Merge pull request #234 from snyk/feat/gradle-sub-project-option
  • e986f79 feat: '--gradle-sub-project' option to handle multip-project gradle
  • 29b8dc9 Merge pull request #233 from snyk/fix/snyk-resolve-deps-update
  • fa4fa08 fix: look for node_modules by package.json file location
  • ca32550 fix: bump snyk-resolve-deps version
  • 03ccd68 Merge pull request #231 from snyk/chore/refactoring
  • 8d02572 chore: js -> ts
  • b0bbb4d Merge pull request #230 from snyk/fix/unpublished
  • 53f1c49 chore: var -> const, let in test-unpublished
  • 242a7c9 fix: move constants for test-unpublished to json and add it to package #225
  • ddf13ee Merge pull request #229 from snyk/feat/bump-resolve-deps
  • 72df523 feat: Bump resolve-deps to latest
  • 3af11b8 Merge pull request #223 from snyk/chore/remove-package-lock

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.102.0

1.102.0 (2018-10-08)

Bug Fixes

  • check if user specify package file name as part of path (1138eb2)
  • Fall back to config org if no option passed (99021be)
  • pass if yarn remove called with no packages (8ad52a1)
  • replace yarn.lock with package.json when falling back to node_modules (032aa1f)
  • Update runtime helper path (39976bc)

Features

  • autodetection for test, monitor, wizard & protect (20b8ccc)
Commits

The new version differs by 32 commits.

  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path
  • 23fd0df chore: js -> ts
  • 7bb4c89 Merge pull request #228 from snyk/fix/lockfiles-monitor
  • 032aa1f fix: replace yarn.lock with package.json when falling back to node_modules
  • 8ad52a1 fix: pass if yarn remove called with no packages
  • f1224ab Merge pull request #236 from snyk/chore/no-default-export
  • 3cb5d6e chore: enable tslint no-default-export
  • 68d5c6d tests: update protect-vis-snyk fixture
  • d7aa9dc Merge pull request #235 from snyk/fix/bump-python-plugin-support-pip-18
  • d24ce74 fix: bump snyk-python-plugin to 1.8.2 - to handle pip 18
  • 974949e Merge pull request #234 from snyk/feat/gradle-sub-project-option
  • e986f79 feat: '--gradle-sub-project' option to handle multip-project gradle
  • 5307275 tests: Fixes for outdated tests

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.103.0

1.103.0 (2018-10-09)

Features

  • docker base image remediation advice (5df5863)
Commits

The new version differs by 34 commits.

  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path
  • 23fd0df chore: js -> ts
  • 7bb4c89 Merge pull request #228 from snyk/fix/lockfiles-monitor
  • 032aa1f fix: replace yarn.lock with package.json when falling back to node_modules
  • 8ad52a1 fix: pass if yarn remove called with no packages
  • f1224ab Merge pull request #236 from snyk/chore/no-default-export
  • 3cb5d6e chore: enable tslint no-default-export
  • 68d5c6d tests: update protect-vis-snyk fixture
  • d7aa9dc Merge pull request #235 from snyk/fix/bump-python-plugin-support-pip-18
  • d24ce74 fix: bump snyk-python-plugin to 1.8.2 - to handle pip 18
  • 974949e Merge pull request #234 from snyk/feat/gradle-sub-project-option

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.103.1

1.103.1 (2018-10-10)

Bug Fixes

  • Add missing CLI help text for docker remediation (6f83cd1)
Commits

The new version differs by 36 commits.

  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path
  • 23fd0df chore: js -> ts
  • 7bb4c89 Merge pull request #228 from snyk/fix/lockfiles-monitor
  • 032aa1f fix: replace yarn.lock with package.json when falling back to node_modules
  • 8ad52a1 fix: pass if yarn remove called with no packages
  • f1224ab Merge pull request #236 from snyk/chore/no-default-export
  • 3cb5d6e chore: enable tslint no-default-export
  • 68d5c6d tests: update protect-vis-snyk fixture
  • d7aa9dc Merge pull request #235 from snyk/fix/bump-python-plugin-support-pip-18

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.103.2

1.103.2 (2018-10-11)

Bug Fixes

  • do not traverse node_modules on wizard monitor for yarn (8c41db7)
  • update message for path with file name error (e01f60a)
Commits

The new version differs by 40 commits.

  • ef4bc3a Merge pull request #237 from snyk/fix/message
  • f688f5f Merge pull request #239 from snyk/fix/yarn-wizard
  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 8c41db7 fix: do not traverse node_modules on wizard monitor for yarn
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • e01f60a fix: update message for path with file name error
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path
  • 23fd0df chore: js -> ts
  • 7bb4c89 Merge pull request #228 from snyk/fix/lockfiles-monitor
  • 032aa1f fix: replace yarn.lock with package.json when falling back to node_modules
  • 8ad52a1 fix: pass if yarn remove called with no packages

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.103.3

1.103.3 (2018-10-11)

Bug Fixes

  • update resolve-deps to skip ~ directory (a8938f9)
Commits

The new version differs by 42 commits.

  • 2730ede Merge pull request #242 from snyk/fix/skip-tilde-dir
  • a8938f9 fix: update resolve-deps to skip ~ directory
  • ef4bc3a Merge pull request #237 from snyk/fix/message
  • f688f5f Merge pull request #239 from snyk/fix/yarn-wizard
  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 8c41db7 fix: do not traverse node_modules on wizard monitor for yarn
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • e01f60a fix: update message for path with file name error
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path
  • 23fd0df chore: js -> ts
  • 7bb4c89 Merge pull request #228 from snyk/fix/lockfiles-monitor

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.103.4

1.103.4 (2018-10-12)

Bug Fixes

  • bump nodejs-lockfile-parser to allow 0 deps (50a954d)
Commits

The new version differs by 44 commits.

  • 4d7ee9e Merge pull request #243 from snyk/fix/bump-lockfile-parser-to-allow-0-deps
  • 50a954d fix: bump nodejs-lockfile-parser to allow 0 deps
  • 2730ede Merge pull request #242 from snyk/fix/skip-tilde-dir
  • a8938f9 fix: update resolve-deps to skip ~ directory
  • ef4bc3a Merge pull request #237 from snyk/fix/message
  • f688f5f Merge pull request #239 from snyk/fix/yarn-wizard
  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 8c41db7 fix: do not traverse node_modules on wizard monitor for yarn
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • e01f60a fix: update message for path with file name error
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename
  • b5217fd chore: disable object-literal-sort-keys
  • 1138eb2 fix: check if user specify package file name as part of path

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.104.0

1.104.0 (2018-10-16)

Features

  • bump python & golang plugins (00e91f5)
Commits

The new version differs by 46 commits.

  • 52b5ea2 Merge pull request #245 from snyk/feat/bump-python-and-go-plugins
  • 00e91f5 feat: bump python & golang plugins
  • 4d7ee9e Merge pull request #243 from snyk/fix/bump-lockfile-parser-to-allow-0-deps
  • 50a954d fix: bump nodejs-lockfile-parser to allow 0 deps
  • 2730ede Merge pull request #242 from snyk/fix/skip-tilde-dir
  • a8938f9 fix: update resolve-deps to skip ~ directory
  • ef4bc3a Merge pull request #237 from snyk/fix/message
  • f688f5f Merge pull request #239 from snyk/fix/yarn-wizard
  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 8c41db7 fix: do not traverse node_modules on wizard monitor for yarn
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice
  • e01f60a fix: update message for path with file name error
  • ae88c53 Merge pull request #232 from snyk/fix/alert-if-path-with-filename

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.104.1

1.104.1 (2018-10-16)

Bug Fixes

Commits

The new version differs by 48 commits.

  • 146185c Merge pull request #246 from snyk/fix/delete-right-answer
  • 63a1f5f fix: not delete from this
  • 52b5ea2 Merge pull request #245 from snyk/feat/bump-python-and-go-plugins
  • 00e91f5 feat: bump python & golang plugins
  • 4d7ee9e Merge pull request #243 from snyk/fix/bump-lockfile-parser-to-allow-0-deps
  • 50a954d fix: bump nodejs-lockfile-parser to allow 0 deps
  • 2730ede Merge pull request #242 from snyk/fix/skip-tilde-dir
  • a8938f9 fix: update resolve-deps to skip ~ directory
  • ef4bc3a Merge pull request #237 from snyk/fix/message
  • f688f5f Merge pull request #239 from snyk/fix/yarn-wizard
  • 903e6c9 Merge pull request #240 from snyk/fix/add-missing-remediation-help-text
  • 6f83cd1 fix: Add missing CLI help text for docker remediation
  • 8c41db7 fix: do not traverse node_modules on wizard monitor for yarn
  • 596c18f Merge pull request #238 from snyk/feat/docker-remediation
  • 5df5863 feat: docker base image remediation advice

There are 48 commits in total.

See the full diff