Fix dep#20
Merged
ignotus666 merged 53 commits intomy-buildfrom May 29, 2024
Merged
Conversation
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
Autobuild: Work around CodeQL-induced build failures
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.16 to 0.17. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@a83a8fb...11b773b) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/github_actions/DoozyX/clang-format-lint-action-0.17 Build: Bump DoozyX/clang-format-lint-action from 0.16 to 0.17
Currently translated at 48.4% (295 of 609 strings) Translation: Jamulus/Jamulus app Translate-URL: https://hosted.weblate.org/projects/jamulus/jamulus-app/nb_NO/
Currently translated at 48.9% (298 of 609 strings) Translation: Jamulus/Jamulus app Translate-URL: https://hosted.weblate.org/projects/jamulus/jamulus-app/nb_NO/
Currently translated at 73.7% (449 of 609 strings) Translation: Jamulus/Jamulus app Translate-URL: https://hosted.weblate.org/projects/jamulus/jamulus-app/sv/
…jamulus-app Translations update from Hosted Weblate
Show both build and runtime versions of Qt
…ete-saved-servers Fixes jamulussoftware#1421: Add "delete server" button to connect dialog
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/github_actions/actions/cache-4
…ot/github_actions/actions/upload-artifact-4
…ot/github_actions/github/codeql-action-3
…ot/github_actions/actions/checkout-4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/github_actions/actions/download-artifact-4
…dependencies/aqt Build: Bump aqt from 3.1.11 to 3.1.12 (Automated PR)
…dependencies/Qt6 Build: Bump Qt6 from 6.6.1 to 6.6.3 (Automated PR)
…-settings-on-state-change Android: settings lost on GUI state change
Currently translated at 100.0% (609 of 609 strings) Translation: Jamulus/Jamulus app Translate-URL: https://hosted.weblate.org/projects/jamulus/jamulus-app/pt_PT/
…jamulus-app Translations update from Hosted Weblate
RecHostAddr doesn't need to be a class member, as it is only used in CSocket::OnDataReceived(), so make it local.
…dependencies/aqt
Add some missing const refs to CHostAddress params
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description of changes
CHANGELOG:
Context: Fixes an issue?
Does this change need documentation? What needs to be documented and how?
Status of this Pull Request
What is missing until this pull request can be merged?
Checklist