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

build: bump github.com/dlclark/regexp2 from 1.4.0 to 1.11.4 #5725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps github.com/dlclark/regexp2 from 1.4.0 to 1.11.4.

Commits
  • 5f3687a fixes #83 - fix dot when using EcmaScript and Singleline options together - n...
  • 636cbb0 fixes #83 - fix dot when using EcmaScript and Singleline options together
  • 30daa31 fix GC issue: release []rune when reusing the runner. which leads to 'runtext...
  • 5d49e36 update readme with info about new code gen
  • 8039ba6 clarify code comment about Index in match
  • 05e6ac2 Support JSON Marshal/Unmarshal (#77)
  • 03d34d8 fixes #65 add support for \pX syntax for single-char code classes
  • 014f217 fixes #63 add the ability for unit tests to wait on the timeout background go...
  • 31eacab fixes #60 align atomicTime usage to prevent panic on 32-bit architectures
  • af93f4c Speed up matches in the presence of timeouts.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 09:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Dependabot tried to add @exu, @vsukhin, @nicufk, @vLia, @povilasv and @dejanzele as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kubeshop/testkube/pulls/5725/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kubeshop/testkube repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit ee68262
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/66b09fadb726730008e53564

Bumps [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) from 1.4.0 to 1.11.4.
- [Commits](dlclark/regexp2@v1.4.0...v1.11.4)

---
updated-dependencies:
- dependency-name: github.com/dlclark/regexp2
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-go_modules-main-github.com-dlclark-regexp2-1.11.4 branch from ee68262 to 764e4b1 Compare August 14, 2024 14:49
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants