Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Bump github.com/lainio/err2 from 0.9.1 to 0.9.29 #389

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps github.com/lainio/err2 from 0.9.1 to 0.9.29.

Changelog

Sourced from github.com/lainio/err2's changelog.

0.9.29
  • New API for immediate error handling: try out handle/catch err val := try.Out1strconv.Atois.Catch(10)
  • New err2.Catch API for automatic logging
  • Performance boost for assert pkg: defer assert.PushTester(t)()
  • Our API has now all the same features Zig's error handling has
Commits

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 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 added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@github-actions github-actions bot enabled auto-merge July 17, 2023 07:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/lainio/err2-0.9.29 branch 3 times, most recently from 4d7ebdf to 96c7a95 Compare August 1, 2023 07:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/lainio/err2-0.9.29 branch from 96c7a95 to bb957f1 Compare August 8, 2023 07:19
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (51b6f8b) 76.06% compared to head (51b6f8b) 76.06%.
Report is 1 commits behind head on dev.

❗ Current head 51b6f8b differs from pull request most recent head 75b9329. Consider uploading reports for the commit 75b9329 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #389   +/-   ##
=======================================
  Coverage   76.06%   76.06%           
=======================================
  Files         129      129           
  Lines        9204     9204           
=======================================
  Hits         7001     7001           
  Misses       1998     1998           
  Partials      205      205           

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/lainio/err2-0.9.29 branch 4 times, most recently from a3ae3df to e55cb4b Compare August 16, 2023 02:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/lainio/err2-0.9.29 branch from e55cb4b to 4ab755e Compare August 16, 2023 07:20
Bumps [github.com/lainio/err2](https://github.com/lainio/err2) from 0.9.1 to 0.9.29.
- [Changelog](https://github.com/lainio/err2/blob/master/CHANGELOG.md)
- [Commits](lainio/err2@v0.9.1...v0.9.29)

---
updated-dependencies:
- dependency-name: github.com/lainio/err2
  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/dev/github.com/lainio/err2-0.9.29 branch from 4ab755e to 75b9329 Compare August 16, 2023 07:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2023

Superseded by #400.

@dependabot dependabot bot closed this Aug 18, 2023
auto-merge was automatically disabled August 18, 2023 07:48

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/dev/github.com/lainio/err2-0.9.29 branch August 18, 2023 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants