Skip to content

Commit

Permalink
chore: dependency updates (#325)
Browse files Browse the repository at this point in the history
* chore(deps): Bump @octokit/endpoint from 10.1.2 to 10.1.3

Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](octokit/endpoint.js@v10.1.2...v10.1.3)

---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps): Bump @octokit/request from 9.2.0 to 9.2.1

Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps-dev): Bump prettier from 3.4.2 to 3.5.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps-dev): Bump publint from 0.3.4 to 0.3.5

Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint)

---
updated-dependencies:
- dependency-name: publint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps): Bump ruby/setup-ruby from 1.217.0 to 1.219.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.217.0 to 1.219.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@8711a86...f2f42b7)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps): Bump github/codeql-action from 3.27.9 to 3.28.9

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@df409f7...9e8d078)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps): Bump actions/setup-node from 4.0.2 to 4.2.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@60edb5d...1d0ff46)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore(deps): Bump codecov/codecov-action from 4.5.0 to 5.3.1

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@e28ff12...13ce06b)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>

* chore: `pnpm update -r --latest`

Signed-off-by: Sam Gammon <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
sgammon and dependabot[bot] authored Feb 14, 2025
1 parent a1d6001 commit aabb350
Show file tree
Hide file tree
Showing 10 changed files with 183 additions and 183 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
java-version: '21'
distribution: 'zulu'
- name: 'Setup: Node'
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: ${{ vars.NODE_VERSION || '21' }}
- name: 'Setup: Bun'
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- name: 'Build & Test Repository'
run: make TESTS=${{ inputs.tests && 'yes' || 'no' }} SIGNING=no JAVADOC=no SNAPSHOT=yes
- name: 'Reporting: Code Coverage'
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
continue-on-error: true
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
persist-credentials: false
- name: 'Setup: Node'
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: ${{ vars.NODE_VERSION || '21' }}
registry-url: 'https://registry.npmjs.org'
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
with:
persist-credentials: false
- name: 'Setup: Node'
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: ${{ vars.NODE_VERSION || '21' }}
registry-url: 'https://registry.npmjs.org'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
persist-credentials: false
- name: 'Setup: Ruby'
uses: ruby/setup-ruby@8711a86ab6f9aa72890da4123b2ef7283b6b22b6 # v1.217.0
uses: ruby/setup-ruby@f2f42b7848feff522ffa488a5236ba0a73bccbdd # v1.219.0
with:
ruby-version: '3.1'
bundler-cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"hashlock": "1.0.4",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"prettier": "3.4.2",
"prettier": "3.5.1",
"typescript": "5.7.3"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/gradle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"semver": "7.7.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@
"@javamodules/gradle": "workspace:*",
"@javamodules/java": "workspace:*",
"@javamodules/maven": "workspace:*",
"@octokit/core": "6.1.3",
"@octokit/endpoint": "10.1.2",
"@octokit/core": "6.1.4",
"@octokit/endpoint": "10.1.3",
"@octokit/graphql": "8.2.0",
"@octokit/request": "9.2.0",
"@sqlite.org/sqlite-wasm": "3.48.0-build4",
"@octokit/request": "9.2.2",
"@sqlite.org/sqlite-wasm": "3.49.0-build3",
"chalk": "5.4.1",
"commander": "13.1.0",
"fflate": "0.8.2",
Expand All @@ -147,11 +147,11 @@
"@jest/globals": "29.7.0",
"@octokit/types": "13.8.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"@types/spdx-expression-parse": "3.0.5",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"publint": "0.3.4",
"publint": "0.3.5",
"semver": "7.7.1",
"ts-jest": "29.2.5",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/java/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@jest/globals": "29.7.0",
"@types/bytebuffer": "5.0.49",
"@types/jest": "29.5.14",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-jest": "29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/maven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"@types/traverse": "0.6.37",
"@types/xml2js": "0.4.14",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit aabb350

Please sign in to comment.