Bump the go-modules group across 1 directory with 41 updates
Bumps the go-modules group with 20 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/onsi/gomega | 1.31.1 |
1.33.1 |
| github.com/paketo-buildpacks/occam | 0.18.2 |
0.18.5 |
| github.com/paketo-buildpacks/packit/v2 | 2.12.0 |
2.14.0 |
| github.com/Microsoft/go-winio | 0.6.1 |
0.6.2 |
| github.com/Microsoft/hcsshim | 0.11.4 |
0.12.3 |
| github.com/cenkalti/backoff/v4 | 4.2.1 |
4.3.0 |
| github.com/cloudflare/circl | 1.3.7 |
1.3.8 |
| github.com/cyphar/filepath-securejoin | 0.2.4 |
0.2.5 |
| github.com/distribution/reference | 0.5.0 |
0.6.0 |
| github.com/go-git/go-git/v5 | 5.11.0 |
5.12.0 |
| github.com/golang/protobuf | 1.5.3 |
1.5.4 |
| github.com/klauspost/compress | 1.17.6 |
1.17.8 |
| github.com/knqyf263/go-rpmdb | 0.0.0-20230301153543-ba94b245509b |
0.1.0 |
| github.com/sassoftware/go-rpmutils | 0.3.0 |
0.4.0 |
| github.com/shirou/gopsutil/v3 | 3.24.1 |
3.24.4 |
| github.com/shopspring/decimal | 1.3.1 |
1.4.0 |
| github.com/spdx/tools-golang | 0.5.3 |
0.5.4 |
| github.com/sylabs/sif/v2 | 2.15.1 |
2.16.0 |
| github.com/tklauser/go-sysconf | 0.3.13 |
0.3.14 |
| google.golang.org/protobuf | 1.33.0 |
1.34.1 |
Updates github.com/onsi/gomega from 1.31.1 to 1.33.1
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.33.1
1.33.1
Fixes
- fix confusing eventually docs [3a66379]
Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
v1.33.0
1.33.0
Features
Receivenot acceptsReceive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
- Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
v1.32.0
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks
@jbduncan!). Please open an issue if you run into one.chore: test with Go 1.22 (#733) [32ef35e]
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]
Bump github-pages and jekyll-feed in /docs (#732) [b71e477]
docs: fix typo and broken anchor link to gstruct [f460154]
docs: fix HaveEach matcher signature [a2862e4]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.33.1
Fixes
- fix confusing eventually docs [3a66379]
Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
1.33.0
Features
Receivenot acceptsReceive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
- Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks
@jbduncan!). Please open an issue if you run into one.chore: test with Go 1.22 (#733) [32ef35e]
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]
Bump github-pages and jekyll-feed in /docs (#732) [b71e477]
docs: fix typo and broken anchor link to gstruct [f460154]
docs: fix HaveEach matcher signature [a2862e4]
Commits
8a658bbv1.33.1e9bc35aBump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.23a66379fix confusing eventually docsf2e65fcv1.33.002e8706docs: Receive(POINTER, MATCHER)ec1f186feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999debBump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21Bump github-pages from 229 to 230 in /docs (#735)bac6596Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)4379951v1.32.0- Additional commits viewable in compare view
Updates github.com/paketo-buildpacks/occam from 0.18.2 to 0.18.5
Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
v0.18.5
What's Changed
- use go 1.20 by
@sophiewigmorein paketo-buildpacks/occam#288Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.18.4...v0.18.5
v0.18.4
What's Changed
- remove toolchain from go.mod by
@sophiewigmorein paketo-buildpacks/occam#287Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.18.3...v0.18.4
v0.18.3
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by
@dependabotin paketo-buildpacks/occam#280- Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.30.0 by
@dependabotin paketo-buildpacks/occam#285- Bump github.com/onsi/gomega from 1.30.0 to 1.32.0 by
@dependabotin paketo-buildpacks/occam#282- Bump github.com/docker/docker from 25.0.5+incompatible to 26.0.1+incompatible by
@dependabotin paketo-buildpacks/occam#286- Bump github.com/google/go-containerregistry from 0.14.0 to 0.19.1 by
@dependabotin paketo-buildpacks/occam#281Full Changelog: https://github.com/paketo-buildpacks/occam/compare/v0.18.2...v0.18.3
Commits
f23ed80use go 1.20 (#288)4e0efearemove toolchain from go.modea10e39update fakes059d6bcBump github.com/google/go-containerregistry from 0.14.0 to 0.19.11f22679Bump github.com/docker/docker37cf400Bump github.com/onsi/gomega from 1.30.0 to 1.32.0122482eBump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.30.0 (#285)393f58fBump google.golang.org/protobuf from 1.31.0 to 1.33.0- See full diff in compare view
Updates github.com/paketo-buildpacks/packit/v2 from 2.12.0 to 2.14.0
Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
v2.14.0
What's Changed
- Fixes mirror bug when originalHost is excluded by
@TisVictressin paketo-buildpacks/packit#569- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by
@dependabotin paketo-buildpacks/packit#571- Support reading service bindings from
VCAP_SERVICESenv var by@pbuskoin paketo-buildpacks/packit#566New Contributors
@pbuskomade their first contribution in paketo-buildpacks/packit#566 🥳Full Changelog: https://github.com/paketo-buildpacks/packit/compare/v2.13.0...v2.14.0
v2.13.0
What's Changed
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by
@dependabotin paketo-buildpacks/packit#531- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by
@dependabotin paketo-buildpacks/packit#533- Updates github-config by
@paketo-botin paketo-buildpacks/packit#532- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by
@dependabotin paketo-buildpacks/packit#536- Updates github-config by
@paketo-botin paketo-buildpacks/packit#534- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by
@dependabotin paketo-buildpacks/packit#541- Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by
@dependabotin paketo-buildpacks/packit#544- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by
@dependabotin paketo-buildpacks/packit#547- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by
@dependabotin paketo-buildpacks/packit#548- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
@dependabotin paketo-buildpacks/packit#556- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by
@dependabotin paketo-buildpacks/packit#560- Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 by
@dependabotin paketo-buildpacks/packit#562- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by
@dependabotin paketo-buildpacks/packit#568- Allows users to set a dependency mirror by
@TisVictressin paketo-buildpacks/packit#563New Contributors
@TisVictressmade their first contribution in paketo-buildpacks/packit#563Full Changelog: https://github.com/paketo-buildpacks/packit/compare/v2.12.0...v2.13.0
Commits
13393ecSupport reading service bindings from VCAP_SERVICES env var (#566)35d8f76Bump github.com/onsi/gomega from 1.33.0 to 1.33.1ce376b7Fixes mirror bug when originalHost is excluded (#569)4c9f338Allows users to set a dependency mirror (#563)4e9c21dBump github.com/onsi/gomega from 1.32.0 to 1.33.0dd77ec5Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.1295b8056Bump github.com/onsi/gomega from 1.31.1 to 1.32.0777a503Bump github.com/stretchr/testify from 1.8.4 to 1.9.0c1b785bBump github.com/google/uuid from 1.5.0 to 1.6.0b31dc83Bump github.com/onsi/gomega from 1.31.0 to 1.31.1- Additional commits viewable in compare view
Updates github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
Release notes
Sourced from github.com/Microsoft/go-winio's releases.
v0.6.2
What's Changed
- [etw] Add String() functions, JSON field option by
@helsaawyin microsoft/go-winio#285- enable dependency updates by
@helsaawyin microsoft/go-winio#287- Isolate tools dependencies in tools package by
@helsaawyin microsoft/go-winio#293- Update tests; run fuzzing by
@helsaawyin microsoft/go-winio#294- Add support for flushing and disconnecting named pipes by
@dgolubin microsoft/go-winio#292- Add ResolvePath tests by
@helsaawyin microsoft/go-winio#276- [lint] Fix errors from #276 by
@helsaawyin microsoft/go-winio#296- Switch from sycall to windows by
@helsaawyin microsoft/go-winio#295- [lint] Remove deprecated tar.TypeRegA by
@helsaawyin microsoft/go-winio#300- sd.go: fix calculation of security descriptor length in SddlToSecurit… by
@dblohm7in microsoft/go-winio#299- fix: already typo by
@testwillin microsoft/go-winio#303- pipe.go: add DialPipeAccessImpLevel by
@dblohm7in microsoft/go-winio#302- Bug: Close hvsock handle on listen error; fix tests by
@helsaawyin microsoft/go-winio#310- fileinfo: internally fix FileBasicInfo memory alignment by
@dagoodin microsoft/go-winio#312- Update go1.21 and CI by
@helsaawyin microsoft/go-winio#315New Contributors
@dgolubmade their first contribution in microsoft/go-winio#292@dblohm7made their first contribution in microsoft/go-winio#299@testwillmade their first contribution in microsoft/go-winio#303@dagoodmade their first contribution in microsoft/go-winio#312Full Changelog: https://github.com/microsoft/go-winio/compare/v0.6.1...v0.6.2
Commits
3c9576cUpdate go1.21 and CI (#315)008bc6efileinfo: internally fix FileBasicInfo memory alignment (#312)bc421d9Bug: Close hvsock handle on listen error; fix tests (#310)553a715Merge pull request #302 from dblohm7/implevel21963303pipe.go: add DialPipeAccessImpLevele6aebd6fix: already typo (#303)eb5b095sd.go: fix calculation of security descriptor length in SddlToSecurityDescrip...87c84cf[lint] Remove deprecated tar.TypeRegA (#300)9f0d5dcSwitch from sycall to windows (#295)fec52bd[lint] Fix errors from #276 (#296)- Additional commits viewable in compare view
Updates github.com/Microsoft/hcsshim from 0.11.4 to 0.12.3
Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
v0.12.3
What's Changed
- [release/0.12] Update go-winio to v0.6.2 by
@kiashokin microsoft/hcsshim#2114Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.2...v0.12.3
v0.12.2
No release notes provided.
v0.12.1
What's Changed
- Add spans and drop large size high volume trace logs by
@kiashokin microsoft/hcsshim#2068- Updating permissions and github release action versions (#2078) by
@hgarvisonin microsoft/hcsshim#2079- fix: move permissions to the correct job (#2080) by
@anmaxvlin microsoft/hcsshim#2081Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.0...v0.12.1
v0.12.0
What's Changed
- adding option of using buffered image reader for faster dmverity hashing by
@SethHollandsworthin microsoft/hcsshim#2013- Fix process handle leak when launching a job container by
@kevparin microsoft/hcsshim#2020- Revert "gcs: Support routing container stdio to sidecar" by
@kevparin microsoft/hcsshim#2023- internal/exec: Fix stdio pipe problems by
@kevparin microsoft/hcsshim#2021- Allow mounting multiple dev nodes per assigned device by
@katiewasnotherein microsoft/hcsshim#2003- tests: update docker images by
@anmaxvlin microsoft/hcsshim#2012- Don't create container scratch per base layer by
@ambarvein microsoft/hcsshim#2002- Removing internal tests from hcsshim's cri-containerd tests by
@yyatmsftin microsoft/hcsshim#1998- Fix CodeQL pipeline failure by
@helsaawyin microsoft/hcsshim#2032- Update Cmd IO handling by
@helsaawyin microsoft/hcsshim#1937- [deps] Omni-bus dependency update by
@helsaawyin microsoft/hcsshim#2039- Upgrade to go1.21 by
@kiashokin microsoft/hcsshim#2033New Contributors
@yyatmsftmade their first contribution in microsoft/hcsshim#1998Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.0-rc.3...v0.12.0
v0.12.0-rc.3
What's Changed
- SNP Direct DM-Verity Boot by
@darracottin microsoft/hcsshim#1952- tests: update test images used for cri-containerd tests by
@anmaxvlin microsoft/hcsshim#1991- Add CodeQL suppression for tar extraction code by
@ambarvein microsoft/hcsshim#2006- Update nvidia hook log file paths to use container bundle path as base dir by
@katiewasnotherein microsoft/hcsshim#1999- Switch to using new errdefs repo by
@kiashokin microsoft/hcsshim#2016Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.0-rc.2...v0.12.0-rc.3
... (truncated)
Commits
c950974Update go-winio to v0.6.2 & fix lint errorsad1ccf5fix: move permissions to the correct job (#2080) (#2081)6588c1cUpdating permissions and github release action versions (#2078) (#2079)202f90aAdd spans and drop large size high volume trace logsfe8c673updatenewBinaryCmdURL path handling (#2041)85086d7Upgrade to go1.21 + fix lint errors8039310[deps] Omni-bus dependency update (#2039)7458e58Update Cmd IO handling (#1937)5f9910aFix CodeQL pipeline failure (#2032)c56a09cMerge pull request #1998 from yyatmsft/removeInternalTests2- Additional commits viewable in compare view
Updates github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
Commits
720b789remove travis badge from readmea83af7ffeat(backoff): Add functional options for ExponentialBackOff Closes #136- See full diff in compare view
Updates github.com/cloudflare/circl from 1.3.7 to 1.3.8
Release notes
Sourced from github.com/cloudflare/circl's releases.
CIRCL v1.3.8
New
- BLS Signatures on top of BLS12-381.
- Adopt faster squaring in pairings.
- BlindRSA compliant with RFC9474.
- (Verifiable) Secret Sharing compatible with the Group interface (elliptic curves).
Notice
- Update on cpabe/tkn20 ciphertexts, read more at https://github.com/cloudflare/circl/wiki/tkn20-Ciphertext-Format-(v1.3.8)
What's Changed
- Implement Granger-Scott faster squaring in the cyclotomic subgroup. by
@armfazhin cloudflare/circl#449- Updates avo and CIRCL's own dependency. by
@armfazhin cloudflare/circl#474- Updating documentation for OPRF package. by
@armfazhin cloudflare/circl#475- group: removes order method from group interface by
@armfazhin cloudflare/circl#356- zk/dleq: Adding DLEQ proofs for Qn, the subgroup of squares in (Z/nZ)* by
@armfazhin cloudflare/circl#451- Reduce x/crypto and x/sys versions to match Go 1.21 by
@Lekensteynin cloudflare/circl#476- Bump GitHub Actions versions and use Go 1.22 and 1.21 by
@Lekensteynin cloudflare/circl#477- Adding rule for constant values by
@armfazhin cloudflare/circl#478- Add BLS signatures over BLS12-381 by
@armfazhin cloudflare/circl#446- group: Implements Shamir and Feldman secret sharing. by
@armfazhin cloudflare/circl#348- blindrsa: add support for all variants of RFC9474 by
@armfazhin cloudflare/circl#479- Explicitly installs Go with version before CodeQL analysis. by
@armfazhin cloudflare/circl#481- Bumps golangci-lint action by
@armfazhin cloudflare/circl#485- ecc/bls12381: Ensures pairing operations don't overwrite their input by
@armfazhin cloudflare/circl#494- Align to the
puregobuild tag, removingnoasmbuild tag by@mattyclarksonin cloudflare/circl#492- cpabe: Serializing ciphertext with 32-bit prefixes. by
@armfazhin cloudflare/circl#490New Contributors
@mattyclarksonmade their first contribution in cloudflare/circl#492Full Changelog: https://github.com/cloudflare/circl/compare/v1.3.7...v1.3.8
Commits
4bb5601Serializing ciphertext with 32-bit prefixes.a4252c7Test functions working with ciphertext.64431bbTesting long plaintext.fe2b663Using SHAKE128 as a fixed prgn for golden files.2c600ffAlign to thepuregobuild tag, removingnoasmbuild taga4b7601Ensure pairing functions don't overwrite the input.b4f1578Test that shows pairing functions overwrite its input.bba8f1aBumps golangci-lint action (#485)dc430ecExplicitly installs Go with version before CodeQL analysis.fd7a97fRename test file extension.- Additional commits viewable in compare view
Updates github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
v0.2.5
This release makes some minor improvements to SecureJoin:
Some changes were made to how lexical components are handled during resolution. There is no change in behaviour, and both implementations are safe, however the newer implementation is much easier to reason about.
The error returned when a symlink loop has been detected will now reference the correct path. #10
Signed-off-by: Aleksa Sarai [email protected]
Commits
Updates github.com/distribution/reference from 0.5.0 to 0.6.0
Release notes
Sourced from github.com/distribution/reference's releases.
v0.6.0
What's Changed
- remove deprecated SplitHostname by
@thaJeztahin distribution/reference#5- refactor splitDockerDomain to include more documentation by
@thaJeztahin distribution/reference#7- fix typo in readme by
@xrstfin distribution/reference#10- Exclude domain from name length check by
@ozairasimin distribution/reference#9New Contributors
@xrstfmade their first contribution in distribution/reference#10@ozairasimmade their first contribution in distribution/reference#9Full Changelog: https://github.com/distribution/reference/compare/v0.5.0...v0.6.0
Commits
ff14fafMerge pull request #9 from ozairasim/exclude-domain-from-name-length-validation2a66312Merge pull request #10 from xrstf/patch-1094e717fix typo in readmeaaca75eExclude domain from name length check8507c7fMerge pull request #7 from thaJeztah/cleanup_splitDockerDomain89ee7ecrefactor splitDockerDomain to include more documentationa3fb784Merge pull request #5 from thaJeztah/rm_deprecated4894124remove deprecated SplitHostname- See full diff in compare view
Updates github.com/felixge/httpsnoop from 1.0.3 to 1.0.4
Release notes
Sourced from github.com/felixge/httpsnoop's releases.
v1.0.4
https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4
Commits
Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.12.0
What's Changed
- git: Worktree.AddWithOptions: add skipStatus option when providing a specific path by
@moranCohen26in go-git/go-git#994- git: Signer: fix usage of crypto.Signer interface by
@wlynchin go-git/go-git#1029- git: Remote, fetch, adds the prune option. by
@juliensin go-git/go-git#366- git: Add crypto.Signer option to CommitOptions. by
@wlynchin go-git/go-git#996- git: Worktree checkout tag hash id (#959) by
@aymanbagabasin go-git/go-git#966- git: Worktree, Don't panic on empty or root path when checking if it is valid by
@tim775in go-git/go-git#1042- git: Add commit validation for Reset by
@pjbgfin go-git/go-git#1048- git: worktree_commit, Fix amend commit to apply changes. Fixes #1024 by
@onee-onlyin go-git/go-git#1045- git: Implement Merge function with initial
FastForwardMergesupport by@pjbgfin go-git/go-git#1044- plumbing: object, Make first commit visible on logs filtered with filename. Fixes #191 by
@onee-onlyin go-git/go-git#1036- plumbing: no panic in printStats function. Fixes #177 by
@nodivbyzeroin go-git/go-git#971- plumbing: object, Optimize logging with file. by
@onee-onlyin go-git/go-git#1046- plumbing: object, check legitimacy in (*Tree).Encode by
@niukuoin go-git/go-git#967- plumbing: format/gitattributes, close file in ReadAttributesFile by
@prskrin go-git/go-git#1018- plumbing: check setAuth error. Fixes #185 by
@nodivbyzeroin go-git/go-git#969- plumbing: object, fix variable defaultUtf8CommitMessageEncoding name spell error by
@Jerry-yzin go-git/go-git#987- utils: merkletrie, calculate filesystem node's hash lazily. by
@candid82in go-git/go-git#825- utils: update comment in node.go's Hash() by
@codablockin go-git/go-git#992- _example: fix 404 link and added ssh-agent clone link by
@grinish21in go-git/go-git#1022- _example: checkout-branch example by
@dlambdain go-git/go-git#446- _example: example for git clone using ssh-agent by
@pjbgfin go-git/go-git#998New Contributors
@candid82made their first contribution in go-git/go-git#825@codablockmade their first contribution in go-git/go-git#992@Jerry-yzmade their first contribution in go-git/go-git#987@wlynchmade their first contribution in go-git/go-git#996@moranCohen26made their first contribution in go-git/go-git#994@grinish21made their first contribution in go-git/go-git#1022@prskrmade their first contribution in go-git/go-git#1018@dlambdamade their first contribution in go-git/go-git#446@juliensmade their first contribution in go-git/go-git#366@onee-onlymade their first contribution in go-git/go-git#1036@tim775made their first contribution in go-git/go-git#1042@niukuomade their first contribution in go-git/go-git#967@avoidalonemade their first contribution in go-git/go-git#1047Full Changelog: https://github.com/go-git/go-git/compare/v5.11.0...v5.12.0
Commits
302dddeMerge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...6bba34dbuild: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7feaeb36Merge pull request #937 from matejrisek/feature/rename-short-fields7959a42Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...4c17ce7build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.23f77e6fMerge pull request #1048 from pjbgf/fix-reset-validation6af38e0Merge pull request #1047 from avoidalone/mastere6c3e58Merge pull request #1044 from pjbgf/ff-merge04f7b23*: fix some commentsf4f1a87Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats- Additional commits viewable in compare view
Updates github.com/go-logr/logr from 1.3.0 to 1.4.1
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.4.1
What's Changed
- slogr: fix unintended API break in v1.4.0 by
@pohlyin go-logr/logr#253Full Changelog: https://github.com/go-logr/logr/compare/v1.4.0...v1.4.1
v1.4.0
This release dramatically improves interoperability with Go's
log/slogpackage. In particular,logr.NewContextandlogr.NewContextWithSlogLoggeruse the same context key, which allowslogr.FromContextandlogr.FromContextAsSlogLoggerto returnlogr.Loggeror*slog.Loggerrespectively, including transparently converting each to the other as needed.Functions
logr/slogr.NewLograndlogr/slogr.ToSlogHandlerhave been superceded bylogr.FromSlogHandlerandlogr.ToSlogHandlerrespectively, and typelogr/slogr.SlogSinkhas been superceded bylogr.SlogSink. All of the old names inlogr/slogrremain, for compatibility.Package
logr/funcrnow supportslogr.SlogSink, meaning that it's output passes all but one of the Slog conformance tests (that exception being thatfuncrhandles the timestamp itself).Users who have a
logr.Loggerand need a*slog.Loggercan callslog.New(logr.ToSlogHandler(...))and all output will go through the same stack.Users who have a
*slog.Loggerorslog.Handlercan calllogr.FromSlogHandler(...)and all output will go through the same stack.What's Changed
- slog context support by
@pohlyin go-logr/logr#237- slog support: fix WithGroup + WithValues combination by
@pohlyin go-logr/logr#243- Add tests for context with slog by
@thockinin go-logr/logr#246- sloghandler: unnamed groups should be inlined by
@thockinin go-logr/logr#245- Add SlogSink support to funcr by
@thockinin go-logr/logr#241- funcr: Add LogInfoLevel Option to skip logging level in the info log by
@spacewanderin go-logr/logr#240New Contributors
@spacewandermade their first contribution in go-logr/logr#240Full Changelog: Description%20has%20been%20truncated
%0A" rel="nofollow" target="_blank" >