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

chore(deps): update all #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore(deps): update all #45

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 17, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v3.0.4 -> v3.3.3 age adoption passing confidence
actions/checkout action minor v2.3.4 -> v2.7.0 age adoption passing confidence
alpine final minor 3.16.0 -> 3.19.1 age adoption passing confidence
docker/build-push-action action minor v3.0.0 -> v3.3.1 age adoption passing confidence
github.com/peterbourgon/ff/v3 require minor v3.1.0 -> v3.4.0 age adoption passing confidence
go.uber.org/goleak require minor v1.1.10 -> v1.3.0 age adoption passing confidence
golang stage minor 1.18.3-alpine -> 1.22.2-alpine age adoption passing confidence
golangci/golangci-lint-action action minor v3.2.0 -> v3.7.1 age adoption passing confidence
goreleaser/goreleaser-action action minor v2.7.0 -> v2.9.1 age adoption passing confidence
markdownlint-cli dependencies minor 0.28.1 -> 0.39.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

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

v3.3.0

Compare Source

What's Changed
New Contributors

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

v3.2.6

Compare Source

What's Changed

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

v3.2.5

Compare Source

What's Changed
New Contributors

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

v3.2.4

Compare Source

What's Changed

New Contributors

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

v3.2.3

Compare Source

What's Changed

New Contributors

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

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

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

v3.0.11

Compare Source

What's Changed
New Contributors

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

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed

  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed

  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
New Contributors

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

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

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

v2.4.0

Compare Source

  • Convert SSH URLs like org-<ORG_ID>@&#8203;github.com: to https://github.com/ - pr

v2.3.5

Compare Source

Update dependencies

docker/build-push-action (docker/build-push-action)

v3.3.1

Compare Source

Full Changelog: docker/build-push-action@v3.3.0...v3.3.1

v3.3.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/build-push-action@v3.1.1...v3.2.0

v3.1.1

Compare Source

Full Changelog: docker/build-push-action@v3.1.0...v3.1.1

v3.1.0

Compare Source

Full Changelog: docker/build-push-action@v3.0.0...v3.1.0

peterbourgon/ff (github.com/peterbourgon/ff/v3)

v3.4.0

Compare Source

What's Changed

Full Changelog: peterbourgon/ff@v3.3.2...v3.4.0

v3.3.2

Compare Source

This release adds the WithFilesystem option, allowing users to specify a filesystem other than the default host FS for e.g. config files. Thanks to @​piotrkowalczuk and #​103 for the inspiration.

v3.3.1

Compare Source

@​abhinav sent in #​106 which just improves the DefaultUsageFunc a bit, thanks bud!

v3.3.0

Compare Source

Changes!

What's Changed

New Contributors

Full Changelog: peterbourgon/ff@v3.1.2...v3.3.0

v3.1.2

Compare Source

The rehoming to major version 0 caused problems I was not able to quickly resolve. See #​86. This release restores everything to major version 3 until I can resolve those problems.

v3.1.1

Compare Source

uber-go/goleak (go.uber.org/goleak)

v1.3.0

Compare Source

Fixed
  • Built-in ignores now match function names more accurately.
    They will no longer ignore stacks because of file names
    that look similar to function names. (#​112)
Added
  • Add an IgnoreAnyFunction option to ignore stack traces
    that have the provided function anywhere in the stack. (#​113)
  • Ignore testing.runFuzzing and testing.runFuzzTests alongside
    other already-ignored test functions (testing.RunTests, etc). (#​105)
Changed

v1.2.1: v.1.2.1

Compare Source

[1.2.1]

Changed
  • Drop golang/x/lint dependency.

v1.2.0

Compare Source

Added
  • Add Cleanup option that can be used for registering cleanup callbacks. (#​78)
Changed
  • Mark VerifyNone as a test helper. (#​75)

Thanks to @​tallclair for their contribution to this release.

v1.1.12

Compare Source

Fixed
  • Fixed logic for ignoring trace related goroutines on Go versions 1.16 and above. (#​68)

v1.1.11

Compare Source

Fixed

  • Documentation fix on how to test.
  • Update dependency on stretchr/testify to v1.7.0. (#​59)
  • Update dependency on golang.org/x/tools to address CVE-2020-14040. (#​62)
golangci/golangci-lint-action (golangci/golangci-lint-action)

v3.7.1

Compare Source

v3.7.0

Compare Source

What's Changed

Changes
Documentation
Dependencies

New Contributors


Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from moul as a code owner August 17, 2021 03:09
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 17, 2021
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.17.0 chore(deps): update all Aug 20, 2021
@renovate renovate bot changed the title chore(deps): update all chore(deps): update golang docker tag to v1.17.0 Aug 24, 2021
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.17.0 fix(deps): update all Sep 9, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Sep 9, 2021
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.87%. Comparing base (e2c5c0e) to head (9f2e2ea).

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   71.87%   71.87%           
=======================================
  Files           4        4           
  Lines          96       96           
=======================================
  Hits           69       69           
  Misses         22       22           
  Partials        5        5           
Flag Coverage Δ
unittests 71.87% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update all fix(deps): update module go.uber.org/goleak to v1.1.11 Sep 26, 2021
@renovate renovate bot changed the title fix(deps): update module go.uber.org/goleak to v1.1.11 fix(deps): update all Sep 27, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 18f0c73 to c60d08d Compare September 28, 2021 13:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b4e07dc to af08e1a Compare October 8, 2021 01:17
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 09d21d2 to c066447 Compare October 15, 2021 17:43
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Oct 15, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Oct 15, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a39b7f9 to 0a9ee0b Compare November 4, 2021 20:59
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 904f788 to af51e42 Compare November 20, 2021 08:10
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 932046c to 032c617 Compare August 8, 2023 22:16
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from d9fd463 to 228ac81 Compare September 8, 2023 17:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9b46711 to af9c517 Compare September 29, 2023 00:52
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f75955a to 46aa25d Compare October 10, 2023 20:16
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 411ce38 to bcddc13 Compare December 8, 2023 01:52
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 030d49d to 0b79fcb Compare January 11, 2024 17:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6540267 to 0a5f3be Compare January 28, 2024 22:54
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 8649807 to 5920fb8 Compare February 8, 2024 22:35
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.

None yet

0 participants