Skip to content

[pull] main from Romanitho:main - #43

Merged
pull[bot] merged 47 commits into
levik-opsilient:mainfrom
Romanitho:main
Dec 15, 2025
Merged

[pull] main from Romanitho:main#43
pull[bot] merged 47 commits into
levik-opsilient:mainfrom
Romanitho:main

Conversation

@pull

@pull pull Bot commented Dec 15, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

actions-user and others added 30 commits August 28, 2025 13:58
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@bcfe547...b7eabc9)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.8.0 to 9.1.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@e08c2b0...62c799d)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@778341a...28e16e8)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Added detailed comment blocks and improved documentation for all major PowerShell scripts and functions in Winget-AutoUpdate. Refactored code for clarity, standardized parameter usage, and improved error handling and logging. No functional changes, but code is now easier to maintain and understand.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…elop/ncipollo/release-action-1.20.0

Bump ncipollo/release-action from 1.18.0 to 1.20.0
…elop/actions/github-script-8

Bump actions/github-script from 7 to 8
…elop/actions/stale-10

Bump actions/stale from 9 to 10
…elop/oxsecurity/megalinter-9.1.0

Bump oxsecurity/megalinter from 8.8.0 to 9.1.0
…elop/stefanzweifel/git-auto-commit-action-7.0.0

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0
Add documentation and refactor WAU PowerShell scripts
Fix incorrect mettered connection detected in Windows Server 2022
Implements support for passing additional winget-level parameters
per application using {AppID}-arguments.txt files in the mods/ folder.

Resolves #1073 (locale support)
Resolves #1075 (skip-dependencies support)

Changes:
- Added Parse-WingetArguments.ps1 function for robust argument parsing
- Updated Test-Mods.ps1 to detect -arguments.txt files
- Updated Update-App.ps1 to support ModsArguments with priority handling
- Updated Winget-Install.ps1 with corresponding logic
- Added _AppID-arguments-template.txt with comprehensive examples
- Updated documentation in README.md and mods/README.md

Priority order: Override > Custom > Arguments > Default"
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…or Winget upgrades (and file wins over install parameters)
KnifMelti and others added 17 commits December 1, 2025 07:07
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@271a8d0...84ae59a)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@62c799d...55a59b2)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…elop/actions/checkout-6

Bump actions/checkout from 5 to 6
…elop/oxsecurity/megalinter-9.2.0

Bump oxsecurity/megalinter from 9.1.0 to 9.2.0
…elop/peter-evans/create-pull-request-7.0.9

Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
…elop/actions/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
Add per-app winget arguments support via {AppID}-arguments.txt
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@84ae59a...98357b1)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…elop/actions/upload-artifact-6

Bump actions/upload-artifact from 5 to 6
…elop/peter-evans/create-pull-request-8.0.0

Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0
Updated image syntax in README.md for proper rendering.
@pull pull Bot locked and limited conversation to collaborators Dec 15, 2025
@pull pull Bot added the ⤵️ pull label Dec 15, 2025
@pull
pull Bot merged commit 1a7fa83 into levik-opsilient:main Dec 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants