Commit Graph

29 Commits

Author SHA1 Message Date
ff4e994cb8 chore(deps): update python docker tag to v3.11 (master) (#12)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | docker | minor | `3.10` -> `3.11` |

---

### Configuration

???? **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

???? **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

???? **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzUuMzUuMCJ9-->

Co-authored-by: Renovate Bot <no-reply@io-projects.com>
Reviewed-on: #12
Co-authored-by: RenovateBot <renovate@noreply.endmove.eu>
Co-committed-by: RenovateBot <renovate@noreply.endmove.eu>
2023-04-07 13:07:22 +02:00
b1dfdc4112 Configure Renovate (#1)
Welcome to [Renovate](https://github.com/renovatebot/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

 * `.drone.yml` (droneci)
 * `requirements.txt` (pip_requirements)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Autodetect whether to pin dependencies or maintain ranges.
  - Rate limit PR creation to a maximum of two per hour.
  - Limit to maximum 10 open PRs at any time.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - A collection of workarounds for known problems with packages.
  - If Renovate detects semantic commits, it will use semantic commit type `chore` for all commits.

???? Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.

---
You have configured Renovate to use the following baseBranches: `master`, `main`.
### What to Expect

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

<details>
<summary>chore(deps): update dependency auto-py-to-exe to v2.33.0 (master)</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/master-auto-py-to-exe-2-x`
  - Merge into: `master`
  - Upgrade [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) to `==2.33.0`

</details>

<details>
<summary>chore(deps): update dependency beautifulsoup4 to ==4.12.* (master)</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/master-beautifulsoup4-4-x`
  - Merge into: `master`
  - Upgrade beautifulsoup4 to `==4.12.*`

</details>

<details>
<summary>chore(deps): update dependency pyinstaller to v5.9.0 (master)</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/master-pyinstaller-5-x`
  - Merge into: `master`
  - Upgrade [pyinstaller](https://github.com/pyinstaller/pyinstaller) to `==5.9.0`

</details>

<details>
<summary>chore(deps): update python docker tag to v3.11 (master)</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/master-python-3-x`
  - Merge into: `master`
  - Upgrade python to `3.11`

</details>

<br />

???? Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for `prhourlylimit` for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Renovate Bot <no-reply@io-projects.com>
Reviewed-on: #1
Co-authored-by: RenovateBot <renovate@noreply.endmove.eu>
Co-committed-by: RenovateBot <renovate@noreply.endmove.eu>
2023-04-06 22:43:50 +02:00
8a2798a20d
up2
All checks were successful
continuous-integration/drone/tag Build is passing
2023-02-10 20:59:53 +01:00
bd293ea90a
up
Some checks failed
continuous-integration/drone/tag Build is failing
2023-02-10 20:56:02 +01:00
8810ff47e5
add .drone.yml 2023-02-10 20:29:24 +01:00
5f319e39b7
fix readme issue referencement 2022-09-12 22:41:11 +02:00
f47646c66b
Update readme 2022-09-12 22:33:56 +02:00
b46ecacbd9
Fix bugs, add update system + tests + fix deployment/build system 2022-09-12 00:29:39 +02:00
981a11ce83
Added unit tests, created functions to check the availability of updates. 2022-09-11 13:38:36 +02:00
6b26b89c69
Restructuration + init test system 2022-09-11 11:52:41 +02:00
a3dd6698fc
Start writing readme.md 2022-09-06 21:41:03 +02:00
87ab654f55
fixing webpic internal run + add executable metadata 2022-09-06 14:30:04 +02:00
25f10a8c50
Open program in the center of the window at launch 2022-09-06 12:59:37 +02:00
f8f7832dd7
Major bug fixes, optimization + major advance 2022-09-05 23:13:38 +02:00
539b75cb09
The thread system not being sufficient remodulation of it 2022-09-05 16:14:05 +02:00
63e67772a3
Patch WebPicDownloading tool -> multithread integration 2022-09-04 22:29:30 +02:00
27b05b6184
Trying ro fix multi-threading issue 2022-09-04 17:38:45 +02:00
03a6d9b54f
Fixed the program stop bug. Adapted webpic script for multi-tasking + added comments 2022-09-04 15:28:28 +02:00
7002439532
Added propagation of the program stop event 2022-09-01 22:07:14 +02:00
69db2dbbee
Add readme + exe builder 2022-09-01 20:51:00 +02:00
7bc1157ffb
Ann top menu event + manage on quit event request 2022-09-01 18:05:58 +02:00
5c6609ff0a
fixing bugs with the textarea and background task 2022-09-01 11:47:34 +02:00
03e35c18a9
Minor advance 2022-08-31 23:53:24 +02:00
a93a88d344
Major advance + start adapting my webpic script for a graphic version 2022-08-31 21:05:20 +02:00
16794bf488
Fixing bugs & start creating interface 2022-08-31 12:07:43 +02:00
dce1b2f9a5
Frame switching system done 2022-08-30 21:12:04 +02:00
746b40fa18
fixing multi frame switching 2022-08-30 13:51:50 +02:00
e85b021383
Creation Webpic script + start creating graphic interface 2022-08-30 12:28:59 +02:00
c6062426e3
First commit 2022-08-30 12:27:33 +02:00