Commit graph

8701 commits

Author SHA1 Message Date
Clinton Wolfe
72f682f23a
Updated Supported Platforms for MSSQL_SESSION 2020-12-23 09:26:28 -05:00
Kasey Linden
0d1aa2c3a4 added specific oses
Signed-off-by: Kasey Linden <kaseylinden@gmail.com>
2020-12-22 15:46:57 -06:00
Chef Expeditor
2ff2fb3735 Bump version to 4.24.25 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-21 21:13:06 +00:00
Clinton Wolfe
e5b00760c2
Remove hardcoded test failure date for skipped windows tests 2020-12-21 16:10:02 -05:00
Chef Expeditor
7bf9a8da65 Bump version to 4.24.24 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-21 20:27:57 +00:00
Clinton Wolfe
5d84e51a9c
Update parslet requirement from ~> 1.5 to >= 1.5, < 3.0 2020-12-21 15:26:06 -05:00
Clinton Wolfe
3b29eb69ab Remove windows test skip timebomb
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-21 15:17:24 -05:00
dependabot-preview[bot]
66a1f56944
Update parslet requirement from ~> 1.5 to >= 1.5, < 3.0
Updates the requirements on [parslet](https://github.com/kschiess/parslet) to permit the latest version.
- [Release notes](https://github.com/kschiess/parslet/releases)
- [Changelog](https://github.com/kschiess/parslet/blob/master/HISTORY.txt)
- [Commits](https://github.com/kschiess/parslet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 19:17:40 +00:00
Chef Expeditor
3ec394c548 Bump version to 4.24.23 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-21 19:16:02 +00:00
Clinton Wolfe
25401a238c
Bump chefstyle to 1.5.7 and run chefstyle -a 2020-12-21 14:14:11 -05:00
Clinton Wolfe
acc4b412ab Silence linter warning
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-21 13:25:04 -05:00
Clinton Wolfe
cdfb325ca3 Apply chefstyle -a, and manually remove duplicate requires
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-21 13:25:04 -05:00
Clinton Wolfe
e4c46e9dae Bump chefstyle to 1.5.7
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-21 13:24:12 -05:00
Chef Expeditor
3030e1d813 Bump version to 4.24.22 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-21 17:52:23 +00:00
Clinton Wolfe
5599a37bb6
Loosen RSpec pin to ~> 3.10 2020-12-21 12:50:38 -05:00
Clinton Wolfe
fcadb9792f Update functional tests to work with rspec 3.10+
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-21 12:24:24 -05:00
Chef Expeditor
8519680780 Bump version to 4.24.21 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-18 22:02:11 +00:00
Clinton Wolfe
ee610cc54e
Re-Enable Omnibus Builds on MacOS 10.13 2020-12-18 17:00:47 -05:00
Clinton Wolfe
cbf8d7c60b Re-enable builds on MacOS 10.13 since we have a issue on 10.14
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-12-18 16:57:39 -05:00
Chef Expeditor
81a7e70b05 Bump version to 4.24.20 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-18 16:56:31 +00:00
Clinton Wolfe
b12ebd3ffc
Require ruby 2.5+ / allow ruby 3 2020-12-18 11:54:55 -05:00
Tim Smith
981dbf75ff Require ruby 2.5+ / allow ruby 3
The currently ruby requirement is going to break things when we pull
Ruby 3 into Chef Infra Client next year.

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-12-18 07:08:02 -08:00
Chef Expeditor
b01778b7f5 Bump version to 4.24.19 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-17 14:12:46 +00:00
Clinton Wolfe
3399bac2cc
Update faraday requirement from >= 0.9.0, < 1.1 to >= 0.9.0, < 1.2
Update faraday requirement from >= 0.9.0, < 1.1 to >= 0.9.0, < 1.2
2020-12-17 09:11:25 -05:00
Chef Expeditor
08dd798394 Bump version to 4.24.18 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-17 14:07:28 +00:00
Clinton Wolfe
50b763afe1
Replace DK with Workstation in docs 2020-12-17 09:06:06 -05:00
dependabot-preview[bot]
a0b2507dc8
Update faraday requirement from >= 0.9.0, < 1.1 to >= 0.9.0, < 1.2
Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v0.9.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 07:06:26 +00:00
Tim Smith
d2afc7c2f7 Replace DK with Workstation in docs
DK goes full EOL 12/31/2020

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-12-16 16:08:54 -08:00
Chef Expeditor
bc90057e31 Bump version to 4.24.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-16 15:51:03 +00:00
Chef Expeditor
26e0818f0d Bump version to 4.24.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-16 15:48:41 +00:00
Clinton Wolfe
1bde2619f1
Update rubyzip requirement from ~> 1.2, >= 1.2.2 to >= 1.2.2, < 3.0 2020-12-16 10:47:36 -05:00
Chef Expeditor
c4f7b7d65e Bump version to 4.24.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-16 15:46:14 +00:00
Clinton Wolfe
f511aaeba5
Update simplecov requirement from ~> 0.10, <= 0.18.2 to ~> 0.18 2020-12-16 10:45:58 -05:00
Clinton Wolfe
e6d5acc547
Update tomlrb requirement from ~> 1.2.0 to >= 1.2, < 2.1 2020-12-16 10:44:50 -05:00
Chef Expeditor
7ee32a651f Bump version to 4.24.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-16 15:42:49 +00:00
Clinton Wolfe
3969230d7b
Update hashie requirement from ~> 3.4 to >= 3.4, < 5.0 2020-12-16 10:41:25 -05:00
dependabot-preview[bot]
6785c76d8a
Update simplecov requirement from ~> 0.10, <= 0.18.2 to ~> 0.18
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.10.0...v0.18.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 07:37:05 +00:00
dependabot-preview[bot]
c66b38e280
Update tomlrb requirement from ~> 1.2.0 to >= 1.2, < 2.1
Updates the requirements on [tomlrb](https://github.com/fbernier/tomlrb) to permit the latest version.
- [Release notes](https://github.com/fbernier/tomlrb/releases)
- [Changelog](https://github.com/fbernier/tomlrb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fbernier/tomlrb/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 07:35:50 +00:00
dependabot-preview[bot]
e4f73d9b5e
Update hashie requirement from ~> 3.4 to >= 3.4, < 5.0
Updates the requirements on [hashie](https://github.com/hashie/hashie) to permit the latest version.
- [Release notes](https://github.com/hashie/hashie/releases)
- [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashie/hashie/compare/v3.4.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 07:31:57 +00:00
dependabot-preview[bot]
fe9a1c8dd5
Update rubyzip requirement from ~> 1.2, >= 1.2.2 to >= 1.2.2, < 3.0
Updates the requirements on [rubyzip](https://github.com/rubyzip/rubyzip) to permit the latest version.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 07:31:15 +00:00
Chef Expeditor
4279ba326d Bump version to 4.24.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-15 21:57:37 +00:00
Clinton Wolfe
dc5a9ebc21
Remove 'integration' group from Gemfile 2020-12-15 16:56:18 -05:00
Chef Expeditor
d7e69db444 Bump version to 4.24.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-15 21:54:55 +00:00
Clinton Wolfe
f5466687cc
parse_config - accept array notation to handle dots 2020-12-15 16:53:34 -05:00
Chef Expeditor
e170e31055 Bump version to 4.24.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-15 20:44:53 +00:00
Clinton Wolfe
dbc9c4b6e7
Fix link to image in compliance plugin README 2020-12-15 15:43:34 -05:00
Chef Expeditor
a4924ac978 Bump version to 4.24.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-15 20:39:05 +00:00
Clinton Wolfe
adc37fcb27
Clean up docs previews 2020-12-15 15:37:47 -05:00
IanMadd
a9a41240b6 Clean up docs previews
Signed-off-by: IanMadd <imaddaus@chef.io>
2020-12-10 18:53:19 -08:00
Chef Expeditor
567c8d3cf3 Bump version to 4.24.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2020-12-10 17:56:00 +00:00