2699 Commits

Author SHA1 Message Date
Dan Yeaw
a2f738bba3
Remove GTK version from matrix 2023-12-29 15:45:41 -05:00
Dan Yeaw
99962a8b92
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-4.0.0 2023-12-29 15:42:55 -05:00
Dan Yeaw
e22548ebd5
Merge pull request #741 from gaphor/gaphas-4
Gaphas 4.0
2023-12-29 15:41:30 -05:00
Dan Yeaw
73abb2b6eb
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-4.0.0
# Conflicts:
#	poetry.lock
2023-12-29 15:04:55 -05:00
Arjan Molenaar
c2fa990e49 Bump version to 4.0.0 2023-12-27 17:06:18 +01:00
Arjan Molenaar
30ececc7f8
Merge pull request #740 from gaphor/ruff-format
Replace Black with Ruff Format
2023-12-27 15:57:39 +01:00
Sourcery AI
6923022b40 'Refactored by Sourcery' 2023-12-27 15:57:15 +01:00
Arjan Molenaar
5a4dd87fb7 Replace deprecated Gtk.Widget.get_allocation 2023-12-27 15:56:17 +01:00
Arjan Molenaar
e7c2edf713 Remove remaining GTK+ 3 leftovers 2023-12-27 15:53:29 +01:00
Arjan Molenaar
c55f260385 Tools no longer have a view argument 2023-12-27 15:40:36 +01:00
Arjan Molenaar
1bfcd6be93 Remove another GTK3 relic 2023-12-27 14:40:37 +01:00
Arjan Molenaar
2bc351e052 Remove remaining GTK3 checks from demo 2023-12-27 14:39:34 +01:00
Arjan Molenaar
47caec2591 Fix demo now that BoundingBoxPainter and utils is gone 2023-12-27 14:38:16 +01:00
Arjan Molenaar
63d45c41c2 Drop support for GTK+ 3 2023-12-27 13:56:40 +01:00
Arjan Molenaar
e07e9b53e6 Remove deprecated modules 2023-12-27 13:44:40 +01:00
Dan Yeaw
aa9f629e57 Fix typo 2023-12-26 20:40:00 -05:00
Dan Yeaw
cbcf7f10fb Replace Gitter with Matrix 2023-12-26 20:35:18 -05:00
Dan Yeaw
3e1806924e Replace Black with Ruff format 2023-12-26 20:31:12 -05:00
pre-commit-ci[bot]
5f968fb2a8
[pre-commit.ci] pre-commit autoupdate (#739)
updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-25 15:59:35 -05:00
Dan Yeaw
64fd945b30
Update dependencies 2023-12-22 16:56:49 -05:00
Dan Yeaw
9a81bfe4c2
Only upload files with GTK 4 2023-12-22 16:46:45 -05:00
Dan Yeaw
78c6a7c4be
Fix wrong variable name for python versions 2023-12-22 16:32:48 -05:00
dependabot[bot]
72711c72b2
Bump github/codeql-action from 3.22.11 to 3.22.12 (#738)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b374143c11...012739e508)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 06:51:37 -05:00
dependabot[bot]
3b0ba19ced
Bump actions/download-artifact from 4.0.0 to 4.1.0 (#736)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](7a1cd3216c...f44cd7b40b)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:26:40 -05:00
dependabot[bot]
945147d6c2
Bump pytest-archon from 0.0.5 to 0.0.6 (#737)
Bumps [pytest-archon](https://github.com/jwbargsten/pytest-archon) from 0.0.5 to 0.0.6.
- [Commits](https://github.com/jwbargsten/pytest-archon/compare/v0.0.5...v0.0.6)

---
updated-dependencies:
- dependency-name: pytest-archon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 15:43:56 -05:00
dependabot[bot]
e6b4778168
Bump actions/download-artifact from 3.0.2 to 4.0.0 (#733)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...7a1cd3216c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 16:19:46 -05:00
pre-commit-ci[bot]
c772bd39b3
[pre-commit.ci] pre-commit autoupdate (#735)
updates:
- [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.8)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-18 15:29:37 -05:00
dependabot[bot]
ef6b0802af
Bump paambaati/codeclimate-action (#734)
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 4cace242c6e0a2dd554bbb3cc12c58047d8af3e5 to a1831d7162ea1fbc612ffe5fb3b90278b7999d59.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](4cace242c6...a1831d7162)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 06:48:31 -05:00
dependabot[bot]
0a189d3a68
Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 11:24:52 +00:00
Arjan Molenaar
dd5caa5b23
Merge pull request #731 from gaphor/dependabot/github_actions/github/codeql-action-3.22.11
Bump github/codeql-action from 2.22.10 to 3.22.11
2023-12-14 14:54:47 +01:00
dependabot[bot]
85418b49c6
Bump github/codeql-action from 2.22.10 to 3.22.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.10 to 3.22.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](305f654631...b374143c11)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 11:04:30 +00:00
dependabot[bot]
ac6a8e8f10
Bump github/codeql-action from 2.22.9 to 2.22.10 (#730)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.9 to 2.22.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c0d1daa7f7...305f654631)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 13:35:56 -05:00
Arjan Molenaar
c9808a3133
Merge pull request #729 from gaphor/pre-commit-ci-update-config 2023-12-11 22:32:17 +01:00
pre-commit-ci[bot]
aa865c399b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.7)
2023-12-11 18:56:59 +00:00
dependabot[bot]
bb399329b2
Bump github/codeql-action from 2.22.8 to 2.22.9 (#728)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.8 to 2.22.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](407ffafae6...c0d1daa7f7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 07:50:10 -05:00
dependabot[bot]
b1d73d0bc6
Bump actions/setup-python from 4.8.0 to 5.0.0 (#727)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](b64ffcaf5b...0a5c615913)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 20:59:56 -05:00
dependabot[bot]
5517a197eb
Bump actions/setup-python from 4.7.1 to 4.8.0 (#726)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](65d7f2d534...b64ffcaf5b)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 19:31:57 -05:00
dependabot[bot]
34602aa8d6
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#725)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](b7f401de30...2f6f737ca5)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 10:05:13 -05:00
Arjan Molenaar
22026496f7
Merge pull request #724 from gaphor/dependabot/github_actions/actions/dependency-review-action-3.1.4
Bump actions/dependency-review-action from 3.1.3 to 3.1.4
2023-11-28 14:53:08 +01:00
dependabot[bot]
f16497c7e5
Bump actions/dependency-review-action from 3.1.3 to 3.1.4
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](7bbfa034e7...01bc87099b)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 11:19:54 +00:00
pre-commit-ci[bot]
296c0648b2
[pre-commit.ci] pre-commit autoupdate (#723)
updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-27 14:40:46 -05:00
dependabot[bot]
738b0dc41f
Bump github/codeql-action from 2.22.7 to 2.22.8 (#722)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.7 to 2.22.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](66b90a5db1...407ffafae6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 16:40:20 -05:00
pre-commit-ci[bot]
4325885418
[pre-commit.ci] pre-commit autoupdate (#721)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-20 16:51:35 -05:00
Arjan Molenaar
d52cad7cf2
Merge pull request #720 from gaphor/dependabot/github_actions/step-security/harden-runner-2.6.1
Bump step-security/harden-runner from 2.6.0 to 2.6.1
2023-11-17 13:16:53 +01:00
Arjan Molenaar
10f4b99b98
Merge pull request #719 from gaphor/dependabot/github_actions/github/codeql-action-2.22.7
Bump github/codeql-action from 2.22.6 to 2.22.7
2023-11-17 13:16:43 +01:00
dependabot[bot]
495ab9f7e5
Bump step-security/harden-runner from 2.6.0 to 2.6.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](1b05615854...eb238b55ef)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 11:20:21 +00:00
dependabot[bot]
875906536f
Bump github/codeql-action from 2.22.6 to 2.22.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.6 to 2.22.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](689fdc5193...66b90a5db1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 11:20:15 +00:00
dependabot[bot]
60f08f9a4c
Bump github/codeql-action from 2.22.5 to 2.22.6 (#718)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.5 to 2.22.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](74483a38d3...689fdc5193)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 09:29:31 -05:00
dependabot[bot]
5dfa902ab7
Bump actions/dependency-review-action from 3.1.2 to 3.1.3 (#717)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](fde92acd08...7bbfa034e7)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 17:44:46 -05:00
pre-commit-ci[bot]
5ca6d77bd4
[pre-commit.ci] pre-commit autoupdate (#716)
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-13 18:48:43 -05:00