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

Bump berkshelf from 8.0.1 to 8.0.2 in /omnibus #3350

Merged
merged 1 commit into from Sep 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps berkshelf from 8.0.1 to 8.0.2.

Changelog

Sourced from berkshelf's changelog.

8.0.2 (2022-06-02)

  • Fix directory structure of berkshelf package
Commits
  • b2e56f1 updating berkshelf version to 8.0.2
  • 2af86be Merge pull request #6 from chef/i5pranay93/INFWS-94-berks-corrupt-archive
  • 6f83719 rake style - added newline at EOF
  • ac708e1 linting with cookstyle
  • b390c09 create a package with relative path
  • See full diff 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 requested review from a team as code owners June 2, 2022 13:11
@netlify
Copy link

netlify bot commented Jun 2, 2022

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 001b008
🔍 Latest deploy log https://app.netlify.com/sites/chef-server/deploys/63106152d64a110008e01b12

@lbakerchef
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@lbakerchef lbakerchef self-assigned this Jun 4, 2022
@lbakerchef
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch from 4d33730 to 4e74598 Compare June 5, 2022 06:42
@lbakerchef
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch 2 times, most recently from 2081bb1 to 750af86 Compare June 10, 2022 11:29
@vinay-satish
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@vinay-satish
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch 2 times, most recently from 2ef9e2a to 1e950d5 Compare June 10, 2022 11:57
@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch from 1e950d5 to f51fa15 Compare June 29, 2022 11:55
@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch 2 times, most recently from a532644 to f3d0a07 Compare July 19, 2022 06:11
@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch 2 times, most recently from afc9783 to 9e8522c Compare July 28, 2022 06:58
@vinay-satish
Copy link
Contributor

vinay-satish commented Jul 28, 2022

@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch 2 times, most recently from 6cecd7e to ccfeab9 Compare August 23, 2022 06:29
@vinay-satish
Copy link
Contributor

@dependabot rebase

Bumps [berkshelf](https://github.com/chef/berkshelf) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/chef/berkshelf/releases)
- [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md)
- [Commits](chef/berkshelf@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: berkshelf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/omnibus/berkshelf-8.0.2 branch from ccfeab9 to 001b008 Compare September 1, 2022 07:37
@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vinay-satish
Copy link
Contributor

vinay-satish commented Sep 1, 2022

@vinay-satish
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@vinay-satish vinay-satish merged commit 776608e into main Sep 2, 2022
@vinay-satish vinay-satish deleted the dependabot/bundler/omnibus/berkshelf-8.0.2 branch September 2, 2022 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants