Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mixlib-archive requirement from ~> 0.4 to >= 0.4, < 2.0 in /src/supermarket/engines/fieri #1926

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2021

Updates the requirements on mixlib-archive to permit the latest version.

Changelog

Sourced from mixlib-archive's changelog.

v1.1.7 (2021-02-18)

Merged Pull Requests

v1.1.6 (2021-02-17)

Merged Pull Requests

v1.1.3 (2021-02-10)

Merged Pull Requests

  • Remove encoding comment we don&#39;t need #51 (tas50)
  • Remove Dir.chdir calls from libarchive extraction #54 (lamont-granquist)
  • Remove the pry-stack_explorer dep failing Ruby 2.4 builds #55 (tas50)
  • Add a note about ffi-libarchive to the readme #58 (tas50)
  • Update Chefstyle to 1.6.2 #57 (tas50)

v1.0.7 (2020-08-21)

Merged Pull Requests

v1.0.6 (2020-08-13)

Merged Pull Requests

  • Optimize requires for non-omnibus installs #52 (tas50)

v1.0.5 (2019-12-30)

Merged Pull Requests

  • Remove Travis and update Github templates #40 (tas50)
  • Chefstyle fixes + test on Windows in Buildkite #43 (tas50)
  • Test on Ruby 2.7rc and other testing updates #47 (tas50)
  • Substitute require for require_relative #48 (tas50)

v1.0.1 (2019-01-16)

Merged Pull Requests

  • Update expeditor config and order gemfile #38 (tas50)

v1.0.0 (2019-01-16)

Merged Pull Requests

... (truncated)

Commits
  • 0f032eb Bump version to 1.1.7 by Chef Expeditor
  • f410fdb Merge pull request #61 from chef/lcg/stringify
  • e6c3586 Extend the extract test for Pathnames
  • 5f551b5 Convert destination to a String
  • 38518a5 Update CHANGELOG.md to reflect the promotion of 1.1.6
  • dbbf6f3 Bump version to 1.1.6 by Chef Expeditor
  • ef0535c Merge pull request #60 from chef/lcg/just-testin
  • 27ae507 Fix windows binmode setting
  • c87710b Bump version to 1.1.5 by Chef Expeditor
  • a19efca Merge pull request #59 from chef/testing_updates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 6 times, most recently from 9eed5be to 445825f Compare June 22, 2021 21:57
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 4 times, most recently from 8de5055 to bfbcfe0 Compare July 5, 2021 02:09
@tas50
Copy link
Contributor

tas50 commented Jul 5, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 4 times, most recently from e613b2b to a4b60c7 Compare July 5, 2021 19:52
@tas50
Copy link
Contributor

tas50 commented Jul 5, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 3 times, most recently from 2033cc2 to db2872f Compare July 7, 2021 16:37
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 4 times, most recently from b3107dc to cff47fd Compare August 3, 2021 14:53
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 3 times, most recently from a781071 to c5c9b21 Compare August 11, 2021 14:48
@dependabot dependabot bot requested review from a team as code owners August 11, 2021 14:48
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 10 times, most recently from 6e9d365 to 5c43889 Compare August 16, 2021 18:55
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 4 times, most recently from 8ea72ff to 1eccf2a Compare August 24, 2021 15:50
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 4 times, most recently from 11e8a4d to cbd8880 Compare August 27, 2021 16:45
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch 2 times, most recently from cb7587b to 7dc7da8 Compare September 3, 2021 14:35
@dheerajd-msys
Copy link
Contributor

@dependabot rebase

Updates the requirements on [mixlib-archive](https://github.com/chef/mixlib-archive) to permit the latest version.
- [Release notes](https://github.com/chef/mixlib-archive/releases)
- [Changelog](https://github.com/chef/mixlib-archive/blob/master/CHANGELOG.md)
- [Commits](chef/mixlib-archive@v0.4.20...v1.1.7)

---
updated-dependencies:
- dependency-name: mixlib-archive
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch from 7dc7da8 to caea189 Compare September 17, 2021 05:31
@dheerajd-msys
Copy link
Contributor

Closing in favour of #2257

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/src/supermarket/engines/fieri/mixlib-archive-1.1.7 branch September 27, 2021 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants