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

build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0 #4783

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0.

Release notes

Sourced from github.com/Crocmagnon/fatcontext's releases.

v0.3.0

Summary

  • Fix false positives for context stored in structs (@​MichaelUrman)
  • Dependency updates

Changelog

  • 69e9ae1 Explain getRootIdent/ObjectOf/Pos check
  • 0e13d06 Fix array test
  • 4c2ad68 Merge pull request #1 from Crocmagnon/pre-commit-ci-update-config
  • 6a0a70a Merge pull request #2 from Crocmagnon/pre-commit-ci-update-config
  • ec963af Merge pull request #3 from Crocmagnon/pre-commit-ci-update-config
  • d5171e1 Merge pull request #4 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.21.0
  • acb08d4 Merge pull request #5 from Crocmagnon/pre-commit-ci-update-config
  • 9beb365 Merge pull request #6 from Crocmagnon/pre-commit-ci-update-config
  • 6be4ab7 Merge pull request #7 from Crocmagnon/pre-commit-ci-update-config
  • e8053df Merge pull request #9 from MichaelUrman/contained
  • 3e9e29f Test and fix cases with nested contexts
  • 5cfbe16 Update README.md
  • db036b1 [pre-commit.ci] pre-commit autoupdate
  • 0b0c70a [pre-commit.ci] pre-commit autoupdate
  • b6bd36f [pre-commit.ci] pre-commit autoupdate
  • 66526fe [pre-commit.ci] pre-commit autoupdate
  • 954c9b6 [pre-commit.ci] pre-commit autoupdate
  • a0fa7db [pre-commit.ci] pre-commit autoupdate
  • e7f3a75 add dependabot config
  • de95617 build(deps): bump golang.org/x/tools from 0.19.0 to 0.21.0
  • da706a0 update golangci-lint action
Commits
  • e8053df Merge pull request #9 from MichaelUrman/contained
  • 69e9ae1 Explain getRootIdent/ObjectOf/Pos check
  • 0e13d06 Fix array test
  • 3e9e29f Test and fix cases with nested contexts
  • 6be4ab7 Merge pull request #7 from Crocmagnon/pre-commit-ci-update-config
  • db036b1 [pre-commit.ci] pre-commit autoupdate
  • 9beb365 Merge pull request #6 from Crocmagnon/pre-commit-ci-update-config
  • 954c9b6 [pre-commit.ci] pre-commit autoupdate
  • acb08d4 Merge pull request #5 from Crocmagnon/pre-commit-ci-update-config
  • 66526fe [pre-commit.ci] pre-commit autoupdate
  • 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)

@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jun 1, 2024
@ldez ldez added linter: update version Update version of linter blocked: until next minor Will be a part of the next minor release of golangci-lint labels Jun 1, 2024
@ldez
Copy link
Member

ldez commented Jun 1, 2024

@dependabot rebase

Bumps [github.com/Crocmagnon/fatcontext](https://github.com/Crocmagnon/fatcontext) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/Crocmagnon/fatcontext/releases)
- [Changelog](https://github.com/Crocmagnon/fatcontext/blob/master/.goreleaser.yaml)
- [Commits](Crocmagnon/fatcontext@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/Crocmagnon/fatcontext
  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/Crocmagnon/fatcontext-0.3.0 branch from 6a30f04 to e92a599 Compare June 1, 2024 14:07
@ldez ldez removed the blocked: until next minor Will be a part of the next minor release of golangci-lint label Jun 9, 2024
@ldez ldez added this to the next milestone Jun 9, 2024
@ldez ldez merged commit 784ea0e into master Jun 9, 2024
13 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/Crocmagnon/fatcontext-0.3.0 branch June 9, 2024 18:38
@ldez ldez modified the milestones: next, v1.60 Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant