Skip to content

Commit 3064aac

Browse files
build(dev): update all non-major dependencies (#367)
Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
1 parent 5158b49 commit 3064aac

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
secrets:
4040
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
4141
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
42-
uses: bfra-me/.github/.github/workflows/renovate.yaml@e48aa3d8e6d1f25febd989aa20527d30ef074e30 # v4.16.15
42+
uses: bfra-me/.github/.github/workflows/renovate.yaml@71213b76c0a4c5ba90e8071a5777b3836092b655 # v4.16.16
4343
with:
4444
log-level: ${{ inputs.log-level || (github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch) && 'debug' || 'info' }}
4545
print-config: ${{ inputs.print-config || false }}

.github/workflows/update-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
secrets:
2121
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
2222
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
23-
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@e48aa3d8e6d1f25febd989aa20527d30ef074e30 # v4.16.15
23+
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@71213b76c0a4c5ba90e8071a5777b3836092b655 # v4.16.16

bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
},
6565
"devDependencies": {
6666
"@biomejs/biome": "2.4.15",
67-
"@opencode-ai/plugin": "1.14.47",
68-
"@opencode-ai/sdk": "1.14.47",
67+
"@opencode-ai/plugin": "1.14.48",
68+
"@opencode-ai/sdk": "1.14.48",
6969
"@types/bun": "latest",
7070
"@types/js-yaml": "4.0.9",
7171
"@types/node": "24.12.3",

0 commit comments

Comments
 (0)