PortraitBuilder
PortraitBuilder copied to clipboard
Bump Hime.Redist from 2.0.5.0 to 3.5.1
Bumps Hime.Redist from 2.0.5.0 to 3.5.1.
Changelog
Sourced from Hime.Redist's changelog.
Updates
3.5.0
Release in May 11th, 2020
- Fixes:
- Fix usage of deprecated metadata on .Net packages
- Cleanup Rust code and fixed various warnings and linting issues
- Migrated SCM from mercurial to git
- [Issue #58](cenotelie/hime#58): Added example or visitor usage in documentation
- [Issue #61](cenotelie/hime#61): Mark generated .Net classes with GeneratedCodeAttribute
- [Issue #69](cenotelie/hime#69): Bug when initializing RNGLR parsers with some nullable variables
- [Issue #70](cenotelie/hime#70): Generate rust module for parser in snake case
- [Issue #71](cenotelie/hime#71): Make all visitor method optional in Rust
3.4.1
Release in January 10th, 2019
- Fixes:
- [Issue #57](cenotelie/hime#57): Incorrect doc in generated code
- [Issue #59](cenotelie/hime#59): Rust: Support for referencing AST nodes without lifetime
- [Issue #60](cenotelie/hime#60): Rust: Support for getting the index of the token associated to a node
3.4.0
Release in August 9th, 2018.
- Features:
- [Issue #51](cenotelie/hime#51): Visitor generation
- Fixes:
- [Issue #54](cenotelie/hime#54): Proper escaping of labels in DOT edges
- [Issue #55](cenotelie/hime#55): Do not emit BOM for Hime outputs
- [Issue #56](cenotelie/hime#56): Comment line grammar issue
3.3.2
Release in May 18th, 2018.
- Fixes
- [Issue #50](cenotelie/hime#50): --regenerate option does not work in himecc.
- [Issue #52](cenotelie/hime#52): Regex character class does not allow unescaped hyphen at final position.
3.3.1
Release in February 18th, 2018.
- Features
- [Issue #39](cenotelie/hime#39): API to lookup tokens and AST nodes from text position.
Commits
182ad51Preparing version v3.5.1b8a7361Fix string name signing on windowsaa1db6b[releng] Preparing next iterationd8b404a[releng] Preparing release v3.5.03c6dffeMake all visitor method optional in Rust (#71)4c6b947Mark generated .Net classes with GeneratedCodeAttribute (#61)1c239b8Fixing the pipeline86ee02eIndex of out of bounds in Rust when building nullable dependencies for RNGLR ...df715acGenerate rust module for parser in snake case (#70)4f8fffaFix release script- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)