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(example-deps): bump github.com/bartventer/gorm-multitenancy/v5 from 5.9.0 to 5.10.1 in /examples/echo #17

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps github.com/bartventer/gorm-multitenancy/v5 from 5.9.0 to 5.10.1.

Release notes

Sourced from github.com/bartventer/gorm-multitenancy/v5's releases.

v5.10.1

5.10.1 (2024-04-26)

Chores

  • deps: bump gorm.io/gorm from 1.25.9 to 1.25.10 (#11) (f0cb6b2)

v5.10.0

5.10.0 (2024-04-26)

Features

  • examples: Move echo and net/http examples from internal/examples to examples directory. (5afea8d)
Commits
  • f0cb6b2 chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 (#11)
  • cdc8321 ci(workflows): remove inconsistent macOS runner [skip ci]
  • 96f4369 ci(workflows/deps): bump golangci/golangci-lint-action from 4 to 5 (#12)
  • 25c32e2 ci(dependabot): update github actions commit-message prefixes [skip ci]
  • a7758e1 ci(dependabot): add update rules for examples
  • acbae94 docs(examples): update getting started instructions
  • 61e9ab2 chore(releaserc): add release rule for updating dependencies
  • 935cca3 ci(dependabot): update go.mod commit-message prefix
  • 6493f0a chore(Makefile): update golangci-lint target
  • 635db60 docs(README): simplify example usage for maintainability
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2024
Copy link

codesandbox bot commented Apr 26, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coveralls
Copy link

coveralls commented Apr 26, 2024

Pull Request Test Coverage Report for Build 8854135347

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.686%

Totals Coverage Status
Change from base Build 8854071278: 0.0%
Covered Lines: 370
Relevant Lines: 408

💛 - Coveralls

@bartventer bartventer closed this Apr 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/examples/echo/github.com/bartventer/gorm-multitenancy/v5-5.10.1 branch April 26, 2024 19:44
@bartventer
Copy link
Owner

bartventer commented Apr 26, 2024

@dependabot reopen

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@dependabot dependabot bot reopened this Apr 26, 2024
@dependabot dependabot bot restored the dependabot/go_modules/examples/echo/github.com/bartventer/gorm-multitenancy/v5-5.10.1 branch April 26, 2024 19:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/examples/echo/github.com/bartventer/gorm-multitenancy/v5-5.10.1 branch from c98450e to a1d6164 Compare April 26, 2024 20:50
@bartventer
Copy link
Owner

@dependabot recreate

Bumps [github.com/bartventer/gorm-multitenancy/v5](https://github.com/bartventer/gorm-multitenancy) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/bartventer/gorm-multitenancy/releases)
- [Changelog](https://github.com/bartventer/gorm-multitenancy/blob/master/.releaserc.json)
- [Commits](v5.9.0...v5.10.1)

---
updated-dependencies:
- dependency-name: github.com/bartventer/gorm-multitenancy/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/examples/echo/github.com/bartventer/gorm-multitenancy/v5-5.10.1 branch from a1d6164 to 982784a Compare April 26, 2024 20:51
@bartventer bartventer merged commit 3847d2d into master Apr 26, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/examples/echo/github.com/bartventer/gorm-multitenancy/v5-5.10.1 branch April 26, 2024 21:06
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.

2 participants