Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 15, 2024

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

@github-actions github-actions bot mentioned this pull request Dec 15, 2024
@github-actions github-actions bot force-pushed the update/sbt-pgp-2.3.1 branch from 74a7292 to 661d3f8 Compare August 24, 2025 01:52
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.

1 participant