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

chore: bump github.com/thejerf/slogassert from 0.3.2 to 0.3.4 #2153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/thejerf/slogassert from 0.3.2 to 0.3.4.

Commits
  • 4b296f1 Declare a minimal interface for just what portions of the test interface we use.
  • e018d77 Update README.md for v0.3.3.
  • 86e8056 Fix invocations of .matches in the code.
  • 8ef4d3a Merge pull request #7 from alecsammon/add_default_helper
  • ce1ee05 Merge pull request #5 from pdewilde/export-matches
  • 0ef72e7 Adds NewDefault to simplify usage
  • 5e58adc Export LogMessageMatch.Matches()
  • See full diff 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 automerge dependencies Pull requests that update a dependency file labels Jul 29, 2024
Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit ddf704f
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66a9065729c898000879197f

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (92124d4) to head (ddf704f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2153   +/-   ##
=======================================
  Coverage   86.08%   86.08%           
=======================================
  Files          99       99           
  Lines        3694     3694           
=======================================
  Hits         3180     3180           
  Misses        394      394           
  Partials      120      120           

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/thejerf/slogassert-0.3.4 branch from 5388b79 to b9cbe02 Compare July 29, 2024 01:38
Bumps [github.com/thejerf/slogassert](https://github.com/thejerf/slogassert) from 0.3.2 to 0.3.4.
- [Commits](thejerf/slogassert@v0.3.2...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/thejerf/slogassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/thejerf/slogassert-0.3.4 branch from b9cbe02 to 6f2ec6e Compare July 29, 2024 01:43
Copy link

sonarcloud bot commented Jul 30, 2024

@kodiakhq kodiakhq bot merged commit f797c69 into main Jul 30, 2024
22 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/thejerf/slogassert-0.3.4 branch July 30, 2024 15:33
thomaspoignant added a commit that referenced this pull request Sep 5, 2024
Bumps [github.com/thejerf/slogassert](https://github.com/thejerf/slogassert) from 0.3.2 to 0.3.4.
- [Commits](thejerf/slogassert@v0.3.2...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/thejerf/slogassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant