Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / stephen-bunn/file-config issues and pull requests
#61 - Bump certifi from 2019.3.9 to 2022.12.7
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#60 - Bump codecov from 2.0.15 to 2.0.16
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#59 - Bump lxml from 4.3.3 to 4.9.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#58 - Bump ujson from 1.35 to 5.4.0
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#57 - Bump ujson from 1.35 to 5.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#56 - Bump lxml from 4.3.3 to 4.6.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#55 - Bump babel from 2.6.0 to 2.9.1
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#54 - Bump urllib3 from 1.24.2 to 1.26.5
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#53 - Bump py from 1.8.0 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#52 - Bump lxml from 4.3.3 to 4.6.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: dependencies
#51 - Bump pygments from 2.3.1 to 2.7.4
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#50 - Bump pyyaml from 5.1 to 5.4
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#49 - Bump jinja2 from 2.10.1 to 2.11.3
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#48 - Bump bleach from 3.1.0 to 3.3.0
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#47 - Bump lxml from 4.3.3 to 4.6.2
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
Labels: dependencies
#46 - Bump bleach from 3.1.0 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 2 comments
Labels: dependencies
#45 - Bump bleach from 3.1.0 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 2 comments
Labels: dependencies
#44 - Bump bleach from 3.1.0 to 3.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 2 comments
Labels: dependencies
#43 - feature request: accept path str in load and dump methods
Issue -
State: closed - Opened by sanzoghenzo about 5 years ago
- 2 comments
Labels: wontfix
#42 - Configs can now define custom schema id and schema metadata properties
Pull Request -
State: closed - Opened by stephen-bunn over 5 years ago
- 1 comment
Labels: enhancement
#41 - Editable $id and $schema properties for config generated JSONSchema
Issue -
State: closed - Opened by stephen-bunn over 5 years ago
Labels: enhancement
#40 - defusedxml.lxml is raising deprecation warnings
Issue -
State: open - Opened by stephen-bunn over 5 years ago
Labels: warning
#39 - Fixing loading var types utilizing typehints
Pull Request -
State: closed - Opened by stephen-bunn over 5 years ago
- 1 comment
Labels: bugfix
#38 - Loading a config using typehints instead of types skips nested configs
Issue -
State: closed - Opened by stephen-bunn over 5 years ago
- 1 comment
Labels: bug
#37 - Adding attrs kwarg passthrough
Pull Request -
State: closed - Opened by stephen-bunn over 5 years ago
- 1 comment
Labels: enhancement
#36 - Preferring a serializing handler for a config disables other handlers for that config
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
- 1 comment
Labels: bug
#35 - Adding handler reflective tests
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
- 1 comment
#34 - Adding codecov reporter for test coverage
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
- 1 comment
#33 - Use hypothesis profiles instead of explicit settings in tests
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
#32 - Adding build package template for azure pipeline
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
#31 - Improve tests for "schema_builder" and "_file_config"
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
Labels: test
#30 - Testing for serializing handlers
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
Labels: test
#29 - Setup testing for Windows
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
- 1 comment
Labels: test
#28 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
#27 - Loading nested configs only if var default matches var type
Pull Request -
State: closed - Opened by stephen-bunn almost 6 years ago
Labels: enhancement, bugfix
#26 - Default for missing nested config should be the default state of the nested config
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
- 7 comments
Labels: bug
#25 - Fix deserialization failure when a subsection is missing
Pull Request -
State: closed - Opened by azazel75 almost 6 years ago
- 1 comment
#24 - If subsections are missing the library raises an error
Issue -
State: closed - Opened by azazel75 almost 6 years ago
- 1 comment
#23 - Loading a config from a dictionary or file does not use the specified default value
Issue -
State: closed - Opened by stephen-bunn almost 6 years ago
- 1 comment
Labels: bug
#22 - Use field default value when loading configs from file
Pull Request -
State: closed - Opened by azazel75 almost 6 years ago
- 5 comments
Labels: bugfix
#21 - Typcasting with typing._GenericAlias fails
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
- 1 comment
Labels: bug
#20 - Config dump handler does not pass kwargs like dumps
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
- 1 comment
Labels: bug
#19 - is_regex_type raises AttributeError when evaluating typing types
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
- 2 comments
Labels: bug
#18 - Schema builder skipping nested typing types when generating object types
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
- 1 comment
Labels: bug
#17 - Utilize defusedxml for XMLParser
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#16 - Cleaning up tests
Pull Request -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#15 - Standardize type matching checks
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#14 - Fix Codacy Integration
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: bug
#13 - XML Support
Pull Request -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#12 - XML Serialization Support
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#11 - Basic INI Support
Pull Request -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#10 - INI serialization support
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
- 2 comments
Labels: enhancement
#9 - Project Restructure
Pull Request -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#8 - Project Restructure
Issue -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#7 - Enum Support
Pull Request -
State: closed - Opened by stephen-bunn about 6 years ago
Labels: enhancement
#6 - Basic SchemaBuilder Tests
Pull Request -
State: closed - Opened by stephen-bunn over 6 years ago
#5 - Build proper validation using file_config.Regex
Issue -
State: closed - Opened by stephen-bunn over 6 years ago
Labels: bug
#4 - Adding basics of Sphinx documentation
Pull Request -
State: closed - Opened by stephen-bunn over 6 years ago
#3 - Load into correct Python types given defined typing types
Issue -
State: closed - Opened by stephen-bunn over 6 years ago
- 1 comment
Labels: enhancement
#2 - Add basic Sphinx documentation
Issue -
State: closed - Opened by stephen-bunn over 6 years ago
Labels: enhancement
#1 - Better Schema Builder
Pull Request -
State: closed - Opened by stephen-bunn over 6 years ago
Labels: enhancement