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

Bump the ci-dependencies group with 3 updates #29

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the ci-dependencies group with 3 updates: darbiadev/.github, actions/checkout and pdm-project/setup-pdm.

Updates darbiadev/.github from 13.0.0 to 13.0.3

Release notes

Sourced from darbiadev/.github's releases.

v13.0.3

What's Changed

Full Changelog: darbiadev/.github@v13.0.2...v13.0.3

v13.0.2

What's Changed

Full Changelog: darbiadev/.github@v13.0.1...v13.0.2

v13.0.1

What's Changed

Full Changelog: darbiadev/.github@v13.0.0...v13.0.1

Commits
  • 29197a3 Bump Cosign to v1.13.6 (#119)
  • 5f6378b Bump Cosign to v1.13.2 (#118)
  • 9dad611 Don't allow LGPL (#117)
  • c21e3d4 build(deps): bump the callable-workflows group with 2 updates (#116)
  • 446f64c build(deps): bump the callable-workflows group with 7 updates (#115)
  • f853ba1 build(deps): bump the callable-workflows group with 7 updates (#114)
  • eb805c4 build(deps): bump the template-workflows group (#112)
  • aaef59d build(deps): bump the callable-workflows group with 3 updates (#113)
  • See full diff in compare view

Updates actions/checkout from 4.1.1 to 4.1.4

Release notes

Sourced from actions/checkout's releases.

v4.1.4

What's Changed

Full Changelog: actions/checkout@v4.1.3...v4.1.4

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.1...v4.1.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

... (truncated)

Commits

Updates pdm-project/setup-pdm from c050bdcb2405837648035b6678c75609d53a749f to 568ddd69406b30de1774ec0044b73ae06e716aa4

Commits
  • 568ddd6 fix: move process.exit() to cache-save.ts (#53)
  • 7d10bd0 feat: Explicitly exit the process to not wait for hanging promises (#51)
  • 327261f doc: Update 'Why do I need this action?' section of README (#49)
  • See full diff 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

Bumps the ci-dependencies group with 3 updates: [darbiadev/.github](https://github.com/darbiadev/.github), [actions/checkout](https://github.com/actions/checkout) and [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm).


Updates `darbiadev/.github` from 13.0.0 to 13.0.3
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@ea97d99...29197a3)

Updates `actions/checkout` from 4.1.1 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@b4ffde6...0ad4b8f)

Updates `pdm-project/setup-pdm` from c050bdcb2405837648035b6678c75609d53a749f to 568ddd69406b30de1774ec0044b73ae06e716aa4
- [Release notes](https://github.com/pdm-project/setup-pdm/releases)
- [Commits](pdm-project/setup-pdm@c050bdc...568ddd6)

---
updated-dependencies:
- dependency-name: darbiadev/.github
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: pdm-project/setup-pdm
  dependency-type: direct:production
  dependency-group: ci-dependencies
...

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 May 1, 2024
@shenanigansd shenanigansd merged commit 07a4906 into main May 11, 2024
4 checks passed
@shenanigansd shenanigansd deleted the dependabot/github_actions/ci-dependencies-5175fe0751 branch May 11, 2024 00:43
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