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.2 #5664

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

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

Commits
  • 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.
  • 3511044 Merge pull request #52 from mstoykov/ecmascriptUnicodeEscape
  • 304ee33 Return the actual symbols in the reversed range error
  • 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 [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) from 1.4.0 to 1.11.2.
- [Commits](dlclark/regexp2@v1.4.0...v1.11.2)

---
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 requested a review from a team as a code owner July 12, 2024 09:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 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/5664/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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 12, 2024
Copy link

netlify bot commented Jul 12, 2024

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit ab26299
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/6690f8ffba4b52000811fbab

@ed382
Copy link
Contributor

ed382 commented Jul 12, 2024

@vsukhin should these PRs not go into develop first?

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #5725.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-dlclark-regexp2-1.11.2 branch August 5, 2024 09:47
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.

1 participant