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 across 1 directory with 4 updates #435

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the github-actions group with 4 updates in the / directory: wearefrank/ci-cd-templates, step-security/harden-runner, actions/upload-artifact and Codex-/return-dispatch.

Updates wearefrank/ci-cd-templates from 1.0.4 to 1.0.6

Release notes

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

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)
Changelog

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

conventional commits semantic versioning

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)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (5771727)

1.0.1 (2024-06-27)

🔁 Continuous Integration

  • initial semantic release with actionlint (#7) (069f427)
Commits
  • 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...
  • 84b07af chore(patch): release 1.0.5 [skip ci]
  • 08003cf build(dependencies): bump the github-actions group across 1 directory with 8 ...
  • 76d73ed chore: add ff-version-auto-bumper warning to use PAT
  • See full diff in compare view

Updates step-security/harden-runner from 2.9.0 to 2.9.1

Release notes

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

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

Commits
  • 5c7944e Merge pull request #440 from step-security/rc-11
  • c79be45 Merge branch 'main' into rc-11
  • deb3383 Merge pull request #446 from h0x0er/log-step
  • 23c8215 update dist
  • 727d06a logging step
  • f0db2aa Merge pull request #441 from step-security/dependabot/github_actions/github/c...
  • 1938ffc Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.13
  • 8e7dd2c Merge pull request #442 from step-security/dependabot/github_actions/step-sec...
  • f2823ee Bump step-security/publish-unit-test-result-action from 1 to 2
  • 5f95e05 Bump github/codeql-action from 2.13.4 to 3.25.13
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.3.4 to 4.3.6

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.6

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

Commits

Updates Codex-/return-dispatch from 1.14.0 to 1.15.0

Release notes

Sourced from Codex-/return-dispatch's releases.

v1.15.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bcb9c46 release: 1.15.0
  • 0328d6a Merge pull request #240 from Codex-/feat/static_id
  • 6970d41 feat: add support for specifying the distinct_id to use
  • 0c77d72 Merge pull request #230 from Codex-/renovate/major-eslint-monorepo
  • 13ef8f9 chore: remove extraneous rules
  • e089ea2 chore: fix lint findings
  • 457f111 chore: upgrade eslint to flat config
  • 69deaf8 chore(deps): update dependency eslint to v9
  • 42b8ad1 chore: set tooling versions with asdf
  • 767d6c7 Merge pull request #239 from Codex-/renovate/uuid-10.x
  • 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 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

… with 4 updates

Bumps the github-actions group with 4 updates in the / directory: [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates), [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [Codex-/return-dispatch](https://github.com/codex-/return-dispatch).


Updates `wearefrank/ci-cd-templates` from 1.0.4 to 1.0.6
- [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@5ec3076...b55abdd)

Updates `step-security/harden-runner` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0d38121...5c7944e)

Updates `actions/upload-artifact` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...834a144)

Updates `Codex-/return-dispatch` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/codex-/return-dispatch/releases)
- [Changelog](https://github.com/Codex-/return-dispatch/blob/main/.release-it.json)
- [Commits](Codex-/return-dispatch@v1.14.0...v1.15.0)

---
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-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: Codex-/return-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 26, 2024
@MLenterman MLenterman merged commit b044ba2 into master Aug 30, 2024
6 checks passed
@MLenterman MLenterman deleted the dependabot/github_actions/github-actions-4e0a42ecea branch August 30, 2024 08:21
MLenterman added a commit that referenced this pull request Aug 30, 2024
… with 4 updates (#435)

[skip ci]
* build(dependencies): bump the github-actions group across 1 directory with 4 updates

Bumps the github-actions group with 4 updates in the / directory: [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates), [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [Codex-/return-dispatch](https://github.com/codex-/return-dispatch).


Updates `wearefrank/ci-cd-templates` from 1.0.4 to 1.0.6
- [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@5ec3076...b55abdd)

Updates `step-security/harden-runner` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0d38121...5c7944e)

Updates `actions/upload-artifact` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...834a144)

Updates `Codex-/return-dispatch` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/codex-/return-dispatch/releases)
- [Changelog](https://github.com/Codex-/return-dispatch/blob/main/.release-it.json)
- [Commits](Codex-/return-dispatch@v1.14.0...v1.15.0)

---
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-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: Codex-/return-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* docker-compose to docker compose

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MLenterman <[email protected]>
WeAreFrank-BOT pushed a commit that referenced this pull request Aug 30, 2024
## [1.21.0](v1.20.2...v1.21.0) (2024-08-30)

### 🍕 Features

* valueOverrides in the translation profiles can now also be applied to case roles ([17e9371](17e9371))

### 🐛 Bug Fixes

* case rol geboortedatum throws error when absent or empty in input message ([d11a769](d11a769))
* map annIdentificatie field from zds to zgw ([38378da](38378da))

### 🧑‍💻 Code Refactoring

* add omschrijving and omschrijvingGeneriek to case role zds to zgw translation to match the zaken api and to retain roltype information ([57b7625](57b7625))
* case role betrokkkeneInformatie translation removes empty elements only where appropriate now instead of skipping all empty element always ([0811ce7](0811ce7))
* move zgw api envelope unwrap to the adapter responsible for making the api call ([8113511](8113511))
* rewrite of xslt responsible for merging the 2 object updateZaak variant to the 1 object variant ([667abae](667abae))
* xsd for correctly converting a case from xml to json changed to contain only the element which it, so that the ordering of elements is no longer neccesary ([babe98b](babe98b))
* xsd's for correctly converting xml to json changed to contain element which require it, so that the ordering of elements in no longer necessary ([522acf3](522acf3))

### ✅ Tests

* e2e testcases for valueOverrides system ([a8206cf](a8206cf))
* larva testcases for validating valueOverrides related adapters and xslt's ([9f3f960](9f3f960))

### 🤖 Build System

* **dependencies:** bump the docusaurus group across 1 directory with 6 updates ([#433](#433)) ([9662a51](9662a51))
* **dependencies:** bump the github-actions group across 1 directory with 4 updates ([#435](#435)) ([b044ba2](b044ba2))
@WeAreFrank-BOT
Copy link

🎉 This issue has been resolved in version 1.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants