go-build
go-build copied to clipboard
Bump the go-modules group across 1 directory with 51 updates
Bumps the go-modules group with 30 updates in the / directory:
Updates github.com/onsi/gomega
from 1.34.1 to 1.36.2
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.36.2
Maintenance
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by
@dependabot
in onsi/gomega#757- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 by
@dependabot
in onsi/gomega#808- Bump golang.org/x/net from 0.30.0 to 0.33.0 by
@dependabot
in onsi/gomega#807- Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 by
@dependabot
in onsi/gomega#810v1.36.1
1.36.1
Fixes
- Fix onsi/gomega#803 [1c6c112]
- resolves onsi/gomega#696: make HaveField great on pointer receivers given only a non-addressable value [4feb9d7]
v1.36.0
1.36.0
Features
- new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
- Replace min/max helpers with built-in min/max [ece6872]
- Fix some typos in docs [8e924d7]
v1.35.1
1.35.1
Fixes
- Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]
v1.35.0
1.35.0
Features
- You can now call
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]- You can call
StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931]Fixes
- Stop memoizing the result of
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e]Maintenance
- Bump all dependencies [a05a416]
v1.34.2
1.34.2
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.36.2
Maintenance
- Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
- Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]
1.36.1
Fixes
- Fix onsi/gomega#803 [1c6c112]
- resolves onsi/gomega#696: make HaveField great on pointer receivers given only a non-addressable value [4feb9d7]
1.36.0
Features
- new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
- Replace min/max helpers with built-in min/max [ece6872]
- Fix some typos in docs [8e924d7]
1.35.1
Fixes
- Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]
1.35.0
Features
- You can now call
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]- You can call
StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931]Fixes
- Stop memoizing the result of
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e]Maintenance
- Bump all dependencies [a05a416]
1.34.2
Require Go 1.22+
Maintenance
- bump ginkgo as well [c59c6dc]
- bump to go 1.22 - remove x/exp dependency [8158b99]
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...f1ff459
v1.36.04c964c6
new: make collection-related matchers Go 1.23 iterator aware- Additional commits viewable in compare view
Updates github.com/paketo-buildpacks/occam
from 0.18.7 to 0.20.0
Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
v0.20.0
What's Changed
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by
@dependabot
in paketo-buildpacks/occam#344- fix: restore ability to use occam with extensions by
@mhdawson
in paketo-buildpacks/occam#345Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.19.0...v0.20.0
v0.19.0
What's Changed
- Updates github-config by
@paketo-bot
in paketo-buildpacks/occam#332- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by
@dependabot
in paketo-buildpacks/occam#334- Bump github.com/paketo-buildpacks/packit/v2 from 2.14.2 to 2.15.0 by
@dependabot
in paketo-buildpacks/occam#336- Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 by
@dependabot
in paketo-buildpacks/occam#341- Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by
@dependabot
in paketo-buildpacks/occam#342- Bump github.com/paketo-buildpacks/packit/v2 from 2.15.0 to 2.16.0 by
@dependabot
in paketo-buildpacks/occam#343- feat: allow occam to cope with pack limitations by
@mhdawson
in paketo-buildpacks/occam#339New Contributors
@mhdawson
made their first contribution in paketo-buildpacks/occam#339Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.18.8...v0.19.0
v0.18.8
What's Changed
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by
@dependabot
in paketo-buildpacks/occam#309- Updates go mod toolchain version to 1.22.5 by
@paketo-bot
in paketo-buildpacks/occam#313- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by
@dependabot
in paketo-buildpacks/occam#315- Updates github-config by
@paketo-bot
in paketo-buildpacks/occam#316- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by
@dependabot
in paketo-buildpacks/occam#317- Updates go mod version to 1.22.5 by
@paketo-bot
in paketo-buildpacks/occam#318- Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by
@dependabot
in paketo-buildpacks/occam#321- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by
@dependabot
in paketo-buildpacks/occam#322- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by
@dependabot
in paketo-buildpacks/occam#323- Bump github.com/paketo-buildpacks/packit/v2 from 2.14.0 to 2.14.1 by
@dependabot
in paketo-buildpacks/occam#324- Bump github.com/paketo-buildpacks/packit/v2 from 2.14.1 to 2.14.2 by
@dependabot
in paketo-buildpacks/occam#326- Updates go mod version to 1.22.6 by
@paketo-bot
in paketo-buildpacks/occam#325- Updates go mod version to 1.23.0 by
@paketo-bot
in paketo-buildpacks/occam#328- Bump docker to version 26.1.5 to fix CVE-2024-41110 by
@jericop
in paketo-buildpacks/occam#331New Contributors
@jericop
made their first contribution in paketo-buildpacks/occam#331Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.18.7...v0.18.8
Commits
f760b3a
fix: restore ability to use occam with extensions63a9e44
Bump github.com/onsi/gomega from 1.35.1 to 1.36.09b665d9
feat: allow occam to cope with pack limitationseebbe41
Bump github.com/paketo-buildpacks/packit/v2 from 2.15.0 to 2.16.021300d8
Bump github.com/onsi/gomega from 1.35.0 to 1.35.16603928
Bump github.com/onsi/gomega from 1.34.2 to 1.35.0e10b1fa
Bump github.com/paketo-buildpacks/packit/v2 from 2.14.2 to 2.15.0e64011e
Bump github.com/onsi/gomega from 1.34.1 to 1.34.2b8c82dc
Updating github-config1193f3c
Bump docker to version 26.1.5 to fix CVE-2024-41110- Additional commits viewable in compare view
Updates github.com/paketo-buildpacks/packit/v2
from 2.14.0 to 2.16.0
Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
v2.16.0
What's Changed
- feat: add support for targets to cargo by
@mhdawson
in paketo-buildpacks/packit#604- Bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6 by
@dependabot
in paketo-buildpacks/packit#607- syftCLIScanner: allow generic path to be scanned by
@arjun024
in paketo-buildpacks/packit#608New Contributors
@mhdawson
made their first contribution in paketo-buildpacks/packit#604Full Changelog: https://github.com/paketo-buildpacks/packit/compare/v2.15.0...v2.16.0
v2.15.0
What's Changed
- Updates github-config by
@paketo-bot
in paketo-buildpacks/packit#597- SyftCLIScanner: support SBOM generation with syft CLI by
@arjun024
in paketo-buildpacks/packit#602Full Changelog: https://github.com/paketo-buildpacks/packit/compare/v2.14.2...v2.15.0
v2.14.2
What's Changed
- Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by
@dependabot
in paketo-buildpacks/packit#573- Bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4 by
@dependabot
in paketo-buildpacks/packit#574- Updates github-config by
@paketo-bot
in paketo-buildpacks/packit#576- Fix override of existing values in prepend & append by
@nicolasbender
in paketo-buildpacks/packit#581- Updates github-config by
@paketo-bot
in paketo-buildpacks/packit#585- Bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5 by
@dependabot
in paketo-buildpacks/packit#588- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by
@dependabot
in paketo-buildpacks/packit#589New Contributors
@nicolasbender
made their first contribution in paketo-buildpacks/packit#581Full Changelog: https://github.com/paketo-buildpacks/packit/compare/v2.14.0...v2.14.2
v2.14.1
⚠️ This release contains unwanted changes due to release automation issues. Please use https://github.com/paketo-buildpacks/packit/releases/tag/v2.14.2 instead!
What's Changed
- Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by
@dependabot
in paketo-buildpacks/packit#573- Bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4 by
@dependabot
in paketo-buildpacks/packit#574- Updates github-config by
@paketo-bot
in paketo-buildpacks/packit#576- Fix override of existing values in prepend & append by
@nicolasbender
in paketo-buildpacks/packit#581- Updates github-config by
@paketo-bot
in paketo-buildpacks/packit#585- Bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5 by
@dependabot
in paketo-buildpacks/packit#588- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by
@dependabot
in paketo-buildpacks/packit#589New Contributors
@nicolasbender
made their first contribution in paketo-buildpacks/packit#581
... (truncated)
Commits
837f1ba
syftCLIScanner: allow generic path to be scanned292f752
Bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6fc95594
feat: add support for targets to cargo1ab5b00
SyftCLIScanner: support SBOM generation with syft CLI884a7b7
Update to fix linterc3a3e6a
Updating github-config3bc586e
do not run draft release workflow on branches named v2-<something>d558b87
Bump github.com/onsi/gomega from 1.33.1 to 1.34.19f2a7b3
Bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5b117031
Updating github-config- Additional commits viewable in compare view
Updates dario.cat/mergo
from 1.0.0 to 1.0.1
Release notes
Sourced from dario.cat/mergo's releases.
v1.0.1
What's Changed
- fixes issue #187 by
@vsemichev
in darccio/mergo#253- fix:
WithoutDereference
should respect non-nil struct pointers by@joshkaplinsky
in darccio/mergo#251New Contributors
@vsemichev
made their first contribution in darccio/mergo#253@joshkaplinsky
made their first contribution in darccio/mergo#251Full Changelog: https://github.com/darccio/mergo/compare/v1.0.0...v1.0.1
Commits
59ea6a9
Merge pull request #251 from joshkaplinsky/joshkaplinsky/without-dereference-...96f24af
Merge pull request #253 from vsemichev/master2f1a615
fixes issue #187. adds test to verify the fix.4da170b
fixes issue #187. attempt #3a13a117
fixes issue #187. attempt #26b830ff
fixes issue #187f33862a
WithoutDereference should respect structscde9f0e
Merge pull request #246 from darccio/darccio/v1-frozenf1e2fe5
chore: frozen v17f7b4af
Update FUNDING.yml- Additional commits viewable in compare view
Updates github.com/DataDog/zstd
from 1.5.5 to 1.5.6
Release notes
Sourced from github.com/DataDog/zstd's releases.
zstd 1.5.6
What's Changed
- Fix readme typo by
@colinlyguo
in DataDog/zstd#136- Update upperBound ratio when guessing the required decompression buffer size by
@sfluor
in DataDog/zstd#141- Update vendored zstd to 1.5.6 by
@Viq111
in DataDog/zstd#143Full Changelog: https://github.com/DataDog/zstd/compare/v1.5.5+patch1...v1.5.6
Commits
b52f603
Merge pull request #143 from DataDog/viq111/1.5.6cf4778e
Update Readme for 1.5.6ed87d43
Update vendored zstd to 1.5.6dd7b332
Merge pull request #136 from colinlyguo/fix-readmebeb4dfd
Merge pull request #141 from DataDog/sfluor-patch-1e75a26a
Update upperBound ratio when guessing the required decompression buffer sizec9a5141
fix readme869dae0
Merge pull request #132 from DataDog/viq111/bulk-fix-highlycompressed-payloadsbf7b920
[bulk] Add extra empty payload decompression test9c0d33f
[bulk] Fix naming- Additional commits viewable in compare view
Updates github.com/Masterminds/semver/v3
from 3.2.1 to 3.3.1
Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
v3.3.1
What's Changed
- Fix for allowing some version that were invalid by
@mattfarina
in Masterminds/semver#253Full Changelog: https://github.com/Masterminds/semver/compare/v3.3.0...v3.3.1
v3.3.0
What's Changed
- Fix: bad package in README by
@sdelicata
in Masterminds/semver#226- Updating the GitHub Actions and versions of Go used by
@mattfarina
in Masterminds/semver#229- Fix spelling in README by
@robinschneider
in Masterminds/semver#222- Adding go build cache to fuzz output by
@mattfarina
in Masterminds/semver#232- Add caching to fuzz testing by
@mattfarina
in Masterminds/semver#234- updating github actions by
@mattfarina
in Masterminds/semver#235- feat: nil version equality by
@KnutZuidema
in Masterminds/semver#213- add >= and <= by
@grosser
in Masterminds/semver#238- doc: hyphen range constraint without whitespace by
@johnnychen94
in Masterminds/semver#216- Removing reference to vert by
@mattfarina
in Masterminds/semver#245- simplify StrictNewVersion by
@grosser
in Masterminds/semver#241- Updating the testing version of Go used by
@mattfarina
in Masterminds/semver#246- bumping min version in go.mod based on what's tested by
@mattfarina
in Masterminds/semver#248- Updating changelog for 3.3.0 by
@mattfarina
in Masterminds/semver#249New Contributors
@sdelicata
made their first contribution in Masterminds/semver#226@robinschneider
made their first contribution in Masterminds/semver#222@KnutZuidema
made their first contribution in Masterminds/semver#213@grosser
made their first contribution in Masterminds/semver#238@johnnychen94
made their first contribution in Masterminds/semver#216Full Changelog: https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Changelog
3.3.0 (2024-08-27)
Added
- #238: Add LessThanEqual and GreaterThanEqual functions (thanks
@grosser
)- #213: nil version equality checking (thanks
@KnutZuidema
)Changed
Commits
1558ca3
Merge pull request #253 from mattfarina/fix-bad-versions252dd61
Fix for allowing some version that were invalide6e3d4d
Merge pull request #249 from mattfarina/update-changelog-3.3.0e80c4ea
Updating changelog for 3.3.080427ad
Merge pull request #248 from mattfarina/bump-min-versionb610837
bumping min version in go.mod based on what's testeda4cccd8
Merge pull request #246 from mattfarina/bump-go-1.237c178cf
Updating the testing version of Go used29f94c1
Merge pull request #241 from grosser/grosser/validate2cf1b16
Merge pull request #245 from mattfarina/remove-vert- Additional commits viewable in compare view
Updates github.com/Masterminds/sprig/v3
from 3.2.3 to 3.3.0
Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
v3.3.0
What's Changed
- Updating the Go versions used in testing by
@mattfarina
in Masterminds/sprig#405- Change intial to initial. by
@chrishalbert
in Masterminds/sprig#391- Updating dependencies by
@mattfarina
in Masterminds/sprig#404- correct value by
@jheyduk
in Masterminds/sprig#376- Updating location of mergo by
@mattfarina
in Masterminds/sprig#406- feature: added sha512sum function by
@itzik-elayev
in Masterminds/sprig#400- docs: Add missing link to url functions by
@carlpett
in Masterminds/sprig#375- Update doc.go by
@chey
in Masterminds/sprig#369- Update mathf.md by
@zzhu41
in Masterminds/sprig#290- Removing duplicate documentation by
@mattfarina
in Masterminds/sprig#407- Updating the changelog for the 3.3.0 release by
@mattfarina
in Masterminds/sprig#408New Contributors
@chrishalbert
made their first contribution in Masterminds/sprig#391@jheyduk
made their first contribution in Masterminds/sprig#376@itzik-elayev
made their first contribution in Masterminds/sprig#400@carlpett
made their first contribution in Masterminds/sprig#375@chey
made their first contribution in Masterminds/sprig#369@zzhu41
made their first contribution in Masterminds/sprig#290Full Changelog: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Release 3.3.0 (2024-08-29)
Added
- #400: added sha512sum function (thanks
@itzik-elayev
)Changed
- #407: Removed duplicate documentation (functions were documentated in 2 places)
- #290: Corrected copy/paster oops in math documentation (thanks
@zzhu41
)- #369: Corrected template reference in docs (thanks
@chey
)- #375: Added link to URL documenation (thanks
@carlpett
)- #406: Updated the mergo dependency which had a breaking change (which was accounted for)
- #376: Fixed documentation error (thanks
@jheyduk
)- #404: Updated dependency tree
- #391: Fixed misspelling (thanks
@chrishalbert
)- #405: Updated Go versions used in testing
Commits
e708470
Merge pull request #408 from mattfarina/update-changelog-3.38fc4354
Updating the changelog for the 3.3.0 releasecb81a32
Merge pull request #407 from mattfarina/remove-dup-math-functions2637693
Removing duplicate documentation06b9a87
Merge pull request #290 from zzhu41/patch-1e663ec6
Merge pull request #369 from chey/patch-1bb2f73f
Merge pull request #375 from carlpett/patch-1f07659e
Merge pull request #400 from itzik-elayev/master98b35c1
Add closing bracket7a88928
Merge pull request #406 from mattfarina/update-mergo- Additional commits viewable in compare view
Updates github.com/Microsoft/hcsshim
from 0.12.4 to 0.12.9
Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
v0.12.9
What's Changed
- [release/0.12] Update go to 1.22 + switch to using containerd/errdefs/pkg/errgrpc for grpc translation by
@kiashok
in microsoft/hcsshim#2301Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.8...v0.12.9
v0.12.8
What's Changed
- Fixing typo by
@ritikaguptams
in microsoft/hcsshim#2289- [release/0.12] Update containerd to v1.7.23 by
@dmcgowan
in microsoft/hcsshim#2295Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.7...v0.12.8
v0.12.7
What's Changed
- [release/0.12] Update pkg versions in go.mod by
@kiashok
in microsoft/hcsshim#2275- [release/0.12] Update runc version to 1.1.14 by
@kiashok
in microsoft/hcsshim#2271Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.6...v0.12.7
v0.12.6
What's Changed
- [release/0.12] Backport commits from hcsshim/main to update module versions by
@kiashok
in microsoft/hcsshim#2237Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.5...v0.12.6
v0.12.5
What's Changed
- [release/0.12] Adding state attribute to the HNSEndpoint struct to support hyperv co… by
@ritikaguptams
in microsoft/hcsshim#2183- [release/0.12] vendor: github.com/containerd/containerd v17.18 by
@thaJeztah
in microsoft/hcsshim#2186- [release/0.12] Backport networking commits for L1VH feature by
@princepereira
in microsoft/hcsshim#2205Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.4...v0.12.5
Commits
7392335
Switch to using containerd/errdefs/pkg/errgrpc for grpc translation79d3f32
Update go to 1.2205636b9
UpdateJOB_OBJECT_ALL_ACCESS
andOpenJobObject
(#2095)1550628
mobve SILOOBJECT_BASIC_INFORMATION to winapibf52d58
fix SILOOBJECT_BASIC_INFORMATION alignment8d48d87
Update containerd to v1.7.23 (#2295)4ad298f
Fixing typo (#2289)86b5333
Bump golangci/golangci-lint-action from 4 to 65ae96f3
Update runc to v1.1.148f3fccd
Update pkg versions- Additional commits viewable in compare view
Updates github.com/ProtonMail/go-crypto
from 1.1.3 to 1.1.5
Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
Release v1.1.5
What's Changed
- Check binding signature details against primary key by
@twiss
in ProtonMail/go-crypto#264Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.4...v1.1.5
Release v1.1.5-proton
What's Changed
This release is v1.1.5 with support for the following non-standardized features:
- Presistent symmetric keys draft-ietf-openpgp-persistent-symmetric-keys-00
- Automatic forwarding draft-wussler-openpgp-forwarding-00
- Post-quantum algorithms draft-ietf-openpgp-pqc
Release v1.1.4
What's Changed
- Emit armor headers in sorted order by
@andrewgdotcom
in ProtonMail/go-crypto#255- Reduce memory usage when AEAD en/decrypting large messages by
@twiss
in ProtonMail/go-crypto#259- Update artifact actions to v4 by
@twiss
in ProtonMail/go-crypto#260Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.3...v1.1.4
Release v1.1.4-proton
What's Changed
This release is v1.1.4 with support for the following non-standardized features:
- Presistent symmetric keys draft-ietf-openpgp-persistent-symmetric-keys-00
- Automatic forwarding draft-wussler-openpgp-forwarding-00
- Post-quantum algorithms draft-ietf-openpgp-pqc
Commits
d703f49
Check binding signature details against primary key (#264)72cacd5
ci: Update openpgp-interop-test-analyzer to v2.1.0 (#243)3de0301
Update artifact actions to v4 (#260)be3aef0
Merge pull request #259 from ProtonMail/less-memory-large-msgs1fd5ec8
Add tests for reusing buffer in OCB en/decryptiondf3ee02
Buffer decrypted bytes more efficiently04cfaf2
Reuse plaintext slice for ciphertext when encryptingfee7824
Reuse ciphertext slice for plaintext when decrypting6fa7f91
Preallocate the chunk size rather than bufferingadd07bd
Don't allocate the nonce for each chunk- Additional commits viewable in compare view
Updates github.com/andybalholm/brotli
from 1.1.0 to 1.1.1
Commits
57434b5
Encoder: check for empty block97e8583
matchfinder.M4: some refinements to scoring- See full diff in compare view
Updates github.com/bmatcuk/doublestar/v4
from 4.6.1 to 4.8.1
Release notes
Sourced from github.com/bmatcuk/doublestar/v4's releases.
Small Performance Improvement for MatchUnvalidated
Skip some additional validation checks in
MatchUnvalidated
. Thanks to@lukemassa
for the PR!Additional documentation improvements from
@timo-reymann
. Thanks!What's Changed
- Explicitly mention number support and add tests by
@timo-reymann
in bmatcuk/doublestar#100- Skip more validation by
@lukemassa
in bmatcuk/doublestar#101New Contributors
@timo-reymann
made their first contribution in bmatcuk/doublestar#100@lukemassa
made their first contribution in bmatcuk/doublestar#101Full Changelog: https://github.com/bmatcuk/doublestar/compare/v4.8.0...v4.8.1
Fixed Escaped Meta in the "Base" of the Pattern
If the "base" of a pattern (ie, everything up to the first path slash before any meta characters) contains an escaped meta character, doublestar would fail to glob any files.
Thanks to
@tdurieux
for finding and fixing this bug!Breaking-ish Change
I've updated
SplitPattern
to unescape meta characters in the first returned string. I suspect this shou...Description has been truncated