Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps approvaltests from 15.3.2 to 16.1.0.

Release notes

Sourced from approvaltests's releases.

escape control characters in inline approvals

Special characters (e.g. null, backspace, right-to-left marker) in the expected value will now be escaped for inline approvals.

Before:

    """
    hello! world
    """

After:

    """
    hello!\u200fworld
    """

Fix approval_utilities dependency

No release notes provided.

Improvements to command_line_approvals and inline approvals

Breaking change

Command line approvals now captures standard error (if present)

Other changes

Handles emojis better - in both inline and command line approvals

Commits
  • bc742d3 . e retry pip install for network issues
  • 0de60b2 - F escape control characters
  • be73ba0 . e retry mise install for network issues
  • 514c257 - r use translation table
  • 51e8192 - F escape control characters in inline approvals
  • 49b8ac6 . d control characters in inline approvals
  • 3318958 v16.0.1
  • 1ce176a - B fix approval_utilities dep by not over-removing v prefix
  • cc09b9b . d tidy code and update markdown snippets
  • b52f0d8 . t missing type hint
  • 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)

@dependabot dependabot bot added the FlowMachine Issues related to FlowMachine label Dec 2, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cypress
Copy link

cypress bot commented Dec 2, 2025

FlowAuth    Run #25653

Run Properties:  status check passed Passed #25653  •  git commit b17f987e82: Bump approvaltests from 15.3.2 to 16.1.0 in /flowmachine
Project FlowAuth
Branch Review dependabot-pip-flowmachine-approvaltests-16.1.0
Run status status check passed Passed #25653
Run duration 00m 49s
Commit git commit b17f987e82: Bump approvaltests from 15.3.2 to 16.1.0 in /flowmachine
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
View all changes introduced in this branch ↗︎

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (193773e) to head (b17f987).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7196      +/-   ##
==========================================
- Coverage   92.09%   92.08%   -0.01%     
==========================================
  Files         277      277              
  Lines       10778    10778              
  Branches      697      697              
==========================================
- Hits         9926     9925       -1     
  Misses        700      700              
- Partials      152      153       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot-pip-flowmachine-approvaltests-16.1.0 branch 3 times, most recently from 8051aec to 1a26c32 Compare December 3, 2025 05:08
Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 15.3.2 to 16.1.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Python/releases)
- [Commits](approvals/ApprovalTests.Python@v15.3.2...v16.1.0)

---
updated-dependencies:
- dependency-name: approvaltests
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-flowmachine-approvaltests-16.1.0 branch from 1a26c32 to b17f987 Compare December 3, 2025 05:34
@mergify mergify bot merged commit 0e6376e into master Dec 3, 2025
38 of 39 checks passed
@mergify mergify bot deleted the dependabot-pip-flowmachine-approvaltests-16.1.0 branch December 3, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FlowMachine Issues related to FlowMachine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant