Bump the github-actions group across 1 directory with 4 updates#33
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the github-actions group across 1 directory with 4 updates#33dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
2572e53 to
af77276
Compare
…updates Bumps the github-actions group with 4 updates in the / directory: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/cache` from 5.0.3 to 5.0.5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5.0.3...27d5ce7) Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@bbbca2d...043fb46) Updates `actions/upload-pages-artifact` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@7b1f4a7...fc324d3) Updates `github/codeql-action` from 4.35.1 to 4.35.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c10b806...95e58e9) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-pages-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
af77276 to
1756ce0
Compare
Hongwei-MB
added a commit
that referenced
this pull request
Apr 22, 2026
Roll up every outstanding Dependabot PR into a single, coherent upgrade so the whole dependency graph moves as one coordinated preview line instead of drifting across 10+ branches. NuGet (Directory.Packages.props): - Avalonia group → 12.0.1 across every asset type (Avalonia, Desktop, Diagnostics, Fonts.Inter, HarfBuzz, Headless, Themes.Fluent, Android, Browser, iOS). Supersedes #42/#34 and removes the split where Android/ Browser/iOS were stuck on 12.0.0-preview2 while the rest were on rc1. - Microsoft.Extensions preview line → 11.0.0-preview.3.26207.106 in one step (DependencyInjection[.Abstractions], Http, Logging[.Abstractions], Options[.DataAnnotations]). AI/AI.OpenAI/Resilience → 10.5.0. Supersedes #44/#43/#35. - System.CommandLine and Microsoft.SourceLink.GitHub → matching preview.3.26207.106 to keep the preview train aligned. - Microsoft.Data.Sqlite 10.0.5 → 10.0.6 (#38). - OllamaSharp 5.4.23 → 5.4.25 (#29). Tooling: - dotnet-reportgenerator-globaltool 5.5.4 → 5.5.5 (#37, .config/dotnet-tools.json). - packages/bridge typescript ^6.0.2 → ^6.0.3 (#32, package.json + package-lock.json). GitHub Actions (pinned by SHA; #33): - actions/cache v5.0.3/v5.0.4 → v5.0.5 (27d5ce7f107fe9357f9df03efb73ab90386fccae) - actions/upload-artifact v7.0.0 → v7.0.1 (043fb46d1a93c77aae656e7c1c64a875d1fc6a0a) - actions/upload-pages-artifact v4.0.0 → v5.0.0 (fc324d3547104276b827a68afc52ff2a11cc49c9) - github/codeql-action v4.35.1 → v4.35.2 (95e58e9a2cdfd71adc6e0353d5c52f41a045d225) Version bump: - VersionPrefix 1.6.3 → 1.6.4 via `./build.sh UpdateVersion`; packages.lock.json refreshed across every CPM-enabled project so local project pins reference 1.6.4-local. Local validation: - `dotnet restore Agibuild.Fulora.slnx --force-evaluate` clean for all 40+ projects. - `./build.sh LocalPreflight` green -- 2282 unit tests pass, `dotnet format --verify-no-changes` 0 warnings / 0 errors. Follow-up (out of this commit): PRs #44/#42/#38/#37/#33/#32/#29 will be closed with a pointer to this commit. Made-with: Cursor
Collaborator
|
Superseded by commit b013ba5 on main, which consolidates every outstanding Dependabot PR into a single coherent dependency bump and moves the repo to 1.6.4. This PR's change is already landed in a stricter form (e.g. Avalonia 12.0.1 is applied to the full group, and the whole Microsoft.Extensions preview line moves to preview.3 together). |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the github-actions group with 4 updates in the / directory: actions/cache, actions/upload-artifact, actions/upload-pages-artifact and github/codeql-action.
Updates
actions/cachefrom 5.0.3 to 5.0.5Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockUpdates
actions/upload-artifactfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)Updates
actions/upload-pages-artifactfrom 4.0.0 to 5.0.0Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputUpdates
github/codeql-actionfrom 4.35.1 to 4.35.2Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
95e58e9Merge pull request #3824 from github/update-v4.35.2-d2e135a736f31bfeUpdate changelog for v4.35.2d2e135aMerge pull request #3823 from github/update-bundle/codeql-bundle-v2.25.260abb65Add changelog note5a0a562Update default bundle to codeql-bundle-v2.25.26521697Merge pull request #3820 from github/dependabot/github_actions/dot-github/wor...3c45af2Merge pull request #3821 from github/dependabot/npm_and_yarn/npm-minor-345b93...f1c3393Rebuild1024fc4Rebuild9dd4cfeBump the npm-minor group across 1 directory with 6 updates