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 swig from 3.0.12 to 4.1.1 in /tool/conda/singa #74

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps swig from 3.0.12 to 4.1.1.

Commits
  • 6eee9c0 Update swig dependencies (#69)
  • 8dd88b6 [pre-commit.ci] pre-commit autoupdate (#68)
  • c3ee21b Bump pypa/cibuildwheel from 2.11.1 to 2.11.2 (#67)
  • b5fea08 Set author for automatic swig version updates to github-actions[bot]
  • 5b54130 Test running compiled swig binary with cibuildwheel
  • d873a84 Set type of CMAKE_C_STANDARD variable to STRING
  • df0661b Set C STANDARD for PCRE2 build to C99
  • c88f4ea Update swig dependencies
  • 159b530 Update GHA workflow from using deprecated set-output command to GITHUB_OUTPUT...
  • e92dd4c Build SWIG 4.1.0 with PCRE2 (#63)
  • 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 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)

moazreyad and others added 7 commits August 30, 2020 18:47
Bumps [swig](https://github.com/nightlark/swig-pypi) from 3.0.12 to 4.1.1.
- [Release notes](https://github.com/nightlark/swig-pypi/releases)
- [Commits](nightlark/swig-pypi@3.0.12...4.1.1)

---
updated-dependencies:
- dependency-name: swig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

Base: 68.41% // Head: 73.42% // Increases project coverage by +5.00% 🎉

Coverage data is based on head (ecacdac) compared to base (3304bfc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   68.41%   73.42%   +5.00%     
==========================================
  Files          99       14      -85     
  Lines       11466     6942    -4524     
==========================================
- Hits         7845     5097    -2748     
+ Misses       3621     1845    -1776     
Flag Coverage Δ
singa-cpp ?
singa-python 73.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/singa/io/decoder.h
include/singa/core/common.h
include/singa/utils/channel.h
src/core/tensor/tensor_math.h
src/model/updater/local_updater.cc
src/model/layer/batchnorm.h
src/model/optimizer/optimizer.cc
src/model/layer/pooling.h
src/model/layer/dense.cc
include/singa/core/tensor.h
... and 75 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants