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.
This PR contains the following updates:
v1.4.0
->v1.8.0
v1.2.1
->v1.4.0
v2.11.0
->v2.13.0
v1.27.8
->v1.29.0
v0.2.0
->v0.3.0
v1.24.0
->v1.26.0
1.19
->1.21
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.13.0
Compare Source
2.13.0
Features
Add PreviewSpect() to enable programmatic preview access to the suite report (fixes #1225)
v2.12.1
Compare Source
2.12.1
Fixes
90d4846
]Maintenance
555f543
]d867b7d
]v2.12.0
Compare Source
2.12.0
Features
05de518
]Fixes
27c2f5d
]Maintenance
Various chores/dependency bumps.
onsi/gomega (github.com/onsi/gomega)
v1.29.0
Compare Source
1.29.0
Features
2b39142
]v1.28.1
Compare Source
1.28.1
Maintenance
635d196
]14f8859
]d8a6508
]2705bdb
]375648c
]v1.28.0
Compare Source
1.28.0
Features
0b03b36
]Fixes
18d6673
]Maintenance
55a33f3
]de68e8f
]ab17f5e
]5069017
]babe25f
]v1.27.10
Compare Source
1.27.10
Fixes
bdc7803
]v1.27.9
Compare Source
uber/mock (go.uber.org/mock)
v0.3.0
Compare Source
Added
-write_source_comment
for writing the original file or interface namesin the generated code.
-write-generate-directive
for generating go:generate directives intothe generated mock.
Cond
matcher for specifying a conditional matcher as the result of agiven function.
exclude_interfaces
flag for specifying list of interfaces to excludefrom mock generation.
Fixed
-imports
flag.gob.Register
when used in conjunction withgolang/mock.
InOrder
can be used with type-safe mocks generated with-typed
flag.Thanks to @alexandear, @bcho, @deathiop, @sivchari, @k3forx, @n0trace,
@utgwkk, @ErfanMomeniii, @bcho, @damianopetrungaro, @Tulzke,
and @EstebanOlmedo for their contributions to this release.
uber-go/zap (go.uber.org/zap)
v1.26.0
Compare Source
Enhancements:
Dict
as aField
.WithLazy
method toLogger
which lazily evaluates the structuredcontext.
Thanks to @hhk7734, @jquirke, @cdvr1993 for their contributions to this release.
v1.25.0
Compare Source
This release contains several improvements including performance, API additions,
and two new experimental packages whose APIs are unstable and may change in the
future.
Enhancements:
zap/exp/zapslog
package for integration with slog.Name
toLogger
which returns the Logger's name if one is set.zap/exp/expfield
package which contains helper methodsStr
andStrs
for constructing String-like zap.Fields.Any
.Thanks to @knight42, @dzakaammar, @bcspragu, and @rexywork for their contributions
to this release.
Configuration
📅 Schedule: Branch creation - "after 6am on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.