Skip to content

Releases: bmos/FG-Forge-Updater

v1.4.0

06 Apr 16:47
v1.4.0
d712536
Compare
Choose a tag to compare

Warning

Forge connections from GitHub runners are not working due to a timeout error.
As a result, v1.4.0 only works if run on your own computer (for now).
I'm working with SmiteWorks to get this resolved.

What's Changed

  • Add custom user agent to make server traffic more easy to identify

Full Changelog: v1.3.5...v1.4.0

v1.3.5

02 Apr 17:26
v1.3.5
eb2b0d4
Compare
Choose a tag to compare

Warning

Forge connections from GitHub runners are not working due to a too-many redirections error.
Forge connections from automated testing tools also fail when run locally, due to a newly-added cloudflare CAPTCHA.
As a result, v1.3.5 and earlier are obsolete/no-longer-compatible with the Forge site.

What's Changed

  • Remove live login test due to Forge blocking
  • Logging improvements

Dependency Updates

CI Updates

  • Bump install-pinned/uv from d3fff9b303be8900fb9f63010b42aacb58fc2659 to b9511b633710c8bbe8ba48376771dba624746799 by @dependabot in #184
  • Bump install-pinned/uv from b9511b633710c8bbe8ba48376771dba624746799 to 3f78f8e03c2e56fc287d03aa943d712d43c1472e by @dependabot in #187
  • Bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #190
  • Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #189
  • Bump install-pinned/uv from 3f78f8e03c2e56fc287d03aa943d712d43c1472e to cdd7153ace885f698b54dcd2ae4ce134afa2ac05 by @dependabot in #188
  • Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #200
  • Update install-pinned/uv requirement to e25c5f1ccd69605d5bec5e481e4065f274d5438d by @dependabot in #198
  • Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #201
  • Bump thollander/actions-comment-pull-request from ddf65fcf3bc9d98bf0b8cde671a2214ffa7995f8 to e4a76dd2b0a3c2027c3fd84147a67c22ee4c90fa by @dependabot in #199
  • [StepSecurity] Apply security best practices by @step-security-bot in #202
  • Bump coverage from 7.6.12 to 7.8.0 by @dependabot in #203
  • Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #204

Full Changelog: v1.3.4...v1.3.5

v1.3.4

05 Mar 02:26
a8fc576
Compare
Choose a tag to compare

Dependency Updates

CI Updates

  • Bump bandit[toml] from 1.8.2 to 1.8.3 by @dependabot in #171
  • Bump coverage from 7.6.11 to 7.6.12 by @dependabot in #170
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #168
  • Bump install-pinned/uv from e68f239fe6e826a25a266f6177aae2bb89c6227f to 38b64e5163d282de39747ac8bd68c16f1d822bb6 by @dependabot in #169
  • Bump install-pinned/uv from 38b64e5163d282de39747ac8bd68c16f1d822bb6 to 9fa3216a046b20160c92536544ea53f8a23c7245 by @dependabot in #176
  • Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #173
  • Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #175
  • Run dependabot monthly for python dependencies by @bmos in #177
  • Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 by @dependabot in #178
  • Bump ruff from 0.9.7 to 0.9.9 by @dependabot in #180
  • Bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #183
  • Bump install-pinned/uv from 9fa3216a046b20160c92536544ea53f8a23c7245 to d3fff9b303be8900fb9f63010b42aacb58fc2659 by @dependabot in #181
  • Bump py-cov-action/python-coverage-comment-action from 3.29 to 3.30 by @dependabot in #182

Full Changelog: v1.3.3...v1.3.4

v1.3.3

15 Feb 16:59
23693f9
Compare
Choose a tag to compare

What's Changed

  • Test correct response when encountering issue extracting csrf token by @bmos in #167
  • Test markdown to html conversion
  • Test login failure exception
  • Extended linting with more ruff rules

Dependency Updates

CI Updates

  • Added distributed / multithreaded pytest plugin to speed up testing
  • Bump coverage from 7.6.1 to 7.6.11 by @dependabot in #162
  • Bump types-beautifulsoup4 from 4.12.0.20241020 to 4.12.0.20250204 by @dependabot in #164
  • Bump ruff from 0.9.4 to 0.9.5 by @dependabot in #163
  • Bump install-pinned/uv from 142493f5b5da3369d376dd54a60c8f99ba67680d to e68f239fe6e826a25a266f6177aae2bb89c6227f by @dependabot in #166
  • Bump install-pinned/uv from 42b3e2a67abaefa8cd01c6f53ac3e86b4b420d4a to 142493f5b5da3369d376dd54a60c8f99ba67680d by @dependabot in #156
  • Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #157
  • Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #158
  • Bump install-pinned/uv from fcfffa0c3562cd3e841565020ad09a70bb82299b to c0aa96be732a19da2c465b54202b04b4cb31fc5c by @dependabot in #150
  • Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #149
  • Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #153
  • Bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #152
  • Bump install-pinned/uv from c0aa96be732a19da2c465b54202b04b4cb31fc5c to 42b3e2a67abaefa8cd01c6f53ac3e86b4b420d4a by @dependabot in #151

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Jan 23:36
9278054
Compare
Choose a tag to compare

What's Changed

CI Updates

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 Jan 01:42
2b481b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Nov 14:14
Compare
Choose a tag to compare

What's Changed

  • Scroll on page load to ensure clickability of page elements by @rhagelstrom in #120

Dependencies

Full Changelog: v1.2.2...v1.3.0

V1.2.2

10 Nov 14:07
Compare
Choose a tag to compare

What's Changed

Dependencies / Libraries

Full Changelog: v1.1.3...v1.1.4

V1.2.1

10 Nov 14:08
f75343f
Compare
Choose a tag to compare

What's Changed

  • Updated list colors when updating descriptions for better readability with new Forge reskin

Dependencies / Libraries

Full Changelog: v1.1.2...v1.1.3

v1.2.0

10 Nov 14:15
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.2.0