bf46ed031a
chore!(rules): commented out line diff
build / lint (push) Failing after 17s
build / build python ${{ matrix.python-version }} (3.10) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.11) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.12) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.9) (push) Has been skipped
build / Publish to PyPI (release only) (push) Has been skipped
CodeQL / Analyze (push) Failing after 47s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 21s
2024-10-24 12:58:23 +03:00
d4938f4c73
fix(gaphas.spec): unnecessary macros have been removed
build / lint (push) Failing after 17s
build / build python ${{ matrix.python-version }} (3.10) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.11) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.12) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.9) (push) Has been skipped
build / Publish to PyPI (release only) (push) Has been skipped
2024-10-24 12:55:26 +03:00
c09c76edfb
fix(.spec): change Source
2024-10-17 15:33:49 +03:00
4f8c670bc1
4.1.1-alt1
...
build / lint (push) Failing after 25s
build / build python ${{ matrix.python-version }} (3.10) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.11) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.12) (push) Has been skipped
build / build python ${{ matrix.python-version }} (3.9) (push) Has been skipped
build / Publish to PyPI (release only) (push) Has been skipped
CodeQL / Analyze (push) Failing after 26s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 18s
- Initial build
2024-10-17 14:43:49 +03:00
0308858fff
gear-remotes-save
2024-10-17 14:39:28 +03:00
Arjan Molenaar
a83636be97
Merge pull request #846 from gaphor/dependabot/github_actions/github-action-updates-d9ddfcf5e9
...
Bump the github-action-updates group with 4 updates
2024-10-14 16:13:53 +02:00
Arjan Molenaar
2f0ef362a2
Merge pull request #845 from gaphor/block-egress
...
Block egress to unknown endpoints in CI, update dependencies
2024-10-14 16:13:35 +02:00
dependabot[bot]
4973002b14
Bump the github-action-updates group with 4 updates
...
Bumps the github-action-updates group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/cache](https://github.com/actions/cache ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...eef61447b9
)
Updates `actions/cache` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](2cdf405574...3624ceb22c
)
Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...b4b15b8c7c
)
Updates `github/codeql-action` from 3.26.11 to 3.26.13
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6db8d6351f...f779452ac5
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:54:51 +00:00
Dan Yeaw
6bf93497a9
Block egress to unknown endpoints in CI
2024-10-10 22:08:05 -04:00
Dan Yeaw
2399c6d367
Update dependencies
2024-10-10 21:42:18 -04:00
dependabot[bot]
f4d372d67d
Bump the github-action-updates group with 3 updates ( #844 )
...
Bumps the github-action-updates group with 3 updates: [actions/cache](https://github.com/actions/cache ), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/cache` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c45773b62...2cdf405574
)
Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](897895f1e1...f7600683ef
)
Updates `github/codeql-action` from 3.26.9 to 3.26.11
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](461ef6c76d...6db8d6351f
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 17:16:28 -04:00
dependabot[bot]
d3f3de43dc
Bump pytest-asyncio from 0.23.8 to 0.24.0 in the pip-updates group ( #843 )
...
Bumps the pip-updates group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.23.8 to 0.24.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 17:14:50 -04:00
Dan Yeaw
cf758e83dc
Merge pull request #829 from gaphor/asyncio
...
Use asyncio for view updates
2024-10-06 15:01:39 -04:00
Arjan Molenaar
46b336ea13
Bump version to 5.0.0
2024-10-06 15:40:28 +02:00
Arjan Molenaar
7d189ce2e1
Remove decorators and use async/await instead
2024-10-06 15:39:58 +02:00
Arjan Molenaar
a3627e7547
Remove nonrecursive decorator
2024-10-06 15:28:03 +02:00
dependabot[bot]
05b7d0b2d3
Bump the github-action-updates group with 2 updates ( #842 )
...
Bumps the github-action-updates group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7
)
Updates `github/codeql-action` from 3.26.8 to 3.26.9
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](294a9d9291...461ef6c76d
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 19:27:21 -04:00
dependabot[bot]
3ff7881bc0
Bump the github-action-updates group with 2 updates ( #841 )
...
Bumps the github-action-updates group with 2 updates: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `pypa/gh-action-pypi-publish` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](0ab0b79471...897895f1e1
)
Updates `github/codeql-action` from 3.26.7 to 3.26.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8214744c54...294a9d9291
)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 16:56:38 -04:00
Arjan Molenaar
f95fa0c338
Merge pull request #840 from gaphor/dependabot/pip/pip-updates-2bcfe56e2f
...
Bump the pip-updates group with 2 updates
2024-09-16 15:21:50 +02:00
Arjan Molenaar
20e66c00ce
Merge pull request #839 from gaphor/dependabot/github_actions/github-action-updates-ff7ff010fc
...
Bump the github-action-updates group with 2 updates
2024-09-16 15:21:28 +02:00
dependabot[bot]
671eb9cec4
Bump the pip-updates group with 2 updates
...
Bumps the pip-updates group with 2 updates: [pygobject](https://pygobject.gnome.org ) and [pytest](https://github.com/pytest-dev/pytest ).
Updates `pygobject` from 3.48.2 to 3.50.0
Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: pygobject
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-updates
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:22:19 +00:00
dependabot[bot]
3eaa5321ba
Bump the github-action-updates group with 2 updates
...
Bumps the github-action-updates group with 2 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](5c7944e73c...91182cccc0
)
Updates `github/codeql-action` from 3.26.6 to 3.26.7
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4dd16135b6...8214744c54
)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:03:42 +00:00
dependabot[bot]
1a15df170c
Bump pypa/gh-action-pypi-publish in the github-action-updates group ( #837 )
...
Bumps the github-action-updates group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ).
Updates `pypa/gh-action-pypi-publish` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](8a08d61689...0ab0b79471
)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 19:01:27 -04:00
dependabot[bot]
d94b5a3529
Bump pycairo from 1.26.1 to 1.27.0 in the pip-updates group ( #838 )
...
Bumps the pip-updates group with 1 update: [pycairo](https://github.com/pygobject/pycairo ).
Updates `pycairo` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/pygobject/pycairo/releases )
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS )
- [Commits](https://github.com/pygobject/pycairo/compare/v1.26.1...v1.27.0 )
---
updated-dependencies:
- dependency-name: pycairo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 18:59:29 -04:00
Arjan Molenaar
183e407873
Merge pull request #836 from gaphor/dependabot/github_actions/github-action-updates-76506bdc52
...
Bump the github-action-updates group with 4 updates
2024-09-02 14:10:43 +02:00
dependabot[bot]
e2b1a12ea9
Bump the github-action-updates group with 4 updates
...
Bumps the github-action-updates group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python ), [actions/upload-artifact](https://github.com/actions/upload-artifact ), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/setup-python` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](39cd14951b...f677139bbe
)
Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
Updates `pypa/gh-action-pypi-publish` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](ec4db0b4dd...8a08d61689
)
Updates `github/codeql-action` from 3.26.5 to 3.26.6
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6
)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 11:03:14 +00:00
dependabot[bot]
5e97ebc73d
Bump the github-action-updates group with 2 updates ( #835 )
...
Bumps the github-action-updates group with 2 updates: [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `paambaati/codeclimate-action` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/paambaati/codeclimate-action/releases )
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md )
- [Commits](7c100bd1ed...f429536ee0
)
Updates `github/codeql-action` from 3.26.2 to 3.26.5
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](429e197704...2c779ab0d0
)
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:32:11 -04:00
Arjan Molenaar
ab80cd042f
Merge pull request #834 from gaphor/release-4.1.1
...
Bump version to 4.1.1
2024-08-20 18:56:17 +02:00
Arjan Molenaar
b108c217fe
Bump version to 4.1.1
2024-08-20 18:55:42 +02:00
Arjan Molenaar
d283f7a552
Merge pull request #832 from gaphor/macos-scroll-click
...
Improve scroll and zoom behavior
2024-08-20 18:37:45 +02:00
Arjan Molenaar
f732836d21
Use tolerance when checking if scrolling needs updating on matrix change
2024-08-20 18:04:05 +02:00
Arjan Molenaar
d1e5f94316
Move sign change down into scrolling class
...
Let's use the "matrix" interface.
2024-08-20 18:03:30 +02:00
Arjan Molenaar
36ef0962f3
Make scroll bars show the right position on scroll and zoom
2024-08-20 18:03:28 +02:00
Arjan Molenaar
0c5009ef44
Pan tool updates matrix directly
2024-08-20 18:02:24 +02:00
Arjan Molenaar
7e980bb882
Replace deprecated GTK .show call
2024-08-20 18:02:24 +02:00
Arjan Molenaar
d18894bb4e
Simplify scroll logic
...
We no longer need to remember the previous value, which cases issues
with trackpad scrolling on macOS.
2024-08-20 18:02:23 +02:00
Arjan Molenaar
7b2750650a
Merge pull request #833 from gaphor/modernize-typing
...
Replace old types info with 3.10+ constructs
2024-08-20 18:00:57 +02:00
Arjan Molenaar
5611fc048f
Replace old types info with 3.10+ constructs
2024-08-20 17:57:42 +02:00
dependabot[bot]
9a673fdbba
Bump github/codeql-action in the github-action-updates group ( #831 )
...
Bumps the github-action-updates group with 1 update: [github/codeql-action](https://github.com/github/codeql-action ).
Updates `github/codeql-action` from 3.26.0 to 3.26.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](eb055d739a...429e197704
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 15:44:47 -04:00
Arjan Molenaar
ad7e00bff7
Merge pull request #830 from gaphor/movetype-item
...
MoveType should contain an item attribute
2024-08-18 18:06:06 +02:00
Arjan Molenaar
a77015ffbf
MoveType should contain an item attribute
2024-08-18 17:00:35 +02:00
Arjan Molenaar
f5ea903d5d
Merge pull request #828 from gaphor/dependabot/pip/pip-updates-8cd8634ee0
2024-08-12 20:53:27 +02:00
Arjan Molenaar
169d3ab8f9
Merge pull request #827 from gaphor/dependabot/github_actions/github-action-updates-e3f367180a
2024-08-12 20:52:58 +02:00
dependabot[bot]
be6faad62d
Bump furo from 2024.7.18 to 2024.8.6 in the pip-updates group
...
Bumps the pip-updates group with 1 update: [furo](https://github.com/pradyunsg/furo ).
Updates `furo` from 2024.7.18 to 2024.8.6
- [Release notes](https://github.com/pradyunsg/furo/releases )
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md )
- [Commits](https://github.com/pradyunsg/furo/compare/2024.07.18...2024.08.06 )
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:26:10 +00:00
dependabot[bot]
5ee215ad14
Bump the github-action-updates group with 3 updates
...
Bumps the github-action-updates group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `step-security/harden-runner` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](0d381219dd...5c7944e73c
)
Updates `actions/upload-artifact` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9
)
Updates `github/codeql-action` from 3.25.15 to 3.26.0
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](afb54ba388...eb055d739a
)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:12:45 +00:00
Arjan Molenaar
693a73170c
Merge pull request #826 from gaphor/dependabot/github_actions/github-action-updates-7dc25245c6
...
Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the github-action-updates group
2024-08-05 13:31:36 +02:00
dependabot[bot]
9e8fdcb8fb
Bump actions/upload-artifact in the github-action-updates group
...
Bumps the github-action-updates group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/upload-artifact` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b2256b8c0...89ef406dd8
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:17:03 +00:00
dependabot[bot]
c0f72b5fea
Bump pytest from 8.3.1 to 8.3.2 in the pip-updates group ( #824 )
...
Bumps the pip-updates group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.1 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:23:16 -06:00
dependabot[bot]
7193c47d88
Bump the github-action-updates group with 2 updates ( #825 )
...
Bumps the github-action-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action ) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action ).
Updates `github/codeql-action` from 3.25.13 to 3.25.15
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2d790406f5...afb54ba388
)
Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](dc50aa9510...62b2cac7ed
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-action-updates
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-action-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:22:23 -06:00
dependabot[bot]
7c2e2f3a8b
Bump the pip-updates group with 3 updates ( #823 )
...
Bumps the pip-updates group with 3 updates: [pytest](https://github.com/pytest-dev/pytest ), [sphinx](https://github.com/sphinx-doc/sphinx ) and [furo](https://github.com/pradyunsg/furo ).
Updates `pytest` from 8.2.2 to 8.3.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1 )
Updates `sphinx` from 7.4.2 to 7.4.7
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.2...v7.4.7 )
Updates `furo` from 2024.5.6 to 2024.7.18
- [Release notes](https://github.com/pradyunsg/furo/releases )
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md )
- [Commits](https://github.com/pradyunsg/furo/compare/2024.05.06...2024.07.18 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-updates
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-updates
- dependency-name: furo
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:05:27 -06:00