Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update misc modules - autoclosed #13

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Azure/azure-sdk-for-go/sdk/azcore require minor v1.4.0 -> v1.8.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity require minor v1.2.1 -> v1.4.0
github.com/onsi/ginkgo/v2 require minor v2.11.0 -> v2.13.0
github.com/onsi/gomega require minor v1.27.8 -> v1.29.0
go.uber.org/mock require minor v0.2.0 -> v0.3.0
go.uber.org/zap require minor v1.24.0 -> v1.26.0
golang stage minor 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
Maintenance

v2.12.0

Compare Source

2.12.0

Features
  • feat: allow MustPassRepeatedly decorator to be set at suite level (#​1266) [05de518]
Fixes
Maintenance

Various chores/dependency bumps.

onsi/gomega (github.com/onsi/gomega)

v1.29.0

Compare Source

1.29.0

Features
  • MatchError can now take an optional func(error) bool + description [2b39142]

v1.28.1

Compare Source

1.28.1

Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #​703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#​699) [375648c]

v1.28.0

Compare Source

1.28.0

Features
Fixes
  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#​686) [18d6673]
Maintenance

v1.27.10

Compare Source

1.27.10

Fixes
  • fix: go 1.21 adding goroutine ID to creator+location (#​685) [bdc7803]

v1.27.9

Compare Source

uber/mock (go.uber.org/mock)

v0.3.0

Compare Source

Added
  • #​13: Support for embedded generic interfaces.
  • #​33: -write_source_comment for writing the original file or interface names
    in the generated code.
  • #​46: -write-generate-directive for generating go:generate directives into
    the generated mock.
  • #​60: Cond matcher for specifying a conditional matcher as the result of a
    given function.
  • #​72: exclude_interfaces flag for specifying list of interfaces to exclude
    from mock generation.
Fixed
  • #​41: A bug with specifying local import name with -imports flag.
  • #​52: A panic that occurs in gob.Register when used in conjunction with
    golang/mock.
  • #​78: 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:

  • #​1297: Add Dict as a Field.
  • #​1319: Add WithLazy method to Logger which lazily evaluates the structured
    context.
  • #​1350: String encoding is much (~50%) faster now.

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:

  • #​1246: Add zap/exp/zapslog package for integration with slog.
  • #​1273: Add Name to Logger which returns the Logger's name if one is set.
  • #​1281: Add zap/exp/expfield package which contains helper methods
    Str and Strs for constructing String-like zap.Fields.
  • #​1310: Reduce stack size on 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 19, 2023 16:31
@renovate renovate bot added dependencies renovate This is an automated PR by RenovateBot labels Oct 19, 2023
@renovate renovate bot force-pushed the renovate/misc-modules branch from 338bc29 to e2ee58c Compare October 23, 2023 02:27
@renovate renovate bot force-pushed the renovate/misc-modules branch from e2ee58c to ede611e Compare October 26, 2023 05:37
@renovate renovate bot changed the title Update misc modules Update misc modules - autoclosed Oct 26, 2023
@renovate renovate bot closed this Oct 26, 2023
@renovate renovate bot deleted the renovate/misc-modules branch October 26, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies renovate This is an automated PR by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants