ci: bump the github-actions group across 1 directory with 12 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies github_actions
Bumps the github-actions group with 12 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 4 |
5 |
| actions/cache | 4.2.4 |
4.3.0 |
| crate-ci/typos | 1.36.2 |
1.37.1 |
| chromaui/action | 13.2.0 |
13.3.0 |
| docker/login-action | 3.5.0 |
3.6.0 |
| fluxcd/flux2 | 2.6.4 |
2.7.0 |
| tj-actions/changed-files | 4563c729c555b4141fac99c80f699f571219b836 |
212f9a7760ad2b8eb511185b841f3725a62c2ae0 |
| nixbuild/nix-quick-install-action | 33 |
34 |
| peter-evans/find-comment | 3.1.0 |
4.0.0 |
| peter-evans/repository-dispatch | 3.0.0 |
4.0.0 |
| ossf/scorecard-action | 2.4.2 |
2.4.3 |
| github/codeql-action | 3.30.3 |
3.30.5 |
Updates actions/checkout from 4 to 5
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
v4.2.2
What's Changed
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924New Contributors
@Jcambassmade their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)- See full diff in compare view
Updates actions/cache from 4.2.4 to 4.3.0
Release notes
Sourced from actions/cache's releases.
v4.3.0
What's Changed
- Add note on runner versions by
@GhadimiRin actions/cache#1642- Prepare
v4.3.0release by@Link- in actions/cache#1655New Contributors
@GhadimiRmade their first contribution in actions/cache#1642Full Changelog: https://github.com/actions/cache/compare/v4...v4.3.0
Changelog
Sourced from actions/cache's changelog.
Releases
4.3.0
- Bump
@actions/cacheto v4.1.04.2.4
- Bump
@actions/cacheto v4.0.54.2.3
- Bump
@actions/cacheto v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cacheto v4.0.24.2.1
- Bump
@actions/cacheto v4.0.14.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
4.1.2
- Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
- Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475
4.1.1
- Restore original behavior of
cache-hitoutput - #14674.1.0
... (truncated)
Commits
Updates crate-ci/typos from 1.36.2 to 1.37.1
Release notes
Sourced from crate-ci/typos's releases.
v1.37.1
[1.37.1] - 2025-10-01
Fixes
- Don't offer corrections to
""v1.37.0
[1.37.0] - 2025-09-30
Features
- Updated the dictionary with the September 2025 changes
- Pull in other dictionary updates
v1.36.3
[1.36.3] - 2025-09-25
Fixes
- Fix typo in correction to
analysises
Changelog
Sourced from crate-ci/typos's changelog.
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased] - ReleaseDate
[1.37.1] - 2025-10-01
Fixes
- Don't offer corrections to
""[1.37.0] - 2025-09-30
Features
- Updated the dictionary with the September 2025 changes
- Pull in other dictionary updates
[1.36.3] - 2025-09-25
Fixes
- Fix typo in correction to
analysises[1.36.2] - 2025-09-04
Fixes
- Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8
[1.36.1] - 2025-09-03
Fixes
- Replaced the error rendering for various quality of life improvements
[1.36.0] - 2025-09-02
Features
- Updated the dictionary with the August 2025 changes
[1.35.8] - 2025-09-02
[1.35.7] - 2025-08-29
... (truncated)
Commits
40156d6chore: Release36b5079chore: Release0b1c550docs: Update changeloge2f8f61Merge pull request #1389 from epage/blank0a2f309fix(dict): Remove blank corrections6d35b83chore: Release6c20e8achore: Releasef225f8fdocs: Update changeloge05406cMerge pull request #1385 from epage/other3d8aa60feat(dict): Add more typos- Additional commits viewable in compare view
Updates chromaui/action from 13.2.0 to 13.3.0
Commits
4ffe736v13.3.0070fa3ev13.2.1- See full diff in compare view
Updates docker/login-action from 3.5.0 to 3.6.0
Release notes
Sourced from docker/login-action's releases.
v3.6.0
- Add
registry-authinput for raw authentication to registries by@crazy-maxin docker/login-action#887- Bump
@aws-sdk/client-ecrto 3.890.0 in docker/login-action#882 docker/login-action#890- Bump
@aws-sdk/client-ecr-publicto 3.890.0 in docker/login-action#882 docker/login-action#890- Bump
@docker/actions-toolkitfrom 0.62.1 to 0.63.0 in docker/login-action#883- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/login-action#880
- Bump undici from 5.28.4 to 5.29.0 in docker/login-action#879
- Bump tmp from 0.2.3 to 0.2.4 in docker/login-action#881
Full Changelog: https://github.com/docker/login-action/compare/v3.5.0...v3.6.0
Commits
5e57cd1Merge pull request #890 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...97e3143chore: update generated content3a0796bbuild(deps): bump the aws-sdk-dependencies group with 2 updates5b7b28bMerge pull request #882 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...abc9fb3chore: update generated contentd468688build(deps): bump the aws-sdk-dependencies group with 2 updatesa99b2f8Merge pull request #883 from docker/dependabot/npm_and_yarn/docker/actions-to...0d7fae8chore: update generated content9832253build(deps): bump@docker/actions-toolkitfrom 0.62.1 to 0.63.009e05bbMerge pull request #881 from docker/dependabot/npm_and_yarn/tmp-0.2.4- Additional commits viewable in compare view
Updates fluxcd/flux2 from 2.6.4 to 2.7.0
Release notes
Sourced from fluxcd/flux2's releases.
v2.7.0
Highlights
Flux v2.7.0 is a feature release. Users are encouraged to upgrade for the best experience.
For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.7 GA blog post.
Overview of the new features:
- General availability release of the Image Automation APIs (
ImagePolicy,ImageRepository,ImageUpdateAutomation)- Watch for changes in ConfigMaps and Secrets references (
Kustomization,HelmRelease)- Support for remote cluster authentication using Workload Identity (
Kustomization,HelmRelease)- Extend the readiness evaluation of dependencies with CEL expressions (
Kustomization,HelmRelease)- Support for global SOPS Age decryption keys on single-tenant clusters (
Kustomization)- Support for optional Kustomize components (
Kustomization)- Introduce
RetryOnFailurelifecycle management strategy (HelmRelease)- Support mTLS for sending alerts to external systems (
Provider)- Object-level workload identity authentication (
Bucket,Provider)- Support mTLS for GitHub App transport (
GitRepository,ImageUpdateAutomation,Provider)- OpenTelemetry tracing for
KustomizationandHelmReleasereconciliation (Provider)- Support for 3rd-party source controllers (
ExternalArtifact)- Support for source composition and decomposition patterns (
ArtifactGenerator)CancelHealthCheckOnNewRevisionfeature gate (kustomize-controller)GitSparseCheckoutfeature gate (image-automation-controller)❤️ Big thanks to all the Flux contributors that helped us with this release!
Kubernetes compatibility
This release is compatible with the following Kubernetes versions:
Kubernetes version Minimum required v1.32>= 1.32.0v1.33>= 1.33.0v1.34>= 1.34.1[!NOTE] Note that the Flux project offers support only for the latest three minor versions of Kubernetes. Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as ControlPlane that provide enterprise support for Flux.
OpenShift compatibility
Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using Flux Operator. The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts, and S3-compatible storage.
Upgrade procedure
:warning: The Flux APIs
v1beta1andv2beta1(deprecated in 2023) have reached end-of-life and have been removed from the CRDs.
... (truncated)
Commits
f251e8eMerge pull request #5509 from RussellAult/action-without-api44f0d50fluxcd/flux2/action: Determine latest version without using GitHub API4664d49Merge pull request #5542 from fluxcd/update-components2997645Update toolkit components3247a46Merge pull request #5541 from fluxcd/debug-ks-historyb5ecb9bAdd --show-history flag to debug kustomization5502606Merge pull request #5540 from fluxcd/update-componentsb52d76dUpdate toolkit components95b2d85Merge pull request #5539 from fluxcd/no-cron-for-update52e0c98ci: remove cron schedule from update- Additional commits viewable in compare view
Updates tj-actions/changed-files from 4563c729c555b4141fac99c80f699f571219b836 to 212f9a7760ad2b8eb511185b841f3725a62c2ae0
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
47.0.0 - (2025-09-13)
🚀 Features
➖ Remove
🔄 Update
- Updated README.md (#2592)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (3dbc1e1) - (github-actions[bot])
- Updated README.md (#2591)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (b1ccff8) - (github-actions[bot])
- Updated README.md (#2574)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (050a3d3) - (github-actions[bot])📚 Documentation
- Update link to glob patterns (#2590) (a892f50) - (Tonye Jack)
- Add Jellyfrog as a contributor for code, and doc (#2573) (f000a9b) - (allcontributors[bot])
🧪 Testing
⚙️ Miscellaneous Tasks
- deps-dev: Bump jest from 30.0.5 to 30.1.3 (#2655) (9a67555) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#2660) (b67e30d) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.30.2 to 3.30.3 (#2661) (62aef42) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.11 to 3.30.2 (#2659) (e874f3c) - (dependabot[bot])
- deps: Bump actions/setup-node from 4.4.0 to 5.0.0 (#2656) (8c14441) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.3.0 to 24.3.1 (#2657) (e995ac4) - (dependabot[bot])- deps-dev: Bump
@types/nodefrom 24.2.1 to 24.3.0 (#2649) (3b04099) - (dependabot[bot])- deps: Bump github/codeql-action from 3.29.9 to 3.29.11 (#2651) (e7b6c97) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648) (765d62b) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.8 to 3.29.9 (#2647) (2036da1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.7 to 3.29.8 (#2644) (239aef8) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.2.0 to 24.2.1 (#2645) (a7d5f5f) - (dependabot[bot])- deps: Bump actions/checkout from 4.2.2 to 5.0.0 (#2646) (5107f3a) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.1.0 to 24.2.0 (#2640) (f963b3f) - (dependabot[bot])- deps: Bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641) (f956744) - (dependabot[bot])
... (truncated)
Commits
212f9a7chore(deps-dev): bump jest from 30.1.3 to 30.2.0 (#2677)0dc2215chore(deps): bump github/codeql-action from 3.30.4 to 3.30.5 (#2676)28cf3adchore(deps-dev): bump ts-jest from 29.4.3 to 29.4.4 (#2672)0b7adf7chore(deps): bump github/codeql-action from 3.30.3 to 3.30.4 (#2675)- See full diff in compare view
Updates nixbuild/nix-quick-install-action from 33 to 34
Release notes
Sourced from nixbuild/nix-quick-install-action's releases.
nixbuild/nix-quick-install-action@v34
Changes
Update Nix versions: 2.31.0 -> 2.31.2, 2.30.0 -> 2.30.3, 2.29.1 -> 2.29.2, 2.28.4 -> 2.28.5.
Bump default Nix version: 2.29.1 -> 2.29.2
Supported Nix Versions on x86_64-linux runners
- 2.31.2
- 2.30.3
- 2.29.2
- 2.28.5
- 2.26.4
- 2.24.15
- 2.3.18
Supported Nix Versions on aarch64-linux runners
- 2.31.2
- 2.30.3
- 2.29.2
- 2.28.5
- 2.26.4
- 2.24.15
Supported Nix Versions on x86_64-darwin runners
- 2.31.2
- 2.30.3
- 2.29.2
- 2.28.5
- 2.26.4
- 2.24.15
- 2.3.18
Changelog
Sourced from nixbuild/nix-quick-install-action's changelog.
v34
Changes
Update Nix versions: 2.31.0 -> 2.31.2, 2.30.0 -> 2.30.3, 2.29.1 -> 2.29.2, 2.28.4 -> 2.28.5.
Bump default Nix version: 2.29.1 -> 2.29.2
Commits
Updates peter-evans/find-comment from 3.1.0 to 4.0.0
Release notes
Sourced from peter-evans/find-comment's releases.
Find Comment v4.0.0
⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
What's Changed
- build(deps-dev): bump
@types/nodefrom 18.19.28 to 18.19.30 by@dependabot[bot] in peter-evans/find-comment#301- build(deps-dev): bump
@types/nodefrom 18.19.30 to 18.19.31 by@dependabot[bot] in peter-evans/find-comment#302- build(deps-dev): bump
@types/nodefrom 18.19.31 to 18.19.33 by@dependabot[bot] in peter-evans/find-comment#303- build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by
@dependabot[bot] in peter-evans/find-comment#304- build(deps-dev): bump prettier from 3.3.0 to 3.3.1 by
@dependabot[bot] in peter-evans/find-comment#305- build(deps-dev): bump
@types/nodefrom 18.19.33 to 18.19.34 by@dependabot[bot] in peter-evans/find-comment#306- build(deps-dev): bump prettier from 3.3.1 to 3.3.2 by
@dependabot[bot] in peter-evans/find-comment#307- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
@dependabot[bot] in peter-evans/find-comment#308- build(deps-dev): bump ws from 7.5.9 to 7.5.10 by
@dependabot[bot] in peter-evans/find-comment#309- build(deps-dev): bump
@types/nodefrom 18.19.34 to 18.19.39 by@dependabot[bot] in peter-evans/find-comment#310- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by
@dependabot[bot] in peter-evans/find-comment#311- build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
@dependabot[bot] in peter-evans/find-comment#312- build(deps-dev): bump
@types/nodefrom 18.19.39 to 18.19.41 by@dependabot[bot] in peter-evans/find-comment#313- build(deps-dev): bump
@types/nodefrom 18.19.41 to 18.19.42 by@dependabot[bot] in peter-evans/find-comment#314- build(deps-dev): bump
@types/nodefrom 18.19.42 to 18.19.43 by@dependabot[bot] in peter-evans/find-comment#315- build(deps-dev): bump
@types/nodefrom 18.19.43 to 18.19.44 by@dependabot[bot] in peter-evans/find-comment#316- build(deps-dev): bump
@types/nodefrom 18.19.44 to 18.19.45 by@dependabot[bot] in peter-evans/find-comment#317- build(deps-dev): bump
@types/nodefrom 18.19.45 to 18.19.47 by@dependabot[bot] in peter-evans/find-comment#318- build(deps): bump peter-evans/create-pull-request from 6 to 7 by
@dependabot[bot] in peter-evans/find-comment#319- build(deps-dev): bump
@types/nodefrom 18.19.47 to 18.19.50 by@dependabot[bot] in peter-evans/find-comment#320- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
@dependabot[bot] in peter-evans/find-comment#321- build(deps-dev): bump
@vercel/nccfrom 0.38.1 to 0.38.2 by@dependabot[bot] in peter-evans/find-comment#322- build(deps-dev): bump
@types/nodefrom 18.19.50 to 18.19.54 by@dependabot[bot] in peter-evans/find-comment#323- Update distribution by
@actions-botin peter-evans/find-comment#324- build(deps): bump
@actions/corefrom 1.10.1 to 1.11.1 by@dependabot[bot] in peter-evans/find-comment#325- Update distribution by
@actions-botin peter-evans/find-comment#326- build(deps-dev): bump
@types/nodefrom 18.19.54 to 18.19.55 by@dependabot[bot] in peter-evans/find-comment#327- build(deps-dev): bump
@types/nodefrom 18.19.55 to 18.19.57 by@dependabot[bot] in peter-evans/find-comment#328- build(deps-dev): bump
@types/nodefrom 18.19.57 to 18.19.59 by@dependabot[bot] in peter-evans/find-comment#329- build(deps-dev): bump
@types/nodefrom 18.19.59 to 18.19.63 by@dependabot[bot] in peter-evans/find-comment#330- build(deps-dev): bump
@types/nodefrom 18.19.63 to 18.19.64 by@dependabot[bot] in peter-evans/find-comment#331- build(deps-dev): bump
@vercel/nccfrom 0.38.2 to 0.38.3 by@dependabot[bot] in peter-evans/find-comment#332- build(deps-dev): bump
@types/nodefrom 18.19.64 to 18.19.65 by@dependabot[bot] in peter-evans/find-comment#333- build(deps-dev): bump
@types/nodefrom 18.19.65 to 18.19.67 by@dependabot[bot] in peter-evans/find-comment#334- build(deps-dev): bump prettier from 3.3.3 to 3.4.1 by
@dependabot[bot] in peter-evans/find-comment#335- build(deps-dev): bump prettier from 3.4.1 to 3.4.2 by
@dependabot[bot] in peter-evans/find-comment#336- build(deps-dev): bump
@types/nodefrom 18.19.67 to 18.19.68 by@dependabot[bot] in peter-evans/find-comment#337- build(deps-dev): bump
@types/nodefrom 18.19.68 to 18.19.69 by@dependabot[bot] in peter-evans/find-comment#338- build(deps-dev): bump
@types/nodefrom 18.19.69 to 18.19.70 by@dependabot[bot] in peter-evans/find-comment#339- build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by
@dependabot[bot] in peter-evans/find-comment#340- build(deps-dev): bump
@types/nodefrom 18.19.70 to 18.19.71 by@dependabot[bot] in peter-evans/find-comment#341- build(deps-dev): bump
@types/nodefrom 18.19.71 to 18.19.74 by@dependabot[bot] in peter-evans/find-comment#342- build(deps-dev): bump
@types/nodefrom 18.19.74 to 18.19.75 by@dependabot[bot] in peter-evans/find-comment#343- build(deps-dev): bump prettier from 3.4.2 to 3.5.1 by
@dependabot[bot] in peter-evans/find-comment#344- build(deps-dev): bump
@types/nodefrom 18.19.75 to 18.19.76 by@dependabot[bot] in peter-evans/find-comment#345- build(deps): bump
@octokit/request-errorand@actions/githubby@dependabot[bot] in peter-evans/find-comment#346
... (truncated)
Commits
b30e6a3feat: v4 (#389)b4929e7build(deps-dev): bump@types/nodefrom 18.19.124 to 18.19.127 (#388)1f47d94build(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#387)a723a15build(deps): bump actions/setup-node from 4 to 5 (#386)8bacb1bbuild(deps-dev): bump@types/nodefrom 18.19.123 to 18.19.124 (#385)048de65build(deps): bump actions/checkout from 4 to 5 (#384)c02750fbuild(deps-dev): bump@types/nodefrom 18.19.122 to 18.19.123 (#383)092c582build(deps): bump actions/download-artifact from 4 to 5 (#382)c115bb0build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#381)8d3be5dbuild(deps-dev): bump@types/nodefrom 18.19.121 to 18.19.122 (#380)- Additional commits viewable in compare view
Updates peter-evans/repository-dispatch from 3.0.0 to 4.0.0
Release notes
Sourced from peter-evans/repository-dispatch's releases.
Repository Dispatch v4.0.0
⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
What's Changed
- build(deps-dev): bump
@types/nodefrom 18.19.8 to 18.19.10 by@dependabot[bot] in peter-evans/repository-dispatch#306- build(deps): bump peter-evans/repository-dispatch from 2 to 3 by
@dependabot[bot] in peter-evans/repository-dispatch#307- build(deps-dev): bump
@types/nodefrom 18.19.10 to 18.19.14 by@dependabot[bot] in peter-evans/repository-dispatch#308- build(deps): bump peter-evans/create-pull-request from 5 to 6 by
@dependabot[bot] in peter-evans/repository-dispatch#310- build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by
@dependabot[bot] in peter-evans/repository-dispatch#309- build(deps-dev): bump
@types/nodefrom 18.19.14 to 18.19.15 by@dependabot[bot] in peter-evans/repository-dispatch#311- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by
@dependabot[bot] in peter-evans/repository-dispatch#312- build(deps-dev): bump
@types/nodefrom 18.19.15 to 18.19.17 by@dependabot[bot] in peter-evans/repository-dispatch#313- build(deps-dev): bump
@types/nodefrom 18.19.17 to 18.19.18 by@dependabot[bot] in peter-evans/repository-dispatch#314- build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by
@dependabot[bot] in peter-evans/repository-dispatch#316- build(deps-dev): bump
@types/nodefrom 18.19.18 to 18.19.21 by@dependabot[bot] in peter-evans/repository-dispatch#317- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by
@dependabot[bot] in peter-evans/repository-dispatch#318- build(deps-dev): bump
@types/nodefrom 18.19.21 to 18.19.22 by@dependabot[bot] in peter-evans/repository-dispatch#319- build(deps-dev): bump
@types/nodefrom 18.19.22 to 18.19.24 by@dependabot[bot] in peter-evans/repository-dispatch#320- build(deps-dev): bump
@types/nodefrom 18.19.24 to 18.19.26 by@dependabot[bot] in peter-evans/repository-dispatch#321- build(deps-dev): bump
@types/nodefrom 18.19.26 to 18.19.29 by@dependabot[bot] in peter-evans/repository-dispatch#322- build(deps-dev): bump
@types/nodefrom 18.19.29 to 18.19.31 by@dependabot[bot] in peter-evans/repository-dispatch#323- build(deps-dev): bump
@types/nodefrom 18.19.31 to 18.19.33 by@dependabot[bot] in peter-evans/repository-dispatch#324- build(deps-dev): bump
@types/nodefrom 18.19.33 to 18.19.34 by@dependabot[bot] in peter-evans/repository-dispatch#325- build(deps-dev): bump prettier from 3.2.5 to 3.3.1 by
@dependabot[bot] in peter-evans/repository-dispatch#326- build(deps-dev): bump prettier from 3.3.1 to 3.3.2 by
@dependabot[bot] in peter-evans/repository-dispatch#327- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
@dependabot[bot] in peter-evans/repository-dispatch#328- build(deps-dev): bump ws from 7.5.9 to 7.5.10 by
@dependabot[bot] in peter-evans/repository-dispatch#329- build(deps-dev): bump
@types/nodefrom 18.19.34 to 18.19.38 by@dependabot[bot] in peter-evans/repository-dispatch#330- build(deps-dev): bump
@types/nodefrom 18.19.38 to 18.19.39 by@dependabot[bot] in peter-evans/repository-dispatch#332- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by
@dependabot[bot] in peter-evans/repository-dispatch#334- build(deps-dev): bump
@types/nodefrom 18.19.39 to 18.19.41 by@dependabot[bot] in peter-evans/repository-dispatch#335- build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
@dependabot[bot] in peter-evans/repository-dispatch#336- build(deps-dev): bump
@types/nodefrom 18.19.41 to 18.19.42 by@dependabot[bot] in peter-evans/repository-dispatch#337- build(deps-dev): bump
@types/nodefrom 18.19.42 to 18.19.43 by@dependabot[bot] in peter-evans/repository-dispatch#338- build(deps-dev): bump
@types/nodefrom 18.19.43 to 18.19.44 by@dependabot[bot] in peter-evans/repository-dispatch#339- build(deps-dev): bump
@types/nodefrom 18.19.44 to 18.19.45 by@dependabot[bot] in peter-evans/repository-dispatch#340- build(deps-dev): bump
@types/nodefrom 18.19.45 to 18.19.47 by@dependabot[bot] in peter-evans/repository-dispatch#341- build(deps-dev): bump
@types/nodefrom 18.19.47 to 18.19.50 by@dependabot[bot] in peter-evans/repository-dispatch#343- build(deps): bump peter-evans/create-pull-request from 6 to 7 by
@dependabot[bot] in peter-evans/repository-dispatch#342- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
Pull Request Statistics
Commits:
6Files Changed:
13Additions:
+23Deletions:
-29
Package Dependencies
tj-actions/changed-files
actions
4563c729c555b4141fac99c80f699f571219b836 → 212f9a7760ad2b8eb511185b841f3725a62c2ae0
peter-evans/repository-dispatch
actions
3.0.0 → 4.0.0
Major
peter-evans/find-comment
actions
3.1.0 → 4.0.0
Major
Technical Details
| ID: | 9103672 |
| UUID: | 2879422352 |
| Node ID: | PR_kwDOGkVX1s6roH-Q |
| Host: | GitHub |
| Repository: | coder/coder |
| Mergeable: | Yes |
| Merge State: | Clean |