Skip to content

chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 - #14

Merged
WomB0ComB0 merged 2 commits into
mainfrom
dependabot/github_actions/dependabot/fetch-metadata-3.0.0
Mar 31, 2026
Merged

WomB0ComB0 merged 2 commits into
mainfrom
dependabot/github_actions/dependabot/fetch-metadata-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps dependabot/fetch-metadata from 2.5.0 to 3.0.0.

Release notes

Sourced from dependabot/fetch-metadata's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v2...v3.0.0

Commits
  • ffa630c v3.0.0 (#686)
  • ec8fff2 Merge pull request #674 from dependabot/dependabot/npm_and_yarn/picomatch-2.3.2
  • caf48bd build(deps-dev): bump picomatch from 2.3.1 to 2.3.2
  • 13d8274 Upgrade @​actions/github to ^9.0.0 and @​octokit/request-error to ^7.1.0 (#678)
  • b603099 Upgrade @​actions/core from ^1.11.1 to ^3.0.0 (#677)
  • c5dc5b1 Enable noImplicitAny in tsconfig.json (#684)
  • a183f3c Add typecheck step to CI (#685)
  • 5e17564 Remove skipLibCheck from tsconfig.json (#683)
  • bb56eeb Switch tsconfig module resolution to bundler (#682)
  • 3632e3d Remove vestigial outDir from tsconfig.json (#681)
  • 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 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)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@21025c7...ffa630c)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Automated dependency updates github-actions GitHub Actions dependency updates labels Mar 30, 2026
@github-actions github-actions Bot added size/XS Extra-small PR (fewer than 10 lines changed) A-DevOps CI/CD, workflows, actions, and git hooks and removed size/XS Extra-small PR (fewer than 10 lines changed) labels Mar 30, 2026
@WomB0ComB0
WomB0ComB0 requested a review from Copilot March 31, 2026 15:29
@WomB0ComB0

Copy link
Copy Markdown
Member

@copilot could you resolve the merge conflict?

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the pinned GitHub Action used to fetch Dependabot PR metadata in the auto-merge workflow, bringing it from dependabot/fetch-metadata v2.5.0 to v3.0.0.

Changes:

  • Bump dependabot/fetch-metadata from v2.5.0 to v3.0.0 (pinned by commit SHA).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/auto-merge.yml Outdated
- name: Fetch Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v2

Copilot AI Mar 31, 2026

Copy link

Choose a reason for hiding this comment

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

The inline version comment is now inaccurate: this SHA corresponds to dependabot/fetch-metadata v3.0.0, but the comment still says # v2. Update it to # v3/# v3.0.0 (or drop the comment) to avoid confusion during future updates/audits.

Suggested change
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v2
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0

Copilot uses AI. Check for mistakes.
Co-authored-by: WomB0ComB0 <95197809+WomB0ComB0@users.noreply.github.com>

Copilot AI commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

@copilot could you resolve the merge conflict?

Resolved in 8271662. The conflict was a modify/delete — origin/main deleted .github/workflows/auto-merge.yml in a recent sync commit, while this PR modified it. I merged main into the branch keeping the updated auto-merge.yml with fetch-metadata v3.0.0 (also corrected the inline comment from # v2 to # v3).

Copilot AI requested a review from WomB0ComB0 March 31, 2026 15:35
@WomB0ComB0
WomB0ComB0 merged commit 670dc11 into main Mar 31, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/dependabot/fetch-metadata-3.0.0 branch March 31, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-DevOps CI/CD, workflows, actions, and git hooks dependencies Automated dependency updates github-actions GitHub Actions dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants