petities / petitions.eu

Support a petition or start your own petition
https://petities.nl/
12 stars 11 forks source link

Bump mini_portile2 from 2.4.0 to 2.5.1 #659

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mini_portile2 from 2.4.0 to 2.5.1.

Release notes

Sourced from mini_portile2's releases.

2.5.1 / 2021-04-28

Dependencies

This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier, we strongly suggest that you find the time to upgrade, because official support for Ruby 2.2 ended on 2018-03-31.

Enhancements

  • MiniPortile.execute now takes an optional :env hash, which is merged into the environment variables for the subprocess. Likely this is only useful for specialized use cases. #99
  • Experimental support for cmake-based projects extended to Windows. (Thanks, @​larskanis!)

2.5.0 / 2020-02-24

Enhancements

  • When verifying GPG signatures, remove all imported pubkeys from keyring #90 (Thanks, @​hanazuki!)
Changelog

Sourced from mini_portile2's changelog.

2.5.1 / 2021-04-28

Dependencies

This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier, we strongly suggest that you find the time to upgrade, because official support for Ruby 2.2 ended on 2018-03-31.

Enhancements

  • MiniPortile.execute now takes an optional :env hash, which is merged into the environment variables for the subprocess. Likely this is only useful for specialized use cases. #99
  • Experimental support for cmake-based projects extended to Windows. (Thanks, @​larskanis!)

2.5.0 / 2020-02-24

Enhancements

  • When verifying GPG signatures, remove all imported pubkeys from keyring #90 (Thanks, @​hanazuki!)
Commits
  • 918517d version bump to v2.5.1
  • 88f92a8 fix: #execute should always emit "OK" on success
  • b2730c8 Merge pull request #100 from flavorjones/flavorjones-execute-takes-env-option
  • 1a0d778 feat: #execute now accepts an optional :env hash
  • 0ae074f remove remaining traces of concourse
  • 52ac497 doc: update README with Actions status badge
  • 994abc2 Merge pull request #98 from flavorjones/flavorjones-migrate-to-github-actions
  • 18ddb5c ci: remove appveyor and concourse configs
  • 4b15b72 ci: set makeflags to parallelize builds
  • 963cbb3 ci: skip sqlite and ares examples on windows
  • Additional commits viewable in compare view


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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 3 years ago

Superseded by #667.