chore(deps): bump the actions-deps group with 9 updates#1500
Merged
dougfabris merged 1 commit intomainfrom Jan 20, 2025
Merged
Conversation
|
f1539f0 to
46951ff
Compare
46951ff to
f0f577d
Compare
cf68d6f to
13f008f
Compare
d9edde3 to
c06b86d
Compare
Member
|
@dependabot recreate |
c06b86d to
951809c
Compare
Bumps the actions-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `2` | `4` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `2` | `4` | | [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) | `2` | `4` | | [actions/github-script](https://github.com/actions/github-script) | `3.1.0` | `7.0.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) | `1.3.4` | `1.4.3` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `actions/cache` from 3 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) Updates `actions/upload-artifact` from 2 to 4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v4) Updates `actions/download-artifact` from 2 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v4) Updates `crazy-max/ghaction-github-pages` from 2 to 4 - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v2...v4) Updates `actions/github-script` from 3.1.0 to 7.0.1 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v3.1.0...v7.0.1) Updates `github/codeql-action` from 2 to 3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) Updates `thehanimo/pr-title-checker` from 1.3.4 to 1.4.3 - [Release notes](https://github.com/thehanimo/pr-title-checker/releases) - [Commits](thehanimo/pr-title-checker@v1.3.4...v1.4.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: thehanimo/pr-title-checker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
951809c to
cec9573
Compare
dougfabris
approved these changes
Jan 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions-deps group with 9 updates:
2434342424243.1.07.0.1231.3.41.4.3Updates
actions/checkoutfrom 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)Updates
actions/setup-nodefrom 3 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
39370e3fix: add arch to cached path (#843)abb238bReviseisGheslogic (#1148)aca7b64Merge pull request #1134 from actions/Jcambass-patch-188de2a3Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7Correct version string (#1124)d6ebc7bUpgrade IA Publish97ca147Merge pull request #1125 from actions/add-is-release-workflowaa363deCreate publish-immutable-action.yml1c7b2dbFix: windows arm64 setup (#1126)26961cfDocumentation update in the README file (#1106)Updates
actions/cachefrom 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
1bd1e32Merge pull request #1509 from actions/Link-/cache-4.2.0882d7ceAdd 3.4.0 release notesf2695d7Rerun CIf46ceebAdd licensed outpute6f5858Add lodash to list of reviewed licenses4ae6f21Add reviewed licensed packagesc16df86Add licensed outputb109c12Upgrade@actions/coreto 1.11.1 and other depsb7d227dUpgrade@vercel/nccto 0.38.3faf6392Update RELEASES.mdUpdates
actions/upload-artifactfrom 2 to 4Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
b4b15b8Merge pull request #632 from actions/joshmgross/undo-dependency-changes92b01ebUndo indirect dependency updates from #6278448086Merge pull request #627 from actions/robherley/v4.4.2b1d4642add explicit relative and absolute symlinks to workflowd50e660bump versionaabe6f8build with@actions/artifactv2.1.11604373dMerge pull request #625 from actions/robherley/artifact-2.1.100150148paste right core versiona009b25update licenses9f6f6f4update@actions/coreand@actions/artifactto latest versionsUpdates
actions/download-artifactfrom 2 to 4Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
fa0a91bMerge pull request #341 from actions/robherley/bump-pkgsb54d088Update@actions/artifactversion, bump dependencies65a9edcMerge pull request #325 from bethanyj28/mainfdd1595licensedc13dba1update@actions/artifactdependency0daa75eMerge pull request #324 from actions/eggyhead/use-artifact-v2.1.69c19ed7Merge branch 'main' into eggyhead/use-artifact-v2.1.63d3ea87updating license89af5dbupdating artifact package v2.1.6b4aefffMerge pull request #323 from actions/eggyhead/update-artifact-v215Updates
crazy-max/ghaction-github-pagesfrom 2 to 4Release notes
Sourced from crazy-max/ghaction-github-pages's releases.
... (truncated)
Commits
fbf0a4fMerge pull request #221 from crazy-max/dependabot/npm_and_yarn/multi-93d15ec45006ab351chore: update generated contentecd7aa6build(deps): bump fs-extra and@types/fs-extraad87320Merge pull request #229 from crazy-max/dependabot/npm_and_yarn/actions/core-1...1a3003achore: update generated contentad3a0f1build(deps): bump@actions/corefrom 1.10.0 to 1.11.108f5716Merge pull request #227 from crazy-max/dependabot/npm_and_yarn/micromatch-4.0.8167d3e3build(deps): bump micromatch from 4.0.5 to 4.0.8cda5497Merge pull request #220 from crazy-max/dependabot/npm_and_yarn/ip-2.0.1d319b0fMerge pull request #222 from crazy-max/dependabot/npm_and_yarn/tar-6.2.1Updates
actions/github-scriptfrom 3.1.0 to 7.0.1Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
60a0d83Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200Update version to 7.0.112e22edMerge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8fAvoid settingbaseUrlto undefined when input is not providede69ef54Merge pull request #425 from actions/joshmgross/node-20ee0914bUpdate licensesd6fc56fUse@types/nodefor Node 20384d6cfFix quotations in tests8472492Only validate GraphQLpreviews84903f5Removenode-fetchfrom typeUpdates
github/codeql-actionfrom 2 to 3Release notes
Sourced from github/codeql-action's releases.