Ecosyste.ms: Issues

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

GitHub / sunesimonsen/chance-generators issues and pull requests

#49 - Bump chance from 1.0.16 to 1.1.11

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#48 - Bump chance from 1.0.16 to 1.1.10

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#47 - Bump offline-github-changelog from 1.7.0 to 3.0.1

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#46 - Bump offline-github-changelog from 1.7.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#45 - Bump chance from 1.0.16 to 1.1.9

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#44 - Bump offline-github-changelog from 1.7.0 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#43 - Bump offline-github-changelog from 1.7.0 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#42 - Bump eslint-config-pretty-standard from 0.2.2 to 1.0.0

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

#41 - Bump serve from 9.6.0 to 13.0.2

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

#40 - Bump unexpected-markdown from 1.7.4 to 6.0.1

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#39 - Bump imocha from 0.3.0 to 0.9.2

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#38 - Bump babel-eslint from 8.2.6 to 10.1.0

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#37 - Bump chance from 1.0.16 to 1.1.8

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#36 - Github actions

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

#35 - Project description lists changejs instead of chance.js

Issue - State: closed - Opened by pyoor almost 4 years ago - 4 comments

#34 - Bump serve from 9.6.0 to 11.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#33 - How does one establish a seed value for underlying chance library

Issue - State: open - Opened by peternhale about 5 years ago - 2 comments

#32 - unwrap: Let non-plain objects through

Pull Request - State: closed - Opened by papandreou about 5 years ago - 1 comment

#31 - Fix check for magic values in the number generator

Pull Request - State: closed - Opened by sunesimonsen almost 6 years ago

#30 - [WIP] Make the generators stateless by providing the context to expand and shrink

Pull Request - State: open - Opened by sunesimonsen almost 6 years ago - 1 comment

#29 - Added a first method to the generators

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago - 8 comments

#28 - Fail the take method if the user forgets to provide a count

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago - 5 comments

#27 - Tree generator

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago
Labels: enhancement

#26 - Added a primitive value generator

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago
Labels: enhancement

#25 - Add shrinking to the producer

Issue - State: open - Opened by sunesimonsen about 6 years ago
Labels: enhancement

#24 - Lint, build, changelog, publish site when releasing

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago

#23 - Introduced a new custom producer

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago - 1 comment

#22 - Introduced an iteration context

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago

#21 - [WIP] Reinstroduce added a new custom producer generator

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago

#20 - Revert "Added a new custom producer generator"

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago

#19 - Added a new custom producer generator

Pull Request - State: closed - Opened by sunesimonsen about 6 years ago

#18 - Next (Major)

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#17 - Make it possible to reset the generators with the given seed

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago - 2 comments

#16 - Use ES6 features

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#15 - Added lint-staged setup for code formatting and linting

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#14 - Babel setup

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#13 - Honor limits when expanding numbers

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#12 - Added a lot of magic number generators

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#10 - Support shrinking and expanding the weighted generator

Pull Request - State: closed - Opened by sunesimonsen almost 7 years ago

#9 - Added a new generators for splicing out regions of strings and arrays

Pull Request - State: closed - Opened by sunesimonsen about 7 years ago

#8 - Added initial expanders

Pull Request - State: closed - Opened by sunesimonsen about 7 years ago - 1 comment

#7 - Fix bug in shrinking a mapped generator

Pull Request - State: closed - Opened by rhendric over 7 years ago - 4 comments

#6 - Consider introducing an `any` generator.

Issue - State: open - Opened by sunesimonsen over 8 years ago - 5 comments
Labels: enhancement

#5 - Provide the generators to the mapper function as the second argument

Pull Request - State: closed - Opened by sunesimonsen over 8 years ago - 2 comments

#4 - Make generator mappers more discoverable

Issue - State: closed - Opened by papandreou over 8 years ago - 5 comments
Labels: enhancement

#3 - map: Only unwrap plain objects returned from the mapper function.

Pull Request - State: closed - Opened by papandreou over 8 years ago - 3 comments

#2 - Write a section in the documentation about shrinking

Issue - State: open - Opened by sunesimonsen over 8 years ago
Labels: enhancement

#1 - Support shrinking on shapes

Issue - State: closed - Opened by sunesimonsen over 8 years ago
Labels: enhancement