Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
c4b7372
Add overlay-base database cache key tests
cklin Sep 24, 2025
b4ce335
Ensure uniqueness of overlay-base database cache keys
kaspersv Oct 24, 2025
cbcae45
Reorder components of overlay-base cache key postfix
kaspersv Oct 24, 2025
66759e5
Improve error handling for overlay-base cache key creation
kaspersv Oct 24, 2025
fa46f22
Update changelog and version after v4.31.0
github-actions[bot] Oct 24, 2025
dd565f3
Rebuild
github-actions[bot] Oct 24, 2025
ae78991
Merge pull request #3236 from github/mergeback/v4.31.0-to-main-4e94bd11
mbg Oct 24, 2025
4e0b2cd
Merge pull request #3232 from github/kaspersv/unique-overlay-base-keys
kaspersv Oct 27, 2025
91ec0ed
Move diff-range computation into utils for reuse
kaspersv Oct 27, 2025
cc17bed
Move diff-range computation tests
kaspersv Oct 27, 2025
db47d17
Remove `add-snippets` input
mbg Oct 27, 2025
8d77149
Merge pull request #3238 from github/kaspersv/extract-diff-range-comp…
kaspersv Oct 27, 2025
127851b
Add environment variable for skipping workflow validation
mbg Oct 27, 2025
06fbd89
Move workflow check to a function in `init.ts` and add tests
mbg Oct 27, 2025
5060176
Also skip workflow validation for `dynamic` workflows
mbg Oct 27, 2025
55c0837
Move `checkWorkflow` to `workflow.ts`
mbg Oct 27, 2025
52cec41
Downgrade log message from warning to debug level
mbg Oct 27, 2025
42f957b
Bump actions/upload-artifact from 4 to 5 in /.github/workflows
dependabot[bot] Oct 27, 2025
714962e
Rebuild
github-actions[bot] Oct 27, 2025
c9d47e2
Bump the npm-minor group with 4 updates
dependabot[bot] Oct 27, 2025
df9e49e
Rebuild
github-actions[bot] Oct 27, 2025
f9eed03
Bump @actions/artifact from 2.3.1 to 4.0.0
dependabot[bot] Oct 27, 2025
723a946
Rebuild
github-actions[bot] Oct 27, 2025
b5bbb5a
Bump ruby/setup-ruby
dependabot[bot] Oct 27, 2025
fcc1377
Rebuild
github-actions[bot] Oct 27, 2025
239e305
Check disk usage using Node.js API
henrymercer Oct 27, 2025
ad8ad98
Merge pull request #3240 from github/mbg/allow-skip-workflow-validation
mbg Oct 28, 2025
20900ee
Build: Run npm install when `package-lock.json` out of date
henrymercer Oct 28, 2025
8b1e55d
Use Actions logger in API client
henrymercer Oct 28, 2025
57c7b6a
Disable SIP disablement check
henrymercer Oct 28, 2025
fe16891
Add unit test for `checkDiskUsage`
henrymercer Oct 28, 2025
55895ef
Stub `GITHUB_WORKSPACE` in test
henrymercer Oct 28, 2025
d4ba404
Tweak assertions
henrymercer Oct 28, 2025
41c0a26
Use Node `fs` APIs instead of `del`
henrymercer Oct 28, 2025
d84f470
Improve method naming
henrymercer Oct 28, 2025
a53e78e
Merge pull request #3243 from github/dependabot/npm_and_yarn/actions/…
henrymercer Oct 28, 2025
284bf9b
Merge pull request #3241 from github/dependabot/github_actions/dot-gi…
henrymercer Oct 28, 2025
311fc42
Merge pull request #3242 from github/dependabot/npm_and_yarn/npm-mino…
henrymercer Oct 28, 2025
1af9394
Merge pull request #3244 from github/dependabot/github_actions/dot-gi…
henrymercer Oct 28, 2025
66459ea
Apply suggestion
henrymercer Oct 28, 2025
4256e2e
Merge branch 'main' into henrymercer/disk-usage-node-api
henrymercer Oct 28, 2025
e1c8976
Merge pull request #3247 from github/henrymercer/disk-usage-node-api
henrymercer Oct 28, 2025
ea5cb4a
Merge branch 'main' into henrymercer/prefer-fs-delete
henrymercer Oct 28, 2025
8cc18ac
Merge pull request #3250 from github/henrymercer/prefer-fs-delete
henrymercer Oct 28, 2025
3d988b2
Pass minimal copy of `core`
henrymercer Oct 28, 2025
d49e837
Merge branch 'main' into henrymercer/api-logging
henrymercer Oct 28, 2025
ac9aeee
Merge pull request #3249 from github/henrymercer/api-logging
henrymercer Oct 28, 2025
53acf0b
Turn enablement errors into configuration errors
mbg Oct 28, 2025
194ba0e
Make error message tests less brittle
mbg Oct 29, 2025
52a7bd7
Check for 403 status
mbg Oct 29, 2025
4ae68af
Warn if the `add-snippets` input is used
mbg Oct 29, 2025
34c50c1
Merge pull request #3251 from github/mbg/user-error/enablement
mbg Oct 29, 2025
74c8748
Update analyze/action.yml
mbg Oct 29, 2025
777daa0
Merge pull request #3239 from github/mbg/remove/add-snippets
mbg Oct 29, 2025
237497c
Update changelog for v4.31.1
github-actions[bot] Oct 30, 2025
5fe9434
Merge pull request #3252 from github/update-v4.31.1-777daa0c7
henrymercer Oct 30, 2025
37e7dfb
Revert "Update version and changelog for v3.31.0"
github-actions[bot] Oct 30, 2025
2f60793
Revert "Rebuild"
github-actions[bot] Oct 30, 2025
ddd0dc7
Merge remote-tracking branch 'origin/releases/v4' into backport-v3.31…
github-actions[bot] Oct 30, 2025
c0d3370
Update version and changelog for v3.31.1
github-actions[bot] Oct 30, 2025
c2805e0
Rebuild
github-actions[bot] Oct 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
Prev Previous commit
Next Next commit
Bump the npm-minor group with 4 updates
Bumps the npm-minor group with 4 updates: [@octokit/types](https://github.com/octokit/types.ts), [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@octokit/types` from 15.0.0 to 15.0.1
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v15.0.0...v15.0.1)

Updates `@types/archiver` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver)

Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-version: 15.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/archiver"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2025
commit c9d47e2ee95d81f7eef725f6b1bb6efcdeb935a2
Loading
Loading