Skip to content

fix(deps): update all#88

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

fix(deps): update all#88
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 1, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action minor v3.3.0v3.5.0 age confidence
actions/checkout action minor v2.4.0v2.7.0 age confidence
codfish/semantic-release-action action minor v1.9.0v1.10.0 age confidence
github.com/stretchr/testify require minor v1.7.0v1.11.1 age confidence
go.uber.org/zap require minor v1.21.0v1.28.0 age confidence
golangci/golangci-lint uses-with minor v1.50.1v1.64.8 age confidence
gorm.io/gorm require minor v1.23.6v1.31.1 age confidence

Release Notes

actions/cache (actions/cache)

v3.5.0

Compare Source

  • Bump actions/cache to v4.1.0

Full Changelog: actions/cache@v3...v3.5.0

v3.4.3

Compare Source

What's Changed

Full Changelog: actions/cache@v3.4.2...v3.4.3

v3.4.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v3.4.0...v3.4.2

v3.4.1

Compare Source

[!WARNING]
This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3.3.3...v3.4.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

actions/checkout (actions/checkout)

v2.7.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory
codfish/semantic-release-action (codfish/semantic-release-action)

v1.10.0

Compare Source

Features
stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.5...v1.8.0

v1.7.5

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from moul as a code owner March 1, 2022 10:31
@auto-add-label auto-add-label Bot added the bug Something isn't working label Mar 1, 2022
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 1, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2022

Codecov Report

Merging #88 (ce4cb09) into master (ce4cb09) will not change coverage.
The diff coverage is n/a.

❗ Current head ce4cb09 differs from pull request most recent head c6ed036. Consider uploading reports for the commit c6ed036 to get more accurate results

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   34.32%   34.32%           
=======================================
  Files           1        1           
  Lines          67       67           
=======================================
  Hits           23       23           
  Misses         43       43           
  Partials        1        1           
Flag Coverage Δ
unittests 34.32% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate Bot changed the title fix(deps): update module gorm.io/gorm to v1.23.2 fix(deps): update module gorm.io/gorm to v1.23.3 Mar 18, 2022
@renovate renovate Bot changed the title fix(deps): update module gorm.io/gorm to v1.23.3 fix(deps): update module gorm.io/gorm to v1.23.4 Apr 2, 2022
@renovate renovate Bot changed the title fix(deps): update module gorm.io/gorm to v1.23.4 chore(deps): update all Apr 14, 2022
@auto-add-label auto-add-label Bot added dependencies and removed bug Something isn't working labels Apr 14, 2022
@renovate renovate Bot force-pushed the renovate/all branch from 08a7b7c to 0d688ce Compare May 16, 2022 01:09
@renovate renovate Bot changed the title chore(deps): update all chore(deps): update actions/checkout action to v2.4.2 Jun 13, 2022
@renovate renovate Bot force-pushed the renovate/all branch from 9768742 to b819124 Compare July 1, 2022 11:12
@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v2.4.2 chore(deps): update all Jul 1, 2022
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 8558bc7 to cb55673 Compare July 13, 2022 06:19
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 12e2717 to 27fee93 Compare August 8, 2022 22:12
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 326e407 to a9004d1 Compare November 21, 2022 03:08
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 4041fe7 to 98793db Compare February 3, 2023 13:10
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5c70421 to 8863238 Compare February 25, 2023 13:35
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 4c4c4a5 to 808e766 Compare March 9, 2023 12:54
@renovate renovate Bot force-pushed the renovate/all branch from 0dab0c4 to 452976a Compare May 8, 2023 07:52
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from f0d9c0b to 5931ddd Compare May 30, 2023 10:01
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 350a65d to fd88110 Compare September 8, 2023 17:16
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 25, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgorm.io/​gorm@​v1.23.6 ⏵ v1.31.182 -2100100100100
Updatedgithub.com/​stretchr/​testify@​v1.7.0 ⏵ v1.11.196 +1100100100100
Updatedgo.uber.org/​zap@​v1.21.0 ⏵ v1.28.098 +2100100100100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 25, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants