Skip to content

chore(deps)(deps): bump @fortawesome/fontawesome-free from 6.6.0 to 7.0.1 in /desktop#117

Merged
AlexMikhalev merged 2 commits intomainfrom
dependabot/npm_and_yarn/desktop/fortawesome/fontawesome-free-7.0.1
Sep 11, 2025
Merged

chore(deps)(deps): bump @fortawesome/fontawesome-free from 6.6.0 to 7.0.1 in /desktop#117
AlexMikhalev merged 2 commits intomainfrom
dependabot/npm_and_yarn/desktop/fortawesome/fontawesome-free-7.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @fortawesome/fontawesome-free from 6.6.0 to 7.0.1.

Release notes

Sourced from @​fortawesome/fontawesome-free's releases.

Release 7.0.1

Change log available at https://fontawesome.com/docs/changelog/

Release 7.0.0

Change log available at https://fontawesome.com/docs/changelog/

Release 6.7.2

Change log available at https://fontawesome.com/docs/changelog/

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Release 6.7.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Dependabot compatibility score

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 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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

Labels

The following labels could not be found: dependencies, frontend, nodejs. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/fortawesome/fontawesome-free-7.0.1 branch from f5042ca to e96fc4c Compare September 11, 2025 10:27
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.6.0 to 7.0.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@6.6.0...7.0.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/fortawesome/fontawesome-free-7.0.1 branch from e96fc4c to 131a04d Compare September 11, 2025 10:48
@AlexMikhalev AlexMikhalev merged commit c2f902d into main Sep 11, 2025
6 of 13 checks passed
@AlexMikhalev AlexMikhalev deleted the dependabot/npm_and_yarn/desktop/fortawesome/fontawesome-free-7.0.1 branch September 11, 2025 11:09
AlexMikhalev added a commit that referenced this pull request Mar 27, 2026
AlexMikhalev added a commit that referenced this pull request Mar 28, 2026
Agents now receive their configured skill instructions (from SKILL.md
files) as part of the composed prompt. Previously skill_chain was parsed
from TOML config but never used -- skill content was silently discarded.

Changes:
- Add skill_data_dir to OrchestratorConfig (defaults to ~/.claude/skills)
- Add load_skill_chain_content() method that reads and strips YAML
  frontmatter from each SKILL.md in the chain
- Inject skill content after persona preamble, before task
- Force stdin delivery when skills are loaded (prompts grow 10-30KB)
- Log skill loading and injection for observability

Verified: test-guardian prompt grew from 2606 to 15417 bytes with
testing + acceptance-testing skills injected.

Refs #117
AlexMikhalev added a commit that referenced this pull request Mar 28, 2026
- Move security-sentinel from Safety to Core layer with cron schedule
- Add compliance-watchdog agent to Core layer (3 AM daily)
- Add drift-detector agent to Core layer (4 AM daily)
- Comment out 8 stub agents with missing dependencies
- Update test expectations for 5 active agents

Refs #117
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.

1 participant