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

build(deps): bump github.com/mrz1836/go-datastore from 0.5.9 to 0.5.14 #581

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/mrz1836/go-datastore from 0.5.9 to 0.5.14.

Release notes

Sourced from github.com/mrz1836/go-datastore's releases.

Release v0.5.14

Changelog

  • e58c24b Fix for linter issue
  • 78162e3 Updated linter version
  • 5039c11 Upgraded deps

Release v0.5.13

Changelog

  • 3242ce7 Merge pull request #169 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
  • 07cdd83 Merge pull request #170 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.5.5
  • 8923f9d Merge pull request #171 from mrz1836/dependabot/go_modules/master/gorm.io/driver/mysql-1.5.3
  • 536948a Merge pull request #172 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.7
  • ec223a8 Merge pull request #173 from mrz1836/dependabot/go_modules/master/gorm.io/driver/mysql-1.5.4
  • b54e043 Merge pull request #174 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.5.6
  • 8198eb0 Upgraded deps, turn off replacement
  • 4b9166a chore(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 1605898 chore(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.3
  • 9330c90 chore(deps): bump gorm.io/driver/mysql from 1.5.3 to 1.5.4
  • f7e545c chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.5
  • 67b2f27 chore(deps): bump gorm.io/driver/postgres from 1.5.5 to 1.5.6
  • 4704f7b chore(deps): bump gorm.io/gorm

Release v0.5.12

Changelog

  • 8742a7b Added new contributor
  • dd2fe87 Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • dc46db6 Merge branch 'master' of github.com:mrz1836/go-datastore
  • 6d42561 Merge pull request #167 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
  • bab89a7 Merge pull request #168 from arkadiuszos4chain/feat-customizable-sslmode
  • 4c199fe Upgraded deps
  • 6af3a6b feat: add possibility to enable sslmode for PostgreSQL

Release v0.5.11

Changelog

  • 900d7bf Bump actions/cache from 3 to 4
  • 64eb621 Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
  • 617638a Bump github.com/newrelic/go-agent/v3/integrations/nrmongo
  • eadb760 Bump gorm.io/gorm from 1.25.5 to 1.25.6
  • c07c8db Merge pull request #163 from mrz1836/dependabot/github_actions/master/actions/cache-4
  • 0d1b0cd Merge pull request #164 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.1
  • e7b8eea Merge pull request #165 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.6
  • d8bf0b2 Merge pull request #166 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrmongo-1.1.3
  • 59b973e Upgraded deps

Release v0.5.10

Changelog

  • d1c0ca8 Bump github.com/99designs/gqlgen from 0.17.42 to 0.17.43
  • f58adcc Merge pull request #162 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.43
  • c91bd00 Upgraded deps
Commits
  • 5039c11 Upgraded deps
  • e58c24b Fix for linter issue
  • 78162e3 Updated linter version
  • 8198eb0 Upgraded deps, turn off replacement
  • ec223a8 Merge pull request #173 from mrz1836/dependabot/go_modules/master/gorm.io/dri...
  • 9330c90 chore(deps): bump gorm.io/driver/mysql from 1.5.3 to 1.5.4
  • b54e043 Merge pull request #174 from mrz1836/dependabot/go_modules/master/gorm.io/dri...
  • 536948a Merge pull request #172 from mrz1836/dependabot/go_modules/master/gorm.io/gor...
  • 67b2f27 chore(deps): bump gorm.io/driver/postgres from 1.5.5 to 1.5.6
  • 4704f7b chore(deps): bump gorm.io/gorm
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 12, 2024 10:32
@dependabot dependabot bot added the chore Simple updates or version bumps label Feb 12, 2024
@dependabot dependabot bot requested a review from mrz1836 February 12, 2024 10:32
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d308f3) 54.71% compared to head (fd0631b) 54.71%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #581   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         110      110           
  Lines        8361     8361           
=======================================
  Hits         4575     4575           
  Misses       3319     3319           
  Partials      467      467           
Flag Coverage Δ
unittests 54.71% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b566412...fd0631b. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.14 branch 5 times, most recently from f8f5a64 to 3aa438e Compare February 12, 2024 13:31
Bumps [github.com/mrz1836/go-datastore](https://github.com/mrz1836/go-datastore) from 0.5.9 to 0.5.14.
- [Release notes](https://github.com/mrz1836/go-datastore/releases)
- [Changelog](https://github.com/mrz1836/go-datastore/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-datastore@v0.5.9...v0.5.14)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.14 branch from 3aa438e to fd0631b Compare February 12, 2024 13:38
@jakubmkowalski jakubmkowalski merged commit 791902c into master Feb 12, 2024
7 checks passed
@jakubmkowalski jakubmkowalski deleted the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.14 branch February 12, 2024 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants