sjenkins7 / live.senkins.SeventhHeavenWrapper

POC Wrapper implementation using Tauri
2 stars 1 forks source link

Bump flatpak-builder-tools from `db00e67` to `5583608` #223

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps flatpak-builder-tools from db00e67 to 5583608.

Commits
  • 5583608 update fallback firefox version to one that actually exists
  • 338ce9c Simplify dependency install with Poetry
  • 8f12caf Add Gradle generator
  • 8bdf4f4 cargo: Initialize git submodules when fetching repo (#406)
  • fc7b6e1 cargo: Merge workspace features with crate features
  • bb7d86b cargo: Support workspace build-dependencies
  • 3fe8b14 cargo: Use recursion for target.cfg(…)
  • 3d4ac94 Find all crates in git repositories, matching cargo's behavior
  • 6bf4b9a go: Add docs for module-aware build mode.
  • dc2e857 node: Create integrity file symlink for new electron/get versions
  • 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 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)