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(deps): bump the ci-dependencies group with 3 updates #99

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

4.1.3

Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see actions/dependency-review-action#697).

Full Changelog: actions/dependency-review-action@v4.1.2...v4.1.3

4.1.2

What's Changed

Full Changelog: actions/dependency-review-action@v4.1.1...v4.1.2

4.1.1

What's Changed

Full Changelog: actions/dependency-review-action@v4.1.0...v4.1.1

4.1.0

What's Changed

Added a new configuration option (warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.

New Contributors

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

v4.0.0

New Contributors

Full Changelog: actions/dependency-review-action@v3.1.5...v4.0.0

3.1.5

What's Changed

... (truncated)

Commits

Updates darbiadev/.github from 4.0.1 to 13.0.0

Release notes

Sourced from darbiadev/.github's releases.

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

What's Changed

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

v9.0.0

What's Changed

Full Changelog: darbiadev/.github@v8.1.0...v9.0.0

v8.1.0

What's Changed

Full Changelog: darbiadev/.github@v8.0.0...v8.1.0

v8.0.0

What's Changed

Full Changelog: darbiadev/.github@v7.0.0...v8.0.0

... (truncated)

Commits
  • ea97d99 Run mypy in strict mode (#111)
  • dda0040 build(deps): bump the callable-workflows group with 5 updates (#110)
  • 1fc69f4 build(deps): bump the callable-workflows group with 4 updates (#108)
  • 80e4747 build(deps): bump the template-workflows group (#109)
  • 38577af Correctly skip third-party uploads if tokens are not present (#107)
  • c1a77ef Add mypy to Python linting (#106)
  • 6a6eb74 Disable merge commit creation during checkout for Python tests (#105)
  • 64b318d Add uploading Python test coverage to DeepSource (#104)
  • e156abc Revert "Reorganize workflows into folders (#101)" (#103)
  • 54b4274 Delete sphinx-with-pdf workflow (#102)
  • Additional commits viewable in compare view

Updates getsentry/action-release from 1.4.1 to 1.7.0

Release notes

Sourced from getsentry/action-release's releases.

v1.7.0

  • Updates Sentry CLI to the latest 2.24.1 version

v1.6.0

Reverts the PR attempting to update the CLI to v2.x

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

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


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

Updates `darbiadev/.github` from 4.0.1 to 13.0.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@9160d4d...ea97d99)

Updates `getsentry/action-release` from 1.4.1 to 1.7.0
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Commits](getsentry/action-release@4744f6a...e769183)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: getsentry/action-release
  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 March 1, 2024 05:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ci-dependencies-f68ce2f34f branch April 1, 2024 05:38
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