Skip to content

Bump github.com/mattn/anko from 0.1.10 to 0.1.12 in /module/tasks#404

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/module/tasks/github.com/mattn/anko-0.1.12
Open

Bump github.com/mattn/anko from 0.1.10 to 0.1.12 in /module/tasks#404
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/module/tasks/github.com/mattn/anko-0.1.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/mattn/anko from 0.1.10 to 0.1.12.

Commits
  • ffdcbc8 Revert DefineValueFast, keep using DefineValue
  • ad04ac1 Add DefineValueFast for internal VM variable definitions
  • 2818249 Embed sync.RWMutex as value in Env instead of pointer
  • 1f5348a Fix double lock in Env.SetValue
  • b3326cb Add int64 value cache for small integers in arithmetic operations
  • d9436c5 Use cached trueValue/falseValue in comparison operators
  • b3e9f38 Replace fmt.Sprintf with direct numeric comparison in equal()
  • 9d2d84b Fix missing read lock on e.values in GetEnvFromPath
  • f0815e6 Fix wrong slice capacity in GetTypeSymbols using e.values instead of e.types
  • b2201de Fix calling t.Fatal from non-test goroutine in readerToChan
  • 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 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/mattn/anko](https://github.com/mattn/anko) from 0.1.10 to 0.1.12.
- [Commits](mattn/anko@v0.1.10...v0.1.12)

---
updated-dependencies:
- dependency-name: github.com/mattn/anko
  dependency-version: 0.1.12
  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 Mar 23, 2026
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.

1 participant