Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump the actions group with 2 updates#73

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/github_actions/actions-8204c6933e

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubJan 26, 2024
edited
Loading

Bumps the actions group with 2 updates:actions/upload-artifact andactions/download-artifact.

Updatesactions/upload-artifact from 3 to 4

Release notes

Sourced fromactions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloadsmust use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. Thechangelog post.
  2. TheREADME.
  3. Themigration documentation.
  4. As well as the underlying npm package,@​actions/artifact documentation.

New Contributors

Full Changelog:actions/upload-artifact@v3...v4.0.0

v3.1.3

What's Changed

Full Changelog:actions/upload-artifact@v3...v3.1.3

v3.1.2

  • Update all@actions/* NPM packages to their latest versions-#374
  • Update all dev dependencies to their most recent versions -#375

v3.1.1

  • Update actions/core package to latest version to removeset-output deprecation warning#351

v3.1.0

What's Changed

Commits

Updatesactions/download-artifact from 3 to 4

Release notes

Sourced fromactions/download-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloadsmust use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. Thechangelog post.
  2. TheREADME.
  3. Themigration documentation.
  4. As well as the underlying npm package,@​actions/artifact documentation.

New Contributors

Full Changelog:actions/download-artifact@v3...v4.0.0

v3.0.2

v3.0.1

Commits

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

@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsJan 26, 2024
@dependabot@github
Copy link
Author

dependabotbot commented on behalf ofgithubJan 26, 2024

Dependabot tried to add@jsoref/codeql-production-shield as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/jsoref/github-codeql-action/pulls/73/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the jsoref/github-codeql-action repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabotdependabotbotforce-pushed thedependabot/github_actions/actions-8204c6933e branch fromf21b1af tofdc47adCompareJanuary 31, 2024 21:26
@dependabotdependabotbotforce-pushed thedependabot/github_actions/actions-8204c6933e branch fromfdc47ad to9584096CompareFebruary 5, 2024 15:51
@dependabotdependabotbotforce-pushed thedependabot/github_actions/actions-8204c6933e branch 2 times, most recently from4b08b36 tobf5acf7CompareFebruary 19, 2024 15:42
Bumps the actions 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: actions- dependency-name: actions/download-artifact  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/github_actions/actions-8204c6933e branch frombf5acf7 toae995a5CompareOctober 11, 2024 13:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp