Skip to content

MESH-2092 Bump the dependencies group across 1 directory with 2 updates#247

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/dependencies-37a0bf4c69
Open

MESH-2092 Bump the dependencies group across 1 directory with 2 updates#247
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/dependencies-37a0bf4c69

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the dependencies group with 2 updates in the / directory: mikepenz/action-junit-report and actions/upload-artifact.

Updates mikepenz/action-junit-report from 6.2.0 to 6.3.0

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.3.0

🚀 Features

  • Upgrade npm dependencies to latest major versions
  • Support <error> Nodes Like <failure> in JUnit Parsing

📦 Dependencies

  • Upgrade npm dependencies to latest major versions
  • Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directory
  • build: upgrade dependencies to latest versions, including ESLint 10

Contributors:

Commits
  • 5e05ac0 feat: support <error> nodes like <failure> in JUnit parsing
  • e4a5c3f fix: resolve malformed XML fixture and update test expectations
  • 5c13267 Merge pull request #1511 from mikepenz/feature/dependency_upgrades_20260225
  • e35917f build: replace @​actions/glob with glob package to fix Node 24 compatibility
  • e2e0c50 build: add .npmrc to enable legacy-peer-deps for ESLint 10 compatibility
  • 99b18ab build: upgrade dependencies to latest versions, including ESLint 10
  • 4828087 Merge pull request #1510 from mikepenz/dependabot/npm_and_yarn/npm_and_yarn-c...
  • 0e4454d Bump minimatch in the npm_and_yarn group across 1 directory
  • 7c6a4fd Support multiple errors/failures per test case
  • 1b8749e Merge pull request #1499 from mikepenz/upgrade-npm-dependencies
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 6 to 7

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

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 dependencies group with 2 updates in the / directory: [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `mikepenz/action-junit-report` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@74626db...5e05ac0)

Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 Feb 27, 2026
@github-actions
Copy link
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2931 2719 93% 85% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: d4dd0af by action🐍

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants