Update ruby-rspec_junit_formatter to 0.4.1.
0.4.1 (2018-05-30)
Fixed
* Diff ANSI stripping now works for codes with multiple tags, too.
0.4.0 (2018/05/26)
Added
* Add support for including STDOUT and STDERR from tests in the JUnit output
(see "Capturing output" in the readme for details).
Fixed
* When RSpec includes a diff in its output, strip out ANSI escape codes used
to color it for shell display.
Update ruby-hashie to 4.1.0.
4.1.0 - 2020-02-01
Added
* #499: Add Hashie::Extensions::Mash::PermissiveRespondTo to make specific
subclasses of Mash fully respond to messages for use with SimpleDelegator
- @michaelherold.
Changed
* #498: Exclude tests from the gem release to reduce installation size and
improve installation speed - @michaelherold.
Fixed
* #467: Fixed DeepMerge#deep_merge mutating nested values within the
receiver - @michaelherold.
* #505: Ensure that Hashie::Arrays are not deconverted within Hashie::Mashes
to make Mash#dig work properly - @michaelherold.
* #507: Suppress Psych.safe_load arg warn when using Psych 3.1.0+ - @koic.
* #508: Fixed Mash.load no longer uses Rails-only #except - @bobbymcwho.
* #508: Fixed Hashie::Extensions::DeepMerge #deep_merge not correctly
dup'ing sub-hashes if active_support hash extensions were not present -
@bobbymcwho.
* #500: Do not warn when setting Mash keys that look like underbang, bang,
and query methods - @michaelherold.
* #510: Ensure that Hashie::Mash#compact is only defined on Ruby version >=
2.4.0 - @bobbymcwho.
* #511: Suppress keyword arguments warning for Ruby 2.7.0 - @koic.
* #512: Suppress an integer unification warning for using Ruby 2.4.0+ - @koic.
* #513: Suppress a Ruby's warning when using Ruby 2.6.0+ - @koic.
4.0.0 - 2019-10-30
Added
* #323: Added Hashie::Extensions::Mash::DefineAccessors - @marshall-lee.
* #474: Expose YAML#safe_load options in Mash#load - @riouruma, @dblock.
* #478: Added optional array parameter to Hashie::Mash.disable_warnings -
@bobbymcwho.
* #481: Ruby 2.6 - Support Hash#merge and #merge! called with multiple
Hashes/Mashes - @bobbymcwho.
* #488: Added ability to create an anonymous Hashie::Mash subclass with key
conflict errors silenced using Hashie::Mash.quiet.new - @bobbymcwho.
Changed
* #481: Implement non-destructive standard Hash methods - @bobbymcwho.
* #482: Update Travis configs to make jruby builds run on trusty dist -
@BobbyMcWho.
Fixed
* #459: Fixed a regression in Mash.load that disallowed aliases - @arekt and
@michaelherold.
* #465: Fixed deep_update to call any readers when a key exists -
@laertispappas.
* #479: Fixed an issue with Hash#except not returning a Mash in Rails 6 -
@bobbymcwho.
* #489: Updated the documentation to exlain the behavior of Mash and keyword
arguments - @Bhacaz.
* #465: Clean up our RuboCop configuration and fix the outstanding line
length violations. This involved some minor refactoring on
Hashie::Extensions::Coercion, Hashie::Extensions::Dash::IndifferentAccess,
Hashie::Extensions::DeepLocate, Hashie::Extensions::Mash::SafeAssignment,
and Hashie::Hash, but none that were detectable via the test suite -
@michaelherold.
Changes since 20.1.14:
Fix confusing wording of diagnostic "should contain text". It's more
precise to say "this line should consist of this text". Otherwise it's
too easy to interpret it as "the text should occur somewhere in the
line".
Allow BUILDLINK_PREFIX.* to be used in helper files. Especially for
programming language packages, files like plugin.mk often include
buildlink3.mk and therefore may refer to the BUILDLINK_PREFIX of this
package.
Warn about redundant BUILDLINK_API_VERSION restrictions. Previously, the
check had only been enabled if the operators from the default dependency
pattern (buildlink3.mk) and the additional dependency pattern (package)
used the same operators, which already covered most practical cases.
Determine SuSE versions from the pkgsrc tree.
Update ruby-unicorn to 5.5.5.
5.5.5 (2020-04-27)
This release fixes a bug for users of multiple listeners setups
where a busy listen socket could starve other listeners.
Thanks to Stan Hu for reporting and testing.
No need to upgrade if you're using a single listen socket.
5.5.4 (2020-03-24)
One change to improve RFC 7230 conformance in the HTTP parser:
Update ruby-jekyll-watch to 2.2.1.
pkgsrc change: add "USE_LANGUAGES= # none".
2.2.1 / 2019-03-22
Bug Fixes
* Fix encoding discrepancy in excluded Windows paths (#76)
* Ignore directories rather than all similar paths (#65)
Development Fixes
* Test against Ruby 2.6
* Relax version constraint on bundler to allow using 1.x or 2.x
* dependencies: rubocop-jekyll 0.5
* style: target Ruby 2.4
2.1.2 / 2018-10-17
Development Fixes
* Initialize AppVeyor CI to test plugin on Windows (#77)
Bug Fixes
* Fix watcher failure due to incorrect file name encoding (#78)
2.1.1 / 2018-10-10
Bug Fixes
* Replace non-existent local variable (#73)
2.1.0 / 2018-10-09
Bug Fixes
* Normalize watched-path encoding (#69)
Development Fixes
* Test against Ruby 2.5 (#62)
* Drop support for Ruby 2.2 (EOL)
* Style: lint with rubocop-jekyll
Update ruby-jekyll-feed to 0.13.0.
0.13.0 / 2019-11-13
Minor Enhancements
* Excerpt only flag (#287)
* Add media:content tag (#290)
Development Fixes
* test: use categories in post (#249)
Update ruby-jekyll-coffeescript to 2.0.0.
2.0 / 2019-09-06
Major Enhancements
* Require Ruby 2.4 or greater (#38)
* Require Jekyll 4.0
1.2.2 / 2019-03-24
Bug Fixes
* Revert jekyll to be just a development_dependency for v1.x.x series.
1.2.1 / 2019-03-23
Bug Fixes
* Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#33)
1.2.0 / 2019-03-22
Development Fixes
* Drop support for Ruby < 2.4
* Allow Jekyll v4 (still alpha)
* Style: Target Ruby 2.4 (#31)
Update ruby-jekyll to 4.1.0.
4.1.0 (2020-05-27)
Minor Enhancements
* serve: add support for ECC certificates (#7768)
* Update item_property to recognize integers (#7878)
* Include _config.yml in a new theme's gemspec (#7865)
* Add an option to easily disable disk-cache (#7928)
* Optimize markdown parsing with Kramdown by reusing the options and
parser objects (#8013)
* Add PageDrop to provide Liquid templates with data (#7992)
* Optimize Kramdown::JekyllDocument#to_html calls (#8041)
* Reduce Jekyll::Renderer instances during a build (#7570)
* Configure default language for syntax-highlighting (#8035)
* Remove dev dependencies from new theme-gem gemspec (#8042)
* Allow disabling import of theme configuration (#8131)
* Allow excerpts to be generated for Page objects (#7642)
* Profile various stages of a site's build process (#6760)
* Add find filters to optimize where-first chains (#8171)
* Make number_of_words respect CJK characters (#7813)
* Initialize static files' data hash only if needed (#8188)
Bug Fixes
* Memoize absolute_url and relative_url filters (#7793)
* Fix documentation comment for Jekyll::Converters::Identity (#7883)
* Optimize Jekyll::Filters#item_property (#7696)
* Allow multiple binary operators in where_exp filter (#8047)
* Fix documents custom-ordering logic (#8028)
* Use layout.path when rendering the Liquid layout (#8069)
* Reduce array allocations from StaticFile#path (#8083)
* Simplify Jekyll::Renderer#validate_layout (#8064)
* Add static file's basename to its url_placeholder (#7908)
* Clear cached Liquid template scope before render (#7967)
* Add slugified_categories URL placeholder (#8094)
* Cache URLFilter results of string inputs per site (#7990)
* Use platforms instead of install_if (#8140)
* Config include trailing slash (#8113)
* Allow extensionless document in a strict site (#7950)
* Improve path normalization in liquid_renderer (#8075)
* Switch slugify regex to support more Unicode character groups (#8167)
* Check if entry is a directory once per enumerator (#8177)
* Filter out exclusively excluded entries sooner (#7482)
Update ruby-mercenary to 0.4.0.
## 0.4.0 / 2020-01-18
### Major Enhancements
* Drop Ruby 2.3 support
### Minor Enhancements
* Remove parent command's flags from subcommand usage (#44)
### Development Fixes
* Adopt Jekyll's rubocop config for consistency
### Documentation
* fixes the readme (#52)
Update ruby-coderay to 1.1.3.
1.1.3 (2020-05-29)
* Tokens: Ensure Ruby 2.6 compatibility. [#233, thanks to Jun Aruga]
* SQL scanner: Add numeric data type. [#223, thanks to m16a1]
* Java scanner: Add var as type. [#229, thanks to Davide Angelocola]
* Gem: Fix deprecation warning. [#246, thanks to David Rodr«¿guez]
Update ruby-specinfra to 2.82.16.
2.82.16 (2020-04-28)
* Remove strict_host_key_checking option when net-ssh does not support it
* Ensure the matched port is listening
2.82.15 (2020-04-09)
* Revert "Merge pull request #714 from lswith/patch-1"
2.82.14 (2020-04-09)
* Fix user.rb for non-unique uids
Update puppet to 6.16.0.
6.16.0 (2020-06-04)
The release contains bug fixes and minor improvements, including:
* A Puppet help <app> --ronn command to generate help text for an
application in ronn format
* New Puppet agent options when waiting for lock
* Puppet now uses the HTTP client to retrieve file metadata from HTTP(S)
sources
* The HTTP terminus for retrieving file content is deprecated and will be
removed in Puppet 7
* An Introduction to Puppet section in the documentation to help onboard
new users
For the full list of changes, check out the release notes: https://puppet.com/docs/puppet/latest/release_notes_puppet.html