Skip to content

Commit 5a97618

Browse files
linearbciactions-userMishaKav
authored
Bump @linearb/gitstream-core to 2.1.251 (#486)
* bump @linearb/gitstream-core to 2.1.251 * Update dependencies in package.json and package-lock.json; bump @actions/core to ^2.0.3, @types/node to ^25.1.0, and @typescript-eslint packages to ^8.54.0. Add ignore rule for major updates of @actions/core in dependabot.yml. Update build artifacts. --------- Co-authored-by: GitHub Actions Bot <actions@github.com> Co-authored-by: Misha Kav <misha.kav@gmail.com>
1 parent b3c6565 commit 5a97618

4 files changed

Lines changed: 171 additions & 157 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
directory: /
1010
schedule:
1111
interval: monthly
12+
ignore:
13+
- dependency-name: '@actions/core'
14+
update-types:
15+
- 'version-update:semver-major'
1216
groups:
1317
npm-development:
1418
dependency-type: development

dist/index.js

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

0 commit comments

Comments
 (0)