Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / artichoke/rand_mt issues and pull requests

#145 - Add reproducibility test for `Mt::new_with_key`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-ruby

#144 - Bump crazy-max/ghaction-github-labeler from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#143 - Bump bundler-audit from 0.9.0.1 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#142 - Bump rubocop from 1.28.2 to 1.30.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#141 - Bump rubocop from 1.26.1 to 1.28.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#140 - chore: Update `.ruby-version` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps, A-security

#139 - chore: Update `.github/workflows/rustdoc.yaml` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#138 - chore: Update `.github/workflows/audit.yaml` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps, A-build

#137 - chore: Update `.github/workflows/audit.yaml` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps, A-build

#136 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#135 - Add GitHub Actions to dependabot config

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps, A-build

#134 - Bump rubocop from 1.25.1 to 1.26.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#133 - Remove hardcoded Ruby and bundler versions from CONTRIBUTING.md

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-project, C-docs

#132 - chore: Update `.ruby-version` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps

#131 - Use precise crate version in Cargo.toml snippet in README

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: C-docs, A-packaging

#130 - Bump rubocop from 1.25.0 to 1.25.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#129 - Update bundler version

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#128 - chore: Update `.github/workflows/audit.yaml` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#127 - chore: Update `.github/workflows/audit.yaml` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#126 - chore: Update `.ruby-version` in `artichoke/rand_mt`

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps

#125 - Update Cargo.toml manifest version and docs.rs metadata

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: C-docs, A-crate-features, A-packaging

#124 - Bump rubocop from 1.24.1 to 1.25.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#123 - Bump rubocop from 1.23.0 to 1.24.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#122 - Do not eagerly call `next_uNN` in `fill_bytes` with empty remainder

Pull Request - State: closed - Opened by lopopolo almost 3 years ago - 1 comment
Labels: A-core, C-bug, A-release

#121 - Bump rubocop from 1.22.3 to 1.23.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: A-deps

#120 - Release v4.1.0

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-release

#119 - Unconditionally make crate 'no_std' and explicitly link to `std` when the feature is enabled

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: C-quality, A-crate-features

#118 - Fix Apache 2.0 license

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-project, A-packaging

#117 - Fix typo in comment in benchmarks

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: C-quality

#116 - Replaces hand-rolled loops in `fill_bytes` with `chunks_exact_mut`

Pull Request - State: closed - Opened by briankung almost 3 years ago
Labels: C-quality, A-core, A-performance

#115 - Update markdown-link-check.yaml

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-build

#114 - Replace hand-rolled chunks loop in `fill_bytes` with `chunks_exact_mut`

Issue - State: closed - Opened by lopopolo almost 3 years ago - 1 comment
Labels: C-quality, A-core, E-easy, A-performance

#113 - Add GitHub Actions workflow to run markdown-link-check

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: C-quality, C-docs, A-build

#112 - Update version-sync to 0.9.3 and trim some deps from Cargo.lock

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-deps

#111 - Update Audit GitHub Actions workflow

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-build

#110 - Update Audit GitHub Actions workflow

Pull Request - State: closed - Opened by lopopolo almost 3 years ago

#109 - Update Audit GitHub Actions workflow

Pull Request - State: closed - Opened by lopopolo almost 3 years ago
Labels: A-build

#108 - Bump rubocop from 1.22.0 to 1.22.3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: A-deps

#107 - Bump rubocop from 1.20.0 to 1.22.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: A-deps

#106 - Add GitHub Actions councurrency limits to workflows that `git push`

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: A-build

#105 - Remove allow pragmas for `clippy::missing_panics_docs`

Pull Request - State: closed - Opened by lopopolo about 3 years ago - 2 comments
Labels: C-quality

#104 - Bump bundler-audit from 0.8.0 to 0.9.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: A-deps

#103 - Bump rubocop from 1.19.0 to 1.20.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: A-deps

#102 - Bump rubocop from 1.18.4 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: A-deps

#101 - Remove touch command for entrypoints which was made unnecessary in Rust 1.52.0

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: C-quality, A-build

#100 - Update Audit GitHub Actions workflow

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: A-build, A-security

#99 - Sync .prettierrc.yaml to format repo labels

Pull Request - State: closed - Opened by lopopolo about 3 years ago - 1 comment
Labels: A-build

#98 - Update devtools Rakefile clippy invocation

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: A-build

#97 - Bump rubocop from 1.18.3 to 1.18.4

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: A-deps

#96 - Update cargo-deny version to 0.9.1 in audit workflow

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: A-build

#95 - Update Ruby toolchain version to 3.0.2 in .ruby-version

Pull Request - State: closed - Opened by lopopolo about 3 years ago
Labels: A-build

#94 - Bump rake from 13.0.3 to 13.0.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: A-deps

#39 - [WIP] Add Ruby MRI-compatible mersenne twister RNG

Pull Request - State: closed - Opened by lopopolo about 4 years ago - 3 comments
Labels: E-help-wanted, S-wip, C-enhancement, A-ruby

#31 - Naming convention

Issue - State: closed - Opened by L117 over 4 years ago - 2 comments
Labels: C-question, S-wontfix

#12 - Do not leak PRNG state in fmt::Debug impl

Pull Request - State: closed - Opened by lopopolo over 4 years ago
Labels: A-core, A-security