Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
91de877
Bump rexml from 3.3.9 to 3.4.2 in /docs
dependabot[bot] Sep 17, 2025
6b43ae6
Bump eslint-plugin-jest from 28.14.0 to 29.0.1
dependabot[bot] Sep 19, 2025
f605d3f
Bump pip in /scripts/docker/examples/python/assets/hello_world
dependabot[bot] Sep 24, 2025
1a085df
Bump @swc/core from 1.12.6 to 1.13.19
dependabot[bot] Sep 25, 2025
ae949b7
Bump tsx from 4.20.3 to 4.20.6
dependabot[bot] Sep 26, 2025
e28b747
Bump github/codeql-action from 3.30.3 to 3.30.5
dependabot[bot] Sep 29, 2025
0d93da1
Bump @stylistic/eslint-plugin from 3.1.0 to 5.4.0
dependabot[bot] Sep 29, 2025
1a260cc
Bump csv-parse from 5.6.0 to 6.1.0
dependabot[bot] Sep 29, 2025
2199df1
Merge dependabot/github_actions/github/codeql-action-3.30.5 into depe…
github-actions[bot] Sep 30, 2025
d6fe06c
Merge dependabot/npm_and_yarn/tsx-4.20.6 into dependabotCombined
github-actions[bot] Sep 30, 2025
c7a8a3a
Merge dependabot/npm_and_yarn/swc/core-1.13.19 into dependabotCombined
github-actions[bot] Sep 30, 2025
d0ee561
Merge dependabot/pip/scripts/docker/examples/python/assets/hello_worl…
github-actions[bot] Sep 30, 2025
e6673c2
Merge dependabot/npm_and_yarn/stylistic/eslint-plugin-5.4.0 into depe…
github-actions[bot] Sep 30, 2025
80e80ba
Merge dependabot/npm_and_yarn/csv-parse-6.1.0 into dependabotCombined
github-actions[bot] Sep 30, 2025
107d160
Merge dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 into dependab…
github-actions[bot] Sep 30, 2025
52b5cc3
Merge dependabot/bundler/docs/rexml-3.4.2 into dependabotCombined
github-actions[bot] Sep 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.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@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rexml (3.4.2)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.83.0-x86_64-linux-gnu)
Expand Down
Loading