Skip to content

deps(deps): bump stone from 3.3.9 to 3.5.1 - #472

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/stone-3.5.1
Closed

deps(deps): bump stone from 3.3.9 to 3.5.1#472
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/stone-3.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps stone from 3.3.9 to 3.5.1.

Release notes

Sourced from stone's releases.

3.5.1

What's Changed

Full Changelog: dropbox/stone@v3.5.0...v3.5.1

v3.5.0

What's Changed

Full Changelog: dropbox/stone@v3.4.0...v3.5.0

v3.4.0

⚠️ Breaking changes

  • Requires Python 3.11 or later. Python 2.7 and 3.5–3.10 are no longer supported (#365).
  • The six dependency has been removed; Stone is now pure Python 3 (#365).

Highlights

  • Python 3 modernization — dropped six, removed Python 2 compatibility shims, fixed datetime.utcnow() deprecations, and set python_requires>=3.11 with CI coverage through Python 3.14 (#365).
  • Output manifest mode — generate and validate a manifest of generated output paths, with outputs kept under the output root.
  • Recursive spec directories — spec directory arguments can now be expanded recursively.
  • Reproducible Obj-C output — Obj-C backend output is now stabilized/deterministic (#355).

Fixes

  • Fixed invalid except [list] syntax in HashRedactor that raised TypeError on redaction (#356).

Maintenance

  • Removed the deprecated pytest-runner / setup.py test support (#354).
  • Dropped the unused mock test dependency and removed vestigial setup.cfg (#366).
  • Modernized the PyPI release workflow to use python -m build; added OIDC auth for the PyPI token and manual workflow triggering (#366, #357, #358).
Commits
  • a5213f2 Add tag-derived --version flag to the CLI (#374)
  • 0a28283 Derive package version from git tags via setuptools-scm (#373)
  • 80773ad Match generated abstract request() to transport signature (#372)
  • e50d03f Bump version to 3.5.0 (#371)
  • 1b7a327 Fix packaging: SPDX license, drop ez_setup, ship complete test sdist (#368, #...
  • 7c0e68e Update PyPI publish OIDC role to repository-wide role name (#367)
  • f405109 Clean up dead deps and modernize the release workflow (#366)
  • b3aadad Fix invalid exception syntax: use tuple instead of list (#356)
  • 714cd7a Modernize for Python 3, drop six dependency (#365)
  • 7a087d2 Make Stone easier to invoke locally
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [stone](https://github.com/dropbox/stone) from 3.3.9 to 3.5.1.
- [Release notes](https://github.com/dropbox/stone/releases)
- [Commits](dropbox/stone@v3.3.9...v3.5.1)

---
updated-dependencies:
- dependency-name: stone
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner July 14, 2026 01:13
@dependabot
dependabot Bot requested a review from takumi0213 July 14, 2026 01:13
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #474.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/stone-3.5.1 branch July 15, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant