python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.29k stars 582 forks source link

Configure Renovate #649

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 18 Pull Requests:

chore(deps): update pypa/gh-action-pypi-publish digest to 7eb3b70 - Schedule: ["at any time"] - Branch name: `renovate/pypa-gh-action-pypi-publish-digest` - Merge into: `main` - Upgrade pypa/gh-action-pypi-publish to `7eb3b701d11256e583f5b49899c5e7203deab573`
chore(deps): update dependency @​types/jest to v24.9.1 - Schedule: ["at any time"] - Branch name: `renovate/jest-24.x` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `24.9.1`
chore(deps): update dependency @​types/node to v12.20.55 - Schedule: ["at any time"] - Branch name: `renovate/node-12.x` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `12.20.55`
chore(deps): update dependency @​types/react to v16.14.35 - Schedule: ["at any time"] - Branch name: `renovate/react-16.x` - Merge into: `main` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.14.35`
chore(deps): update dependency @​types/react-dom to v16.9.17 - Schedule: ["at any time"] - Branch name: `renovate/react-dom-16.x` - Merge into: `main` - Upgrade [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `16.9.17`
chore(deps): update dependency typescript to v3.9.10 - Schedule: ["at any time"] - Branch name: `renovate/typescript-3.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.9.10`
chore(deps): update dependency whichcraft to ~=0.6.1 - Schedule: ["at any time"] - Branch name: `renovate/whichcraft-0.x` - Merge into: `main` - Upgrade [whichcraft](https://togithub.com/pydanny/whichcraft) to `~=0.6.1`
chore(deps): update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update actions/setup-python action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-4.x` - Merge into: `main` - Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `v4`
chore(deps): update dependency @​types/jest to v29 - Schedule: ["at any time"] - Branch name: `renovate/jest-29.x` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `29.4.0`
chore(deps): update dependency @​types/node to v18 - Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.13.0`
chore(deps): update dependency electron to v23 - Schedule: ["at any time"] - Branch name: `renovate/electron-23.x` - Merge into: `main` - Upgrade [electron](https://togithub.com/electron/electron) to `^23.0.0`
chore(deps): update dependency greenlet to v2 - Schedule: ["at any time"] - Branch name: `renovate/greenlet-2.x` - Merge into: `main` - Upgrade greenlet to `>=2.0.2,<2.1.0`
chore(deps): update dependency react to v18 - Schedule: ["at any time"] - Branch name: `renovate/react-18.x` - Merge into: `main` - Upgrade [react](https://togithub.com/facebook/react) to `^18.0.0` - Upgrade [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.0.28`
chore(deps): update dependency react-dom to v18 - Schedule: ["at any time"] - Branch name: `renovate/react-dom-18.x` - Merge into: `main` - Upgrade [react-dom](https://togithub.com/facebook/react) to `^18.0.0` - Upgrade [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.0.10`
chore(deps): update dependency react-scripts to v5 - Schedule: ["at any time"] - Branch name: `renovate/react-scripts-5.x` - Merge into: `main` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `^5.0.0`
chore(deps): update dependency typescript to v4 - Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `4.9.5`
chore(deps): update github/codeql-action action to v2 - Schedule: ["at any time"] - Branch name: `renovate/github-codeql-action-2.x` - Merge into: `main` - Upgrade [github/codeql-action](https://togithub.com/github/codeql-action) to `v2`

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

gliptak commented 1 year ago

/rebase

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.