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

Fix dep #20

Merged
merged 53 commits into from
May 29, 2024
Merged

Fix dep #20

merged 53 commits into from
May 29, 2024

Conversation

ignotus666
Copy link
Owner

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

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

ann0see and others added 30 commits December 26, 2022 20:18
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] <[email protected]>
…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
…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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
…ot/github_actions/actions/upload-artifact-4
…ot/github_actions/github/codeql-action-3
ann0see and others added 23 commits March 4, 2024 20:07
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] <[email protected]>
…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.
Add some missing const refs to CHostAddress params
@ignotus666 ignotus666 merged commit c286ab4 into my-build May 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants