Skip to content

Releases: JuliaRegistries/CompatHelper.jl

v3.0.2

12 Aug 21:00
86b7e24
Compare
Choose a tag to compare

CompatHelper v3.0.2

Diff since v3.0.1

v3.0.1

12 Aug 20:00
00bc10a
Compare
Choose a tag to compare

CompatHelper v3.0.1

Diff since v3.0.0

Merged pull requests:

v3.0.0

11 Aug 19:25
9d26f8b
Compare
Choose a tag to compare

CompatHelper v3.0.0

Diff since v2.1.1

Closed issues:

  • Opt-in feature: bump patch component of version number (#132)
  • Feature request: support packages hosted on GitLab (#243)
  • Add Aqua.jl to the test suite? (#307)
  • Reminder: periodically merge master into v3-dev (#324)
  • Some documentation on dep_to_current_compat_entry_verbatim, dep_to_current_compat_entry, deps_with_missing_compat_entry, and dep_to_latest_version (#333)
  • Spurious version bump PR opened when pkg server runs behind (#341)
  • CompatHelper keeps suggesting previous versions of 0.x format (#346)

Merged pull requests:

  • Get latest version from registries (#323) (@mattBrzezinski)
  • 🤖 Automatically format the source code files (#334) (@github-actions[bot])
  • [v3-dev] Some style tweaks: replace using Foo with using Foo: Foo, etc. (#335) (@DilumAluthge)
  • [v3-dev] Bors: require the Codecov checks (#336) (@DilumAluthge)
  • Use the CODECOV_TOKEN when submitting to Codecov (#337) (@DilumAluthge)
  • Merge the dpa/master branch into the v3-dev branch (#338) (@DilumAluthge)
  • NewVersions utility functions (#339) (@mattBrzezinski)
  • Rewrite main function for new_versions (#340) (@fchorney)
  • 🤖 Automatically format the source code files (#342) (@github-actions[bot])
  • Add main function and tests (#343) (@fchorney)
  • 🤖 Automatically format the source code files (#344) (@github-actions[bot])
  • Add Full GitLab Support (#349) (@fchorney)
  • GitHub Integration Tests (#350) (@mattBrzezinski)
  • 🤖 Automatically format the source code files (#351) (@github-actions[bot])
  • 🤖 Automatically format the source code files (#352) (@github-actions[bot])
  • WIP: Generic Integration tests, added GitLab support (#353) (@mattBrzezinski)
  • 🤖 Automatically format the source code files (#354) (@github-actions[bot])
  • Refactored API Hostname and Clone Hostname into CIService struct (#355) (@mattBrzezinski)
  • Minor cleanup, whitespace, moving functions around,etc (#356) (@mattBrzezinski)
  • Bump Version of Package (#358) (@fchorney)
  • Added documentation (#359) (@mattBrzezinski)
  • Main Returns the PRs that it creates (#360) (@fchorney)
  • CompatHelper version 3: major rewrite and overhaul of the entire package (i.e. merge the v3-dev branch into the master branch) (#361) (@DilumAluthge)
  • Sleep Integration Tests to prevent secondary rate limits being hit (#362) (@mattBrzezinski)
  • create_pull_request should use id for GitLab (#363) (@fchorney)
  • Bug-fix for bump_package_version! when Project version is undefined (#365) (@st--)
  • 🤖 Automatically format the source code files (#366) (@github-actions[bot])

v2.1.1

02 Jun 02:59
87e1847
Compare
Choose a tag to compare

CompatHelper v2.1.1

Diff since v2.1.0

Closed issues:

  • [FR] Don't reopen closed PRs (#257)
  • CompatHelper opens PRs though it opened the same one the day before (#261)
  • Restore test that the major version in the workflow file matches the major version in the Project.toml file (#304)
  • TODO: add BlueStyle badge to the README on the v3-dev branch (#312)

Merged pull requests:

v2.1.0

10 May 06:39
8874781
Compare
Choose a tag to compare

CompatHelper v2.1.0

Diff since v2.0.6

v2.0.6

08 May 08:16
d005fb1
Compare
Choose a tag to compare

CompatHelper v2.0.6

Diff since v2.0.5

Closed issues:

  • document when it runs (#127)
  • Document that your repo must have Project.toml file (#134)
  • Opt-in feature: auto-merge CompatHelper PRs if all CI statuses pass (#165)
  • CompatHelper crashes on unresovable project (#179)

v2.0.5

02 May 03:43
b658b58
Compare
Choose a tag to compare

CompatHelper v2.0.5

Diff since v2.0.4

v2.0.4

22 Apr 02:12
29a6c43
Compare
Choose a tag to compare

CompatHelper v2.0.4

Diff since v2.0.3

v2.0.3

21 Apr 02:58
4603911
Compare
Choose a tag to compare

CompatHelper v2.0.3

Diff since v2.0.2

Merged pull requests:

  • If a private key is provided, always check it (even if we don't open any new PRs) (#292) (@DilumAluthge)

v2.0.2

21 Apr 01:25
6b5578e
Compare
Choose a tag to compare

CompatHelper v2.0.2

Diff since v2.0.0

Merged pull requests: