build(deps): bump handlebars from 4.7.8 to 4.7.9 by dependabot[bot] · Pull Request #949 · docker/login-action (original) (raw)
mergify Bot added a commit to robfrank/linklift that referenced this pull request
… updates [skip ci]
Bumps the github-actions group with 12 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/cache | 5.0.4 |
5.0.5 |
| docker/login-action | 4.0.0 |
4.1.0 |
| graalvm/setup-graalvm | 1.5.0 |
1.5.2 |
| mikepenz/release-changelog-builder-action | 6.1.1 |
6.2.1 |
| actions/upload-artifact | 7.0.0 |
7.0.1 |
| anchore/scan-action | 7.3.2 |
7.4.0 |
| github/codeql-action | 4.33.0 |
4.35.2 |
| anthropics/claude-code-action | 1.0.75 |
1.0.110 |
| peter-evans/create-pull-request | 8.1.0 |
8.1.1 |
| ruby/setup-ruby | 1.295.0 |
1.306.0 |
| robfrank/kamal-accessories-updater | 26.1.0 |
26.4.0 |
| actions/setup-node | 6.3.0 |
6.4.0 |
Updates actions/cache from 5.0.4 to 5.0.5 |
||
| Release notes |
Sourced from actions/cache's releases.
v5.0.5
What's Changed
- Update ts-http-runtime dependency by
@yacaovsncin actions/cache#1747Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.5
Changelog
Sourced from actions/cache's changelog.
Releases
How to prepare a release
[!NOTE]
Relevant for maintainers with write access only.
- Switch to a new branch from
main.- Run
npm testto ensure all tests are passing.- Update the version in
https://github.com/actions/cache/blob/main/package.json.- Run
npm run buildto update the compiled files.- Update this
https://github.com/actions/cache/blob/main/RELEASES.mdwith the new version and changes in the## Changelogsection.- Run
licensed cacheto update the license report.- Run
licensed statusand resolve any warnings by updating thehttps://github.com/actions/cache/blob/main/.licensed.ymlfile with the exceptions.- Commit your changes and push your branch upstream.
- Open a pull request against
mainand get it reviewed and merged.- Draft a new release https://github.com/actions/cache/releases use the same version number used in
package.json
- Create a new tag with the version number.
- Auto generate release notes and update them to match the changes you made in
RELEASES.md.- Toggle the set as the latest release option.
- Publish the release.
- Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
- There should be a workflow run queued with the same version number.
- Approve the run to publish the new version and update the major tags for this action.
Changelog
5.0.4
- Bump
minimatchto v3.1.5 (fixes ReDoS via globstar patterns)- Bump
undicito v6.24.1 (WebSocket decompression bomb protection, header validation fixes)- Bump
fast-xml-parserto v5.5.65.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.5- See full diff in compare view
Updates docker/login-action from 4.0.0 to 4.1.0
Release notes
Sourced from docker/login-action's releases.
v4.1.0
- Fix scoped Docker Hub cleanup path when registry is omitted by
@crazy-maxin docker/login-action#945- Bump
@aws-sdk/client-ecrand@aws-sdk/client-ecr-publicto 3.1020.0 in docker/login-action#930- Bump
@docker/actions-toolkitfrom 0.77.0 to 0.86.0 in docker/login-action#932 docker/login-action#936- Bump brace-expansion from 1.1.12 to 1.1.13 in docker/login-action#952
- Bump fast-xml-parser from 5.3.4 to 5.3.6 in docker/login-action#942
- Bump flatted from 3.3.3 to 3.4.2 in docker/login-action#944
- Bump glob from 10.3.12 to 10.5.0 in docker/login-action#940
- Bump handlebars from 4.7.8 to 4.7.9 in docker/login-action#949
- Bump http-proxy-agent and https-proxy-agent to 8.0.0 in docker/login-action#937
- Bump lodash from 4.17.23 to 4.18.1 in docker/login-action#958
- Bump minimatch from 3.1.2 to 3.1.5 in docker/login-action#941
- Bump picomatch from 4.0.3 to 4.0.4 in docker/login-action#948
- Bump undici from 6.23.0 to 6.24.1 in docker/login-action#938
Full Changelog: https://github.com/docker/login-action/compare/v4.0.0...v4.1.0
Commits
4907a6dMerge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e233e6chore: update generated content6c24eadbuild(deps): bump the aws-sdk-dependencies group with 2 updatesee034d7Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.11527209Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d39362abuild(deps): bump lodash from 4.17.23 to 4.18.1a6f092bchore: update generated content60953f0build(deps): bump the proxy-agent-dependencies group with 2 updates62c6885Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...102c0e6chore: update generated content- Additional commits viewable in compare view
Updates graalvm/setup-graalvm from 1.5.0 to 1.5.2
Release notes
Sourced from graalvm/setup-graalvm's releases.
v1.5.2
What's Changed
- Bump the "all" group with 2 updates across multiple ecosystems by
@dependabot[bot] in graalvm/setup-graalvm#215Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.1...v1.5.2
v1.5.1
What's Changed
- Upgrade dependencies and to Node 24 by
@fniephausin graalvm/setup-graalvm#209- Remove unused dependencies and refresh lockfile to clear vulnerable transitive packages by
@fniephausin graalvm/setup-graalvm#210- Replace DISCO API with GitHub API for Mandrel latest version resolution. by
@zakkakin graalvm/setup-graalvm#213- Update dependencies by
@fniephausin graalvm/setup-graalvm#214Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.0...v1.5.1
Commits
60c2672Bump version to1.5.2.51f7fcdAdd workflow to check GitHub Actions with Macaron.a498fb2SetrootDirto address rollup warning.840595dAddress new lint errors.ca0f421UpdatedevDependencies.2987039Bump the all group with 2 updates2149f39Bump version to1.5.1.05f01b3Regenerate dist/ files.e1a66bdRefresh locked dependencies to resolve npm audit findings 🤖671c7d4Replace DISCO API with GitHub API for Mandrel latest version resolution. (#213)- Additional commits viewable in compare view
Updates mikepenz/release-changelog-builder-action from 6.1.1 to 6.2.1
Release notes
Sourced from mikepenz/release-changelog-builder-action's releases.
v6.2.1
🐛 Fixes
- fix: handle multi-line commit bodies in git log parsing
- PR: #1553
💬 Other
- chore: remove Renovate workflow
- PR: #1551
Contributors:
v6.2.0
💬 Other
- Security hardening: Renovate, SHA-pinned actions, least-privilege permissions
- PR: #1536
- fix: use PR author for commit-dist job condition
- PR: #1541
📦 Dependencies
- Bump actions/upload-artifact from 6 to 7
- PR: #1523
- Bump mikepenz/action-gh-release from 1 to 2
- PR: #1529
- Bump flatted from 3.3.3 to 3.4.2
- PR: #1531
- Bump the dev-dependencies group with 4 updates
- PR: #1532
- Bump vitest from 4.0.18 to 4.1.0
- PR: #1533
- Bump https-proxy-agent from 7.0.6 to 8.0.0
- PR: #1534
- Bump picomatch from 4.0.3 to 4.0.4
- PR: #1535
- chore(deps): update dependency glob to v11.1.0 [security]
- PR: #1537
- chore(deps): pin mikepenz/release-changelog-builder-action action to d7b8cec
- PR: #1539
- chore(deps): update dependency undici to v7
- PR: #1540
- chore: upgrade TypeScript to v6
- PR: #1543
- chore: pin all dependencies to exact versions
- PR: #1544
- chore(deps): update mikepenz/release-changelog-builder-action digest to a77ddc5
... (truncated)
Commits
bcae711Merge pull request #1554 from mikepenz/develop5795a33Merge pull request #1553 from mikepenz/fix/multiline-commit-body-parsingf5544cbfix: use git %x00/%x1f format placeholders instead of literal bytes7ebd13bfix: use non-printable separators for robust git log parsing787f65dfix: handle multi-line commit bodies in git log parsing1d37aecMerge pull request #1551 from mikepenz/chore/remove-renovate-workflowa8e74a6chore: override vite to 8.0.5 to fix vulnerabilities202a06fchore: remove Renovate workflow (using self-hosted app instead)2cb9befMerge pull request #1547 from mikepenz/develop0cc2898Merge pull request #1546 from mikepenz/renovate/glob-13.x- Additional commits viewable in compare view
Updates actions/upload-artifact from 7.0.0 to 7.0.1
Release notes
Sourced from actions/upload-artifact's releases.
v7.0.1
What's Changed
- Update the readme with direct upload details by
@danwkennedyin actions/upload-artifact#795- Readme: bump all the example versions to v7 by
@danwkennedyin actions/upload-artifact#796- Include changes in typespec/ts-http-runtime 0.3.5 by
@yacaovsncin actions/upload-artifact#797Full Changelog: https://github.com/actions/upload-artifact/compare/v7...v7.0.1
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)- See full diff in compare view
Updates anchore/scan-action from 7.3.2 to 7.4.0
Release notes
Sourced from anchore/scan-action's releases.
v7.4.0
- chore: update to node 24 (#629) [
@kzantow]- fix(dev): move to esbuild (#601) [
@willmurphyscode]- chore: update to ES modules + update
@actions/*(#595) [@kzantow]⬆️ Dependencies
- chore(deps): update Grype to v0.110.0 (#618) [@anchore-actions-token-generator[bot]]
- chore(deps-dev): bump tar 7.5.11 (#620) [@dependabot[bot]]
- chore(deps): bump undici 6.24.1 (#622) [@dependabot[bot]]
- chore: bump fast-xml-parser 5.5.7 (#626) [@dependabot[bot]]
Commits
e116508chore: bump fast-xml-parser from 5.5.6 to 5.5.7 + setup-node (#631)382a23achore(deps): update Grype to v0.110.0 (#618)2898213chore: update to node 24 (#629)4e1eb5bchore: update to modules and bump all deps (required for new@actionslibrari...8ed60d1chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#617)5a271d2chore(deps-dev): bump lint-staged from 16.3.1 to 16.3.2 (#619)6d37af2chore(deps-dev): bump jest from 30.2.0 to 30.3.0 (#625)50a8160chore(deps-dev): bump tar from 7.5.10 to 7.5.11 (#620)daeb723chore(deps): bump undici from 6.23.0 to 6.24.1 (#622)6471a7echore(deps): bump fast-xml-parser from 5.3.6 to 5.5.6 (#626)- Additional commits viewable in compare view
Updates github/codeql-action from 4.33.0 to 4.35.2
Release notes
Sourced from github/codeql-action's releases.
v4.35.2
- The undocumented TRAP cache cleanup feature that could be enabled using the
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795- The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
- Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
- Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
- Update default CodeQL bundle version to 2.25.2. #3823
v4.35.1
- Fix incorrect minimum required Git version for improved incremental analysis: it should have been 2.36.0, not 2.11.0. #3781
v4.35.0
- Reduced the minimum Git version required for improved incremental analysis from 2.38.0 to 2.11.0. #3767
- Update default CodeQL bundle version to 2.25.1. #3773
v4.34.1
- Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762
v4.34.0
- Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode
none. We expect this rollout to be complete by the end of April 2026. #3584- Update default CodeQL bundle version to 2.25.0. #3585
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
- Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
- Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
4.35.2 - 15 Apr 2026
- The undocumented TRAP cache cleanup feature that could be enabled using the
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795- The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
- Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
- Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
- Update default CodeQL bundle version to 2.25.2. #3823
4.35.1 - 27 Mar 2026
- Fix incorrect minimum required Git version for improved incremental analysis: it should have been 2.36.0, not 2.11.0. #3781
4.35.0 - 27 Mar 2026
- Reduced the minimum Git version required for improved incremental analysis from 2.38.0 to 2.11.0. #3767
- Update default CodeQL bundle version to 2.25.1. #3773
4.34.1 - 20 Mar 2026
- Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762
4.34.0 - 20 Mar 2026
- Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode
none. We expect this rollout to be complete by the end of April 2026. #3584- Update default CodeQL bundle version to 2.25.0. #3585
4.33.0 - 16 Mar 2026
Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562
To opt out of this change:
- Repositories owned by an organization: Create a custom repository property with the name
github-codeql-file-coverage-on-prsand the type "True/false", then set this property totruein the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set theCODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.- User-owned repositories using default setup: Switch to an advanced setup workflow and set the
CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.- User-owned repositories using advanced setup: Set the
CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557
The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as
github-codeql-disable-overlaythat was previously only available on GitHub.com. #3559Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563
Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564
A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570
... (truncated)
Commits
95e58e9Merge pull request #3824 from github/update-v4.35.2-d2e135a736f31bfeUpdate changelog for v4.35.2d2e135aMerge pull request #3823 from github/update-bundle/codeql-bundle-v2.25.260abb65Add changelog note5a0a562Update default bundle to codeql-bundle-v2.25.26521697Merge pull request #3820 from github/dependabot/github_actions/dot-github/wor...3c45af2Merge pull request #3821 from github/dependabot/npm_and_yarn/npm-minor-345b93...f1c3393Rebuild1024fc4Rebuild9dd4cfeBump the npm-minor group across 1 directory with 6 updates- Additional commits viewable in compare view
Updates anthropics/claude-code-action from 1.0.75 to 1.0.110
Release notes
Sourced from anthropics/claude-code-action's releases.
v1.0.110
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.110
v1.0.109
What's Changed
- docs: pull_request_target guidance and base-action trust model by
@OctavianGuzuin anthropics/claude-code-action#1250Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.109
v1.0.108
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.108
v1.0.107
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.107
v1.0.106
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.106
v1.0.105
What's Changed
- fix: allow + in branch names (generated by Claude Code EnterWorktree) by
@awakiain anthropics/claude-code-action#1248New Contributors
@awakiamade their first contribution in anthropics/claude-code-action#1248Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.105
v1.0.104
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.104
v1.0.103
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.103
v1.0.102
What's Changed
- chore: bump oven-sh/setup-bun to v2.2.0 (Node.js 24) by
@ashwin-antin anthropics/claude-code-action#1238- docs: nit updates to security.md by
@OctavianGuzuin anthropics/claude-code-action#1240Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.102
v1.0.101
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.101
v1.0.100
What's Changed
- Upgrade Claude model from opus-4-6 to opus-4-7 by
@ashwin-antin anthropics/claude-code-action#1227- fix: pass install.sh binary path to Agent SDK after 0.2.113 bump by
@ashwin-antin anthropics/claude-code-action#1235
... (truncated)
Commits
ef50f12chore: bump Claude Code to 2.1.123 and Agent SDK to 0.2.123b3c0320chore: bump Claude Code to 2.1.122 and Agent SDK to 0.2.122c93e8fedocs: pull_request_target guidance and base-action trust model (#1250)11a9dadchore: bump Claude Code to 2.1.121 and Agent SDK to 0.2.121567fe95chore: bump Claude Code to 2.1.119 and Agent SDK to 0.2.1192da6cfachore: bump Claude Code to 2.1.120 and Agent SDK to 0.2.120e58dfa5chore: bump Claude Code to 2.1.119 and Agent SDK to 0.2.1196ee201ffix: allow + in branch names (generated by Claude Code EnterWorktree) (#1248)b4d6741chore: bump Claude Code to 2.1.118 and Agent SDK to 0.2.1184e5d8b1chore: bump Claude Code to 2.1.117 and Agent SDK to 0.2.117- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 8.1.0 to 8.1.1
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v8.1.1
What's Changed
- build(deps-dev): bump the npm group with 2 updates by
@dependabot[bot] in peter-evans/create-pull-request#4305- build(deps): bump minimatch by
@dependabot[bot] in peter-evans/create-pull-request#4311- build(deps): bump the github-actions group with 2 updates by
@dependabot[bot] in peter-evans/create-pull-request#4316- build(deps): bump
@tootallnate/onceand jest-environment-jsdom by@dependabot[bot] in peter-evans/create-pull-request#4323- build(deps-dev): bump undici from 6.23.0 to 6.24.0 by
@dependabot[bot] in peter-evans/create-pull-request#4328- build(deps-dev): bump flatted from 3.3.1 to 3.4.2 by
@dependabot[bot] in peter-evans/create-pull-request#4334- build(deps): bump picomatch by
@dependabot[bot] in peter-evans/create-pull-request#4339- build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 by
@dependabot[bot] in peter-evans/create-pull-request#4344- build(deps-dev): bump the npm group with 3 updates by
@dependabot[bot] in peter-evans/create-pull-request#4349- fix: retry post-creation API calls on 422 eventual consistency errors by
@peter-evansin peter-evans/create-pull-request#4356Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v8.1.0...v8.1.1
Commits
5f6978ffix: retry post-creation API calls on 422 eventual consistency errors (#4356)d32e88dbuild(deps-dev): bump the npm group with 3 updates (#4349)8170bccbuild(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#4344)0041819build(deps): bump picomatch (#4339)b993918build(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#4334)36d7c84build(deps-dev): bump undici from 6.23.0 to 6.24.0 (#4328)a45d1fbbuild(deps): bump@tootallnate/onceand jest-environment-jsdom (#4323)3499eb6build(deps): bump the github-actions group with 2 updates (#4316)3f3b473build(deps): bump minimatch (#4311)6699836build(deps-dev): bump the npm group with 2 updates (#4305)- See full diff in compare view
Updates ruby/setup-ruby from 1.295.0 to 1.306.0
Release notes
Sourced from ruby/setup-ruby's releases.
v1.306.0
What's Changed
- Add truffleruby-34.0.1,truffleruby+graalvm-34.0.1 by
@ruby-builder-botin ruby/setup-ruby#909Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.305.0...v1.306.0
v1.305.0
What's Changed
- Update CRuby releases on Windows by
@ruby-builder-botin ruby/setup-ruby#908Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.304.0...v1.305.0
v1.304.0
What's Changed
- Add jruby-10.1.0.0 by
@ruby-builder-botin ruby/setup-ruby#906Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.303.0...v1.304.0
v1.303.0
What's Changed
- Add ruby-4.0.3 by
@ruby-builder-botin ruby/setup-ruby#903Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.302.0...v1.303.0
v1.302.0
Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.301.0...v1.302.0
v1.301.0
What's Changed
- Add truffleruby-34.0.0,truffleruby+graalvm-34.0.0 by
@ruby-builder-botin ruby/setup-ruby#901Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.300.0...v1.301.0
v1.300.0
What's Changed
- Refactor matrix script by
@ntkmein ruby/setup-ruby#897- Add jruby-10.0.5.0 by
@ruby-builder-botin ruby/setup-ruby#900Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.299.0...v1.300.0
v1.299.0
What's Changed
- Update CRuby releases on Windows by
@ruby-builder-botin ruby/setup-ruby#896
... (truncated)
Commits
c4e5b13Add truffleruby-34.0.1,truffleruby+graalvm-34.0.10cb964fUpdate CRuby releases on Windows94e4d89Add jruby-10.1.0.060ecfbaAdd ruby-4.0.37372622Give a better error for TruffleRuby 34+ on macOS Intel4c56a21Darwin-x86_64 is no longer supported on TruffleRuby 34+5d9c71dAdd truffleruby-34.0.0,truffleruby+graalvm-34.0.0e65c17dAdd jruby-10.0.5.0ba696adRefactor matrix script2327de0TruffleRuby 34+ does not support macOS Intel- Additional commits viewable in compare view
Updates robfrank/kamal-accessories-updater from 26.1.0 to 26.4.0
Release notes
Sourced from robfrank/kamal-accessories-updater's releases.
Release v26.4.0
What's Changed
- Update changelog generation to exclude current version tag and include all commits (d86845f)
- Bump the github-actions group across 1 directory with 3 updates [skip ci] (778ca56)
- Bump the github-actions group across 1 directory with 3 updates (37b0f65)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v26.4.0 with: config-dir: config mode: update-allFull Changelog: https://github.com/robfrank/kamal-accessories-updater/compare/v26.1.0...v26.4.0
Commits
d86845fUpdate changelog generation to exclude current version tag and include all co...778ca56Bump the github-actions group across 1 directory with 3 updates [skip ci]37b0f65Bump the github-actions group across 1 directory with 3 updates- See full diff in compare view
Updates actions/setup-node from 6.3.0 to 6.4.0
Release notes
Sourced from actions/setup-node's releases.
v6.4.0
What's Changed
Dependency updates:
- Upgrade
@actionsdependencies by@Copilotin actions/setup-node#1525- Update Node.js versions in versions.yml and bump package to v6.4.0 by
@priya-kinthaliin actions/setup-node#1533New Contributors
@Copilotmade their first contribution in actions/setup-node#1525Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.4.0
Commits