-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump the all group across 1 directory with 4 updates #918
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/all-1a237cf19f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+9
−9
Conversation
This file contains 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
Bumps the all group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@d632683...11bd719) Updates `actions/setup-node` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@0a44ba7...39370e3) Updates `actions/upload-artifact` from 4.4.0 to 4.4.3 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@5076954...b4b15b8) Updates `github/codeql-action` from 3.26.9 to 3.27.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@461ef6c...ea9e4e3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Nov 17, 2024
Browser hijacked
…On Sat, Nov 16, 2024, 9:34 PM dependabot[bot] ***@***.***> wrote:
Bumps the all group with 4 updates in the / directory: actions/checkout
<https://github.com/actions/checkout>, actions/setup-node
<https://github.com/actions/setup-node>, actions/upload-artifact
<https://github.com/actions/upload-artifact> and github/codeql-action
<https://github.com/github/codeql-action>.
Updates actions/checkout from 4.2.0 to 4.2.2
Release notes
*Sourced from actions/checkout's releases
<https://github.com/actions/checkout/releases>.*
v4.2.2 What's Changed
- url-helper.ts now leverages well-known environment variables by
@jww3 <https://github.com/jww3> in actions/checkout#1941
<https://redirect.github.com/actions/checkout/pull/1941>
- Expand unit test coverage for isGhes by @jww3
<https://github.com/jww3> in actions/checkout#1946
<https://redirect.github.com/actions/checkout/pull/1946>
*Full Changelog*: ***@***.***
<actions/checkout@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
@orhantoy <https://github.com/orhantoy> in actions/checkout#1924
<https://redirect.github.com/actions/checkout/pull/1924>
New Contributors
- @Jcambass <https://github.com/Jcambass> made their first
contribution in actions/checkout#1919
<https://redirect.github.com/actions/checkout/pull/1919>
*Full Changelog*: ***@***.***
<actions/checkout@v4.2.0...v4.2.1>
Changelog
*Sourced from actions/checkout's changelog
<https://github.com/actions/checkout/blob/main/CHANGELOG.md>.*
Changelog v4.2.2
- url-helper.ts now leverages well-known environment variables by
@jww3 <https://github.com/jww3> in actions/checkout#1941
<https://redirect.github.com/actions/checkout/pull/1941>
- Expand unit test coverage for isGhes by @jww3
<https://github.com/jww3> in actions/checkout#1946
<https://redirect.github.com/actions/checkout/pull/1946>
v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy <https://github.com/orhantoy> in actions/checkout#1924
<https://redirect.github.com/actions/checkout/pull/1924>
v4.2.0
- Add Ref and Commit outputs by @lucacome
<https://github.com/lucacome> in actions/checkout#1180
<https://redirect.github.com/actions/checkout/pull/1180>
- Dependency updates by @dependabot <https://github.com/dependabot>-
actions/checkout#1777
<https://redirect.github.com/actions/checkout/pull/1777>,
actions/checkout#1872
<https://redirect.github.com/actions/checkout/pull/1872>
v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4
updates by @dependabot <https://github.com/dependabot> in
actions/checkout#1739
<https://redirect.github.com/actions/checkout/pull/1739>
- Bump actions/checkout from 3 to 4 by @dependabot
<https://github.com/dependabot> in actions/checkout#1697
<https://redirect.github.com/actions/checkout/pull/1697>
- Check out other refs/* by commit by @orhantoy
<https://github.com/orhantoy> in actions/checkout#1774
<https://redirect.github.com/actions/checkout/pull/1774>
- Pin actions/checkout's own workflows to a known, good, stable
version. by @jww3 <https://github.com/jww3> in actions/checkout#1776
<https://redirect.github.com/actions/checkout/pull/1776>
v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller <https://github.com/cory-miller> in actions/checkout#1732
<https://redirect.github.com/actions/checkout/pull/1732>
v4.1.5
- Update NPM dependencies by @cory-miller
<https://github.com/cory-miller> in actions/checkout#1703
<https://redirect.github.com/actions/checkout/pull/1703>
- Bump github/codeql-action from 2 to 3 by @dependabot
<https://github.com/dependabot> in actions/checkout#1694
<https://redirect.github.com/actions/checkout/pull/1694>
- Bump actions/setup-node from 1 to 4 by @dependabot
<https://github.com/dependabot> in actions/checkout#1696
<https://redirect.github.com/actions/checkout/pull/1696>
- Bump actions/upload-artifact from 2 to 4 by @dependabot
<https://github.com/dependabot> in actions/checkout#1695
<https://redirect.github.com/actions/checkout/pull/1695>
- README: Suggest user.email to be 41898282+github-actions[bot]@
users.noreply.github.com by @cory-miller
<https://github.com/cory-miller> in actions/checkout#1707
<https://redirect.github.com/actions/checkout/pull/1707>
v4.1.4
- Disable extensions.worktreeConfig when disabling sparse-checkout by
@jww3 <https://github.com/jww3> in actions/checkout#1692
<https://redirect.github.com/actions/checkout/pull/1692>
- Add dependabot config by @cory-miller
<https://github.com/cory-miller> in actions/checkout#1688
<https://redirect.github.com/actions/checkout/pull/1688>
- Bump the minor-actions-dependencies group with 2 updates by
@dependabot <https://github.com/dependabot> in actions/checkout#1693
<https://redirect.github.com/actions/checkout/pull/1693>
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot
<https://github.com/dependabot> in actions/checkout#1643
<https://redirect.github.com/actions/checkout/pull/1643>
v4.1.3
- Check git version before attempting to disable sparse-checkout by
@jww3 <https://github.com/jww3> in actions/checkout#1656
<https://redirect.github.com/actions/checkout/pull/1656>
- Add SSH user parameter by @cory-miller
<https://github.com/cory-miller> in actions/checkout#1685
<https://redirect.github.com/actions/checkout/pull/1685>
- Update actions/checkout version in update-main-version.yml by @jww3
<https://github.com/jww3> in actions/checkout#1650
<https://redirect.github.com/actions/checkout/pull/1650>
v4.1.2
- Fix: Disable sparse checkout whenever sparse-checkout option is not
present @dscho <https://github.com/dscho> in actions/checkout#1598
<https://redirect.github.com/actions/checkout/pull/1598>
v4.1.1
- Correct link to GitHub Docs by @peterbe <https://github.com/peterbe>
in actions/checkout#1511
<https://redirect.github.com/actions/checkout/pull/1511>
- Link to release page from what's new section by @cory-miller
<https://github.com/cory-miller> in actions/checkout#1514
<https://redirect.github.com/actions/checkout/pull/1514>
v4.1.0
- Add support for partial checkout filters
<https://redirect.github.com/actions/checkout/pull/1396>
... (truncated)
Commits
- 11bd719
<actions/checkout@11bd719>
Prepare 4.2.2 Release (#1953
<https://redirect.github.com/actions/checkout/issues/1953>)
- e3d2460
<actions/checkout@e3d2460>
Expand unit test coverage (#1946
<https://redirect.github.com/actions/checkout/issues/1946>)
- 163217d
<actions/checkout@163217d>
url-helper.ts now leverages well-known environment variables. (#1941
<https://redirect.github.com/actions/checkout/issues/1941>)
- eef6144
<actions/checkout@eef6144>
Prepare 4.2.1 release (#1925
<https://redirect.github.com/actions/checkout/issues/1925>)
- 6b42224
<actions/checkout@6b42224>
Add workflow file for publishing releases to immutable action package (
#1919 <https://redirect.github.com/actions/checkout/issues/1919>)
- de5a000
<actions/checkout@de5a000>
Check out other refs/* by commit if provided, fall back to ref (#1924
<https://redirect.github.com/actions/checkout/issues/1924>)
- See full diff in compare view
<actions/checkout@d632683...11bd719>
Updates actions/setup-node from 4.0.4 to 4.1.0
Release notes
*Sourced from actions/setup-node's releases
<https://github.com/actions/setup-node/releases>.*
v4.1.0 What's Changed
- Resolve High Security Alerts by upgrading Dependencies by
@aparnajyothi-y <https://github.com/aparnajyothi-y> in
actions/setup-node#1132
<https://redirect.github.com/actions/setup-node/pull/1132>
- Upgrade IA Publish by @Jcambass <https://github.com/Jcambass> in
actions/setup-node#1134
<https://redirect.github.com/actions/setup-node/pull/1134>
- Revise isGhes logic by @jww3 <https://github.com/jww3> in
actions/setup-node#1148
<https://redirect.github.com/actions/setup-node/pull/1148>
- Add architecture to cache key by @pengx17
<https://github.com/pengx17> in actions/setup-node#843
<https://redirect.github.com/actions/setup-node/pull/843> This
addresses issues with caching by adding the architecture (arch) to the
cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be
compatible with the new format.
New Contributors
- @jww3 <https://github.com/jww3> made their first contribution in
actions/setup-node#1148
<https://redirect.github.com/actions/setup-node/pull/1148>
- @pengx17 <https://github.com/pengx17> made their first contribution
in actions/setup-node#843
<https://redirect.github.com/actions/setup-node/pull/843>
*Full Changelog*: ***@***.***
<actions/setup-node@v4...v4.1.0>
Commits
- 39370e3
<actions/setup-node@39370e3>
fix: add arch to cached path (#843
<https://redirect.github.com/actions/setup-node/issues/843>)
- abb238b
<actions/setup-node@abb238b>
Revise isGhes logic (#1148
<https://redirect.github.com/actions/setup-node/issues/1148>)
- aca7b64
<actions/setup-node@aca7b64>
Merge pull request #1134
<https://redirect.github.com/actions/setup-node/issues/1134> from
actions/Jcambass-patch-1
- 88de2a3
<actions/setup-node@88de2a3>
Resolve High Security Alerts by upgrading Dependencies (#1132
<https://redirect.github.com/actions/setup-node/issues/1132>)
- d6ebc7b
<actions/setup-node@d6ebc7b>
Upgrade IA Publish
- See full diff in compare view
<actions/setup-node@0a44ba7...39370e3>
Updates actions/upload-artifact from 4.4.0 to 4.4.3
Release notes
*Sourced from actions/upload-artifact's releases
<https://github.com/actions/upload-artifact/releases>.*
v4.4.3 What's Changed
- Undo indirect dependency updates from #627
<https://redirect.github.com/actions/upload-artifact/issues/627> by
@joshmgross <https://github.com/joshmgross> in
actions/upload-artifact#632
<https://redirect.github.com/actions/upload-artifact/pull/632>
*Full Changelog*: ***@***.***
<actions/upload-artifact@v4.4.2...v4.4.3>
v4.4.2 What's Changed
- Bump @actions/artifact to 2.1.11 by @robherley
<https://github.com/robherley> in actions/upload-artifact#627
<https://redirect.github.com/actions/upload-artifact/pull/627>
- Includes fix for relative symlinks not resolving properly
*Full Changelog*: ***@***.***
<actions/upload-artifact@v4.4.1...v4.4.2>
v4.4.1 What's Changed
- Add a section about hidden files by @joshmgross
<https://github.com/joshmgross> in actions/upload-artifact#607
<https://redirect.github.com/actions/upload-artifact/pull/607>
- Add workflow file for publishing releases to immutable action
package by @Jcambass <https://github.com/Jcambass> in
actions/upload-artifact#621
<https://redirect.github.com/actions/upload-artifact/pull/621>
- Update @actions/artifact to latest version, includes symlink and
timeout fixes by @robherley <https://github.com/robherley> in
actions/upload-artifact#625
<https://redirect.github.com/actions/upload-artifact/pull/625>
New Contributors
- @Jcambass <https://github.com/Jcambass> made their first
contribution in actions/upload-artifact#621
<https://redirect.github.com/actions/upload-artifact/pull/621>
*Full Changelog*: ***@***.***
<actions/upload-artifact@v4.4.0...v4.4.1>
Commits
- b4b15b8
<actions/upload-artifact@b4b15b8>
Merge pull request #632
<https://redirect.github.com/actions/upload-artifact/issues/632> from
actions/joshmgross/undo-dependency-changes
- 92b01eb
<actions/upload-artifact@92b01eb>
Undo indirect dependency updates from #627
<https://redirect.github.com/actions/upload-artifact/issues/627>
- 8448086
<actions/upload-artifact@8448086>
Merge pull request #627
<https://redirect.github.com/actions/upload-artifact/issues/627> from
actions/robherley/v4.4.2
- b1d4642
<actions/upload-artifact@b1d4642>
add explicit relative and absolute symlinks to workflow
- d50e660
<actions/upload-artifact@d50e660>
bump version
- aabe6f8
<actions/upload-artifact@aabe6f8>
build with @actions/artifact v2.1.11
- 604373d
<actions/upload-artifact@604373d>
Merge pull request #625
<https://redirect.github.com/actions/upload-artifact/issues/625> from
actions/robherley/artifact-2.1.10
- 0150148
<actions/upload-artifact@0150148>
paste right core version
- a009b25
<actions/upload-artifact@a009b25>
update licenses
- 9f6f6f4
<actions/upload-artifact@9f6f6f4>
update @actions/core and @actions/artifact to latest versions
- Additional commits viewable in compare view
<actions/upload-artifact@5076954...b4b15b8>
Updates github/codeql-action from 3.26.9 to 3.27.4
Release notes
*Sourced from github/codeql-action's releases
<https://github.com/github/codeql-action/releases>.*
v3.27.4 CodeQL Action Changelog
See the releases page <https://github.com/github/codeql-action/releases>
for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2 and v3 of the CodeQL Action is
the node version they support, with v3 running on node 20 while we
continue to release v2 to support running on node 16. For example 3.22.11
was the first v3 release and is functionally identical to 2.22.11. This
approach ensures an easy way to track exactly which features are included
in different versions, indicated by the minor and patch version numbers.
3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md
<https://github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md> for
more information.
v3.27.3 CodeQL Action Changelog
See the releases page <https://github.com/github/codeql-action/releases>
for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2 and v3 of the CodeQL Action is
the node version they support, with v3 running on node 20 while we
continue to release v2 to support running on node 16. For example 3.22.11
was the first v3 release and is functionally identical to 2.22.11. This
approach ensures an easy way to track exactly which features are included
in different versions, indicated by the minor and patch version numbers.
3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md
<https://github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md> for
more information.
v3.27.2 CodeQL Action Changelog
See the releases page <https://github.com/github/codeql-action/releases>
for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2 and v3 of the CodeQL Action is
the node version they support, with v3 running on node 20 while we
continue to release v2 to support running on node 16. For example 3.22.11
was the first v3 release and is functionally identical to 2.22.11. This
approach ensures an easy way to track exactly which features are included
in different versions, indicated by the minor and patch version numbers.
3.27.2 - 12 Nov 2024
- Fixed an issue where setting up the CodeQL tools would sometimes
fail with the message "Invalid value 'undefined' for header
'authorization'". #2590
<https://redirect.github.com/github/codeql-action/pull/2590>
See the full CHANGELOG.md
<https://github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md> for
more information.
v3.27.1 CodeQL Action Changelog
See the releases page <https://github.com/github/codeql-action/releases>
for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2 and v3 of the CodeQL Action is
the node version they support, with v3 running on node 20 while we
continue to release v2 to support running on node 16. For example 3.22.11
was the first v3 release and is functionally identical to 2.22.11. This
approach ensures an easy way to track exactly which features are included
in different versions, indicated by the minor and patch version numbers.
3.27.1 - 08 Nov 2024
- The CodeQL Action now downloads bundles compressed using Zstandard
on GitHub Enterprise Server when using Linux or macOS runners. This speeds
up the installation of the CodeQL tools. This feature is already available
to GitHub.com users. #2573
<https://redirect.github.com/github/codeql-action/pull/2573>
- Update default CodeQL bundle version to 2.19.3. #2576
<https://redirect.github.com/github/codeql-action/pull/2576>
... (truncated)
Changelog
*Sourced from github/codeql-action's changelog
<https://github.com/github/codeql-action/blob/main/CHANGELOG.md>.*
CodeQL Action Changelog
See the releases page <https://github.com/github/codeql-action/releases>
for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2 and v3 of the CodeQL Action is
the node version they support, with v3 running on node 20 while we
continue to release v2 to support running on node 16. For example 3.22.11
was the first v3 release and is functionally identical to 2.22.11. This
approach ensures an easy way to track exactly which features are included
in different versions, indicated by the minor and patch version numbers.
[UNRELEASED]
No user facing changes.
3.27.4 - 14 Nov 2024
No user facing changes.
3.27.3 - 12 Nov 2024
No user facing changes.
3.27.2 - 12 Nov 2024
- Fixed an issue where setting up the CodeQL tools would sometimes
fail with the message "Invalid value 'undefined' for header
'authorization'". #2590
<https://redirect.github.com/github/codeql-action/pull/2590>
3.27.1 - 08 Nov 2024
- The CodeQL Action now downloads bundles compressed using Zstandard
on GitHub Enterprise Server when using Linux or macOS runners. This speeds
up the installation of the CodeQL tools. This feature is already available
to GitHub.com users. #2573
<https://redirect.github.com/github/codeql-action/pull/2573>
- Update default CodeQL bundle version to 2.19.3. #2576
<https://redirect.github.com/github/codeql-action/pull/2576>
3.27.0 - 22 Oct 2024
- Bump the minimum CodeQL bundle version to 2.14.6. #2549
<https://redirect.github.com/github/codeql-action/pull/2549>
- Fix an issue where the upload-sarif Action would fail with
"upload-sarif post-action step failed: Input required and not supplied:
token" when called in a composite Action that had a different set of inputs
to the ones expected by the upload-sarif Action. #2557
<https://redirect.github.com/github/codeql-action/pull/2557>
- Update default CodeQL bundle version to 2.19.2. #2552
<https://redirect.github.com/github/codeql-action/pull/2552>
3.26.13 - 14 Oct 2024
No user facing changes.
3.26.12 - 07 Oct 2024
-
*Upcoming breaking change*: Add a deprecation warning for customers
using CodeQL version 2.14.5 and earlier. These versions of CodeQL were
discontinued on 24 September 2024 alongside GitHub Enterprise Server 3.10,
and will be unsupported by CodeQL Action versions 3.27.0 and later and
versions 2.27.0 and later. #2520
<https://redirect.github.com/github/codeql-action/pull/2520>
-
If you are using one of these versions, please update to CodeQL CLI
version 2.14.6 or later. For instance, if you have specified a custom
version of the CLI using the 'tools' input to the 'init' Action, you can
remove this input to use the default version.
-
Alternatively, if you want to continue using a version of the
CodeQL CLI between 2.13.5 and 2.14.5, you can replace
***@***.*** by ***@***.*** and
***@***.*** by ***@***.*** in
your code scanning workflow to ensure you continue using this version of
the CodeQL Action.
3.26.11 - 03 Oct 2024
-
*Upcoming breaking change*: Add support for using
***@***.*** to programmatically consume CodeQL Action
debug artifacts.
Starting November 30, 2024, GitHub.com customers will no longer be
able to use ***@***.***
<https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/>.
Therefore, to avoid breakage, customers who programmatically download the
CodeQL Action debug artifacts should set the
CODEQL_ACTION_ARTIFACT_V4_UPGRADE environment variable to true and
bump ***@***.*** to ***@***.*** in
their workflows. The CodeQL Action will enable this behavior by default in
early November and workflows that have not yet bumped to
***@***.*** to ***@***.*** will
begin failing then.
... (truncated)
Commits
- ea9e4e3
<github/codeql-action@ea9e4e3>
Merge pull request #2605
<https://redirect.github.com/github/codeql-action/issues/2605> from
github/update-v3.27.4-3ab67a219
- 845ea92
<github/codeql-action@845ea92>
Update changelog for v3.27.4
- 3ab67a2
<github/codeql-action@3ab67a2>
Merge pull request #2597
<https://redirect.github.com/github/codeql-action/issues/2597> from
github/mbg/caching/output-improvements
- 6e3a010
<github/codeql-action@6e3a010>
Merge pull request #2583
<https://redirect.github.com/github/codeql-action/issues/2583> from
jsoref/use-artifact-4
- 1c83cd1
<github/codeql-action@1c83cd1>
Upgrade actions/upload-artifact to v4
- 024283f
<github/codeql-action@024283f>
Merge pull request #2602
<https://redirect.github.com/github/codeql-action/issues/2602> from
github/mergeback/v3.27.3-to-main-396bb3e4
- 613fe96
<github/codeql-action@613fe96>
Update checked-in dependencies
- e35d4aa
<github/codeql-action@e35d4aa>
Update changelog and version after v3.27.3
- 396bb3e
<github/codeql-action@396bb3e>
Merge pull request #2601
<https://redirect.github.com/github/codeql-action/issues/2601> from
github/update-v3.27.3-f04790367
- 2b13194
<github/codeql-action@2b13194>
Update changelog for v3.27.3
- Additional commits viewable in compare view
<github/codeql-action@461ef6c...ea9e4e3>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore <dependency name> major version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific dependency's
major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific dependency's
minor version or upgrade to it yourself)
- @dependabot ignore <dependency name> will close this group update PR
and stop Dependabot creating any more for the specific dependency (unless
you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name> will remove all of the ignore
conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition> will
remove the ignore condition of the specified dependency and ignore
conditions
------------------------------
You can view, comment on, or merge this pull request online at:
#918
Commit Summary
- fe66af1
<fe66af1>
chore(deps): Bump the all group across 1 directory with 4 updates
File Changes
(4 files <https://github.com/puppeteer/replay/pull/918/files>)
- *M* .github/workflows/main.yml
<https://github.com/puppeteer/replay/pull/918/files#diff-7829468e86c1cc5d5133195b5cb48e1ff6c75e3e9203777f6b2e379d9e4882b3>
(8)
- *M* .github/workflows/pre-release.yml
<https://github.com/puppeteer/replay/pull/918/files#diff-8f0c4d810b263ab478547020c847ee0297cc98c11c67fc2209ce604e52719607>
(2)
- *M* .github/workflows/publish.yml
<https://github.com/puppeteer/replay/pull/918/files#diff-551d1fcf87f78cc3bc18a7b332a4dc5d8773a512062df881c5aba28a6f5c48d7>
(2)
- *M* .github/workflows/scorecards-analysis.yml
<https://github.com/puppeteer/replay/pull/918/files#diff-43563750699358bcd52e44e9a2700c2e4e9b27512b60dd60c204c4007d3764a9>
(6)
Patch Links:
- https://github.com/puppeteer/replay/pull/918.patch
- https://github.com/puppeteer/replay/pull/918.diff
—
Reply to this email directly, view it on GitHub
<#918>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMYELAE7BST3MA4ZYVS2D5T2A76EFAVCNFSM6AAAAABR5NV25KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3DKMJVHEYDCNI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 all group with 4 updates in the / directory: actions/checkout, actions/setup-node, actions/upload-artifact and github/codeql-action.
Updates
actions/checkout
from 4.2.0 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)Updates
actions/setup-node
from 4.0.4 to 4.1.0Release notes
Sourced from actions/setup-node's releases.
Commits
39370e3
fix: add arch to cached path (#843)abb238b
ReviseisGhes
logic (#1148)aca7b64
Merge pull request #1134 from actions/Jcambass-patch-188de2a3
Resolve High Security Alerts by upgrading Dependencies (#1132)d6ebc7b
Upgrade IA PublishUpdates
actions/upload-artifact
from 4.4.0 to 4.4.3Release notes
Sourced from actions/upload-artifact's releases.
Commits
b4b15b8
Merge pull request #632 from actions/joshmgross/undo-dependency-changes92b01eb
Undo indirect dependency updates from #6278448086
Merge pull request #627 from actions/robherley/v4.4.2b1d4642
add explicit relative and absolute symlinks to workflowd50e660
bump versionaabe6f8
build with@actions/artifact
v2.1.11604373d
Merge pull request #625 from actions/robherley/artifact-2.1.100150148
paste right core versiona009b25
update licenses9f6f6f4
update@actions/core
and@actions/artifact
to latest versionsUpdates
github/codeql-action
from 3.26.9 to 3.27.4Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
ea9e4e3
Merge pull request #2605 from github/update-v3.27.4-3ab67a219845ea92
Update changelog for v3.27.43ab67a2
Merge pull request #2597 from github/mbg/caching/output-improvements6e3a010
Merge pull request #2583 from jsoref/use-artifact-41c83cd1
Upgrade actions/upload-artifact to v4024283f
Merge pull request #2602 from github/mergeback/v3.27.3-to-main-396bb3e4613fe96
Update checked-in dependenciese35d4aa
Update changelog and version after v3.27.3396bb3e
Merge pull request #2601 from github/update-v3.27.3-f047903672b13194
Update changelog for v3.27.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions