excel2json
excel2json copied to clipboard
Bump libflate from 0.1.21 to 1.2.0
Bumps libflate from 0.1.21 to 1.2.0.
Release notes
Sourced from libflate's releases.
v1.2.0
What's Changed
- Remove single use of
unsafe
. by@mleonhard
in sile/libflate#67New Contributors
@mleonhard
made their first contribution in sile/libflate#67Full Changelog: https://github.com/sile/libflate/compare/1.1.2...1.2.0
v1.1.2
What's Changed
- Fix a bug that could crash program if input data contains invalid dynamic Huffman codes by
@sile
in sile/libflate#65Full Changelog: https://github.com/sile/libflate/compare/1.1.1...1.1.2
Commits
adc8146
Bump version to v1.2.0d6ec2d2
Merge pull request #67 from mleonhard/masterb91f6a6
Remove single use ofunsafe
.32d9947
Bump version to v1.1.2b998129
Merge pull request #65 from sile/fix-issue641f5cd6f
Update ci.yml2a5c8d9
Setsafely_peek_bitwidth
to 1 if there is no EOS symbol978492a
Add failing test7e0e56f
Bump version to v1.1.19bf47f8
Merge pull request #62 from sile/issue-61- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.