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 the submodules group across 1 directory with 6 updates #1002

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 6 updates in the / directory:

Package From To
ui_helpers 23faba0 68c8d79
mmh 4cbd92b f483d11
columns_ui-sdk 3135275 86d676c
fbh 741a75b be8b65a
scripts 4e8ffba ee9f2ad
svg-services bb244ef 1dc84ec

Updates ui_helpers from 23faba0 to 68c8d79

Commits

Updates mmh from 4cbd92b to f483d11

Commits
  • f483d11 Merge pull request #61 from reupen/pre-commit-ci-update-config
  • df32056 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates columns_ui-sdk from 3135275 to 86d676c

Commits
  • 86d676c Merge pull request #94 from reupen/pre-commit-ci-update-config
  • 156c640 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates fbh from 741a75b to be8b65a

Commits
  • be8b65a Merge pull request #72 from reupen/pre-commit-ci-update-config
  • 395e158 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates scripts from 4e8ffba to ee9f2ad

Commits
  • ee9f2ad Merge pull request #52 from reupen/pre-commit-ci-update-config
  • e74d8e6 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates svg-services from bb244ef to 1dc84ec

Commits
  • 1dc84ec Merge pull request #160 from reupen/pre-commit-ci-update-config
  • a82316a [pre-commit.ci] pre-commit autoupdate
  • 2a32564 Merge pull request #158 from reupen/dependabot/submodules/submodules-1b8dca2e7e
  • dfde137 Bump scripts from 56800d4 to 4e8ffba in the submodules group
  • See full diff 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

Bumps the submodules group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ui_helpers](https://github.com/reupen/ui_helpers) | ``23faba0`` | ``68c8d79`` |
| [mmh](https://github.com/reupen/mmh) | ``4cbd92b`` | ``f483d11`` |
| [columns_ui-sdk](https://github.com/reupen/columns_ui-sdk) | ``3135275`` | ``86d676c`` |
| [fbh](https://github.com/reupen/fbh) | ``741a75b`` | ``be8b65a`` |
| [scripts](https://github.com/reupen/foobar2000-development-scripts) | ``4e8ffba`` | ``ee9f2ad`` |
| [svg-services](https://github.com/reupen/svg-services) | ``bb244ef`` | ``1dc84ec`` |



Updates `ui_helpers` from `23faba0` to `68c8d79`
- [Commits](reupen/ui_helpers@23faba0...68c8d79)

Updates `mmh` from `4cbd92b` to `f483d11`
- [Commits](reupen/mmh@4cbd92b...f483d11)

Updates `columns_ui-sdk` from `3135275` to `86d676c`
- [Release notes](https://github.com/reupen/columns_ui-sdk/releases)
- [Commits](reupen/columns_ui-sdk@3135275...86d676c)

Updates `fbh` from `741a75b` to `be8b65a`
- [Commits](reupen/fbh@741a75b...be8b65a)

Updates `scripts` from `4e8ffba` to `ee9f2ad`
- [Commits](reupen/foobar2000-development-scripts@4e8ffba...ee9f2ad)

Updates `svg-services` from `bb244ef` to `1dc84ec`
- [Release notes](https://github.com/reupen/svg-services/releases)
- [Commits](reupen/svg-services@bb244ef...1dc84ec)

---
updated-dependencies:
- dependency-name: ui_helpers
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: mmh
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: columns_ui-sdk
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: fbh
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: scripts
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: svg-services
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 4, 2024
@reupen reupen merged commit 15b3596 into main Nov 4, 2024
7 checks passed
@reupen reupen deleted the dependabot/submodules/submodules-8f0e93e75f branch November 4, 2024 21:29
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant