GithubHelp home page GithubHelp logo

hasundue / denopendabot Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 6.0 743 KB

Dependabot for Deno projects (deprecated)

Home Page: https://deno.land/x/denopendabot

License: MIT License

TypeScript 100.00%
deno dependencies devops github-actions github-app

denopendabot's Introduction

โ˜• hasundue

stars

hasundue is a programmer. Also known as Chiezo or Shun Ueda. Yak-shaving with Deno while envisioning better integration of Web and sciecne. Ph.D. (materials engineering).

๐Ÿ”— Biography

๐ŸŒ Social

denopendabot's People

Contributors

arrow2nd avatar denopendabot[bot] avatar dependabot[bot] avatar hasundue avatar kamekyame avatar omochice avatar web-flow avatar yardenshoham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

denopendabot's Issues

Feature request: accept glob to exclude

Summary

exclude option accept glob too.

Background

I use this app on my blog repository.

When I run CI. I notice denopendabot try to update import statement in markdown file: https://github.com/Omochice/blog/actions/runs/5757305813/job/15608168133

I dont want to update import statement in blog post. So, I try exclude option.
But listing all blog post path is not maintainable.

Currently exclude option seems to accept only simple path string.
I think it would be useful to be able to use glob patterns.

How do you think?

App not working right now

Apparently, the app has been failing in authentication since a couple of weeks ago with the following error:

Error: secretOrPrivateKey must be an asymmetric key when using RS256
    at Object.module.exports [as sign] (file:///node_modules/.deno/[email protected]/node_modules/jsonwebtoken/sign.js:130:22)
    at getToken (file:///node_modules/.deno/[email protected]/node_modules/universal-github-app-jwt/dist-node/index.js:13:23)
    at githubAppJwt (file:///node_modules/.deno/[email protected]/node_modules/universal-github-app-jwt/dist-node/index.js:34:23)
    at getAppAuthentication (file:///node_modules/.deno/@[email protected]/node_modules/@octokit/auth-app/dist-node/index.js:53:86)
    at getInstallationAuthentication (file:///node_modules/.deno/@[email protected]/node_modules/@octokit/auth-app/dist-node/index.js:227:35)
    at eventLoopTick (ext:core/01_core.js:183:11)
    at async hook (file:///node_modules/.deno/@[email protected]/node_modules/@octokit/auth-app/dist-node/index.js:393:32)
    at async getDeployEnvUrl (file:///src/app/deployments.ts:46:17)
    at async getDeployId (file:///src/app/deployments.ts:65:15)
    at async getThisDeployEnv (file:///src/app/deployments.ts:73:34)

I've tried re-creating keys or whatever (see commit logs) but haven't worked out so far.

App stops working occasionally

This is because the app cannot find the production deployment when there are too many preview deployment newer than it.

App not working

Trace: TypeError: context.req.clone is not a function
    at file:///src/app.ts:12:67
    at async https://deno.land/x/[email protected]/hono.ts:206:58
    at async Server.#respond (https://deno.land/[email protected]/http/server.ts:220:24)
    at errorHandler (https://deno.land/x/[email protected]/hono.ts:20:13)
    at https://deno.land/x/[email protected]/compose.ts:57:39
    at async https://deno.land/x/[email protected]/hono.ts:206:58
    at async Server.#respond (https://deno.land/[email protected]/http/server.ts:220:24)

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.