Ecosyste.ms: Issues

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

GitHub / ahs502/validation issues and pull requests

#55 - Bump json5 from 2.1.3 to 2.2.3

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

#54 - Bump qs from 6.5.2 to 6.5.3

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

#53 - Bump decode-uri-component from 0.2.0 to 0.2.2

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

#52 - Bump minimist from 1.2.5 to 1.2.6

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

#51 - Bump ajv from 6.12.0 to 6.12.6

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

#50 - Bump tmpl from 1.0.4 to 1.0.5

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

#49 - Bump tar from 6.0.1 to 6.1.11

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

#48 - Bump path-parse from 1.0.6 to 1.0.7

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

#47 - Bump @npmcli/git from 2.0.1 to 2.1.0

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

#46 - Bump tar from 6.0.1 to 6.1.3

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

#45 - Bump normalize-url from 4.5.0 to 4.5.1

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

#44 - Bump ws from 7.2.3 to 7.4.6

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

#43 - Bump lodash from 4.17.15 to 4.17.21

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

#42 - Bump hosted-git-info from 3.0.4 to 3.0.8

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

#41 - Bump y18n from 4.0.0 to 4.0.1

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

#40 - Bump ssri from 8.0.0 to 8.0.1

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

#39 - Bump acorn from 5.7.3 to 5.7.4

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

#38 - We need access to instant value of ok variable from validator

Issue - State: open - Opened by ahs502 almost 5 years ago
Labels: enhancement

#37 - Improve default badge failure message management machanism

Issue - State: open - Opened by ahs502 almost 5 years ago - 2 comments
Labels: enhancement, good first issue

#36 - validator.$ fails for very large integer indexes

Issue - State: closed - Opened by ahs502 almost 5 years ago
Labels: bug

#35 - Upgrade to TS 3.7 and make use of its allowed recursive type aliasing feature

Issue - State: open - Opened by ahs502 almost 5 years ago
Labels: enhancement

#34 - Bump lodash from 4.17.11 to 4.17.15

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

#33 - Let .with() ring to accept value providers too

Issue - State: open - Opened by ahs502 about 5 years ago
Labels: enhancement

#31 - Separate the interface for sync/async chains so that .data can be resolved exactly to a data type or a promise.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#29 - Make naming chains to be optional but user can still use watches.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#28 - Add tests for reusing chains feature.

Issue - State: open - Opened by ahs502 about 5 years ago

#27 - Rings that return void should not change the chain's data value & type.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#26 - validator.data should be initially undefined, not any.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#24 - Add tests for StructuralValidation.

Issue - State: open - Opened by ahs502 about 5 years ago

#23 - Add tests for chains future.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: documentation, enhancement, help wanted

#22 - Rename the type parameter Structure to $.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#19 - Add a ring to Validator to wait for earning or failing some badge(s).

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#18 - Restrict the signature type for the first and later Validator.check() and similar methods to be different.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#17 - Remove .$, .has() and so on from Validator.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#16 - Add error handling to Validator methods.

Issue - State: closed - Opened by ahs502 about 5 years ago - 2 comments
Labels: bug

#15 - Add some Validation.error() method to return only one error message, not all of them.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#14 - Improve Validator.into() input types for better IDE intelligence.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#13 - Provide a caching mechanism for async calls to prevent duplicated calls on each partial change in data model.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#12 - Provide a way to dispose a Validation, specially affecting its async functionality.

Issue - State: closed - Opened by ahs502 about 5 years ago - 2 comments
Labels: enhancement

#11 - Validator.into().set() can accept data types rather than just instance of Validation.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement

#10 - Use the same glob like patterns on Validation.errors() input arguments.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#9 - Add async check support.

Issue - State: closed - Opened by ahs502 about 5 years ago - 1 comment
Labels: enhancement, good first issue

#8 - Use validation.$ instead of validation.data, it just makes more sense.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#7 - Use some sort of glob patterns for badge checking and dictionaries

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#6 - This project needs its own website

Issue - State: open - Opened by ahs502 about 5 years ago
Labels: documentation, help wanted, good first issue

#5 - The project needs a lot of more comprehensive tests

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: help wanted

#4 - Validator.do() method should only be available after Validator.object() call.

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: bug

#3 - Typing improvement for Validator.do() method and similar methods

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: enhancement

#2 - Most of the methods need to be commented within the code

Issue - State: closed - Opened by ahs502 about 5 years ago
Labels: documentation

#1 - No README is provided yet

Issue - State: open - Opened by ahs502 about 5 years ago - 1 comment
Labels: documentation