Skip to content
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

Bump sybil-extras from 2025.2.26 to 2025.2.26.1 #376

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps sybil-extras from 2025.2.26 to 2025.2.26.1.

Release notes

Sourced from sybil-extras's releases.

Release 2025.02.26.1

2025.02.26.1 (2025-02-26)

Changelog

Sourced from sybil-extras's changelog.

Changelog

Next

2025.02.26.1

2025.02.26

2025.02.25.1

2025.02.25

  • Support unescaped directives for GroupedCodeBlockParser.

2025.02.19

  • Use the custom skip directive's directive name in parsing errors.

2025.02.18.1

2025.02.18

  • Re-add support for Python 3.10.

2025.02.16.1

2025.02.16

  • Drop support for Python 3.10.
  • Add GroupedCodeBlockParser for parsing groups of code blocks.

2025.01.11

2024.12.26

Commits
  • d6575c7 Bump CHANGELOG
  • c0fa9b3 Merge pull request #330 from adamtheturtle/fix-replace-bug-fix-updated
  • cce16cc Fix coverage
  • 4cd838a Improve handling of write_file when there are multiple code blocks with the s...
  • 72e9139 Merge pull request #329 from adamtheturtle/rm-readtext
  • 3c61c42 Remove a call to read_text
  • aeafdb7 Merge pull request #328 from adamtheturtle/separate-call
  • df3e1a2 Refactor ShellCommandEvaluator to use helper to get modified document content
  • 57fd5ab Merge pull request #326 from adamtheturtle/fix-replace-bug
  • 30d9d7c Add test for existing limiting of writing to file - just write to one code block
  • 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 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 [sybil-extras](https://github.com/adamtheturtle/sybil-extras) from 2025.2.26 to 2025.2.26.1.
- [Release notes](https://github.com/adamtheturtle/sybil-extras/releases)
- [Changelog](https://github.com/adamtheturtle/sybil-extras/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/sybil-extras@2025.02.26...2025.02.26.1)

---
updated-dependencies:
- dependency-name: sybil-extras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 27, 2025
@github-actions github-actions bot enabled auto-merge February 27, 2025 02:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2025

Superseded by #381.

@dependabot dependabot bot closed this Feb 27, 2025
auto-merge was automatically disabled February 27, 2025 21:53

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/sybil-extras-2025.2.26.1 branch February 27, 2025 21:53
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.

0 participants