Skip to content

Conversation

@dependabot-preview
Copy link

Bumps fpm from 1.9.3 to 1.11.0.

Changelog

Sourced from fpm's changelog.

Release Notes and Change Log

1.10.2 (July 3, 2018)
^^^^^^^^^^^^^^^^^^^^^

  • cpan: Fix a crash where fpm would crash trying to parse a perl version string (#1515_, #1514; Jordan Sissel, William N. Braswell, Jr)

1.10.1 (July 3, 2018)
^^^^^^^^^^^^^^^^^^^^^

  • cpan: Fixes some package building by setting PERL5LIB correctly (#1509, #1511; William N. Braswell, Jr)
  • cpan: Adds --[no-]cpan-verbose flag which, when set, runs cpanm with the --verbose flag (#1511_; William N. Braswell, Jr)

1.10.0 (May 21, 2018)
^^^^^^^^^^^^^^^^^^^^

  • Pin ruby-xz dependency to one which allows Ruby versions older than 2.3.0 (#1494_; Marat Sharafutdinov)
  • Documentation improvements: #1488; Arthur Burkart. #1384; Justin Kolberg. #1452_; Anatoli Babenia.
  • python: Improve support for the ~= dependency comparison. (#1482_; Roman Vasilyev)
  • deb: Add --deb-generate-changes flag to have fpm output a .changes file (#1492_; Spida)
  • deb: Add --deb-dist flag to set the target distribution (similar to --rpm-dist). (#1492_; Spida)
  • apk: Make --before-install, --before-upgrade, and --after-upgrade work correctly. (#1422_; Charles R. Portwood II)
  • rpm: add xzmt for multithreaded xz compression (Amnon BC)
  • rpm: fix shell function name install conflicting with install program. In
    postinst (after-install), the function is now called _install to avoid
    conflicting with /usr/bin/install (#1434_; Torsten Schmidt)
  • rpm: Allow binary "arch dependent" files in noarch rpms (Jordan Sissel)
    • deb: --config-files ? (#1440, #1443; NoBodyCam)
  • FPM source repo now contains a Brewfile for use with Homebrew.
  • FPM source repo has a Dockerfile for invoking fpm with docker. (#1484_, ;Allan Lewis
Commits

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 cancel merge will cancel a previously requested merge
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [fpm](https://github.com/jordansissel/fpm) from 1.9.3 to 1.11.0.
- [Release notes](https://github.com/jordansissel/fpm/releases)
- [Changelog](https://github.com/jordansissel/fpm/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jordansissel/fpm/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 31, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants