Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(dependencies): bump the github-actions group with 4 updates #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps the github-actions group with 4 updates: wearefrank/ci-cd-templates, step-security/harden-runner, actions/checkout and actions/setup-node.

Updates wearefrank/ci-cd-templates from 1.0.3 to 1.0.9

Release notes

Sourced from wearefrank/ci-cd-templates's releases.

v1.0.9

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)

v1.0.8

1.0.8 (2024-09-09)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (b4a68ed)

v1.0.7

1.0.7 (2024-08-30)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (#19) (067eb8b)

v1.0.6

1.0.6 (2024-08-20)

🐛 Bug Fixes

  • print docker debugging commands step not triggered on failure (9f7329f)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 3 updates (#17) (e047286)

v1.0.5

1.0.5 (2024-08-13)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (#15) (08003cf)

v1.0.4

1.0.4 (2024-07-19)

🐛 Bug Fixes

  • ff-version-auto-bumper missing semantic release tag in PR title (6a4c140)
Changelog

Sourced from wearefrank/ci-cd-templates's changelog.

conventional commits semantic versioning

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)

1.0.8 (2024-09-09)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (b4a68ed)

1.0.7 (2024-08-30)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (#19) (067eb8b)

1.0.6 (2024-08-20)

🐛 Bug Fixes

  • print docker debugging commands step not triggered on failure (9f7329f)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 3 updates (#17) (e047286)

1.0.5 (2024-08-13)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (#15) (08003cf)

1.0.4 (2024-07-19)

🐛 Bug Fixes

  • ff-version-auto-bumper missing semantic release tag in PR title (6a4c140)

1.0.3 (2024-07-15)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (#11) (4a55871)

1.0.2 (2024-07-01)

... (truncated)

Commits
  • 5f916d5 chore(patch): release 1.0.9 [skip ci]
  • 9ece1f8 build(dependencies): bump the github-actions group with 2 updates
  • df1db1b chore(patch): release 1.0.8 [skip ci]
  • b4a68ed build(dependencies): bump the github-actions group with 2 updates
  • 63ab07a chore(patch): release 1.0.7 [skip ci]
  • 067eb8b build(dependencies): bump the github-actions group across 1 directory with 2 ...
  • b55abdd chore(patch): release 1.0.6 [skip ci]
  • 9f7329f fix: print docker debugging commands step not triggered on failure
  • e047286 build(dependencies): bump the github-actions group across 1 directory with 3 ...
  • e535f26 chore: move dependabot schedule to fridays so that other repos can include th...
  • Additional commits viewable in compare view

Updates step-security/harden-runner from 2.8.1 to 2.10.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.10.1

What's Changed

Release v2.10.1 by @​varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

Full Changelog: step-security/harden-runner@v2...v2.10.1

v2.10.0

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

Full Changelog: step-security/harden-runner@v2...v2.10.0

v2.9.1

What's Changed

Release v2.9.1 by @​h0x0er and @​varunsh-coder in #440 This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.

Full Changelog: step-security/harden-runner@v2...v2.9.1

v2.9.0

What's Changed

Release v2.9.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#435 This release includes:

  • Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.
  • Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.
  • README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.
  • Dependency Update: Updated the braces npm package dependency to a non-vulnerable version. The vulnerability in braces did not affect the Harden Runner Action

Full Changelog: step-security/harden-runner@v2...v2.9.0

Commits

Updates actions/checkout from 4.1.7 to 4.2.1

Release notes

Sourced from actions/checkout's releases.

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

... (truncated)

Commits
  • eef6144 Prepare 4.2.1 release (#1925)
  • 6b42224 Add workflow file for publishing releases to immutable action package (#1919)
  • de5a000 Check out other refs/* by commit if provided, fall back to ref (#1924)
  • d632683 Prepare 4.2.0 release (#1878)
  • 6d193bf Bump braces from 3.0.2 to 3.0.3 (#1777)
  • db0cee9 Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)
  • b684943 Add Ref and Commit outputs (#1180)
  • 2d7d9f7 Provide explanation for where user email came from (#1869)
  • 9a9194f Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)
  • dd960bd Bump docker/login-action in the minor-actions-dependencies group (#1831)
  • See full diff in compare view

Updates actions/setup-node from 4.0.3 to 4.0.4

Release notes

Sourced from actions/setup-node's releases.

v4.0.4

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 8, 2024
Bumps the github-actions group with 4 updates: [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates), [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `wearefrank/ci-cd-templates` from 1.0.3 to 1.0.9
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@v1.0.3...5f916d5)

Updates `step-security/harden-runner` from 2.8.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@17d0e2b...91182cc)

Updates `actions/checkout` from 4.1.7 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...eef6144)

Updates `actions/setup-node` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1e60f62...0a44ba7)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-113e78549d branch from efa0c28 to 630cba0 Compare October 10, 2024 12:01
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