summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-04 19:54:50 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-04 19:54:50 +0000
commit703f11bdcce764dc755b47943c8abbc5bb9e25f8 (patch)
tree2a56c58e36d2fb498f9950accf8d27564b1d795a
parentd992861fb2541dd02ff2c5d6c1e1d85bf3fbf01f (diff)
downloadchef-703f11bdcce764dc755b47943c8abbc5bb9e25f8.tar.gz
Bump version of chef to 13.0.94 by Chef Versioner.v13.0.94
-rw-r--r--CHANGELOG.md14
-rw-r--r--Gemfile.lock10
-rw-r--r--VERSION2
-rw-r--r--chef-config/lib/chef-config/version.rb2
-rw-r--r--lib/chef/version.rb2
5 files changed, 12 insertions, 18 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d60e4c44b..707b5a1a91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,7 @@
This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef).
-## [v13.0.92](https://github.com/chef/chef/tree/v13.0.92) (2017-04-04)
-[Full Changelog](https://github.com/chef/chef/compare/v13.0.92...v13.0.92)
-
-**Merged pull requests:**
-
-- Allow users to opt out of the systemd\_unit verifier [\#5971](https://github.com/chef/chef/pull/5971) ([nathwill](https://github.com/nathwill))
-- V2 Cookbook Manifests [\#5929](https://github.com/chef/chef/pull/5929) ([thommay](https://github.com/thommay))
-
-## [v13.0.92](https://github.com/chef/chef/tree/v13.0.92) (2017-04-04)
-[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.92)
+## [v13.0.93](https://github.com/chef/chef/tree/v13.0.93) (2017-04-04)
+[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.93)
**Closed issues:**
@@ -32,6 +24,7 @@ This changelog reflects the current state of chef's master branch on github and
- Chef-13: remove more deprecated method\_missing access [\#5979](https://github.com/chef/chef/pull/5979) ([lamont-granquist](https://github.com/lamont-granquist))
- apply knife search node fuzzifier to knife ssh [\#5977](https://github.com/chef/chef/pull/5977) ([lamont-granquist](https://github.com/lamont-granquist))
- Add policy\_name and policy\_group indexes to converge message sent to data-collector [\#5973](https://github.com/chef/chef/pull/5973) ([itmustbejj](https://github.com/itmustbejj))
+- Allow users to opt out of the systemd\_unit verifier [\#5971](https://github.com/chef/chef/pull/5971) ([nathwill](https://github.com/nathwill))
- Retry API requests if using an unsupported version [\#5960](https://github.com/chef/chef/pull/5960) ([thommay](https://github.com/thommay))
- disable building nokogiri on windows for now [\#5958](https://github.com/chef/chef/pull/5958) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: Make ActionClass a class [\#5952](https://github.com/chef/chef/pull/5952) ([lamont-granquist](https://github.com/lamont-granquist))
@@ -45,6 +38,7 @@ This changelog reflects the current state of chef's master branch on github and
- Chef-13: Simplify DSL creation [\#5934](https://github.com/chef/chef/pull/5934) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: Remove deprecated Chef::Client attrs [\#5932](https://github.com/chef/chef/pull/5932) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: remove method\_missing from the DSL [\#5930](https://github.com/chef/chef/pull/5930) ([lamont-granquist](https://github.com/lamont-granquist))
+- V2 Cookbook Manifests [\#5929](https://github.com/chef/chef/pull/5929) ([thommay](https://github.com/thommay))
- Chef-13: remove node\_map back-compat [\#5926](https://github.com/chef/chef/pull/5926) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: remove deprecated run\_context methods [\#5925](https://github.com/chef/chef/pull/5925) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: remove Chef::ShellOut [\#5923](https://github.com/chef/chef/pull/5923) ([lamont-granquist](https://github.com/lamont-granquist))
diff --git a/Gemfile.lock b/Gemfile.lock
index 2ed28ad24c..8a1cb24938 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,10 +113,10 @@ GIT
PATH
remote: .
specs:
- chef (13.0.93)
+ chef (13.0.94)
addressable
bundler (>= 1.10)
- chef-config (= 13.0.93)
+ chef-config (= 13.0.94)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -142,10 +142,10 @@ PATH
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (13.0.93-universal-mingw32)
+ chef (13.0.94-universal-mingw32)
addressable
bundler (>= 1.10)
- chef-config (= 13.0.93)
+ chef-config (= 13.0.94)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -186,7 +186,7 @@ PATH
PATH
remote: chef-config
specs:
- chef-config (13.0.93)
+ chef-config (13.0.94)
addressable
fuzzyurl
mixlib-config (~> 2.0)
diff --git a/VERSION b/VERSION
index ef6cedbb3c..09ed0b523e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.0.93 \ No newline at end of file
+13.0.94 \ No newline at end of file
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 5834b7dc7f..76783a016e 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.93"
+ VERSION = "13.0.94"
end
#
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index fbcf6cf6c6..43d7b76ddf 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -21,7 +21,7 @@
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.93"
+ VERSION = "13.0.94"
end
#