puppetlabs / puppet-dev-tools

Puppet development tools in a Docker image
Apache License 2.0
12 stars 25 forks source link

Update unf_ext requirement from ~> 0.0.7.6 to ~> 0.0.8 #101

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on unf_ext to permit the latest version.

Changelog

Sourced from unf_ext's changelog.

0.0.8

  • No functional change in the library code.
  • Include Windows binaries for Ruby 3.0.
  • Drop support for Ruby 2.1 and earlier.
  • Replace Travis CI with Github Actions.
  • Fix cross-build after upgrading rake-compiler/rake-compiler-dock to 1.1.1/1.1.0.

0.0.7.7 (2020-03-30)

  • Include Windows binaries for Ruby 2.7.

0.0.7.6 (2019-03-19)

  • Include Windows binaries for Ruby 2.6.

0.0.7.5 (2018-02-06)

  • Include Windows binaries for Ruby 2.5.

0.0.7.4 (2017-04-19)

  • Fix build on ARM and GCC 6 again.

0.0.7.3 (2017-04-11)

  • Update the base Unicode version to 9.

  • Fix compile issues on ARM and GCC 6.

0.0.7.2 (2016-02-01)

  • Include Windows binaries for Ruby 2.3.

0.0.7.1 (2015-04-18)

  • Windows fat binary gems no longer require libstd++ to run, which are statically linked.

  • Add a fat binary gem for x64-mingw32 (64bit Windows).

  • Windows fat binary gems now include binaries for Ruby up to 2.2.

0.0.6 (2013-02-16)

  • Migrate from Jeweler to Bundler.

0.0.5 (2012-05-30)

  • Fix a type error for strict compilers.

... (truncated)

Commits
  • 2459d8c Bump the VERSION to 0.0.8
  • 2822b86 Build a source gem as well
  • a02051c Upgrade rake-compiler/rake-compiler-dock to 1.1.1/1.1.0
  • 8b25ab1 Merge pull request #64 from tablecheck/github-actions
  • 127cf65 Add Github Actions CI support.
  • f2ba120 Add GitHub Actions, trim jobs from Travis
  • 1c21149 Bump VERSION to 0.0.7.7 for releasing a binary gem for ruby up to 2.7
  • bcf792b Add Ruby 2.7
  • 771fff8 Use the latest rake-compiler-dock
  • 733da90 Add Ruby 2.6
  • Additional commits viewable in compare view


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)