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

An in-range update of pem is breaking the build 🚨 #16

Open
greenkeeper bot opened this issue Sep 12, 2018 · 8 comments
Open

An in-range update of pem is breaking the build 🚨 #16

greenkeeper bot opened this issue Sep 12, 2018 · 8 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 12, 2018

Version 1.12.8 of pem was just published.

Branch Build failing 🚨
Dependency pem
Current Version 1.12.7
Type devDependency

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

pem 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 failed (Details).
  • coverage/coveralls: First build on greenkeeper/pem-1.12.8 at 100.0% (Details).

Release Notes v1.12.8

1.12.8 (2018-09-11)

Bug Fixes

  • package: dep updates and fix deprecated api (610a403)
  • package: fix deprecated api (6fdfd32)
  • package: fix deprecated api (3fbe212)
  • pem: allow utf8 charset in fields (2cb97aa)
Commits

The new version differs by 8 commits.

  • a3d8edb chore(release): 1.12.8 [skip ci]
  • 515a518 chore(package): fix node version dep
  • 6fdfd32 fix(package): fix deprecated api
  • 3fbe212 fix(package): fix deprecated api
  • 610a403 fix(package): dep updates and fix deprecated api
  • 98a63c9 chore(package): dep updates and changelog
  • 2cb97aa fix(pem): allow utf8 charset in fields
  • 1dd024a chore(docs): update documentation heads

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2018

Version 1.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.13.0

1.13.0 (2018-09-11)

Features

  • package: add promisify methods pem.promisify.FUNCTIONNAME (8a0c1bc)
Commits

The new version differs by 4 commits.

  • d5a20dd chore(release): 1.13.0 [skip ci]
  • 3a90fcb chore(package): add auto-changelog for history.md
  • 8a0c1bc feat(package): add promisify methods pem.promisify.FUNCTIONNAME
  • 4a2754a chore(package): update tested openssl version

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2018

  • The dependency pem was updated from 1.13.0 to 1.13.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.13.1

1.13.1 (2018-09-14)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 68ad452 chore(release): 1.13.1 [skip ci]
  • 4d10fb2 fix(package): remove -utf8 option

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2018

  • The dependency pem was updated from 1.13.1 to 1.13.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.13.2

1.13.2 (2018-10-26)

Bug Fixes

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 25, 2019

  • The dependency pem was updated from 1.13.2 to 1.14.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.0

1.14.0 (2019-01-25)

Features

  • package: Support SAN Certificate from CSR (#229) (fa450f5)
Commits

The new version differs by 9 commits.

  • 09aa5e0 chore(release): 1.14.0 [skip ci]
  • fa450f5 feat(package): Support SAN Certificate from CSR (#229)
  • af050ac Update eslint-plugin-import to the latest version 🚀 (#228)
  • eee5ec4 Update marked to the latest version 🚀 (#226)
  • e5cc4bb js fix
  • f4036f1 Greenkeeper/semantic release 15.12.5 (#225)
  • 73f18d3 Greenkeeper/ajv 6.6.1 (#224)
  • ed5b477 Greenkeeper/travis deploy once 5.0.10 (#223)
  • d3cde12 Update eslint-plugin-node to the latest version 🚀 (#218)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 25, 2019

  • The dependency pem was updated from 1.14.0 to 1.14.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.1

1.14.1 (2019-01-25)

Bug Fixes

  • package: add altNames + csrConfigFile options to createCertificate (f599d96)
Commits

The new version differs by 3 commits.

  • 2dc1b8b chore(release): 1.14.1 [skip ci]
  • 806f843 Merge pull request #230 from Dexus/san-addon
  • f599d96 fix(package): add altNames + csrConfigFile options to createCertificate

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2019

  • The dependency pem was updated from 1.14.1 to 1.14.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.2

1.14.2 (2019-02-16)

Bug Fixes

  • Merge pull request #234 from pvangeepuram/fix-serviceKeyPassword-issue (1649e7b)
Commits

The new version differs by 6 commits.

  • e79cdaa chore(release): 1.14.2 [skip ci]
  • 1649e7b fix: Merge pull request #234 from pvangeepuram/fix-serviceKeyPassword-issue
  • 2248228 Fix the issue with generating certificate with serviceKeyPassword
  • 1b63519 Merge pull request #231 from Dexus/greenkeeper/eslint-plugin-import-2.16.0
  • 1ff03dc chore(package): update lockfile package-lock.json
  • 791159a chore(package): update eslint-plugin-import to version 2.16.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 17, 2019

  • The dependency pem was updated from 1.14.2 to 1.14.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.3

1.14.3 (2019-09-17)

Bug Fixes

  • package: fix #264 & remove package-lock.josn (53f1356)
Commits

The new version differs by 25 commits.

  • 97643fa chore(release): 1.14.3 [skip ci]
  • 7b99a62 Create FUNDING.yml
  • 53f1356 fix(package): fix #264 & remove package-lock.josn
  • 5cf40a8 disable cache for npm
  • 7014b81 chore(package): update lockfile package-lock.json
  • de0f354 chore(package): update eslint-plugin-import to version 2.18.1
  • ac71be2 Chore(deps): Bump eslint-utils from 1.3.1 to 1.4.2
  • c4e8f62 Chore(deps): Bump mixin-deep from 1.3.1 to 1.3.2
  • 6dd09b0 fix readCertificateInfo for the case when cert subject is empty (#264)
  • 179d2cc Greenkeeper/mocha 6.1.4 (#252)
  • bfa7926 Merge pull request #253 from Dexus/dependabot/npm_and_yarn/lodash-4.17.14
  • 093cc99 Chore(deps): Bump lodash from 4.17.11 to 4.17.14
  • 8d01cf0 Merge pull request #249 from Dexus/greenkeeper/marked-0.7.0
  • a19f23c Merge pull request #250 from Dexus/greenkeeper/eslint-plugin-import-2.18.0
  • 3453e5f chore(package): update lockfile package-lock.json

There are 25 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants