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.8.0 to 1.11.0 #5148

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/dlclark/regexp2 from 1.8.0 to 1.11.0.

Commits
  • 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
  • See full diff 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 exu as a code owner March 12, 2024 09:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 12, 2024
Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit baba717
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/65f2abfb8f66cf00087e10ec

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.86%. Comparing base (5273bfb) to head (baba717).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5148      +/-   ##
==========================================
+ Coverage   26.85%   26.86%   +0.01%     
==========================================
  Files         281      281              
  Lines       25262    25262              
==========================================
+ Hits         6784     6787       +3     
+ Misses      17782    17778       -4     
- Partials      696      697       +1     
Flag Coverage Δ
integrationtests 6.67% <ø> (ø)
unittests 22.23% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Bumps [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) from 1.8.0 to 1.11.0.
- [Commits](dlclark/regexp2@v1.8.0...v1.11.0)

---
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.0 branch from 40fadc5 to baba717 Compare March 14, 2024 07:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #5643.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-dlclark-regexp2-1.11.0 branch July 8, 2024 09:50
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