chore(deps)(deps): bump @fortawesome/fontawesome-free from 6.6.0 to 7.0.1 in /desktop#117
Merged
AlexMikhalev merged 2 commits intomainfrom Sep 11, 2025
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
f5042ca to
e96fc4c
Compare
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>
e96fc4c to
131a04d
Compare
…fontawesome-free-7.0.1
4 tasks
AlexMikhalev
added a commit
that referenced
this pull request
Mar 27, 2026
…rce limits, compound review) Refs #117
Open
5 tasks
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
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.
Bumps @fortawesome/fontawesome-free from 6.6.0 to 7.0.1.
Release notes
Sourced from
@fortawesome/fontawesome-free's releases.Commits
b476ed9Release 7.0.1 (#20792)c482aa2Fix README Upgrading link (#20726)161db08Fix docs link14189d0Release 7.0.0 (#20715)8ff114bInitial commit for 7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)