Skip to content

Update sphinx-copybutton requirement from ~=0.3.1 to ~=0.3.3 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Updates the requirements on sphinx-copybutton to permit the latest version.

Release notes

Sourced from sphinx-copybutton's releases.

v0.3.3

Minor release for fix #132

Changelog

Sourced from sphinx-copybutton's changelog.

CHANGELOG

0.3.2 - 2021-06-11

Enhancements ✨

  • Add line continuation matching and "HERE-documents" #126 (@​sappelhoff)
  • Allow copying empty lines #127 (@​amotl)
  • ✨ IMPROVE: add a check-mark SVG icon and improve the look of the button

Translations 🌎

0.3.1 - 2020-11-02

Full commit list

0.3.0 - 2020-07-25

Breaking

  • Copy raw regex string to JS template, thanks to @​s-weigand. This fixes the way that the copybutton_prompt_text value is injected into copybutton.js_t (as discussed in #86). The raw string formatting means that backslashes are now propagated correctly and removes the need for "double escaping". Users will need to update their copybutton_prompt_text string accordingly.

Changed

  • Upgraded lodash from 4.17.15 to 4.17.19
Commits
  • f96e69b 🚀 RELEASE: v0.3.3
  • 5e5ac74 🐛 FIX: Fix edge-case when page is '#' (#132)
  • 3199db8 📚 DOCS: Update changelog
  • 0cb2687 🚀 RELEASE: v0.3.2
  • a741f7f ✨ ENHANCE: Update SVG button with checkmark
  • b4ce7b8 🔧 MAINT: Rename doc to docs
  • 35751c2 ✨ IMPROVE: Add Russian translations (#120)
  • 821b71d ✨ IMPROVE: Add Simplified Chinese translations (#116)
  • 22a2485 ✨ NEW: Add line continuation matching and "HERE-documents" (#126)
  • 780b954 🔧 MAINT: Update Python versions in metadata and tests (#125)
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-copybutton-approx-eq-0.3.3 branch from 2e5955f to d2c5ac3 Compare July 1, 2021 17:57
Updates the requirements on [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-copybutton@v0.3.1...v0.3.3)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-copybutton-approx-eq-0.3.3 branch from d2c5ac3 to 36c5fc9 Compare July 1, 2021 17:57
@Mr0grog Mr0grog merged commit 07b5d1e into main Jul 1, 2021
@Mr0grog Mr0grog deleted the dependabot/pip/sphinx-copybutton-approx-eq-0.3.3 branch July 1, 2021 18:38
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