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

chore(deps): bump github.com/gobuffalo/packr/v2 from 2.7.1 to 2.8.3 #76

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps github.com/gobuffalo/packr/v2 from 2.7.1 to 2.8.3.

Release notes

Sourced from github.com/gobuffalo/packr/v2's releases.

v2.8.3

What's Changed

Full Changelog: gobuffalo/packr@v2.8.2...v2.8.3

v2.8.2

What's Changed

New Contributors

Full Changelog: gobuffalo/packr@v2.8.1...v2.8.2

v2.8.1

Changelog

583cd4a Fix a typo in README: FindBytes -> Find c312396 Merge pull request #283 from Gowee/fixfindbytes 4b81387 Update github.com/karrick/godirwalk to v1.15.8 3debf34 version bump: v2.8.1

v2.8.0

No release notes provided.

Commits
  • c4f5900 Merge pull request #297 from gochigo/update-readme
  • 3aab0cf fixed github action test
  • bf8c88d fixed readme and version bump up
  • 410d31e Merge pull request #295 from gochigo/version2-only
  • 5d4036d deprecated internal/envy.go now go modules mode only.
  • bcffcc4 updated github action test and added badge
  • 8b30f4c updated dependencies (packd, logger, some others)
  • 50c0668 updated modules and workflow
  • fe7cd58 moved v2 files from v2/ to /
  • 739c4c5 remove v1 files
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 9, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Dependabot tried to add @tadayosi, @phantomjinx, @mmelko, @jsolovjo and @mmuzikar as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/hawtio/hawtio-operator/pulls/76/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the hawtio/hawtio-operator repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@tadayosi
Copy link
Member

tadayosi commented Nov 9, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gobuffalo/packr/v2-2.8.3 branch from fa930a9 to ba7bfe8 Compare November 9, 2023 05:52
@tadayosi
Copy link
Member

tadayosi commented Nov 9, 2023

@phantomjinx Can you see why this upgrade deletes so many vendor files?

@phantomjinx
Copy link
Member

@phantomjinx Can you see why this upgrade deletes so many vendor files?

Seems like the update has kinda decided to shuffle the dependencies. modules.txt shows all the deleted and upgraded packages and seem to tally with the vendor changes. Why pakr is responsible for that am not sure.

@tadayosi
Copy link
Member

@dependabot recreate

Bumps [github.com/gobuffalo/packr/v2](https://github.com/gobuffalo/packr) from 2.7.1 to 2.8.3.
- [Release notes](https://github.com/gobuffalo/packr/releases)
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml)
- [Commits](gobuffalo/packr@v2.7.1...v2.8.3)

---
updated-dependencies:
- dependency-name: github.com/gobuffalo/packr/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gobuffalo/packr/v2-2.8.3 branch from ba7bfe8 to 1809de8 Compare November 10, 2023 04:03
@tadayosi
Copy link
Member

OK, then let's merge it. Probably that's part of what gomod upgrade does.

@tadayosi tadayosi merged commit 50e217c into main Nov 10, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gobuffalo/packr/v2-2.8.3 branch November 10, 2023 04:31
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants