filecoin-project / lassie

A minimal universal retrieval client library for IPFS and Filecoin
Other
111 stars 17 forks source link

chore(deps): bump pl-strflt/uci from 0.0 to 1.0 #469

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps pl-strflt/uci from 0.0 to 1.0.

Release notes

Sourced from pl-strflt/uci's releases.

v1.0.0

Changed

  • updated codecov-action
  • passed CODECOV_TOKEN secret to codecov-action explicitly (requires secrets to be set in the repository or organization settings)
  • made template workflows inherit secrets from parent workflows

v0.0.17

Changed

  • updated GitHub Actions actions

v0.0.16

Fixed

  • install playwright dependencies before using it

v0.0.15

Fixed

  • revert adding permissions in JS release job (we cannot do that in a reusable workflow)

v0.0.14

Changed

  • permissions in JS release job

v0.0.13

Added

  • ability to ignore protoc version comments in go generate check

v0.0.12

Changed

  • fallback to go get in Go check workflow

v0.0.11

Added

  • allow skipping race detector in Go test workflow

v0.0.10

Changed

  • use bash as a default shell in reusable workflows that run on windows

v0.0.9

Fixed

  • started picking staticcheck version based on go version in Go check workflow

v0.0.8

Added

  • go-version input for Go check workflow

v0.0.7

Fixed

  • partially reverted setup-go action update

... (truncated)

Changelog

Sourced from pl-strflt/uci's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.0.1] - 2024-03-21

Changed

  • rename pl-strflt/* to ipdxco/*

[1.0.0] - 2024-03-21

Changed

  • updated codecov-action
  • passed CODECOV_TOKEN secret to codecov-action explicitly (requires secrets to be set in the repository or organization settings)
  • made template workflows inherit secrets from parent workflows

[0.0.17] - 2024-01-13

Changed

  • updated GitHub Actions actions

[0.0.16] - 2024-02-29

Fixed

  • install playwright dependencies before using it

[0.0.15] - 2023-11-30

Fixed

  • revert adding permissions in JS release job (we cannot do that in a reusable workflow)

[0.0.14] - 2023-11-30

Changed

  • permissions in JS release job

[0.0.13] - 2023-11-01

Added

  • ability to ignore protoc version comments in go generate check

Fixed

  • coverage report uploads in JS reusable workflows

[0.0.12] - 2023-08-23

Changed

  • fallback to go get in Go check workflow

[0.0.11] - 2023-08-23

Added

  • allow skipping race detector in Go test workflow

[0.0.10] - 2023-08-23

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

gammazero commented 6 months ago

Replaced by #474

dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.