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

Bump github.com/quasilyte/go-ruleguard/dsl from 0.3.21 to 0.3.22 #577

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies dependencies change label Jan 3, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch 3 times, most recently from 8b45410 to f6b1618 Compare January 12, 2023 14:07
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch from f6b1618 to ea68344 Compare January 17, 2023 14:14
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch 2 times, most recently from 25d848c to 2c89176 Compare February 1, 2023 12:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch from 2c89176 to eaf561d Compare February 15, 2023 17:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch 3 times, most recently from 260b55e to 8e084b3 Compare February 27, 2023 15:14
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch 2 times, most recently from dc504a6 to a93fafc Compare March 10, 2023 13:30
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch from a93fafc to 7af086c Compare March 27, 2023 15:45
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/quasilyte/go-ruleguard/dsl-0.3.22 branch from 7af086c to 0da325e Compare April 5, 2023 16:17
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/code-quality.yml:analyze/language:go. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants