Skip to content

chore(actions): bump the all-version-updates group with 2 updates#991

Merged
sefornes merged 1 commit intomasterfrom
dependabot/github_actions/all-version-updates-a7d6e6e1d1
Mar 16, 2026
Merged

chore(actions): bump the all-version-updates group with 2 updates#991
sefornes merged 1 commit intomasterfrom
dependabot/github_actions/all-version-updates-a7d6e6e1d1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-version-updates group with 2 updates: actions/setup-node and equinor/ops-actions/.github/workflows/commitlint.yml.

Updates actions/setup-node from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-node's releases.

v6.3.0

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:

Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

Commits

Updates equinor/ops-actions/.github/workflows/commitlint.yml from 9.33.0 to 9.35.0

Release notes

Sourced from equinor/ops-actions/.github/workflows/commitlint.yml's releases.

v9.35.0

9.35.0 (2026-03-04)

Features

  • python-package: specify version of Python to install (#953) (f3cd9d9)

v9.34.1

9.34.1 (2026-03-03)

Bug Fixes

  • trivy-config-codeql: failing to install Trivy v0.69.1 (#952) (efe4e54)

Dependencies

  • bump actions/download-artifact from 7.0.0 to 8.0.0 (#951) (015ed2c)
  • bump azure/functions-action from 1.5.3 to 1.5.4 (#946) (4e3905e)
  • bump azure/webapps-deploy from 3.0.6 to 3.0.7 (#950) (cb0cf7b)

v9.34.0

9.34.0 (2026-02-27)

Features

Dependencies

  • bump actions/cache from 5.0.2 to 5.0.3 (#943) (4f9863b)
  • bump actions/setup-python from 6.1.0 to 6.2.0 (#938) (73f88da)
  • bump astral-sh/setup-uv from 7.2.0 to 7.3.0 (#945) (4dce9d0)
  • bump docker/login-action from 3.6.0 to 3.7.0 (#942) (bcbc1b8)
  • bump super-linter/super-linter from 8.3.2 to 8.5.0 (#944) (078a083)
Changelog

Sourced from equinor/ops-actions/.github/workflows/commitlint.yml's changelog.

Changelog

9.35.0 (2026-03-04)

Features

  • python-package: specify version of Python to install (#953) (f3cd9d9)

9.34.1 (2026-03-03)

Bug Fixes

  • trivy-config-codeql: failing to install Trivy v0.69.1 (#952) (efe4e54)

Dependencies

  • bump actions/download-artifact from 7.0.0 to 8.0.0 (#951) (015ed2c)
  • bump azure/functions-action from 1.5.3 to 1.5.4 (#946) (4e3905e)
  • bump azure/webapps-deploy from 3.0.6 to 3.0.7 (#950) (cb0cf7b)

9.34.0 (2026-02-27)

Features

Dependencies

  • bump actions/cache from 5.0.2 to 5.0.3 (#943) (4f9863b)
  • bump actions/setup-python from 6.1.0 to 6.2.0 (#938) (73f88da)
  • bump astral-sh/setup-uv from 7.2.0 to 7.3.0 (#945) (4dce9d0)
  • bump docker/login-action from 3.6.0 to 3.7.0 (#942) (bcbc1b8)
  • bump super-linter/super-linter from 8.3.2 to 8.5.0 (#944) (078a083)

9.33.0 (2026-01-27)

Features

  • databricks-repos: create repo if doesn't exist (#906) (42869cb)
  • release-please-manifest: add output path_tag_names (#910) (575e66d)

Dependencies

... (truncated)

Commits
  • 8dfda59 chore: release 9.35.0 (#954)
  • f3cd9d9 feat(python-package): specify version of Python to install (#953)
  • d91c5e0 chore: release 9.34.1 (#949)
  • efe4e54 fix(trivy-config-codeql): failing to install Trivy v0.69.1 (#952)
  • 015ed2c deps: bump actions/download-artifact from 7.0.0 to 8.0.0 (#951)
  • cb0cf7b deps: bump azure/webapps-deploy from 3.0.6 to 3.0.7 (#950)
  • 4e3905e deps: bump azure/functions-action from 1.5.3 to 1.5.4 (#946)
  • 800941b chore: release 9.34.0 (#939)
  • 0b1362f feat(mkdocs): install dependency-group (#948)
  • 1327178 ci(trivy-config-codeql): fix version tag (#947)
  • Additional commits viewable in compare view

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 all-version-updates group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [equinor/ops-actions/.github/workflows/commitlint.yml](https://github.com/equinor/ops-actions).


Updates `actions/setup-node` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@6044e13...53b8394)

Updates `equinor/ops-actions/.github/workflows/commitlint.yml` from 9.33.0 to 9.35.0
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@4b121f6...8dfda59)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-version-updates
- dependency-name: equinor/ops-actions/.github/workflows/commitlint.yml
  dependency-version: 9.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-version-updates
...

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 Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 01:08
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Mar 16, 2026
@sefornes sefornes merged commit 8490cdd into master Mar 16, 2026
4 checks passed
@sefornes sefornes deleted the dependabot/github_actions/all-version-updates-a7d6e6e1d1 branch March 16, 2026 12:07
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.

1 participant