Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps github.com/casbin/govaluate from 1.3.0 to 1.6.0.

Release notes

Sourced from github.com/casbin/govaluate's releases.

v1.6.0

1.6.0 (2025-05-21)

Features

  • fix handling multi-byte characters both before and after single byte (#19) (df0c938)

v1.5.0

1.5.0 (2025-05-20)

Features

  • fix unicode var bug by handling multi-byte characters before single byte characters in input (#17) (358dbb2)

v1.4.0

1.4.0 (2025-05-10)

Features

  • reduce memory allocs to optimize performance (#13) (4697815)
Commits
  • df0c938 feat: fix handling multi-byte characters both before and after single byte (#19)
  • 358dbb2 feat: fix unicode var bug by handling multi-byte characters before single byt...
  • 4697815 feat: reduce memory allocs to optimize performance (#13)
  • See full diff 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 added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels May 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 21, 2025 03:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels May 21, 2025
@codecov
Copy link

codecov bot commented May 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.96%. Comparing base (4210535) to head (ae967d8).
⚠️ Report is 453 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #23074      +/-   ##
==========================================
- Coverage   59.98%   59.96%   -0.02%     
==========================================
  Files         343      343              
  Lines       57821    57821              
==========================================
- Hits        34685    34674      -11     
- Misses      20359    20366       +7     
- Partials     2777     2781       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rumstead
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/casbin/govaluate-1.6.0 branch from c29b430 to 7053b88 Compare May 21, 2025 13:39
@rumstead
Copy link
Member

casbin has a race now i guess

@crenshaw-dev
Copy link
Member

Looks like there's a fix coming: casbin/govaluate#15

@crenshaw-dev
Copy link
Member

@dependabot recreate

Bumps [github.com/casbin/govaluate](https://github.com/casbin/govaluate) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/casbin/govaluate/releases)
- [Changelog](https://github.com/casbin/govaluate/blob/master/.releaserc.json)
- [Commits](casbin/govaluate@v1.3.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/casbin/govaluate
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/casbin/govaluate-1.6.0 branch from 7053b88 to ae967d8 Compare May 21, 2025 15:50
@crenshaw-dev crenshaw-dev enabled auto-merge (squash) May 21, 2025 15:51
@crenshaw-dev crenshaw-dev merged commit fff55f2 into master May 21, 2025
27 checks passed
@crenshaw-dev crenshaw-dev deleted the dependabot/go_modules/github.com/casbin/govaluate-1.6.0 branch May 21, 2025 16:57
LyhengTep pushed a commit to LyhengTep/argo-cd that referenced this pull request May 24, 2025
…goproj#23074)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Lyheng <[email protected]>
tylerrosnett pushed a commit to StateFarmIns/argo-cd that referenced this pull request May 27, 2025
…goproj#23074)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chansuke pushed a commit to chansuke/argo-cd that referenced this pull request Jun 4, 2025
…goproj#23074)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dsuhinin pushed a commit to dsuhinin/argo-cd that referenced this pull request Jun 16, 2025
…goproj#23074)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dsuhinin <[email protected]>
dsuhinin pushed a commit to dsuhinin/argo-cd that referenced this pull request Jun 16, 2025
…goproj#23074)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dsuhinin <[email protected]>
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 (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants