Giter Club home page Giter Club logo

test's Issues

Dependency Dashboard

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

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • chore(deps): update dependency irc to v20.5.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/auto-approve.yml
  • hmarr/auto-approve-action v3
.github/workflows/called.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
.github/workflows/linter.yml
  • dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • suzuki-shunsuke/github-action-renovate-config-validator v1.0.1@b54483862375f51910a60c4f498e927d4f3df466
  • suzuki-shunsuke/github-action-renovate-config-validator v1.0.1@b54483862375f51910a60c4f498e927d4f3df466
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • hadolint/hadolint-action v3.1.0@54c9adbab1582c2ef04b2016b760714a4bfde3cf
  • actions/github-script v7@60a0d83039c74a4aee543508d2ffcb1c3799cdea
  • rhysd/actionlint 1.7.0
.github/workflows/open-pr.yml
  • actions/github-script v7@60a0d83039c74a4aee543508d2ffcb1c3799cdea
.github/workflows/pr-commented.yml
  • peter-evans/slash-command-dispatch v4@13bc09769d122a64f75aa5037256f6f2d78be8c4
.github/workflows/pr-lint.yml
  • actions/create-github-app-token v1@a0de6af83968303c8c955486bf9739a57d23c7f1
  • amannn/action-semantic-pull-request v5@e9fabac35e210fea40ca5b14c0da95a099eff26f
.github/workflows/release.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/setup-node v4@60edb5dd545a775178f52524783378180af0d1f8
.github/workflows/renovate-check.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • suzuki-shunsuke/github-action-renovate-config-validator v1.0.1@b54483862375f51910a60c4f498e927d4f3df466
.github/workflows/reusable.yml
.github/workflows/slash-commands.yml
  • peter-evans/create-or-update-comment v4@71345be0265236311c031f5c7866368bd1eff043
.github/workflows/update-release-branch.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • terraform-docs/gh-actions v1.1.0@7a62208a0090636af2df1b739da46d27fd90bdc6
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • hashicorp/setup-terraform v3.1.1@651471c36a6092792c552e8b1bef71e592b462d8
  • stefanzweifel/git-auto-commit-action v5@8621497c8c39c72f3e2a999a26b4ca1b5058a842
npm
.release/package.json
  • @semantic-release/changelog 6.0.3
  • @semantic-release/commit-analyzer 12.0.0
  • @semantic-release/exec 6.0.3
  • @semantic-release/git 10.0.1
  • @semantic-release/github 10.1.0
  • @semantic-release/release-notes-generator 13.0.0
  • conventional-changelog-conventionalcommits 7.0.2
  • semantic-release 23.1.1
pep621
pyproject.toml
  • pdf/ReportLab >=1.2
  • rest/docutils >=0.3
pip_setup
setup.py
  • webtest ==3.0.0
  • setuptools ==69.5.1
  • flask ==3.0.3
  • requests ==2.32.3
  • jinja2 ==3.1.4
  • pyOpenSSL ==24.1.0
  • colorlog ==6.8.2
  • markdown ==3.6
  • ansi ==0.3.7
  • Pygments ==2.18.0
  • pygments-markdown-lexer ==0.1.0.dev39
  • dulwich ==0.22.1
  • deepmerge ==1.1.1
  • graphlib-backport ==1.1.0
  • errbot-backend-slackv3 ==0.2.1
  • err-backend-discord ==4.0.0
  • err-backend-mattermost ==3.0.0
  • irc ==20.3.0
  • python-telegram-bot ==21.4
  • slixmpp ==1.8.5
  • pyasn1 ==0.6.0
  • pyasn1-modules ==0.4.0
  • daemonize ==2.5.0

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>Hapag-Lloyd/Renovate-Configuration)

Dependency Dashboard

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

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/linter.yml
  • dorny/paths-filter v2.11.1@4512585405083f25c027a35db413c2b3b9006d50
  • actions/checkout v2@dc323e67f16fb5f7663d20ff7941f27f5809e9b6
  • suzuki-shunsuke/github-action-renovate-config-validator v0.1.2@7ab3d8f19305664925f3e626580f075f14e40386
  • suzuki-shunsuke/github-action-renovate-config-validator v0.1.2@7ab3d8f19305664925f3e626580f075f14e40386
  • actions/checkout v2@dc323e67f16fb5f7663d20ff7941f27f5809e9b6
  • actions/checkout v2@dc323e67f16fb5f7663d20ff7941f27f5809e9b6
  • actions/checkout v3@ac593985615ec2ede58e132d2e21d2b1cbd6127c
  • rhysd/actionlint 1.6.22
.github/workflows/open-pr.yml
  • actions/github-script v6@d556feaca394842dc55e4734bf3bb9f685482fa0
.github/workflows/pr-commented.yml
  • peter-evans/slash-command-dispatch v3@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c
.github/workflows/pr-lint.yml
  • amannn/action-semantic-pull-request v5@b6bca70dcd3e56e896605356ce09b76f7e1e0d39
.github/workflows/release.yml
  • google-github-actions/release-please-action v3.7.1@5c07f8be172b1f6e90f9c35baf8184461b91b85f
.github/workflows/renovate-check.yml
  • actions/checkout v2@dc323e67f16fb5f7663d20ff7941f27f5809e9b6
  • suzuki-shunsuke/github-action-renovate-config-validator v0.1.2@7ab3d8f19305664925f3e626580f075f14e40386
  • suzuki-shunsuke/github-action-renovate-config-validator v0.1.2@7ab3d8f19305664925f3e626580f075f14e40386
  • suzuki-shunsuke/github-action-renovate-config-validator v0.1.2@7ab3d8f19305664925f3e626580f075f14e40386
.github/workflows/slash-commands.yml
  • peter-evans/create-or-update-comment v2@67dcc547d311b736a8e6c5c236542148a47adc3d
.github/workflows/terraform.yml
  • actions/checkout v3.3.0@ac593985615ec2ede58e132d2e21d2b1cbd6127c
  • hashicorp/setup-terraform v2.0.3@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
.github/workflows/update-release-branch.yml
  • actions/checkout v3@ac593985615ec2ede58e132d2e21d2b1cbd6127c
  • terraform-docs/gh-actions v1.0.0@f6d59f89a280fa0a3febf55ef68f146784b20ba0
  • actions/checkout v3@ac593985615ec2ede58e132d2e21d2b1cbd6127c
  • hashicorp/setup-terraform v2.0.3@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
  • stefanzweifel/git-auto-commit-action v4@3ea6ae190baf489ba007f7c92608f33ce20ef04a

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: Invalid JSON (parsing failed)
Message: Syntax error: expecting String near test"], }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.