build(deps): bump the fuzz group across 1 directory with 4 updates - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the fuzz group across 1 directory with 4 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the fuzz group with 4 updates in the /fuzz directory: [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer), [lopdf](https://github.com/J-F-Liu/lopdf), [quick-xml](https://github.com/tafia/quick-xml) and [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek). Updates `libfuzzer-sys` from 0.4.12 to 0.4.13 - [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/libfuzzer@0.4.12...0.4.13) Updates `lopdf` from 0.40.0 to 0.44.0 - [Release notes](https://github.com/J-F-Liu/lopdf/releases) - [Changelog](https://github.com/J-F-Liu/lopdf/blob/main/CHANGELOG.md) - [Commits](J-F-Liu/lopdf@v0.40.0...v0.44.0) Updates `quick-xml` from 0.40.1 to 0.41.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.40.1...v0.41.0) Updates `ed25519-dalek` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@ed25519-2.2.0...3.0.0) --- updated-dependencies: - dependency-name: libfuzzer-sys dependency-version: 0.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fuzz - dependency-name: lopdf dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fuzz - dependency-name: quick-xml dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fuzz - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fuzz ... Signed-off-by: dependabot[bot] <support@github.com>
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 the fuzz group with 4 updates in the /fuzz directory: libfuzzer-sys, lopdf, quick-xml and ed25519-dalek.
Updates
libfuzzer-sysfrom 0.4.12 to 0.4.13Changelog
Sourced from libfuzzer-sys's changelog.
Commits
719e4efMerge pull request #144 from fitzgen/bump-to-0.4.132500b23Bump to version 0.4.13e9120b0Merge pull request #143 from fitzgen/link-to-mutatis-from-fuzz-mutator0743afbLink tomutatisfrom thefuzz_mutator!docsUpdates
lopdffrom 0.40.0 to 0.44.0Release notes
Sourced from lopdf's releases.
Changelog
Sourced from lopdf's changelog.
... (truncated)
Commits
8c454ddrelease v0.44.0 (#524)27a896bfeat(writer): support incremental save of encrypted documents (#522)54742e0fix(writer): reject incremental save of encrypted documents (#521)29435abFix Document::get_toc() dropping entries when outline titles repeat (#517)05072cbfeat: bound text extraction against decompression bombs54018f6feat: bound load-time decompression via LoadOptions.max_decompressed_sizeabe5ad5feat(object): bound stream decompression to guard against bombs89a6ef4test: add tests demonstrating unbounded stream decompression78717ecCI skip performance test1e89efarefactor(document): makeDocument::get_page_contentreturnVec\<u8>since ...Updates
quick-xmlfrom 0.40.1 to 0.41.0Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
4deda08Release 0.41.01b3b73bRemove unused argument tocheck!07f3db8Fix O(N²) duplicate-attribute check inAttributesiterator7ca2526Cap namespace declarations per element inNamespaceResolver::pushUpdates
ed25519-dalekfrom 2.2.0 to 3.0.0Changelog
Sourced from ed25519-dalek's changelog.
... (truncated)
Commits
6d96eb7Bump version to 3.0.0.c68b30fMerge pull request #330 from isislovecruft/fix/move-coc2ee6193Merge pull request #327 from huitseeker/digests-0.991a0faeMove CoC section from CONTRIBUTING.md to new file.5038fcfMerge pull request #308 from isislovecruft/fix/pippenger-typo6afd8ffUpdate sha2, digest to 0.93cc13a7Merge branch 'master' into developc4824e1Merge branch 'release/2.1.0'3fc47efBump version to 2.1.0f04b830Merge branch 'master' into developDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions