45a96ac9ec
Update dependency SixLabors.ImageSharp to v3.1.6
2024-11-20 00:04:18 +00:00
66a92e6838
Update dependency GitInfo to v3.5.0 ( #7 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [GitInfo](https://clarius.org/GitInfo ) ([source](https://github.com/devlooped/GitInfo )) | nuget | minor | `3.3.5` -> `3.5.0` |
---
### Release Notes
<details>
<summary>devlooped/GitInfo (GitInfo)</summary>
### [`v3.5.0`](https://github.com/devlooped/GitInfo/blob/HEAD/changelog.md#v350-2024-11-02 )
[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.5...v3.5.0 )
✨ Implemented enhancements:
- Question: Why we use git log with format to get the Current commit? [#​355](https://github.com/devlooped/GitInfo/issues/355 )
- SetGitExe doesn't recognize VS Git locations [#​324](https://github.com/devlooped/GitInfo/issues/324 )
- Projects don't rebuild after committing [#​322](https://github.com/devlooped/GitInfo/issues/322 )
- New tag without version drop semver to zeros [#​319](https://github.com/devlooped/GitInfo/issues/319 )
- Add vswhere fallback to locate git provided by VS [#​372](https://github.com/devlooped/GitInfo/pull/372 ) ([@​kzu](https://github.com/kzu ))
- Simplify IsDirty with newer typed constants in ThisAssembly [#​368](https://github.com/devlooped/GitInfo/pull/368 ) ([@​kzu](https://github.com/kzu ))
- Allow opting-out of GitBranch default in CI [#​366](https://github.com/devlooped/GitInfo/pull/366 ) ([@​kzu](https://github.com/kzu ))
- Set default GitBranch from CI env variables [#​365](https://github.com/devlooped/GitInfo/pull/365 ) ([@​kzu](https://github.com/kzu ))
- Using simpler git command to get current commit [#​356](https://github.com/devlooped/GitInfo/pull/356 ) ([@​kzu](https://github.com/kzu ))
🔨 Other:
- Using GitInfo with Ncrunch [#​345](https://github.com/devlooped/GitInfo/issues/345 )
🔀 Merged:
- Adopt SL v2 via ThisAssembly.Constants and document in readme(s) [#​370](https://github.com/devlooped/GitInfo/pull/370 ) ([@​kzu](https://github.com/kzu ))
- \+Mᐁ includes [#​367](https://github.com/devlooped/GitInfo/pull/367 ) ([@​devlooped-bot](https://github.com/devlooped-bot ))
- \+Mᐁ includes [#​357](https://github.com/devlooped/GitInfo/pull/357 ) ([@​devlooped-bot](https://github.com/devlooped-bot ))
- Clean code [#​352](https://github.com/devlooped/GitInfo/pull/352 ) ([@​gitfool](https://github.com/gitfool ))
- Remove redundant depends on targets [#​346](https://github.com/devlooped/GitInfo/pull/346 ) ([@​gitfool](https://github.com/gitfool ))
- Fix fast up-to-date-check [#​343](https://github.com/devlooped/GitInfo/pull/343 ) ([@​gitfool](https://github.com/gitfool ))
- Disable rogue command echo [#​342](https://github.com/devlooped/GitInfo/pull/342 ) ([@​gitfool](https://github.com/gitfool ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #7
Co-authored-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>
Co-committed-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>
2024-11-03 07:54:06 +01:00
088637ff5d
fix Linux build
2024-09-15 15:18:12 +02:00
23dc2d75e0
add Windows build readme
2024-09-15 15:03:19 +02:00
2a7a7b01cf
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
* `go.mod` (gomod)
### What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
<details>
<summary>Update module fyne.io/fyne/v2 to v2.4.5</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/fyne.io-fyne-v2-2.x`
- Merge into: `main`
- Upgrade [fyne.io/fyne/v2](https://github.com/fyne-io/fyne ) to `v2.4.5`
</details>
<details>
<summary>Update module golang.org/x/image to v0.17.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/golang.org-x-image-0.x`
- Merge into: `main`
- Upgrade golang.org/x/image to `v0.17.0`
</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 ).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Reviewed-on: #1
Co-authored-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>
Co-committed-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>
v0.0.1
2024-09-15 14:44:15 +02:00
a299ec043b
Various fixes for Windows version
...
- new installer based on InnoSetup
- add MIT license
- produce WinExe output
- other small fixes
2024-09-15 14:38:59 +02:00
a115f37c95
add windows build support
2024-09-14 23:22:12 +02:00
4bd93fa87e
fixes and optimizations
2024-09-14 17:49:20 +02:00
5f1c8d8a55
Initial .NET version
2024-09-08 22:37:06 +02:00
7ee6a69f37
Add README.md
2024-09-08 14:10:32 +02:00
a44a010de8
Add .gitignore
2024-09-08 14:08:30 +02:00