bioconductor.org icon indicating copy to clipboard operation
bioconductor.org copied to clipboard

Source code for the Bioconductor website

Results 26 bioconductor.org issues
Sort by recently updated
recently updated
newest added

These appear to be added to versions back to 3.12, so should be present in devel, too?

Source: https://github.com/Bioconductor/bioconductor.org/blob/master/content/about/release-announcements.md Fixes #96

Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.3.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kramdown&package-manager=bundler&previous-version=2.1.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.5 to 2.7.7. Release notes Sourced from mechanize's releases. 2.7.7 / 2021-02-01 Security fixes for CVE-2021-21289 Mechanize >= v2.0, < v2.7.7 allows for OS commands to be...

dependencies

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...

dependencies

can we adopt suggestions at https://usethis.r-lib.org/dev/articles/badge-accessibility.html

Hi Lori, @lshep Is it possible to have the website update dynamically on `localhost:3000` so that it is sensitive to the changes being tested? Thanks!

enhancement

It would be great to have an `Edit on GitHub` button on each page so that users can contribute to the content of the website. It can be a button...

enhancement

The [config.yaml](https://github.com/Bioconductor/bioconductor.org/blob/master/config.yaml) file specifies (Bioconductor, R) mappings for Bioconductor (>= 1.6); https://github.com/Bioconductor/bioconductor.org/blob/f8a0142e066ac51e734f414c431d8d721c10d52c/config.yaml#L123-L125 However, https://github.com/Bioconductor/bioconductor.org/blob/master/content/about/release-announcements.md provides such mappings from Bioconductor 1.0: | Release | Date | Software packages | R |...

For a long time I was considering contributing to existing packages hosted on Bioconductor that I use every day. I believe in incremental improvements and would prefer to support the...