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

refactor: add regex timeout #49

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Sep 5, 2023

Add a timeout of 1 second for the Regex in Match

@vbreuss vbreuss added the refactor A change or improvement without functional impact label Sep 5, 2023
@vbreuss vbreuss self-assigned this Sep 5, 2023
@vbreuss vbreuss enabled auto-merge (squash) September 5, 2023 07:30
@vbreuss vbreuss merged commit 5be500d into main Sep 5, 2023
11 checks passed
@vbreuss vbreuss deleted the topic/vb/add-timeout-for-regex branch September 5, 2023 07:36
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

This is addressed in release v0.8.0.

mergify bot pushed a commit to Testably/Testably.Abstractions that referenced this pull request Sep 5, 2023
… to v0.8.0 (#396)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Testably.Abstractions.FluentAssertions](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions)
| nuget | minor | `0.7.0` -> `0.8.0` |

---

### Release Notes

<details>
<summary>Testably/Testably.Abstractions.FluentAssertions
(Testably.Abstractions.FluentAssertions)</summary>

###
[`v0.8.0`](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/releases/tag/v0.8.0)

#### What's Changed

- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions.FluentAssertions#45
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.25 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions.FluentAssertions#46
- feat: add assertions for `HasFileShare` by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#47
- refactor: improve error message when no file or directory was found by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#48
- refactor: add regex timeout by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#49

**Full Changelog**:
Testably/Testably.Abstractions.FluentAssertions@v0.7.0...v0.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Abstractions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A change or improvement without functional impact state: released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant