Skip to content

Update sbt-pgp to 2.3.1#729

Open
scala-steward-projectglow[bot] wants to merge 1 commit intomainfrom
update/sbt-pgp-2.3.1
Open

Update sbt-pgp to 2.3.1#729
scala-steward-projectglow[bot] wants to merge 1 commit intomainfrom
update/sbt-pgp-2.3.1

Conversation

@scala-steward-projectglow
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt-pgp from 2.3.0 to 2.3.1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.3.0).
You might want to review and update them manually.

docs/source/_static/notebooks/0_setup_constants_glow.html
docs/source/_static/notebooks/2_setup_metadata.html
docs/source/_static/notebooks/etl/10_liftOver.html
docs/source/_static/notebooks/etl/1_simulate_covariates_phenotypes_offset.html
docs/source/_static/notebooks/etl/2_simulate_delta_pvcf.html
docs/source/_static/notebooks/etl/3_delta_to_vcf.html
docs/source/_static/notebooks/etl/6_explode_variant_dataframe.html
docs/source/_static/notebooks/etl/7_etl_gff_annotations.html
docs/source/_static/notebooks/etl/8_create_database_for_querying.html
docs/source/_static/notebooks/etl/9_query_variant_db.html
docs/source/_static/notebooks/etl/data/download_1000G.html
docs/source/_static/notebooks/etl/merge-vcf.html
docs/source/_static/notebooks/etl/normalizevariants.html
docs/source/_static/notebooks/etl/python/functions.html
docs/source/_static/notebooks/etl/sample-qc-demo.html
docs/source/_static/notebooks/etl/splitmultiallelics-transformer.html
docs/source/_static/notebooks/etl/variant-data.html
docs/source/_static/notebooks/etl/variant-qc-demo.html
docs/source/_static/notebooks/etl/vcf2delta.html
docs/source/_static/notebooks/tertiary/0_ingest_vcf2delta.html
docs/source/_static/notebooks/tertiary/1_quality_control.html
docs/source/_static/notebooks/tertiary/2_quantitative_glowgr.html
docs/source/_static/notebooks/tertiary/3_linear_gwas_glow.html
docs/source/_static/notebooks/tertiary/4_binary_glowgr.html
docs/source/_static/notebooks/tertiary/5_logistic_gwas_glow.html
docs/source/_static/notebooks/tertiary/8_pipeline_runs_comparison.html
docs/source/_static/notebooks/tertiary/binaryglowgr.html
docs/source/_static/notebooks/tertiary/glowgr.html
docs/source/_static/notebooks/tertiary/gwas-binary.html
docs/source/_static/notebooks/tertiary/gwas-quantitative.html
docs/source/_static/notebooks/tertiary/pandas-lmm.html
docs/source/_static/notebooks/tertiary/parallel_bcftools_filter.html
docs/source/_static/notebooks/tertiary/pipe-transformer-plink.html
docs/source/_static/notebooks/tertiary/pipe-transformer-vep.html
docs/source/_static/notebooks/tertiary/pipe-transformer.html
project/plugins.sbt
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-pgp" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-pgp" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 15, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.31%. Comparing base (564f5bf) to head (9028859).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #729   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         127      127           
  Lines        7440     7440           
  Branches      602      602           
=======================================
  Hits         6868     6868           
  Misses        572      572           
Flag Coverage Δ
unittests 92.31% <ø> (+<0.01%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants