Skip to content

Bump the dependencies group with 4 updates#664

Merged
pp-mo merged 1 commit intomainfrom
dependabot/github_actions/dependencies-9a0cee90a3
Mar 20, 2026
Merged

Bump the dependencies group with 4 updates#664
pp-mo merged 1 commit intomainfrom
dependabot/github_actions/dependencies-9a0cee90a3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps the dependencies group with 4 updates: actions/create-github-app-token, scitools/workflows/.github/workflows/ci-manifest.yml, scitools/workflows/.github/workflows/ci-template-check.yml and codecov/codecov-action.

Updates actions/create-github-app-token from 2 to 3

Release notes

Sourced from actions/create-github-app-token's releases.

v3.0.0

3.0.0 (2026-03-14)

Bug Fixes

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3.0.0-beta.6

3.0.0-beta.6 (2026-03-13)

Bug Fixes

  • deps: bump @​actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
  • deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
  • deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
  • deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)

v3.0.0-beta.5

3.0.0-beta.5 (2026-03-13)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.

v3.0.0-beta.4

3.0.0-beta.4 (2026-03-13)

Bug Fixes

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)

... (truncated)

Commits
  • f8d387b build(release): 3.0.0 [skip ci]
  • d2129bd style: remove extra blank line in release workflow
  • 77b94ef build: refresh generated artifacts
  • 3ab4c66 chore: move undici to devDependencies
  • 739cf66 docs: update README action versions
  • db40289 build(deps): bump actions versions in test.yml
  • 496a7ac test: migrate from AVA to Node.js native test runner (#346)
  • 3870dc3 Rename end-to-end proxy job in test workflow
  • 4451bcb fix!: require NODE_USE_ENV_PROXY for proxy support (#342)
  • dce0ab0 fix: remove custom proxy handling (#143)
  • Additional commits viewable in compare view

Updates scitools/workflows/.github/workflows/ci-manifest.yml from 2026.03.2 to 2026.03.4

Commits
  • a12e1ee Automated release for version "2026.03.4"
  • 59215bc Bump actions/create-github-app-token from 2 to 3 (#184)
  • f590a72 Automated release for version "2026.03.3"
  • b07fcf8 Bump softprops/action-gh-release from 2.4.2 to 2.6.1 (#185)
  • See full diff in compare view

Updates scitools/workflows/.github/workflows/ci-template-check.yml from 2026.03.2 to 2026.03.4

Commits
  • a12e1ee Automated release for version "2026.03.4"
  • 59215bc Bump actions/create-github-app-token from 2 to 3 (#184)
  • f590a72 Automated release for version "2026.03.3"
  • b07fcf8 Bump softprops/action-gh-release from 2.4.2 to 2.6.1 (#185)
  • See full diff in compare view

Updates codecov/codecov-action from 5.5.2 to 5.5.3

Release notes

Sourced from codecov/codecov-action's releases.

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

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 4 updates: [actions/create-github-app-token](https://github.com/actions/create-github-app-token), [scitools/workflows/.github/workflows/ci-manifest.yml](https://github.com/scitools/workflows), [scitools/workflows/.github/workflows/ci-template-check.yml](https://github.com/scitools/workflows) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `actions/create-github-app-token` from 2 to 3
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@v2...v3)

Updates `scitools/workflows/.github/workflows/ci-manifest.yml` from 2026.03.2 to 2026.03.4
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2026.03.2...2026.03.4)

Updates `scitools/workflows/.github/workflows/ci-template-check.yml` from 2026.03.2 to 2026.03.4
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2026.03.2...2026.03.4)

Updates `codecov/codecov-action` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@671740a...1af5884)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: scitools/workflows/.github/workflows/ci-manifest.yml
  dependency-version: 2026.03.4
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: scitools/workflows/.github/workflows/ci-template-check.yml
  dependency-version: 2026.03.4
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Bot A bot generated issue/pull-request New: Pull Request Highlight a new community raised pull-request labels Mar 19, 2026
Copy link
Copy Markdown
Contributor

@scitools-ci scitools-ci bot left a comment

Choose a reason for hiding this comment

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

Templating

Version numbers are not typically covered by templating. It is expected that this PR is 100% about advancing version numbers, which would not require any templating follow-up. Please double-check for any other changes that might be suitable for templating.

@pp-mo pp-mo merged commit dd7cc38 into main Mar 20, 2026
36 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dependencies-9a0cee90a3 branch March 20, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bot A bot generated issue/pull-request New: Pull Request Highlight a new community raised pull-request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant