1767 Commits

Author SHA1 Message Date
Roy
f0247dbb41 Merge pull request #769 from moraroy/dependabot/pip/ruff-0.12.9
Bump ruff from 0.12.8 to 0.12.9
2025-08-18 05:07:26 -07:00
Roy
aa36b2080d Merge pull request #768 from moraroy/dependabot/pip/hypothesis-6.138.2
Bump hypothesis from 6.137.1 to 6.138.2
2025-08-18 04:59:35 -07:00
dependabot[bot]
c62a4c9742 Bump coverage from 7.10.2 to 7.10.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.2...7.10.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 15:31:28 +00:00
dependabot[bot]
f9a23b1ddf Bump icecream from 2.1.5 to 2.1.6
Bumps [icecream](https://github.com/gruns/icecream) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/gruns/icecream/releases)
- [Changelog](https://github.com/gruns/icecream/blob/master/changelog.txt)
- [Commits](https://github.com/gruns/icecream/compare/v2.1.5...v2.1.6)

---
updated-dependencies:
- dependency-name: icecream
  dependency-version: 2.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 15:31:15 +00:00
dependabot[bot]
4bb8308330 Bump ruff from 0.12.8 to 0.12.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.12.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.8...0.12.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 15:31:02 +00:00
dependabot[bot]
9d073b05ff Bump hypothesis from 6.137.1 to 6.138.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.137.1 to 6.138.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.137.1...hypothesis-python-6.138.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.138.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 15:30:44 +00:00
Roy
f5bf34cfbc Update NSLGameScanner.py 2025-08-10 05:29:36 -07:00
Roy
fa2481294e Update NSLGameScanner.py 2025-08-10 04:24:37 -07:00
Roy
3e8ad27a1e Merge pull request #766 from moraroy/dependabot/pip/certifi-2025.8.3
Bump certifi from 2025.7.14 to 2025.8.3
2025-08-10 03:46:27 -07:00
Roy
f35217c968 Merge pull request #765 from moraroy/dependabot/pip/coverage-7.10.2
Bump coverage from 7.10.1 to 7.10.2
2025-08-10 03:43:30 -07:00
Roy
c379365715 Merge pull request #763 from moraroy/dependabot/pip/ruff-0.12.8
Bump ruff from 0.12.7 to 0.12.8
2025-08-10 03:37:20 -07:00
dependabot[bot]
7f9d8d5407 Bump certifi from 2025.7.14 to 2025.8.3
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-10 10:06:50 +00:00
Roy
9d2090922e Merge pull request #764 from moraroy/dependabot/pip/charset-normalizer-3.4.3
Bump charset-normalizer from 3.4.2 to 3.4.3
2025-08-10 03:05:41 -07:00
Roy
7987a0378d Update SDH-GameThemeMusicPatcher.sh 2025-08-10 03:02:45 -07:00
Roy
960db23687 Merge pull request #762 from moraroy/dependabot/pip/hypothesis-6.137.1
Bump hypothesis from 6.136.7 to 6.137.1
2025-08-10 02:36:37 -07:00
dependabot[bot]
be6d8755f1 Bump coverage from 7.10.1 to 7.10.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 15:13:05 +00:00
dependabot[bot]
077ffc423b Bump charset-normalizer from 3.4.2 to 3.4.3
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 15:12:50 +00:00
dependabot[bot]
23e1e48d3e Bump ruff from 0.12.7 to 0.12.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.7...0.12.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 15:12:46 +00:00
dependabot[bot]
9febdee1d0 Bump hypothesis from 6.136.7 to 6.137.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.136.7 to 6.137.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.7...hypothesis-python-6.137.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.137.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 15:12:27 +00:00
Roy
749f6a01d7 Merge pull request #758 from moraroy/dependabot/pip/hypothesis-6.136.7
Bump hypothesis from 6.136.4 to 6.136.7
v4.2.3
2025-08-02 20:51:24 -07:00
Roy
ecd098d0c0 Merge pull request #757 from moraroy/dependabot/pip/ruff-0.12.7
Bump ruff from 0.12.5 to 0.12.7
2025-08-02 20:46:15 -07:00
Roy
f736b777b6 Merge pull request #756 from moraroy/dependabot/pip/coverage-7.10.1
Bump coverage from 7.10.0 to 7.10.1
2025-08-02 20:38:28 -07:00
dependabot[bot]
cf1d5c53f8 Bump hypothesis from 6.136.4 to 6.136.7
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.136.4 to 6.136.7.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.4...hypothesis-python-6.136.7)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.136.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-02 15:31:24 +00:00
dependabot[bot]
8e0f6711a9 Bump ruff from 0.12.5 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.5 to 0.12.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.5...0.12.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-02 15:31:05 +00:00
dependabot[bot]
4db0a8af71 Bump coverage from 7.10.0 to 7.10.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.0...7.10.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-02 15:30:44 +00:00
Roy
23385ef6fe Update NSLGameScanner.py V4.2.3 2025-08-02 06:07:23 -07:00
Roy
215f09bf23 Add files via upload 2025-08-02 05:55:32 -07:00
Roy
b1aac895d4 Add files via upload 2025-08-02 05:41:10 -07:00
Roy
96a5e8310a Add files via upload 2025-08-02 05:38:48 -07:00
Roy
85c25da2d3 Update NSLGameScanner.py 2025-08-02 05:19:38 -07:00
Roy
883ef90dcf Update README.md 2025-08-02 04:46:32 -07:00
Roy
867edfb387 Update NSLGameScanner.py 2025-08-02 04:29:03 -07:00
Roy
4ae0f085a6 Add files via upload 2025-08-02 04:16:09 -07:00
Roy
b633822d5d Update NSLGameScanner.py 2025-07-29 17:01:51 -07:00
Roy
066aa8d400 Update NonSteamLaunchers.sh 2025-07-29 16:29:07 -07:00
Roy
64cb0d2294 Update NonSteamLaunchers.sh 2025-07-29 16:10:00 -07:00
Roy
153bac5f82 Update NSLPluginInstaller.sh 2025-07-29 02:52:01 -07:00
Roy
92a864213a Merge pull request #751 from moraroy/dependabot/pip/rich-14.1.0
Bump rich from 14.0.0 to 14.1.0
2025-07-29 02:45:46 -07:00
Roy
0c05842304 Merge pull request #750 from moraroy/dependabot/pip/coverage-7.10.0
Bump coverage from 7.9.2 to 7.10.0
2025-07-28 21:16:28 -07:00
Roy
698cb22da2 Merge pull request #749 from moraroy/dependabot/pip/hypothesis-6.136.4
Bump hypothesis from 6.136.0 to 6.136.4
2025-07-28 16:57:18 -07:00
Roy
f1e8202937 Merge pull request #748 from moraroy/dependabot/pip/ruff-0.12.5
Bump ruff from 0.12.4 to 0.12.5
2025-07-27 03:14:02 -07:00
dependabot[bot]
678ee9a205 Bump rich from 14.0.0 to 14.1.0
Bumps [rich](https://github.com/Textualize/rich) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 15:12:18 +00:00
dependabot[bot]
caefbbe064 Bump coverage from 7.9.2 to 7.10.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 15:12:03 +00:00
dependabot[bot]
4f35ac7c7b Bump hypothesis from 6.136.0 to 6.136.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.136.0 to 6.136.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.0...hypothesis-python-6.136.4)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.136.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 15:11:49 +00:00
dependabot[bot]
7ebf49a3a3 Bump ruff from 0.12.4 to 0.12.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.4...0.12.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 15:11:30 +00:00
Roy
91fc7b0710 Update NSLGameScanner.py 2025-07-24 05:16:53 -07:00
Roy
924cb804c3 Update NSLGameScanner.py 2025-07-22 05:38:51 -07:00
Roy
c8ccce9013 Merge pull request #744 from moraroy/dependabot/pip/pytest-asyncio-1.1.0
Bump pytest-asyncio from 1.0.0 to 1.1.0
2025-07-21 23:09:28 -07:00
Roy
bc806f8649 Merge pull request #745 from moraroy/dependabot/pip/ruff-0.12.4
Bump ruff from 0.12.3 to 0.12.4
2025-07-21 22:22:13 -07:00
Roy
cb50c0d7fe Merge pull request #743 from moraroy/dependabot/pip/hypothesis-6.136.0
Bump hypothesis from 6.135.27 to 6.136.0
2025-07-20 16:48:05 -07:00