chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

Update chef-telemetry requirement from <= 0.1.10 to <= 1.0.2 #123

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on chef-telemetry to permit the latest version.

Changelog *Sourced from [chef-telemetry's changelog](https://github.com/chef/chef-telemetry/blob/master/CHANGELOG.md).* > ## [v1.0.1](https://github.com/chef/chef-telemetry/tree/v1.0.1) (2019-12-16) > > #### Merged Pull Requests > - Use &[#39](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/39);class&[#39](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/39); instead of &[#39](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/39);module&[#39](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/39); for "Chef". [#25](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/25) ([marcparadise](https://github.com/marcparadise)) > > > ## [v1.0.0](https://github.com/chef/chef-telemetry/tree/v1.0.0) (2019-12-03) > > #### Merged Pull Requests > - Test PRs with buildkite [#12](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/12) ([tas50](https://github.com/tas50)) > - Chefstyle fixes + remove appveyor / travis configs [#13](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/13) ([tas50](https://github.com/tas50)) > - Moved telemeter from chef-core to chef-telemetry. [#16](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/16) ([zenspider](https://github.com/zenspider)) > - Changes to my previous PR per post-merge review [#17](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/17) ([zenspider](https://github.com/zenspider)) > - Adding ruby 2.7 testing [#21](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/21) ([zenspider](https://github.com/zenspider)) > - Fixed path on version updater. [#22](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/22) ([zenspider](https://github.com/zenspider)) > > ## [v0.1.8](https://github.com/chef/chef-telemetry/tree/v0.1.8) (2019-01-16) > > #### Merged Pull Requests > - Unpin bundler dev dep [#11](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/11) ([tas50](https://github.com/tas50)) > > ## [v0.1.7](https://github.com/chef/chef-telemetry/tree/v0.1.7) (2019-01-02) > > #### Merged Pull Requests > - Expand ruby version testing in Travis to Ruby 2.5/2.6 [#4](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/4) ([tas50](https://github.com/tas50)) > - Use our standard gemfile groups and rake tasks for testing [#5](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/5) ([tas50](https://github.com/tas50)) > - Add code of conduct, github templates, codeowners and contributing files [#6](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/6) ([tas50](https://github.com/tas50)) > - Remove gems.rb and fixup the appveyor config [#7](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/7) ([tas50](https://github.com/tas50)) > - Only ship the necessary libs in the gem and update the gemspec a bit [#8](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/8) ([tas50](https://github.com/tas50)) > - Update the readme to include badges, valid dev docs, and license information [#9](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/9) ([tas50](https://github.com/tas50)) > - Use our standard rakefile for testing [#10](https://github-redirect.dependabot.com/chef/chef-telemetry/pull/10) ([tas50](https://github.com/tas50))
Commits - [`6d08a4a`](https://github.com/chef/chef-telemetry/commit/6d08a4a8d3817d09053f124a4b5635c76618bcdf) Bump version to 1.0.1 by Chef Expeditor - [`6cec085`](https://github.com/chef/chef-telemetry/commit/6cec085f17b474552bc1293abe4c2d770640752e) Merge pull request [#25](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/25) from chef/mp/update-namespacing - [`d0c042a`](https://github.com/chef/chef-telemetry/commit/d0c042ac80cb8ba5c298eb7c495e93238430cbb6) Use 'class' instead of 'module' for "Chef". - [`518e99a`](https://github.com/chef/chef-telemetry/commit/518e99adf97f2f2331aa66de982fce3c5334aa58) Update CHANGELOG.md to reflect the promotion of 1.0.0 - [`91584f6`](https://github.com/chef/chef-telemetry/commit/91584f6ba95bff9e826a3033e34dacdbdeb71be9) Bump version to 1.0.0 by Chef Expeditor - [`04d16f9`](https://github.com/chef/chef-telemetry/commit/04d16f9892b84b44bb2dac0ee48383aed5c4659c) Merge pull request [#22](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/22) from chef/zenspider/fix-rename - [`613807e`](https://github.com/chef/chef-telemetry/commit/613807e4f1ab483fdda69cd749601c47916f8e4c) Fixed path on version updater. - [`b9412ce`](https://github.com/chef/chef-telemetry/commit/b9412cef381d2dcfb4d25611115fac70da0e3817) Merge pull request [#19](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/19) from chef/zenspider/namespacing2 - [`2dc6e94`](https://github.com/chef/chef-telemetry/commit/2dc6e942ad125944e5e95f7a3a4d23145881e95e) Merge branch 'master' into zenspider/namespacing2 - [`3be92ea`](https://github.com/chef/chef-telemetry/commit/3be92eacf73b6a4345b2761b4e08a7a6f00b1a8e) Update CHANGELOG.md with details from pull request [#21](https://github-redirect.dependabot.com/chef/chef-telemetry/issues/21) - Additional commits viewable in [compare view](https://github.com/chef/chef-telemetry/compare/v0.1.0...v1.0.1)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
marcparadise commented 4 years ago

This is inflight separately, additional work required

dependabot-preview[bot] commented 4 years ago

Superseded by #125.