Skip to content

build(deps): bump smart-open from 7.0.4 to 8.0.0#14393

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/smart-open-8.0.0
Open

build(deps): bump smart-open from 7.0.4 to 8.0.0#14393
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/smart-open-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps smart-open from 7.0.4 to 8.0.0.

Release notes

Sourced from smart-open's releases.

v8.0.0

[!NOTE] See https://github.com/piskvorky/smart_open/blob/HEAD/MIGRATING_FROM_OLDER_VERSIONS.md for details on breaking changes.

What's Changed

New Contributors

Full Changelog: piskvorky/smart_open@v7.7.1...v8.0.0

v7.7.1

What's Changed

Full Changelog: piskvorky/smart_open@v7.7.0...v7.7.1

v7.7.0

What's Changed

New Contributors

Full Changelog: piskvorky/smart_open@v7.6.1...v7.7.0

v7.6.1

... (truncated)

Changelog

Sourced from smart-open's changelog.

8.0.0, 2026-06-27

See the migration docs for details on breaking changes.

7.7.1, 2026-06-26

  • [http,azure] Optimize forward seeks within buffered data to avoid redundant requests (PR #923, @​ddelange)
  • [azure] Mark Writer/AppendWriter closed even when close() raises (PR #924, @​ddelange)

7.7.0, 2026-06-26

7.6.1, 2026-05-09

7.6.0, 2026-04-13

7.5.1, 2026-02-23

... (truncated)

Commits
  • 43e961e Merge branch 'develop' into master
  • dd89b78 Update CHANGELOG.md and docs
  • ceb7496 Add type annotations and ty type checker (#948)
  • 8d773b0 Migrate RST docs to Markdown (#947)
  • 0a02ffa Add pre-commit and migrate from flake8 to ruff (#946)
  • afba6d1 Parse versionId from s3:// URIs into version_id (#945)
  • b708187 Use gcs:// as canonical GCS scheme, keep gs:// as alias (#944)
  • 840f029 Drop host/port from S3 URIs and the s3u scheme (#943)
  • 017e856 Add compression_kwargs parameter to smart_open.open() (#940)
  • 094cfa8 Document v8.0.0 breaking changes in MIGRATING (#939)
  • 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 [smart-open](https://github.com/piskvorky/smart_open) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v7.0.4...v8.0.0)

---
updated-dependencies:
- dependency-name: smart-open
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major A high priority issue which might affect a lot of people or large parts of the codebase labels Jun 29, 2026
@cla-bot cla-bot Bot added the cla-signed CLA Bot: community license agreement signed label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file major A high priority issue which might affect a lot of people or large parts of the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants