Skip to content

chore(deps): bump future from 0.18.3 to 1.0.0#2460

Merged
nicomiguelino merged 3 commits into
masterfrom
dependabot/pip/future-1.0.0
Oct 28, 2025
Merged

chore(deps): bump future from 0.18.3 to 1.0.0#2460
nicomiguelino merged 3 commits into
masterfrom
dependabot/pip/future-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2025

Copy link
Copy Markdown
Contributor

Bumps future from 0.18.3 to 1.0.0.

Release notes

Sourced from future's releases.

v1.0.0

The new version number of 1.0.0 indicates that the python-future project, like Python 2, is now done.

The most important change in this release is adding support for Python 3.12 (ba1cc50 and a6222d2 and bcced95).

This release also includes these fixes:

  • Small updates to the docs
  • Add SECURITY.md describing security policy (0598d1b)
  • Fix pasteurize: NameError: name 'unicode' is not defined (de68c10)
  • Move CI to GitHub Actions (8cd11e8)
  • Add setuptools to requirements for building docs (0c347ff)
  • Fix typos in docs (350e87a)
  • Make the fix_unpacking fixer more robust (de68c10)
  • Small improvements to shell scripts according to shellcheck (6153844)
Changelog

Sourced from future's changelog.

.. _whats-old:

Changes in previous versions


Changes in the most recent major version are here: :ref:whats-new.

Commits

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 Aug 21, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 21, 2025 05:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/future-1.0.0 branch from d590396 to b6be5b0 Compare August 21, 2025 16:12
@nicomiguelino

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/pip/future-1.0.0 branch from b6be5b0 to 3aebc7d Compare August 22, 2025 17:05
@nicomiguelino

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/future-1.0.0 branch 3 times, most recently from ddb6731 to 1ce8720 Compare September 12, 2025 16:16
@sonarqubecloud

Copy link
Copy Markdown

@nicomiguelino

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/future-1.0.0 branch from 1ce8720 to c8abeca Compare October 27, 2025 17:58
@nicomiguelino

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.3...v1.0.0)

---
updated-dependencies:
- dependency-name: future
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/future-1.0.0 branch from c8abeca to fbc403b Compare October 28, 2025 14:59
@nicomiguelino

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Oct 28, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Update the Docker build workflow to trigger on pull requests instead of pushes and disable image pushing. These changes are temporary for testing purposes.
@sonarqubecloud

Copy link
Copy Markdown

@nicomiguelino nicomiguelino merged commit b057bb0 into master Oct 28, 2025
7 checks passed
@nicomiguelino nicomiguelino deleted the dependabot/pip/future-1.0.0 branch October 28, 2025 17:25
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.

1 participant