From d0a4e6ddd01bd860ebc7907f5b9a897d6528853e Mon Sep 17 00:00:00 2001 From: Igor Rzegocki Date: Wed, 9 Feb 2022 22:54:58 +0100 Subject: [PATCH] chore: Version bump --- CHANGELOG.md | 14 +++++++++ Gemfile.lock | 78 +++++++++++++++++++++++------------------------ README.md | 1 + docs/changelog.md | 14 +++++++++ docs/team.md | 1 + metadata.rb | 2 +- package.json | 2 +- 7 files changed, 71 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 858d74c7..d9e5e35d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.22.0](https://github.com/ajgon/opsworks_ruby/compare/v1.21.1...v1.22.0) (2022-02-09) + + +### Bug Fixes + +* **appserver:** use `pumactl start` for restart if the `puma.state` file does not exists ([#276](https://github.com/ajgon/opsworks_ruby/issues/276)) ([c2c8713](https://github.com/ajgon/opsworks_ruby/commit/c2c8713f2afc22cb7e566ff3060a028b0b329fd0)), closes [#274](https://github.com/ajgon/opsworks_ruby/issues/274) + + +### Features + +* **worker:** add `good_job` support ([af98d67](https://github.com/ajgon/opsworks_ruby/commit/af98d67be6cacfc2e54a61138757e7f84521f626)) + + + ## [1.21.1](https://github.com/ajgon/opsworks_ruby/compare/v1.21.0...v1.21.1) (2021-10-13) diff --git a/Gemfile.lock b/Gemfile.lock index 2ee29051..32f35491 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM ridley (~> 5.0) solve (~> 4.0) thor (~> 0.19, < 0.19.2) - brakeman (5.1.1) + brakeman (5.2.1) buff-config (2.0.0) buff-extensions (~> 2.0) varia_model (~> 0.6) @@ -73,7 +73,7 @@ GEM fuzzyurl mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) - chef-utils (17.6.18) + chef-utils (17.9.46) concurrent-ruby chef-zero (5.3.2) ffi-yajl (~> 2.2) @@ -95,9 +95,9 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.1) tins (~> 1.6) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.1.5) - ed25519 (1.2.4) + ed25519 (1.3.0) erubi (1.10.0) erubis (2.7.0) faraday (0.17.4) @@ -107,7 +107,7 @@ GEM ruby_parser (>= 3.14.1) fauxhai (4.1.0) net-ssh - ffi (1.15.4) + ffi (1.15.5) ffi-yajl (2.4.0) libyajl2 (>= 1.2) foodcritic (16.3.0) @@ -128,10 +128,10 @@ GEM httpclient (2.8.3) iniparse (1.5.0) ipaddress (0.8.3) - json (2.5.1) - kitchen-docker (2.11.0) + json (2.6.1) + kitchen-docker (2.12.0) test-kitchen (>= 1.0.0) - kitchen-vagrant (1.10.0) + kitchen-vagrant (1.11.0) test-kitchen (>= 1.4, < 4) libyajl2 (2.1.0) license-acceptance (2.1.13) @@ -143,7 +143,7 @@ GEM logging (2.3.0) little-plugger (~> 1.1) multi_json (~> 1.14) - mini_portile2 (2.6.1) + mini_portile2 (2.7.1) minitar (0.9) mixlib-archive (0.4.20) mixlib-log @@ -173,11 +173,11 @@ GEM net-ssh-gateway (>= 1.2.0) net-telnet (0.1.1) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.1) + mini_portile2 (~> 2.7.0) racc (~> 1.4) nori (2.6.0) - octokit (4.21.0) + octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) ohai (8.26.1) @@ -197,7 +197,7 @@ GEM iniparse (~> 1.4) rexml (~> 3.2) parallel (1.21.0) - parser (3.0.2.0) + parser (3.1.0.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) @@ -205,11 +205,11 @@ GEM polyglot (0.3.5) proxifier (1.0.3) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.1.1) + regexp_parser (2.2.0) retryable (2.0.4) rexml (3.2.5) ridley (5.1.1) @@ -230,42 +230,42 @@ GEM retryable (~> 2.0) semverse (~> 2.0) varia_model (~> 0.6) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.11.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.10.2) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.22.1) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.11.5) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - ruby_parser (3.17.0) - sexp_processor (~> 4.15, >= 4.15.1) + ruby_parser (3.18.1) + sexp_processor (~> 4.16) rubyntlm (0.6.3) rubyzip (2.3.2) rufus-lru (1.1.0) @@ -273,12 +273,12 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) semverse (2.0.0) - serverspec (2.41.8) + serverspec (2.42.0) multi_json rspec (~> 3.0) rspec-its specinfra (~> 2.72) - sexp_processor (4.15.3) + sexp_processor (4.16.0) sfl (2.3) simplecov (0.12.0) docile (~> 1.1.0) @@ -288,7 +288,7 @@ GEM solve (4.0.4) molinillo (~> 0.6) semverse (>= 1.1, < 4.0) - specinfra (2.82.25) + specinfra (2.83.1) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -303,7 +303,7 @@ GEM systemu (2.6.5) term-ansicolor (1.7.1) tins (~> 1.0) - test-kitchen (3.1.0) + test-kitchen (3.2.2) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) @@ -320,7 +320,7 @@ GEM thor (0.19.1) timers (4.0.4) hitimes - tins (1.29.1) + tins (1.31.0) sync tomlrb (2.0.1) treetop (1.6.11) diff --git a/README.md b/README.md index 4da4128e..9af260b2 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Author: [Igor Rzegocki](https://www.rzegocki.pl/) ([@ajgon](https://github.com/a * Josh Goodall ([@inopinatus](https://github.com/inopinatus)) * Kazuki Fujii ([@kazukifujii](https://github.com/kazukifujii)) * Kazuki Nishikawa ([@kzkn](https://github.com/kzkn)) +* Josh Burks ([@dotnofoolin](https://github.com/dotnofoolin)) ## License diff --git a/docs/changelog.md b/docs/changelog.md index 3597f502..f08f32fa 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,17 @@ +## [1.22.0](https://github.com/ajgon/opsworks_ruby/compare/v1.21.1...v1.22.0) (2022-02-09) + + +### Bug Fixes + +* **appserver:** use `pumactl start` for restart if the `puma.state` file does not exists ([#276](https://github.com/ajgon/opsworks_ruby/issues/276)) ([c2c8713](https://github.com/ajgon/opsworks_ruby/commit/c2c8713f2afc22cb7e566ff3060a028b0b329fd0)), closes [#274](https://github.com/ajgon/opsworks_ruby/issues/274) + + +### Features + +* **worker:** add `good_job` support ([af98d67](https://github.com/ajgon/opsworks_ruby/commit/af98d67be6cacfc2e54a61138757e7f84521f626)) + + + ## [1.21.1](https://github.com/ajgon/opsworks_ruby/compare/v1.21.0...v1.21.1) (2021-10-13) diff --git a/docs/team.md b/docs/team.md index 992a1f34..a53ed6be 100644 --- a/docs/team.md +++ b/docs/team.md @@ -17,3 +17,4 @@ - Rich Seviora ([@richseviora](https://github.com/richseviora)) - Kazuki Fujii ([@kazukifujii](https://github.com/kazukifujii)) - Kazuki Nishikawa ([@kzkn](https://github.com/kzkn)) +- Josh Burks ([@dotnofoolin](https://github.com/dotnofoolin)) diff --git a/metadata.rb b/metadata.rb index 462d7e29..678ba4ca 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ license 'MIT' description 'Set of chef recipes for OpsWorks based Ruby projects' long_description File.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.21.1' +version '1.22.0' chef_version '>= 12.0' if respond_to?(:chef_version) depends 'apt', '< 7.0' diff --git a/package.json b/package.json index 409dceca..bf764a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opsworks_ruby", - "version": "1.21.1", + "version": "1.22.0", "description": "Set of chef recipes for OpsWorks based Ruby projects.", "dependencies": {}, "devDependencies": {