Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps dmgbuild from 1.6.0 to 1.6.5.

Commits
  • c0febff Tag v1.6.5 release.
  • b653322 Ensure that if hdiutil is producing parseable content, stderr isn't included....
  • 6876491 Correct the example to ensure custom buttons are read. (#200)
  • 63179d8 Bump coverage from 7.6.12 to 7.7.0 (#198)
  • ccf2856 Bump tox from 4.24.1 to 4.24.2 (#195)
  • a4004a0 Bump setuptools from 75.8.2 to 76.0.0 (#196)
  • 43ffc2b Bump sphinx from 8.2.1 to 8.2.3 (#194)
  • c1ba146 Bump setuptools from 75.8.0 to 75.8.2 (#191)
  • 117220c Bump isort from 6.0.0 to 6.0.1 (#193)
  • 2ec75c0 Bump pytest from 8.3.4 to 8.3.5 (#192)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 26, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dmgbuild-1.6.5 branch from eda8493 to 9795404 Compare March 26, 2025 23:03
@rtibbles
Copy link
Member

rtibbles commented Apr 3, 2025

@dependabot rebase

Bumps [dmgbuild](https://github.com/dmgbuild/dmgbuild) from 1.6.0 to 1.6.5.
- [Commits](dmgbuild/dmgbuild@v1.6.0...v1.6.5)

---
updated-dependencies:
- dependency-name: dmgbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dmgbuild-1.6.5 branch from 9795404 to 4df4ab8 Compare April 3, 2025 00:08
@rtibbles
Copy link
Member

rtibbles commented Apr 3, 2025

Looks like this might fix our occasional issues in Mac app builds with the DMG not detaching.

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from the code side, just needs manual QA.

Copy link
Member

@pcenov pcenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regressions observed while manually testing.

@rtibbles rtibbles merged commit 3b628a5 into main May 8, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dmgbuild-1.6.5 branch May 8, 2025 17:00
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants