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(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.21 to 0.3.22 #950

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps github.com/quasilyte/go-ruleguard/dsl from 0.3.21 to 0.3.22.

Commits
  • 5158b61 dsl: add Object.IsVariadicParam
  • cb003bc readme: fix typos (#426)
  • ce1bf37 rules: add sort.Float64s to sortFuncs (#418)
  • 071b71c docs: update links and fix a few typos (#419)
  • 1204f12 analyzer: use sync.Pool to re-use ruleguard runner state (#416)
  • 9af9b08 ruleguard: introduce reusable runner state (#415)
  • 824e91a build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#405)
  • ae42498 ruleguard/typematch: replace Split with Index to avoid allocs (#414)
  • 92ca799 ruleguard: remove matchData allocations (#413)
  • 0588088 Add troubleshooting sectipon to README.md (#411)
  • 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 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/quasilyte/go-ruleguard/dsl](https://github.com/quasilyte/go-ruleguard) from 0.3.21 to 0.3.22.
- [Release notes](https://github.com/quasilyte/go-ruleguard/releases)
- [Commits](quasilyte/go-ruleguard@dsl/v0.3.21...dsl/v0.3.22)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 29, 2022
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Merging #950 (aecfaf8) into main (ad3cc39) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
+ Coverage   69.63%   69.73%   +0.09%     
==========================================
  Files         444      444              
  Lines       21173    21173              
==========================================
+ Hits        14743    14764      +21     
+ Misses       5489     5474      -15     
+ Partials      941      935       -6     
Impacted Files Coverage Δ
internal/proto/codec/intermediate.go 100.00% <0.00%> (+4.91%) ⬆️
tgtest/loop.go 70.00% <0.00%> (+5.00%) ⬆️
tgtest/handle.go 43.13% <0.00%> (+5.88%) ⬆️
tgtest/send.go 62.16% <0.00%> (+8.10%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ernado ernado merged commit 97ad6aa into main Dec 29, 2022
@ernado ernado deleted the dependabot/go_modules/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch December 29, 2022 19:22
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.

None yet

1 participant