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 openpyxl from 3.0.9 to 3.0.10 #1074

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2022

Bumps openpyxl from 3.0.9 to 3.0.10.

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)

@dependabot dependabot bot requested a review from a team as a code owner May 20, 2022 16:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2022
@dependabot dependabot bot requested a review from jsnel May 20, 2022 16:01
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch glotaran/pyglotaran/dependabot/pip/openpyxl-3.0.10

@github-actions
Copy link
Contributor

github-actions bot commented May 20, 2022

Benchmark is done. Checkout the benchmark result page.
Benchmark differences below 5% might be due to CI noise.

Benchmark diff v0.5.1 vs. main

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [96b42630]       [e4e371c7]
     <v0.5.1>                   
         59.4±2ms         61.5±1ms     1.03  BenchmarkOptimize.time_optimize(False, False, False)
        73.9±40ms        89.1±40ms    ~1.21  BenchmarkOptimize.time_optimize(False, False, True)
         59.3±1ms       58.8±0.7ms     0.99  BenchmarkOptimize.time_optimize(False, True, False)
        93.5±40ms         106±40ms    ~1.13  BenchmarkOptimize.time_optimize(False, True, True)
         75.8±3ms         71.4±1ms     0.94  BenchmarkOptimize.time_optimize(True, False, False)
        84.9±40ms        84.4±40ms     0.99  BenchmarkOptimize.time_optimize(True, False, True)
         72.6±2ms       72.7±0.5ms     1.00  BenchmarkOptimize.time_optimize(True, True, False)
         113±30ms        77.9±10ms    ~0.69  BenchmarkOptimize.time_optimize(True, True, True)
             207M             204M     0.99  IntegrationTwoDatasets.peakmem_optimize
       2.01±0.06s       1.89±0.05s     0.94  IntegrationTwoDatasets.time_optimize

Benchmark diff main vs. PR

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [14595686]       [e4e371c7]
       58.3±0.7ms         61.5±1ms     1.05  BenchmarkOptimize.time_optimize(False, False, False)
       63.3±0.8ms        89.1±40ms    ~1.41  BenchmarkOptimize.time_optimize(False, False, True)
         59.2±1ms       58.8±0.7ms     0.99  BenchmarkOptimize.time_optimize(False, True, False)
         64.1±2ms         106±40ms    ~1.66  BenchmarkOptimize.time_optimize(False, True, True)
         74.5±2ms         71.4±1ms     0.96  BenchmarkOptimize.time_optimize(True, False, False)
        79.1±30ms        84.4±40ms     1.07  BenchmarkOptimize.time_optimize(True, False, True)
         70.9±1ms       72.7±0.5ms     1.02  BenchmarkOptimize.time_optimize(True, True, False)
         78.1±2ms        77.9±10ms     1.00  BenchmarkOptimize.time_optimize(True, True, True)
             207M             204M     0.98  IntegrationTwoDatasets.peakmem_optimize
       1.91±0.06s       1.89±0.05s     0.99  IntegrationTwoDatasets.time_optimize

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.1%. Comparing base (1459568) to head (e4e371c).
Report is 210 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1074   +/-   ##
=====================================
  Coverage   87.1%   87.1%           
=====================================
  Files        102     102           
  Lines       5381    5381           
  Branches     995     995           
=====================================
  Hits        4691    4691           
  Misses       536     536           
  Partials     154     154           

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

@s-weigand
Copy link
Member

@dependabot rebase

Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.0.9 to 3.0.10.

---
updated-dependencies:
- dependency-name: openpyxl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/openpyxl-3.0.10 branch from 3ff01e8 to e4e371c Compare May 20, 2022 16:36
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@s-weigand s-weigand merged commit 0da383e into main May 20, 2022
@s-weigand s-weigand deleted the dependabot/pip/openpyxl-3.0.10 branch May 20, 2022 16:47
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.

2 participants