-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Auto-generated] Update dependencies (#790)
### Update dependencies Automatically created PR from [`ci/dependabot-updates`](https://github.com/emmo-repo/EMMOntoPy/tree/ci/dependabot-updates). The PR is based on the ['CI - Update dependencies PR' workflow](https://SINTEF.github.io/ci-cd/latest/workflows/ci_update_dependencies/) in [SINTEF/ci-cd](https://github.com/SINTEF/ci-cd). #### To do - [ ] Check that the diff is sensible, and that tests and builds pass with the new dependency versions. - [ ] Make sure that the PR is **squash** merged, with a sensible commit message. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francesca L. Bleken <[email protected]> Co-authored-by: francescalb <[email protected]> Co-authored-by: Jesper Friis <[email protected]>
- Loading branch information
1 parent
250888a
commit 582935b
Showing
7 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
jobs: | ||
publish: | ||
name: External | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].2 | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].3 | ||
if: github.repository == 'emmo-repo/EMMOntoPy' && startsWith(github.ref, 'refs/tags/v') | ||
with: | ||
git_username: EMMOntoPy Developers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
jobs: | ||
update-dependabot-branch: | ||
name: External | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].2 | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].3 | ||
if: github.repository_owner == 'emmo-repo' && startsWith(github.event.pull_request.head.ref, 'dependabot/') && github.actor == 'dependabot[bot]' | ||
secrets: | ||
PAT: ${{ secrets.RELEASE_PAT }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
jobs: | ||
updates-to-master: | ||
name: External | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].2 | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].3 | ||
if: github.repository_owner == 'emmo-repo' | ||
with: | ||
git_username: EMMOntoPy Developers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ on: | |
jobs: | ||
create-collected-pr: | ||
name: External | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].2 | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].3 | ||
if: github.repository_owner == 'emmo-repo' | ||
with: | ||
git_username: EMMOntoPy Developers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ on: | |
jobs: | ||
tests: | ||
name: External | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].2 | ||
uses: SINTEF/ci-cd/.github/workflows/[email protected].3 | ||
with: | ||
# General | ||
install_extras: "[dev,docs]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters