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 across 1 directory with 3 updates #245

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ci-dependencies group with 3 updates in the / directory: darbiadev/.github, actions/checkout and actions/dependency-review-action.

Updates darbiadev/.github from 9.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

v13.0.0

What's Changed

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

v12.0.0

What's Changed

Full Changelog: darbiadev/.github@v11.0.0...v12.0.0

v11.0.0

What's Changed

Full Changelog: darbiadev/.github@v10.0.0...v11.0.0

v10.0.0

... (truncated)

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)
  • ea97d99 Run mypy in strict mode (#111)
  • dda0040 build(deps): bump the callable-workflows group with 5 updates (#110)
  • Additional commits viewable in compare view

Updates actions/checkout from 4.1.1 to 4.1.6

Release notes

Sourced from actions/checkout's releases.

v4.1.6

What's Changed

Full Changelog: actions/checkout@v4.1.5...v4.1.6

v4.1.5

What's Changed

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

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.6

v4.1.5

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

... (truncated)

Commits

Updates actions/dependency-review-action from 4.1.3 to 4.3.2

Release notes

Sourced from actions/dependency-review-action's releases.

v4.3.2

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2

v4.3.1

What's Changed

This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See actions/dependency-review-action#753.

Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1

v4.3.0

New Features

  • The deny-packages option can now be used without a version number to exclude all versions of a package.

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0

4.2.5

What's Changed

Full Changelog: actions/dependency-review-action@v4.2.4...v4.2.5

v4.2.4

What's Changed

Fixed a bug in the output of OpenSSF cards for GitHub Actions.

New Contributors

Full Changelog: actions/dependency-review-action@v4.2.3...v4.2.4

4.2.3

... (truncated)

Commits
  • 0c155c5 Merge pull request #762 from actions/juxtin/prepare-4.3.2
  • f3dac32 Merge pull request #761 from actions/juxtin/fix-allow-dependencies-licenses
  • d0d5cc3 Update version number to 4.3.2
  • 49fbbe0 Fix package-url parsing for allow-dependencies-licenses
  • e58c696 Merge pull request #758 from actions/juxtin/prepare-4.3.1
  • 9b7c72d Change version to 4.3.1
  • 7dcfabf Merge pull request #753 from actions/juxtin/debug-purl
  • 5f0808f Validate that deny-packages purls are complete
  • fcc66c2 Refine purl parsing and tests
  • 1dd418b Basic tests for PURL validation in config
  • 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

Bumps the ci-dependencies group with 3 updates in the / directory: [darbiadev/.github](https://github.com/darbiadev/.github), [actions/checkout](https://github.com/actions/checkout) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


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

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

Updates `actions/dependency-review-action` from 4.1.3 to 4.3.2
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@9129d7d...0c155c5)

---
updated-dependencies:
- dependency-name: darbiadev/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2024 09:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #257.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ci-dependencies-fb489ce86a branch September 1, 2024 09:03
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