Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump github.com/quasilyte/go-ruleguard/dsl from 0.3.16 to 0.3.17#280

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 14, 2022
edited
Loading

Bumpsgithub.com/quasilyte/go-ruleguard/dsl from 0.3.16 to 0.3.17.

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 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)

@bryphe-coder
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

Bumps [github.com/quasilyte/go-ruleguard/dsl](https://github.com/quasilyte/go-ruleguard) from 0.3.16 to 0.3.17.- [Release notes](https://github.com/quasilyte/go-ruleguard/releases)- [Commits](quasilyte/go-ruleguard@dsl/v0.3.16...dsl/v0.3.17)---updated-dependencies:- dependency-name: github.com/quasilyte/go-ruleguard/dsl  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/quasilyte/go-ruleguard/dsl-0.3.17 branch from42b98c4 toc075ff1CompareFebruary 14, 2022 16:36
@bryphe-coderbryphe-coder self-assigned thisFeb 14, 2022
@codecov
Copy link

codecovbot commentedFeb 14, 2022
edited
Loading

Codecov Report

Merging#280 (c075ff1) intomain (632fd80) willincrease coverage by0.08%.
The diff coverage isn/a.

Impacted file tree graph

@@            Coverage Diff             @@##             main     #280      +/-   ##==========================================+ Coverage   68.23%   68.32%   +0.08%==========================================  Files         126      126                Lines        6898     6898                Branches       69       69              ==========================================+ Hits         4707     4713       +6+ Misses       1713     1708       -5+ Partials      478      477       -1
FlagCoverage Δ
unittest-go-macos-latest66.64% <ø> (+0.12%)⬆️
unittest-go-ubuntu-latest67.82% <ø> (+0.53%)⬆️
unittest-go-windows-latest66.49% <ø> (-0.28%)⬇️
unittest-js65.24% <ø> (ø)
Impacted FilesCoverage Δ
peer/conn.go78.97% <0.00%> (-0.77%)⬇️
provisionerd/provisionerd.go69.74% <0.00%> (+0.39%)⬆️
peerbroker/listen.go84.80% <0.00%> (+2.39%)⬆️
peerbroker/dial.go85.71% <0.00%> (+4.76%)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update632fd80...c075ff1. Read thecomment docs.

Copy link
Contributor

@bryphe-coderbryphe-coder left a comment

Choose a reason for hiding this comment

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

Affects our custom go lint rules, looks like they all pass after this patch version bump - approved

@bryphe-coderbryphe-coder merged commitc5eed90 intomainFeb 14, 2022
@bryphe-coderbryphe-coder deleted the dependabot/go_modules/github.com/quasilyte/go-ruleguard/dsl-0.3.17 branchFebruary 14, 2022 17:42
@jawnsy
Copy link

be careful that this version matches the version shipped with go-critic (golangci-lint includes gocritic, gocritic includes the ruleguard dsl) -- the versions have to match, otherwise you can get unusual behavior where something works running ruleguard directly but does not work when running gocritic

golangci-lint 1.44 includes go-critic 0.6.2https://github.com/golangci/golangci-lint/blob/617470fa9e2c54dd91ab91c14e0d20030e183c20/go.mod#L27

go-critic 0.6.2 includes go-ruleguard/dsl v0.3.12https://github.com/go-critic/go-critic/blob/f0a10a00c4ff012f328442fdd27426ca12ed03df/go.mod#L16-L17

the latest version of go-ruleguard/dsl is 0.3.17

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@bryphe-coderbryphe-coderbryphe-coder approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bryphe-coder@jawnsy

[8]ページ先頭

©2009-2025 Movatter.jp