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/modern-go/reflect2 from 1.0.1 to 1.0.2 #620

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps github.com/modern-go/reflect2 from 1.0.1 to 1.0.2.

Commits
  • 2b33151 Merge pull request #25 from modern-go/fix-go1.18
  • 8358028 fix go1.18
  • 9f87197 update signature of mapiterinit of go 1.18
  • 333559e Merge pull request #11 from mythi/nolegacy
  • bb009fe drop legacy Go support
  • 7e6ae53 Merge pull request #15 from aosting/fearture/fix_reflect2
  • c154140 <fix> (reflect2.go) import runtime
  • ed4e121 Merge pull request #10 from paleozogt/gccgo
  • f721678 Merge pull request #13 from jlauinger/fix-unsafe-slice-cast
  • 8205c61 fix possible memory confusion in unsafe slice cast
  • 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/modern-go/reflect2](/~https://github.com/modern-go/reflect2) from 1.0.1 to 1.0.2.
- [Release notes](/~https://github.com/modern-go/reflect2/releases)
- [Commits](modern-go/reflect2@1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/modern-go/reflect2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.52%. Comparing base (779f3d3) to head (bae09ca).
Report is 108 commits behind head on master.

❗ Current head bae09ca differs from pull request most recent head f1de438. Consider uploading reports for the commit f1de438 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #620   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files          48       48           
  Lines        2518     2518           
=======================================
  Hits         2355     2355           
  Misses        106      106           
  Partials       57       57           

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

@JacksonTian JacksonTian merged commit 864d211 into master Mar 26, 2024
8 checks passed
@JacksonTian JacksonTian deleted the dependabot/go_modules/github.com/modern-go/reflect2-1.0.2 branch March 26, 2024 05:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants