Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

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

Release notes

Sourced from github.com/quasilyte/go-ruleguard/dsl's releases.

v0.3.20

Changes

What's Changed

New Contributors

Full Changelog: quasilyte/go-ruleguard@v0.3.19...v0.3.20

v0.3.19

Changes

v0.3.18

Changes

v0.3.17

Changes

v0.3.16

... (truncated)

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

Bumps [github.com/quasilyte/go-ruleguard/dsl](https://github.com/quasilyte/go-ruleguard) from 0.3.13 to 0.3.22.
- [Release notes](https://github.com/quasilyte/go-ruleguard/releases)
- [Commits](quasilyte/go-ruleguard@v0.3.13...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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 28, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2025

Dependabot tried to add @leonklingele/team as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/leonklingele/golangci-lint/pulls/7/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the leonklingele/golangci-lint repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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.

0 participants