-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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(ci): Bump the artifact group with 2 updates #19424
Closed
Closed
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
github-actions
bot
removed
the
domain: ci
Anything related to Vector's CI environment
label
Dec 19, 2023
Blocked until we remove ubuntu 16 and other images that don't support Node v20. See #19416 for context
|
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
4 times, most recently
from
December 25, 2023 17:22
05a39b3
to
3bf6969
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
5 times, most recently
from
January 8, 2024 17:27
6e0a4c3
to
ce6ca23
Compare
neuronull
added
the
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
label
Jan 8, 2024
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
8 times, most recently
from
January 15, 2024 17:45
4e3d26e
to
6365a72
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
5 times, most recently
from
January 22, 2024 17:04
71a28b3
to
52d224f
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
3 times, most recently
from
January 25, 2024 17:04
ce818b6
to
3f67225
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
6 times, most recently
from
February 8, 2024 17:35
c01c439
to
6305106
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
5 times, most recently
from
February 15, 2024 17:26
f89a699
to
dbcb9ca
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
4 times, most recently
from
February 22, 2024 17:50
a654486
to
86b400e
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
6 times, most recently
from
March 1, 2024 17:43
a08892c
to
f52702d
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
3 times, most recently
from
March 6, 2024 17:58
9d62f8d
to
bc70710
Compare
Bumps the artifact group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 3 to 4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: artifact - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: artifact ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/artifact-8204c6933e
branch
from
March 7, 2024 17:38
bc70710
to
8dbc8e5
Compare
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
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 artifact group with 2 updates: actions/upload-artifact and actions/download-artifact.
Updates
actions/upload-artifact
from 3 to 4Release notes
Sourced from actions/upload-artifact's releases.
Commits
c7d193f
Merge pull request #466 from actions/v4-beta13131bb
licensed cache4a6c273
Merge branch 'main' into v4-betaf391bb9
Merge pull request #465 from actions/robherley/v4-documentation9653d03
Apply suggestions from code review875b630
add limitations sectionecb2146
add compression example5e7604f
trim some repeated infod6437d0
naming1b56155
s/v4-beta/v4/gUpdates
actions/download-artifact
from 3 to 4Release notes
Sourced from actions/download-artifact's releases.
Commits
f44cd7b
Merge pull request #259 from actions/robherley/glob-downloads3181fe8
add some migration docsaaaac7b
licensed cache7c9182f
update readmeb94e701
licensed cache0b55470
add test case for globbed downloads to same directory0b51c2e
update prettier/eslint versionsc4c6db7
support globbing artifact list & merging download directory1bd0606
Merge pull request #252 from stchr/patch-1eff4d42
fix default for run-idYou can trigger a rebase of this PR 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