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 the policy-reasoner group with 4 updates #188

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the policy-reasoner group with 4 updates: eflint-to-json, policy, srv and deliberation.

Updates eflint-to-json from 9dfd53b to d8d9529

Commits
  • d8d9529 Merge pull request #52 from DanielVoogsgerd/update
  • 3f38506 fix(deps): Add clap to workflow dev deps
  • 61db4a8 fix(deps): Update remaining enum-debug packages
  • ccd92c6 Merge pull request #51 from DanielVoogsgerd/update
  • 7b9b925 chore(deps): Update eflint-json to reflect enum-debug update
  • 057689d chore(deps): Move dependencies to workspace
  • 418d409 Merge pull request #46 from DanielVoogsgerd/deny
  • f031701 Merge pull request #47 from DanielVoogsgerd/eflint-json-spec
  • e59e50a Merge pull request #49 from DanielVoogsgerd/fmt
  • 78683be Merge pull request #41 from DanielVoogsgerd/dummy-policy-store
  • Additional commits viewable in compare view

Updates policy from 9dfd53b to d8d9529

Commits
  • d8d9529 Merge pull request #52 from DanielVoogsgerd/update
  • 3f38506 fix(deps): Add clap to workflow dev deps
  • 61db4a8 fix(deps): Update remaining enum-debug packages
  • ccd92c6 Merge pull request #51 from DanielVoogsgerd/update
  • 7b9b925 chore(deps): Update eflint-json to reflect enum-debug update
  • 057689d chore(deps): Move dependencies to workspace
  • 418d409 Merge pull request #46 from DanielVoogsgerd/deny
  • f031701 Merge pull request #47 from DanielVoogsgerd/eflint-json-spec
  • e59e50a Merge pull request #49 from DanielVoogsgerd/fmt
  • 78683be Merge pull request #41 from DanielVoogsgerd/dummy-policy-store
  • Additional commits viewable in compare view

Updates srv from 9dfd53b to d8d9529

Commits
  • d8d9529 Merge pull request #52 from DanielVoogsgerd/update
  • 3f38506 fix(deps): Add clap to workflow dev deps
  • 61db4a8 fix(deps): Update remaining enum-debug packages
  • ccd92c6 Merge pull request #51 from DanielVoogsgerd/update
  • 7b9b925 chore(deps): Update eflint-json to reflect enum-debug update
  • 057689d chore(deps): Move dependencies to workspace
  • 418d409 Merge pull request #46 from DanielVoogsgerd/deny
  • f031701 Merge pull request #47 from DanielVoogsgerd/eflint-json-spec
  • e59e50a Merge pull request #49 from DanielVoogsgerd/fmt
  • 78683be Merge pull request #41 from DanielVoogsgerd/dummy-policy-store
  • Additional commits viewable in compare view

Updates deliberation from 9dfd53b to d8d9529

Commits
  • d8d9529 Merge pull request #52 from DanielVoogsgerd/update
  • 3f38506 fix(deps): Add clap to workflow dev deps
  • 61db4a8 fix(deps): Update remaining enum-debug packages
  • ccd92c6 Merge pull request #51 from DanielVoogsgerd/update
  • 7b9b925 chore(deps): Update eflint-json to reflect enum-debug update
  • 057689d chore(deps): Move dependencies to workspace
  • 418d409 Merge pull request #46 from DanielVoogsgerd/deny
  • f031701 Merge pull request #47 from DanielVoogsgerd/eflint-json-spec
  • e59e50a Merge pull request #49 from DanielVoogsgerd/fmt
  • 78683be Merge pull request #41 from DanielVoogsgerd/dummy-policy-store
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 1, 2024
@Lut99
Copy link
Member

Lut99 commented Nov 4, 2024

Leaving this one at your discretion, @DanielVoogsgerd :)

@DanielVoogsgerd
Copy link
Member

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/cargo/policy-reasoner-0f3f9b7d3b branch November 4, 2024 10:49
@DanielVoogsgerd
Copy link
Member

Yeah, that is simply not true..., they are updatable and should be updated. I will push it manually then...

@DanielVoogsgerd DanielVoogsgerd restored the dependabot/cargo/policy-reasoner-0f3f9b7d3b branch November 4, 2024 11:16
@DanielVoogsgerd DanielVoogsgerd force-pushed the dependabot/cargo/policy-reasoner-0f3f9b7d3b branch from 0a46e53 to 017fce4 Compare November 4, 2024 11:17
@DanielVoogsgerd DanielVoogsgerd force-pushed the dependabot/cargo/policy-reasoner-0f3f9b7d3b branch from 017fce4 to fa27f3d Compare November 4, 2024 11:35
@DanielVoogsgerd
Copy link
Member

Okay after the conflict I just did it by hand real quick, I honestly am curious how dependabot handles Cargo, it seems like it does not use the upstream tooling...

@DanielVoogsgerd DanielVoogsgerd merged commit 498a27e into main Nov 4, 2024
17 checks passed
@DanielVoogsgerd DanielVoogsgerd deleted the dependabot/cargo/policy-reasoner-0f3f9b7d3b branch November 4, 2024 11:56
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants