Skip to content

Bump releases from 1.6.3 to 2.0.0 - #26

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/releases-2.0.0
Closed

Bump releases from 1.6.3 to 2.0.0#26
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/releases-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 2, 2023

Copy link
Copy Markdown
Contributor

Bumps releases from 1.6.3 to 2.0.0.

Changelog

Sourced from releases's changelog.

========= Changelog

  • :release:2.0.0 <2022-12-31>

  • 🐛- major Changelog transformation sometimes failed to occur when running under a 'single HTML file' Sphinx builder (eg singlehtml), which resulted in 'unknown node' errors. This has been fixed.

  • :support:- Administrivia overhaul: enhanced README, packaging metadata cleaned up/expanded, CI moved to Circle-CI, renamed dev branch to main, and more besides.

  • :support:- The releases_release_uri/releases_issue_uri settings now allow modern (.format/f-strings) string formatting, in addition to the old %s-based interpolation.

  • :support:- Dropped support for Python 2.7, Python 3.4, and Python 3.5, to align slightly better with upstream (and ecosystem) EOLs.

  • 🐛- major Don't make tmpdirs in releases.util.make_app when being given explicit directory args.

  • :support:- Dropped support for Sphinx <4. We tried to support 1.8+, but too many transitive dependencies have clearly "moved on" and cause various cells in the test matrix to fail hard.

    .. warning:: This change is backwards incompatible if your Sphinx docs don't already work on recent Sphinx versions.

  • :support:- Migrated the test suite to use pytest-relaxed (and thus pytest) instead of spec.

  • :release:1.6.3 <2020-01-10>

  • :support:87 backported (via :issue:88) Our upper Sphinx version limit was mostly defensive and at this point is just too old to even build on ReadTheDocs successfully. Removed it for the time being. Thanks to José Sánchez-Gallego for the nudge and the patch.

  • :release:1.6.2 <2020-01-10>

  • :release:1.5.2 <2020-01-10>

  • :support:84 backported Pin us to semantic-version<2.7 as they changed their APIs (...) in that version in a way that breaks us. We do not need anything they've added recently, so the conservative response is to just pin until we truly need to upgrade. Thanks to everyone who reported and submitted workarounds for this.

  • :release:1.6.1 <2018-07-02>

  • :release:1.5.1 <2018-07-02>

  • :support:73 backported (via :issue:77) Add support for Sphinx 1.7.x (while retaining support for previous versions of Sphinx). Thanks to Miro Hrončok for the patch.

  • :release:1.6.0 <2018-06-20>

  • :feature:75 Update releases.util.parse_changelog so it hands kwargs into releases.util.make_app, which in turn now accepts a load_extensions argument triggering loading of one's configured extensions. This is only of interest if you're using parse_changelog

... (truncated)

Commits
  • cf82488 Cut 2.0.0
  • 046bf03 Update dev-requirements for soon-to-be-released co-dependencies
  • b18cd60 Fix singlehtml builder explosions, most of the time
  • 1b39110 Tests/changelog proving singlehtml build fails
  • 0a7075d NEW DEV TOY FOUND
  • bc92782 Allow overriding sphinx-build flags directly
  • 6145787 Temporarily pin my other projects-as-deps to main branch
  • d74cc17 Changelog re: admin overhaul
  • 1d518ea whitespace
  • 80e1d49 Use modern pytest setup methods
  • 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 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 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 [releases](https://github.com/bitprophet/releases) from 1.6.3 to 2.0.0.
- [Release notes](https://github.com/bitprophet/releases/releases)
- [Changelog](https://github.com/bitprophet/releases/blob/main/docs/changelog.rst)
- [Commits](bitprophet/releases@1.6.3...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 27, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Feb 27, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/releases-2.0.0 branch February 27, 2023 15:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant