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

fix(deps): update all #5

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

fix(deps): update all #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 2, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v3.0.7 -> v3.4.3 age adoption passing confidence
actions/checkout action minor v3.0.0 -> v3.6.0 age adoption passing confidence
actions/upload-artifact action minor v3.0.0 -> v3.2.1 age adoption passing confidence
alpine final minor 3.16.1 -> 3.21.3 age adoption passing confidence
berty.tech/berty/v2 require minor v2.426.0 -> v2.470.10 age adoption passing confidence
codecov/codecov-action action patch v3.1.0 -> v3.1.6 age adoption passing confidence
docker/build-push-action action minor v3.1.0 -> v3.3.1 age adoption passing confidence
github.com/berty/go-sqlcipher/v4 replace minor v4.0.0-20211104165006-2c524b646cf0 -> v4.4.2 age adoption passing confidence
github.com/gtuk/discordwebhook require minor v1.0.1-0.20220609025812-cb8946075ce5 -> v1.2.0 age adoption passing confidence
github.com/lucas-clemente/quic-go replace minor v0.25.0 -> v0.50.0 age adoption passing confidence
github.com/mdp/qrterminal/v3 require minor v3.0.0 -> v3.2.0 age adoption passing confidence
github.com/peterbourgon/ff/v3 require minor v3.1.2 -> v3.4.0 age adoption passing confidence
github.com/tailscale/depaware require digest 720c4b4 -> b748de0 age adoption passing confidence
go.uber.org/goleak require minor v1.1.12 -> v1.3.0 age adoption passing confidence
go.uber.org/zap require minor v1.21.0 -> v1.27.0 age adoption passing confidence
golang stage minor 1.18.4-alpine -> 1.24.1-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 v3.0.0 -> v3.2.0 age adoption passing confidence
markdownlint-cli dependencies minor 0.31.1 -> 0.44.0 age adoption passing confidence
ossf/scorecard-action action minor v1.0.4 -> v1.1.2 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

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

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.
actions/checkout (actions/checkout)

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

actions/upload-artifact (actions/upload-artifact)

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

Compare Source

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351

v3.1.0

Compare Source

What's Changed

berty/berty (berty.tech/berty/v2)

v2.470.10

Compare Source

Bug Fixes

v2.470.9

Compare Source

Bug Fixes

v2.470.8

Compare Source

Bug Fixes
  • deps: bump nanoid from 3.2.0 to 3.3.8 in /js (e3cda4a)

v2.470.7

Compare Source

Bug Fixes

v2.470.6

Compare Source

Bug Fixes

v2.470.5

Compare Source

Bug Fixes
  • deps: bump elliptic from 6.5.4 to 6.5.7 in /js (349820b)

v2.470.4

Compare Source

Bug Fixes
  • deps: bump express from 4.19.2 to 4.21.1 in /js (7994ff1)

v2.470.3

Compare Source

Bug Fixes
  • In config.yml, update addresses for rdvp and static-relays (7b3c9d3)

v2.470.2

Compare Source

Bug Fixes

v2.470.1

Compare Source

Bug Fixes

v2.470.0

Compare Source

Bug Fixes
  • Android push notifications + update FCM client (843d579)
  • ask permissions for Android push notifications (4045ec4)
  • force amd64 platform in Docker (e1d9871)
  • frontend push notifs (674e8c7)
  • support multiple Android bundleID (65d79b9)
  • typescript errors (04610cb)
  • update apns client + fix apns production certificate detection (9e828e2)
  • use proximity transport build tags to remove the multipeer connectivity dependency from the bertypush framework (36d25ca)
  • use the same version in app extension as the main app (ee3bd0e)
Features
  • import push notifications from weshnet (4fd1ace)

v2.469.12

Compare Source

Bug Fixes
  • deps: bump react-native-document-picker from 7.1.1 to 8.2.2 in /js (#​4809) (89fbe8c)

v2.469.11

Compare Source

Bug Fixes

v2.469.10

Compare Source

Bug Fixes

v2.469.9

Compare Source

Bug Fixes

v2.469.8

Compare Source

Bug Fixes
  • iOS compilation, link resolv.tbd (53b9aa9)
  • remove deprecated rand.Seed() function (e250fa9)
  • upgrade github.com/hyperledger/aries-framework-go to the latest version (7a54e69)
  • windows compilation errors (bd65786)

[v2.469.7](https://redirect.github.com/berty/be


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from moul as a code owner July 2, 2022 16:54
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 2, 2022
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 5930979 to 6e5e5dd Compare July 8, 2022 16:33
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from ab19828 to 608d4d6 Compare July 16, 2022 20:22
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from b9bf7bf to 578774f Compare July 19, 2022 12:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6b85c54 to 6094670 Compare September 9, 2024 05:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3d67047 to 7782ae7 Compare October 23, 2024 23:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ff47c4e to dff5c1e Compare November 13, 2024 20:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 146d7a1 to 86d5d6e Compare November 27, 2024 02:30
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ed773e2 to a9847fb Compare December 6, 2024 23:59
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b6ebeec to 86bced7 Compare January 14, 2025 04:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 128d847 to 9e5d005 Compare January 24, 2025 07:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e948d51 to 8453a3e Compare January 28, 2025 03:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1452935 to 3d98d89 Compare February 19, 2025 23:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7ea4d3c to 3e04267 Compare February 28, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants