Skip to content

Bump actions/stale from 3.0.19 to 11.0.0 in the github-actions group - #2938

Merged
Diana Richards (v-dirichards) merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-5812870779
Sep 9, 2026
Merged

Bump actions/stale from 3.0.19 to 11.0.0 in the github-actions group#2938
Diana Richards (v-dirichards) merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-5812870779

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: actions/stale.

Updates actions/stale from 3.0.19 to 11.0.0

Release notes

Sourced from actions/stale's releases.

v11.0.0

What's Changed

Enhancement

Dependency Update

Full Changelog: actions/stale@v10...v11.0.0

v10.4.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10.3.0...v10.4.0

v10.3.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.3.0

v10.2.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.2.0

... (truncated)

Commits
  • 4391f3d Fix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (...
  • eaf9131 refactor: update imports to use ES module syntax and improve test structure (...
  • 1e223db Bump undici to 6.27.0 via override, clean up stale license files, and version...
  • 9461cb1 fix: only-issue-types does not affect PRs (#1338)
  • eb5cf3a chore: upgrade dependencies and bump version to 10.3.0 (#1335)
  • db5d06a Enhancement: ignore stale labeling events (#1311)
  • b5d41d4 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1313)
  • dcd2b94 Fix punycode and url.parse Deprecation Warnings (#1312)
  • d6f8a33 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1304)
  • a21a081 Fix checking state cache (fix #1136), also switch to octokit methods (#1152)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 3.0.19 to 11.0.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@98ed4cb...4391f3d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 9, 2026
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 5684ac7:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/stale.yml ✅Succeeded

For more details, please refer to the build report.

@prmerger-automator

Copy link
Copy Markdown
Contributor

PRMerger Results

Issue Description
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward GitHub Actions dependency bump and the configured actions/stale inputs remain valid for v11.

Pull request overview

Updates the repository’s stale-automation workflow to use the latest actions/stale release, keeping issue/PR housekeeping up to date while continuing to pin the action by commit SHA.

Changes:

  • Bump actions/stale from v3.0.19 to v11.0.0 by updating the pinned commit SHA in the stale workflow.
File summaries
File Description
.github/workflows/stale.yml Updates the actions/stale action reference to the v11.0.0 pinned commit SHA.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@v-dirichards

Copy link
Copy Markdown
Contributor

Sreedhar Pelluru (@spelluru) Ted Hudek (@tedhudek)

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Sep 9, 2026
@spelluru

Copy link
Copy Markdown
Contributor

#sign-off

@prmerger-automator

Copy link
Copy Markdown
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @

@spelluru

Copy link
Copy Markdown
Contributor

Diana Richards (@v-dirichards) - Sign off doesn't seem to work. Please merge this PR when you get a chance. Thanks.

@v-dirichards
Diana Richards (v-dirichards) merged commit 5ac82ed into main Sep 9, 2026
4 checks passed
@v-dirichards
Diana Richards (v-dirichards) deleted the dependabot/github_actions/github-actions-5812870779 branch September 9, 2026 15:28
learn-build-service-prod Bot added a commit that referenced this pull request Sep 9, 2026
…s://github.com/MicrosoftDocs/dataexplorer-docs (branch main) (#7603)

* Clarify Parquet continuous export performance for wide tables (#2900)

* Clarify Parquet continuous export performance for wide tables

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Silas Mendes <silasmendes@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Implement resource ID retrieval for Azure authentication (#2918)

* Implement resource ID retrieval for Azure authentication

Added code to fetch resource ID from metadata for Azure Data Explorer authentication.

* Update authenticate-with-msal.md

* Refactor resource ID retrieval to C#

Updated the method for fetching resource ID from Kusto service metadata, switching from Java to C# code.

* Clarify MSAL authentication support for ingest endpoint

Updated the code sample to clarify that the MSAL authentication flow is supported for the 'ingest-' endpoint.

* Pin GitHub Actions to full-length commit SHAs (#2934)

* Bump actions/stale from 3.0.19 to 11.0.0 in the github-actions group (#2938)

Bumps the github-actions group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 3.0.19 to 11.0.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@98ed4cb...4391f3d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Silas Mendes <61285023+silasmendes-ms@users.noreply.github.com>
Co-authored-by: Silas Mendes <silasmendes@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: ohad bitton <32278684+ohadbitt@users.noreply.github.com>
Co-authored-by: Dan Fiedler <151573964+danfiedler-msft@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aq-pr-triaged tracking label for the PR review team dependencies Pull requests that update a dependency file do-not-merge github_actions Pull requests that update GitHub Actions code needs-human-review review-team-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants