Dependency Dashboard #7

Open
opened 2024-12-27 14:35:09 -06:00 by Renovate · 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Package lookup failures

Note

These dependencies have not received updates for an extended period and may be unmaintained:

View abandoned dependencies (2)
Datasource Name Last Updated
github-actions actions/upload-artifact 2024-03-21
npm fuse 2024-02-07

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release.
Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): pin www.coastalcommits.com/cswimr/actions docker tag to 1ef8ee1
  • chore(deps): update actions/checkout digest to 08eba0b
  • chore(deps): update www.coastalcommits.com/cswimr/actions:yarn docker digest to 9b08d92
  • chore(deps): update dependency @types/deno to v2.5.0
  • chore(deps): update actions/checkout action to v5
  • fix(deps): update dependency which to v6
  • 🔐 Create all rate-limited PRs at once 🔐

⚠️ Warning

Renovate failed to look up the following dependencies: Failed to look up gitea-tags package actions/setup-node, Failed to look up gitea-tags package actions/node-versions.

Files affected: .forgejo/workflows/publish.yaml


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Vulnerabilities

Renovate has not found any CVEs on osv.dev.

Detected dependencies

github-actions
.forgejo/workflows/actions.yaml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/upload-artifact v3@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
  • www.coastalcommits.com/cswimr/actions yarn@sha256:3af293679759bde9009ada9849f59b5b8a4c4b085710d6fafa9f88a60d2cd6f5
.forgejo/workflows/publish.yaml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-node v4@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
  • www.coastalcommits.com/cswimr/actions yarn
  • node 18
npm
package.json
  • @project-gauntlet/api 0.12.0
  • fuse ^0.12.1
  • unicode-emoji ^2.6.0
  • which ^5.0.0
  • @eslint/js 9.28.0
  • @project-gauntlet/tools 0.11.0
  • @types/deno 2.3.0
  • @types/react 19.1.6
  • @types/which 3.0.4
  • @typescript-eslint/parser 8.33.1
  • eslint 9.28.0
  • eslint-config-prettier 10.1.5
  • eslint-plugin-prettier 5.4.1
  • eslint-plugin-react 7.37.5
  • globals 16.2.0
  • prettier 3.5.3
  • typescript 5.8.3
  • typescript-eslint 8.33.1
renovate-config-presets
renovate.json
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems. - WARN: Package lookup failures > ℹ **Note** > These dependencies have not received updates for an extended period and may be unmaintained: <details> <summary>View abandoned dependencies (2)</summary> | Datasource | Name | Last Updated | |------------|------|-------------| | github-actions | `actions/upload-artifact` | `2024-03-21` | | npm | `fuse` | `2024-02-07` | </details> Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/pin-dependencies -->chore(deps): pin www.coastalcommits.com/cswimr/actions docker tag to 1ef8ee1 - [ ] <!-- unlimit-branch=renovate/actions-checkout-digest -->chore(deps): update actions/checkout digest to 08eba0b - [ ] <!-- unlimit-branch=renovate/www.coastalcommits.com-cswimr-actions-yarn -->chore(deps): update www.coastalcommits.com/cswimr/actions:yarn docker digest to 9b08d92 - [ ] <!-- unlimit-branch=renovate/deno-2.x -->chore(deps): update dependency @types/deno to v2.5.0 - [ ] <!-- unlimit-branch=renovate/actions-checkout-5.x -->chore(deps): update actions/checkout action to v5 - [ ] <!-- unlimit-branch=renovate/which-6.x -->fix(deps): update dependency which to v6 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Failed to look up gitea-tags package actions/setup-node`, `Failed to look up gitea-tags package actions/node-versions`. > > Files affected: `.forgejo/workflows/publish.yaml` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/eslint-config-prettier-10.x -->[chore(deps): update dependency eslint-config-prettier to v10.1.8](pulls/122) - [ ] <!-- rebase-branch=renovate/react-monorepo -->[chore(deps): update dependency @types/react to v19.2.6](pulls/117) - [ ] <!-- rebase-branch=renovate/eslint-plugin-prettier-5.x -->[chore(deps): update dependency eslint-plugin-prettier to v5.5.4](pulls/119) - [ ] <!-- rebase-branch=renovate/globals-16.x -->[chore(deps): update dependency globals to v16.5.0](pulls/121) - [ ] <!-- rebase-branch=renovate/prettier-3.x -->[chore(deps): update dependency prettier to v3.6.2](pulls/120) - [ ] <!-- rebase-branch=renovate/typescript-5.x -->[chore(deps): update dependency typescript to v5.9.3](pulls/123) - [ ] <!-- rebase-branch=renovate/eslint-monorepo -->[chore(deps): update eslint monorepo to v9.39.1](pulls/118) (`@eslint/js`, `eslint`) - [ ] <!-- rebase-branch=renovate/typescript-eslint-monorepo -->[chore(deps): update typescript-eslint monorepo to v8.47.0](pulls/116) (`@typescript-eslint/parser`, `typescript-eslint`) - [ ] <!-- rebase-branch=renovate/project-gauntlet-api-0.x -->[fix(deps): update dependency @project-gauntlet/api to v0.21.0](pulls/29) - [ ] <!-- rebase-branch=renovate/lock-file-maintenance -->[chore(deps): lock file maintenance](pulls/34) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Ignored or Blocked The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/major-github-artifact-actions -->[chore(deps): update actions/upload-artifact action to v4](pulls/13) ## Vulnerabilities Renovate has not found any CVEs on [osv.dev](https://osv.dev). ## Detected dependencies <details><summary>github-actions</summary> <blockquote> <details><summary>.forgejo/workflows/actions.yaml</summary> - `actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683` - `actions/upload-artifact v3@a8a3f3ad30e3422c9c7b888a15615d19a852ae32` - `www.coastalcommits.com/cswimr/actions yarn@sha256:3af293679759bde9009ada9849f59b5b8a4c4b085710d6fafa9f88a60d2cd6f5` </details> <details><summary>.forgejo/workflows/publish.yaml</summary> - `actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683` - `actions/setup-node v4@cdca7365b2dadb8aad0a33bc7601856ffabcc48e` - `www.coastalcommits.com/cswimr/actions yarn` - `node 18` </details> </blockquote> </details> <details><summary>npm</summary> <blockquote> <details><summary>package.json</summary> - `@project-gauntlet/api 0.12.0` - `fuse ^0.12.1` - `unicode-emoji ^2.6.0` - `which ^5.0.0` - `@eslint/js 9.28.0` - `@project-gauntlet/tools 0.11.0` - `@types/deno 2.3.0` - `@types/react 19.1.6` - `@types/which 3.0.4` - `@typescript-eslint/parser 8.33.1` - `eslint 9.28.0` - `eslint-config-prettier 10.1.5` - `eslint-plugin-prettier 5.4.1` - `eslint-plugin-react 7.37.5` - `globals 16.2.0` - `prettier 3.5.3` - `typescript 5.8.3` - `typescript-eslint 8.33.1` </details> </blockquote> </details> <details><summary>renovate-config-presets</summary> <blockquote> <details><summary>renovate.json</summary> </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/gauntlet-cswimr-plugins#7
No description provided.