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 appdmg to the latest version 🚀 #1593

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 28, 2019

The optionalDependency appdmg was updated from 0.4.5 to 0.6.0.

This version 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.


Release Notes for 🚢 0.6.0
  • 💥 Drop support for Node.js < 8.5.x

    Migration Guide:

    Upgrade to Node.js 8.5.0 or newer.

Commits

The new version differs by 41 commits.

  • e1394d2 🚢 0.6.0
  • 7524564 Merge pull request #179 from LinusU/node-8
  • 96774b8 💥 Drop support for Node.js < 8.5.x
  • df34242 🌹 Remove Faircode integration
  • 0d55d64 🚢 0.5.2
  • 03ab73c 🌹 Cleanup package metadata
  • 1318e0e 🌹 Fix readme linting errors
  • 90b4c60 🎉 Add Faircode integration
  • b3c6c53 Merge pull request #152 from LinusU/node-4
  • 3744897 💥 Drop support for Node.js 0.x
  • deb0ee7 Merge pull request #112 from LinusU/fix/precreate-target
  • 5b2ffd1 🐛 Don't cleanup on unknown errors
  • 76a1618 🐛 Add cleanup as soon as we have created the target
  • 0755d48 🐛 Only clean target when we have created it
  • ee98f7b 🐛 Target not found errors

There are 41 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 🌴

@feross
Copy link
Member

feross commented Sep 6, 2019

The only thing that seemed to change in this update is the dropping of pre Node 8.5 and the addition of the following new option to sign the resulting DMG.

code-sign (object, optional) - Options for codesigning the DMG

  • signing-identity (string, required) - The identity with which to sign the resulting DMG
  • identifier (string, optional) - Explicitly set the unique identifier string that is embedded in code signatures

I'll make a new issue to consider signing the DMG.

@feross
Copy link
Member

feross commented Sep 6, 2019

DMG signing issue: #1672

@feross feross closed this in e58e701 Sep 6, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/appdmg-0.6.0 branch September 6, 2019 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant