Skip to content

v5.5.0 - #337

Draft
palcarazm wants to merge 27 commits into
v5from
develop/5.5.0
Draft

v5.5.0#337
palcarazm wants to merge 27 commits into
v5from
develop/5.5.0

Conversation

@palcarazm

Copy link
Copy Markdown
Owner

No description provided.

@coveralls

coveralls commented Jun 28, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 95.217%. remained the same — develop/5.5.0 into v5

palcarazm and others added 13 commits June 28, 2026 15:20
Bumps the minor-and-patch-updates group with 2 updates: [cypress-io/github-action](https://github.com/cypress-io/github-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `cypress-io/github-action` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@948d67d...fa4a118)

Updates `SonarSource/sonarqube-scan-action` from 8.0.0 to 8.2.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@59db25f...7138816)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the version-updates group in /docs with 2 updates: [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) and [bs-darkmode-toggle](https://github.com/palcarazm/bs-darkmode-toggle).


Updates `@fortawesome/fontawesome-free` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.2.0...7.3.0)

Updates `bs-darkmode-toggle` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/palcarazm/bs-darkmode-toggle/releases)
- [Commits](palcarazm/bs-darkmode-toggle@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: bs-darkmode-toggle
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-and-patch-updates-f3ee5e3a57

ci(deps): bump the minor-and-patch-updates group with 2 updates
…ons/checkout-7

ci(deps): bump actions/checkout from 6 to 7
…ersion-updates-ecd029095e

chore(docs): bump the version-updates group in /docs with 2 updates
…ons/github-script-9

ci(deps): bump actions/github-script from 7 to 9
Comment thread .github/workflows/publish.yml
Comment thread .github/workflows/publish.yml
dependabot Bot and others added 10 commits July 17, 2026 06:44
Bumps the version-updates group in /docs with 1 update: [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome).


Updates `@fortawesome/fontawesome-free` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ith 2 updates

Bumps the minor-and-patch-updates group with 2 updates in the / directory: [coverallsapp/github-action](https://github.com/coverallsapp/github-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `coverallsapp/github-action` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@5cbfd81...8d6379e)

Updates `SonarSource/sonarqube-scan-action` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@7138816...2291811)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-and-patch-updates-671adfccac

ci(deps): bump the minor-and-patch-updates group across 1 directory with 2 updates
…ons/setup-node-7

ci(deps): bump actions/setup-node from 6 to 7
…ersion-updates-3ff236b538

chore(docs): bump @fortawesome/fontawesome-free from 7.3.0 to 7.3.1 in /docs in the version-updates group
Bumps the version-updates group in /docs with 1 update: [@highlightjs/cdn-assets](https://github.com/highlightjs/highlight.js).


Updates `@highlightjs/cdn-assets` from 11.11.1 to 11.12.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.11.1...11.12.0)

---
updated-dependencies:
- dependency-name: "@highlightjs/cdn-assets"
  dependency-version: 11.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the minor-and-patch-updates group with 1 update: [cypress-io/github-action](https://github.com/cypress-io/github-action).


Updates `cypress-io/github-action` from 7.4.1 to 7.4.2
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@fa4a118...c32f127)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…ersion-updates-b54a6c1aae

chore(docs): bump @highlightjs/cdn-assets from 11.11.1 to 11.12.0 in /docs in the version-updates group
…r-and-patch-updates-5cb78505f6

ci(deps): bump cypress-io/github-action from 7.4.1 to 7.4.2 in the minor-and-patch-updates group
dependabot Bot and others added 2 commits August 28, 2026 06:44
Bumps the minor-and-patch-updates group with 1 update: [cypress-io/github-action](https://github.com/cypress-io/github-action).


Updates `cypress-io/github-action` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@c32f127...0909094)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-and-patch-updates-d319c54ca7

ci(deps): bump cypress-io/github-action from 7.4.2 to 7.4.3 in the minor-and-patch-updates group
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To do

Development

Successfully merging this pull request may close these issues.

3 participants