chore(deps): bump @o3co/ts.hocon from 0.1.5 to 1.1.0#14
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): bump @o3co/ts.hocon from 0.1.5 to 1.1.0#14dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
addff67 to
1a21148
Compare
Bumps [@o3co/ts.hocon](https://github.com/o3co/ts.hocon) from 0.1.5 to 1.1.0. - [Release notes](https://github.com/o3co/ts.hocon/releases) - [Changelog](https://github.com/o3co/ts.hocon/blob/develop/CHANGELOG.md) - [Commits](o3co/ts.hocon@v0.1.5...v1.1.0) --- updated-dependencies: - dependency-name: "@o3co/ts.hocon" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1a21148 to
7bcf469
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @o3co/ts.hocon from 0.1.5 to 1.1.0.
Release notes
Sourced from
@o3co/ts.hocon's releases.Changelog
Sourced from
@o3co/ts.hocon's changelog.... (truncated)
Commits
efed96bfix: skip Lightbend expected-JSON tests when testdata not fetched (#63)9e5a971release: v1.1.0 (#62)92dfe2bfix: resolve include file() paths relative to CWD (#61)5dff1bfdocs: add Unreleased changelog for scalar raw string refactor (#60)870ae66refactor: store scalars as raw string + valueType (#59)2018a0bfix: convert SubstPlaceholder.path to segments array (#56)b660724refactor: convert lexer and parser to class-based architecture (#51) (#52)38576b6refactor: split resolver into focused class-based modules (#25) (#50)c7374c6feat: relativize substitution paths in nested includes (#47)b4330cdfix: implement delayed merge for objects with prior substitution values (#43)...