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

build(deps): bump github.com/mrz1836/go-validate from 0.2.0 to 0.2.1 #454

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/mrz1836/go-validate from 0.2.0 to 0.2.1.

Release notes

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

Release v0.2.1

Changelog

  • 0184ea9 Add missing codecov token
  • 599647a Add missing phony tags
  • 06b786f Added basic security disclosure
  • 3573d96 Added code coverage
  • 1cd000d Added dependabot config, updated makefile
  • 926c2b8 Added label sync
  • 918f437 Added mergify config
  • 0b02c4d Added new linter package
  • f80b173 Bump actions/cache from 2.1.6 to 2.1.7
  • 60c268f Bump actions/cache from 2.1.7 to 3
  • 54b1627 Bump actions/cache from 3 to 4
  • 8b3a5a8 Bump actions/checkout from 2.3.5 to 2.4.0
  • 8ee4796 Bump actions/checkout from 2.4.0 to 3
  • 1686135 Bump actions/checkout from 3 to 4
  • 4fbbf74 Bump actions/setup-go from 2.1.4 to 2.1.5
  • 587e76e Bump actions/setup-go from 2.1.5 to 2.2.0
  • d69ec81 Bump actions/setup-go from 2.2.0 to 3
  • 718bd10 Bump actions/setup-go from 3 to 4
  • 90fa279 Bump actions/setup-go from 4 to 5
  • cf60de8 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 811fefa Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • 023f437 Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • dd645db Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • ef120cf Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • 755ac38 Bump codecov/codecov-action from 3.1.3 to 3.1.4
  • adbe7d1 Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • 6788d9f Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • c55636c Bump github/codeql-action from 1 to 2
  • 0c6b59e Bump github/codeql-action from 2 to 3
  • e0cf844 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • 2c657d1 Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
  • 224b969 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
  • 1ee9878 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 18e021e Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 41999fb Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • da5e9f2 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • 1d15ec3 Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
  • dceab81 Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
  • aa0fa9f Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 3a06199 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • 5591437 Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • 5b85c27 Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
  • c1bfc7c Disable linter
  • 5b244cc Fixed warning, use go 16
  • 7f2489e Fixes for goreleaser
  • d6d07ac Fixes for linter errors
  • 8166c45 Fixing issue with badge
  • f1667ea Merge pull request #10 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.0

... (truncated)

Commits
  • 7f2489e Fixes for goreleaser
  • 3e27648 Update makefiles
  • fb79a7f Minor fixes in readme
  • 599647a Add missing phony tags
  • c1bfc7c Disable linter
  • 0184ea9 Add missing codecov token
  • 1dc1731 Use newer version of Go for releasing
  • d6d07ac Fixes for linter errors
  • 6a2e064 Merge pull request #39 from mrz1836/dependabot/github_actions/master/codecov/...
  • 6788d9f Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 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 7, 2024 10:58
@dependabot dependabot bot added the chore Simple updates or version bumps label Feb 7, 2024
@dependabot dependabot bot requested a review from mrz1836 February 7, 2024 10:59
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1cb3ee4) 40.35% compared to head (68817a2) 40.35%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #454   +/-   ##
=======================================
  Coverage   40.35%   40.35%           
=======================================
  Files          47       47           
  Lines        1306     1306           
=======================================
  Hits          527      527           
  Misses        739      739           
  Partials       40       40           
Flag Coverage Δ
unittests 40.35% <ø> (ø)

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 1cb3ee4...68817a2. Read the comment docs.

@mrz1836 mrz1836 enabled auto-merge February 7, 2024 15:14
Copy link
Contributor

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-validate-0.2.1 branch from 7ea2234 to 414a4f6 Compare February 12, 2024 10:22
Bumps [github.com/mrz1836/go-validate](https://github.com/mrz1836/go-validate) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mrz1836/go-validate/releases)
- [Changelog](https://github.com/mrz1836/go-validate/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-validate@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-validate
  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/master/github.com/mrz1836/go-validate-0.2.1 branch from 414a4f6 to 68817a2 Compare February 12, 2024 10:26
@mrz1836 mrz1836 merged commit 64fe01c into master Feb 12, 2024
7 checks passed
@mrz1836 mrz1836 deleted the dependabot/go_modules/master/github.com/mrz1836/go-validate-0.2.1 branch February 12, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants