Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sphinx-substitution-extensions from 2020.5.30.0 to 2020.7.4.1.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2020.07.04.1

See CHANGELOG.rst

Release 2020.07.04.0

See CHANGELOG.rst

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

Next

2020.07.04.1

  • Ensure non-lower-case replacements can also be substituted in the inline substitution code role.

2020.07.04.0

  • Ensure non-lower-case replacements can also be substituted. Thanks go to @Julian for this change.

2020.05.30.0

2020.05.27.0

  • Breaking change: Use :substitutions: option on code-block or prompt rather than new directives.

2020.05.23.0

  • Breaking change: Use the default Sphinx replacements, rather than a custom variable. Thanks go to @sbaudoin for the original code for this change. Please make a GitHub issue if you have a use case which this does not suit.

2020.04.05.0

2020.02.21.0

2019.12.28.1

2019.12.28.0

2019.06.15.0

2019.04.04.1

2019.04.04.0

Commits
  • 464211e Update for release 2020.07.04.1
  • 2eb4894 Merge pull request #124 from adamtheturtle/fix-sample
  • 2c1939a Add an explicit mixed case replacement in the sample
  • 41734be Add a changelog entry
  • 09648d9 Passing test for inline substitution case handling
  • 80dc392 Update for release 2020.07.04.0
  • 81b70b2 Merge branch 'master' of github.com:adamtheturtle/sphinx-substitution-extensions
  • 6c3b58b Add CHANGELOG entry for the latest change
  • a97ce69 Merge pull request #123 from Julian/case-handling
  • d11d595 Lint.
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #1252 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          694       694           
  Branches        21        21           
=========================================
  Hits           694       694           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08226ab...7288a03. Read the comment docs.

@adamtheturtle adamtheturtle merged commit 4e37d39 into master Jul 6, 2020
@adamtheturtle adamtheturtle deleted the dependabot/pip/sphinx-substitution-extensions-2020.7.4.1 branch July 6, 2020 08:46
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.

2 participants