dependabot[bot]
|
a23e3a328f
|
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
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>
|
2023-12-06 15:20:59 +00:00 |
|
dependabot[bot]
|
1db05990f2
|
build(deps): bump tj-actions/changed-files from 39 to 40
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 15:22:43 +00:00 |
|
Ibrahim Abdelkader
|
b850a5ef2f
|
Merge pull request #1853 from openmv/dependabot/github_actions/dev-drprasad/delete-tag-and-release-1.0.1
build(deps): bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1.0.1
|
2023-10-10 15:38:24 +03:00 |
|
iabdalkader
|
dbf4996f21
|
modules/py_sensor: Print warning on missing sensor controls.
Will not raise an exception if a sensor control is not implemented,
this will allow sharing more scripts between different sensors.
|
2023-10-10 12:00:21 +02:00 |
|
iabdalkader
|
7f795dbb2a
|
boards: Add support for Arduino Giga.
|
2023-10-05 16:05:52 +02:00 |
|
dependabot[bot]
|
3cab1804b2
|
build(deps): bump actions/cache from 3.3.1 to 3.3.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.3.1...v3.3.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-08 16:42:53 +00:00 |
|
iabdalkader
|
ad08202e5c
|
misc: Update code formatting workflow.
|
2023-09-08 18:39:46 +02:00 |
|
iabdalkader
|
34db45e682
|
misc: Fix code format workflow.
|
2023-09-08 11:39:14 +02:00 |
|
Ibrahim Abdelkader
|
7f6d137c75
|
Merge pull request #1916 from openmv/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
|
2023-09-07 19:05:11 +03:00 |
|
Ibrahim Abdelkader
|
41aff09764
|
Merge pull request #1917 from openmv/dependabot/github_actions/tj-actions/changed-files-39
build(deps): bump tj-actions/changed-files from 37 to 39
|
2023-09-07 19:04:37 +03:00 |
|
Ibrahim Abdelkader
|
97e9ce6321
|
Merge pull request #1856 from openmv/dependabot/github_actions/mikepenz/release-changelog-builder-action-4
build(deps): bump mikepenz/release-changelog-builder-action from 3 to 4
|
2023-09-07 19:04:05 +03:00 |
|
dependabot[bot]
|
31c5e19f90
|
build(deps): bump tj-actions/changed-files from 37 to 39
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 39.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v39)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 15:37:28 +00:00 |
|
dependabot[bot]
|
def3741770
|
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 15:38:13 +00:00 |
|
iabdalkader
|
577277e509
|
github: Update Python linter workflow.
|
2023-07-05 19:11:37 +02:00 |
|
iabdalkader
|
6197ca2cc8
|
github: Update Python linter workflow.
|
2023-07-05 19:01:13 +02:00 |
|
iabdalkader
|
ec67194d68
|
github: Update codeformat workflow.
|
2023-07-03 18:16:56 +02:00 |
|
iabdalkader
|
12e0805a56
|
github: Add code formatting workflow and tools.
|
2023-07-02 16:42:11 +02:00 |
|
iabdalkader
|
4b97110e04
|
github: Add OPENMV_RT1060 target.
|
2023-06-28 23:09:54 +02:00 |
|
Ibrahim Abdelkader
|
becd90abfd
|
Merge pull request #1787 from openmv/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 3 to 4
|
2023-06-26 22:23:42 +03:00 |
|
Ibrahim Abdelkader
|
b631ee7e6f
|
Merge pull request #1740 from openmv/dependabot/github_actions/geekyeggo/delete-artifact-2
build(deps): bump geekyeggo/delete-artifact from 1 to 2
|
2023-06-26 22:11:07 +03:00 |
|
dependabot[bot]
|
0720da1fcc
|
build(deps): bump mikepenz/release-changelog-builder-action from 3 to 4
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 3 to 4.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](https://github.com/mikepenz/release-changelog-builder-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 16:09:34 +00:00 |
|
dependabot[bot]
|
3e676a76e7
|
build(deps): bump dev-drprasad/delete-tag-and-release
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.1 to 1.0.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](https://github.com/dev-drprasad/delete-tag-and-release/compare/v0.2.1...v1.0.1)
---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-30 15:58:32 +00:00 |
|
Ibrahim Abdelkader
|
511243b75f
|
Merge pull request #1804 from openmv/dependabot/github_actions/actions/cache-3.3.1
build(deps): bump actions/cache from 3.2.5 to 3.3.1
|
2023-05-25 20:37:27 +03:00 |
|
iabdalkader
|
70858ebeac
|
github: Disable unused targets.
|
2023-05-07 13:18:35 +02:00 |
|
iabdalkader
|
77a7d16c09
|
boards: Rename Arduino targets.
|
2023-05-07 13:18:35 +02:00 |
|
dependabot[bot]
|
27842338f9
|
build(deps): bump dev-drprasad/delete-tag-and-release
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](https://github.com/dev-drprasad/delete-tag-and-release/compare/v0.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 15:59:46 +00:00 |
|
dependabot[bot]
|
96609baef3
|
build(deps): bump actions/cache from 3.2.5 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.5...v3.3.1)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 16:02:02 +00:00 |
|
dependabot[bot]
|
e03c702c5d
|
build(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
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>
|
2023-02-20 16:05:00 +00:00 |
|
iabdalkader
|
50db3f5c15
|
misc: Add Python linter workflow.
|
2023-02-19 21:13:21 +01:00 |
|
dependabot[bot]
|
d4097fc1c9
|
build(deps): bump actions/cache from 3.2.3 to 3.2.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-10 16:02:54 +00:00 |
|
iabdalkader
|
addfb5d81a
|
github: Update workflows.
|
2023-01-21 11:16:35 +02:00 |
|
iabdalkader
|
1acc433211
|
github: Update workflows.
|
2023-01-21 11:05:36 +02:00 |
|
dependabot[bot]
|
93e49684de
|
build(deps): bump actions/cache from 3.0.11 to 3.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 15:12:36 +00:00 |
|
dependabot[bot]
|
31c2d4dd68
|
build(deps): bump gsactions/commit-message-checker from 1 to 2
Bumps [gsactions/commit-message-checker](https://github.com/gsactions/commit-message-checker) from 1 to 2.
- [Release notes](https://github.com/gsactions/commit-message-checker/releases)
- [Commits](https://github.com/gsactions/commit-message-checker/compare/v1...v2)
---
updated-dependencies:
- dependency-name: gsactions/commit-message-checker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 15:30:33 +00:00 |
|
dependabot[bot]
|
0521bb767e
|
build(deps): bump actions/cache from 3.0.8 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.11)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 15:42:21 +00:00 |
|
dependabot[bot]
|
84373cb29f
|
build(deps): bump geekyeggo/delete-artifact from 1 to 2
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1 to 2.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v1...v2)
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 15:28:19 +00:00 |
|
Ibrahim Abdelkader
|
fff5fe52bc
|
Merge pull request #1706 from openmv/dependabot/github_actions/actions/cache-3.0.8
build(deps): bump actions/cache from 3.0.6 to 3.0.8
|
2022-08-31 20:28:29 +02:00 |
|
iabdalkader
|
138b0bcdad
|
boards/OPENMV4_PRO: Add board support for OpenMV4-Pro.
|
2022-08-31 20:16:19 +02:00 |
|
dependabot[bot]
|
d01e90352c
|
build(deps): bump actions/cache from 3.0.6 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.6...v3.0.8)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 15:31:44 +00:00 |
|
iabdalkader
|
86237300b2
|
github: Update workflow changelog.
|
2022-08-10 22:57:11 +02:00 |
|
iabdalkader
|
d36aa8e2eb
|
github: Update workflow changelog.
|
2022-08-10 20:15:26 +02:00 |
|
iabdalkader
|
75fce58aa9
|
github: Update workflow changelog.
|
2022-08-10 19:49:51 +02:00 |
|
dependabot[bot]
|
8e354f72f8
|
build(deps): bump actions/cache from 3.0.4 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.6)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-05 15:32:04 +00:00 |
|
iabdalkader
|
1b16b37f9d
|
github: Update workflow changelog.
|
2022-07-18 15:21:22 +02:00 |
|
dependabot[bot]
|
ae44f252b8
|
build(deps): bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 15:43:28 +00:00 |
|
dependabot[bot]
|
449cb4c375
|
build(deps): bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-31 15:28:03 +00:00 |
|
iabdalkader
|
aaa484213c
|
github: Fix firmware workflow permissions.
|
2022-05-11 16:55:30 +02:00 |
|
dependabot[bot]
|
fc8620266c
|
build(deps): bump mikepenz/release-changelog-builder-action from 2 to 3
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 2 to 3.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](https://github.com/mikepenz/release-changelog-builder-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 15:33:38 +00:00 |
|
dependabot[bot]
|
cbdcae26c6
|
build(deps): bump actions/cache from 3.0.1 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 15:58:18 +00:00 |
|
Ibrahim Abdelkader
|
dc4668f79d
|
Merge pull request #1609 from openmv/dependabot/github_actions/actions/upload-artifact-3
build(deps): bump actions/upload-artifact from 2 to 3
|
2022-04-09 11:11:54 +02:00 |
|