-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): lock file maintenance non-major updates and lockfile mai…
…ntenance(auto merge)
- Loading branch information
1 parent
05bf9fb
commit b834bd6
Showing
5 changed files
with
37 additions
and
25 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 |
---|---|---|
|
@@ -11,7 +11,7 @@ jobs: | |
name: 🔒 Lock closed issues and PRs | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: dessant/[email protected].0 | ||
- uses: dessant/[email protected].1 | ||
with: | ||
github-token: ${{ github.token }} | ||
issue-lock-inactive-days: '30' | ||
|
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 |
---|---|---|
@@ -1 +1 @@ | ||
20.9.0 | ||
20.10.0 |
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-artist-33c1ebb6-a580-405e-99b4-d358f3c692dc.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "chore(deps): lock file maintenance non-major updates and lockfile maintenance(auto merge)", | ||
"packageName": "@rightcapital/artist", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "none" | ||
} |
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
"repository": "https://github.com/RightCapitalHQ/artist", | ||
"author": "RightCapital Ecosystem team <[email protected]>", | ||
"license": "MIT", | ||
"packageManager": "pnpm@8.10.0", | ||
"packageManager": "pnpm@8.11.0", | ||
"engines": { | ||
"node": ">=18.x", | ||
"pnpm": ">=8.x" | ||
|
@@ -50,12 +50,12 @@ | |
}, | ||
"dependencies": { | ||
"@rightcapital/exceptions": "1.2.5", | ||
"@slack/bolt": "3.14.0", | ||
"@slack/web-api": "6.9.0", | ||
"@slack/bolt": "3.15.0", | ||
"@slack/web-api": "6.10.0", | ||
"async-retry": "1.3.3", | ||
"dotenv": "16.3.1", | ||
"lodash": "4.17.21", | ||
"openai": "4.16.1" | ||
"openai": "4.20.1" | ||
}, | ||
"scripts": { | ||
"commit": "cz", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.