Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps github.com/go-rel/rel from 0.39.0 to 0.41.0.

Release notes

Sourced from github.com/go-rel/rel's releases.

v0.41.0

Changelog

  • 2e07fc1 Extend adapter interface with Name function (#346)
  • 738fb89 Fix embedded primary field (#349)

v0.40.0

Changelog

  • b116d0f Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#320)
  • 8750e2c Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#335)
  • 1819a65 Fix CI (#334)
  • 26f3b22 Fix typo in comment (#340)
  • ea91f66 Refactor scanMulti to only call scan once (#339)
  • 0384795 Rename CreateDocument to NewDocument (#341)
  • eaafe49 Upgrade go tool-version to 1.20
Commits

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/go-rel/rel](https://github.com/go-rel/rel) from 0.39.0 to 0.41.0. - [Release notes](https://github.com/go-rel/rel/releases) - [Changelog](https://github.com/go-rel/rel/blob/master/changeset_test.go) - [Commits](go-rel/rel@v0.39.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/go-rel/rel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@codecov
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a24994) 100.00% compared to head (4c19059) 100.00%.

Additional details and impacted files
@@ Coverage Diff @@ ## master #75 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 31 31 Lines 884 884 ========================================= Hits 884 884 

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

@Fs02 Fs02 merged commit 3c0de87 into master Nov 7, 2023
@Fs02 Fs02 deleted the dependabot/go_modules/github.com/go-rel/rel-0.41.0 branch November 7, 2023 08:45
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

2 participants