Title: Update actions/upload-artifact action to v7 by renovate[bot] · Pull Request #45 · TheProgramSrc/SimpleCore-NetworkingModule · GitHub
Open Graph Title: Update actions/upload-artifact action to v7 by renovate[bot] · Pull Request #45 · TheProgramSrc/SimpleCore-NetworkingModule
X Title: Update actions/upload-artifact action to v7 by renovate[bot] · Pull Request #45 · TheProgramSrc/SimpleCore-NetworkingModule
Description: This PR contains the following updates: Package Type Update Change actions/upload-artifact action major v3 → v7 Release Notes actions/upload-artifact (actions/upload-artifact) v7.0.1 Compare Source What's Changed Update the readme with direct upload details by @danwkennedy in #795 Readme: bump all the example versions to v7 by @danwkennedy in #796 Include changes in typespec/ts-http-runtime 0.3.5 by @yacaovsnc in #797 Full Changelog: actions/upload-artifact@v7...v7.0.1 v7.0.0 Compare Source v7 What's new Direct Uploads Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file. ESM To support new versions of the @actions/* packages, we've upgraded the package to ESM. What's Changed Add proxy integration test by @Link- in #754 Upgrade the module to ESM and bump dependencies by @danwkennedy in #762 Support direct file uploads by @danwkennedy in #764 New Contributors @Link- made their first contribution in #754 Full Changelog: actions/upload-artifact@v6...v7.0.0 v7 Compare Source v6.0.0 Compare Source v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading. Node.js 24 This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24. What's Changed Upload Artifact Node 24 support by @salmanmkc in #719 fix: update @actions/artifact for Node.js 24 punycode deprecation by @salmanmkc in #744 prepare release v6.0.0 for Node.js 24 support by @salmanmkc in #745 Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0 v6 Compare Source v5.0.0 Compare Source What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such. Update README.md by @GhadimiR in #681 Update README.md by @nebuk89 in #712 Readme: spell out the first use of GHES by @danwkennedy in #727 Update GHES guidance to include reference to Node 20 version by @patrikpolyak in #725 Bump @actions/artifact to v4.0.0 Prepare v5.0.0 by @danwkennedy in #734 New Contributors @GhadimiR made their first contribution in #681 @nebuk89 made their first contribution in #712 @danwkennedy made their first contribution in #727 @patrikpolyak made their first contribution in #725 Full Changelog: actions/upload-artifact@v4...v5.0.0 v5 Compare Source v4.6.2 Compare Source What's Changed Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @salmanmkc in #685 New Contributors @salmanmkc made their first contribution in #685 Full Changelog: actions/upload-artifact@v4...v4.6.2 v4.6.1 Compare Source What's Changed Update to use artifact 2.2.2 package by @yacaovsnc in #673 Full Changelog: actions/upload-artifact@v4...v4.6.1 v4.6.0 Compare Source What's Changed Expose env vars to control concurrency and timeout by @yacaovsnc in #662 Full Changelog: actions/upload-artifact@v4...v4.6.0 v4.5.0 Compare Source What's Changed fix: deprecated Node.js version in action by @hamirmahal in #578 Add new artifact-digest output by @bdehamer in #656 New Contributors @hamirmahal made their first contribution in #578 @bdehamer made their first contribution in #656 Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0 v4.4.3 Compare Source What's Changed Undo indirect dependency updates from #627 by @joshmgross in #632 Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3 v4.4.2 Compare Source What's Changed Bump @actions/artifact to 2.1.11 by @robherley in #627 Includes fix for relative symlinks not resolving properly Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2 v4.4.1 Compare Source What's Changed Add a section about hidden files by @joshmgross in #607 Add workflow file for publishing releases to immutable action package by @Jcambass in #621 Update @actions/artifact to latest version, includes symlink and timeout fixes by @robherley in #625 New Contributors @Jcambass made their first contribution in #621 Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1 v4.4.0 Compare Source Notice: Breaking Changes ⚠️ We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so. See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details. What's Changed Exclude hidden files by default by @joshmgross in #598 Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0 v4.3.6 Compare Source What's Changed Revert to @actions/artifact 2.1.8 by @robherley in #594 Full Changelog: actions/upload-artifact@v4...v4.3.6 v4.3.5 Compare Source What's Changed Bump @actions/artifact to v2.1.9 by @robherley in #588 Fixed artifact upload chunk timeout logic #1774 Use lazy stream to prevent issues with open file limits #1771 Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5 v4.3.4 Compare Source What's Changed Update @actions/artifact version, bump dependencies by @robherley in #584 Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4 v4.3.3 Compare Source What's Changed updating @actions/artifact dependency to v2.1.6 by @eggyhead in #565 Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3 v4.3.2 Compare Source What's Changed Update release-new-action-version.yml by @konradpabjan in #516 Minor fix to the migration readme by @andrewakim in #523 Update readme with v3/v2/v1 deprecation notice by @robherley in #561 updating @actions/artifact dependency to v2.1.5 and @actions/core to v1.0.1 by @eggyhead in #562 New Contributors @andrewakim made their first contribution in #523 Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2 v4.3.1 Compare Source Bump @actions/artifacts to latest version to include updated GHES host check v4.3.0 Compare Source What's Changed Reorganize upload code in prep for merge logic & add more tests by @robherley in #504 Add sub-action to merge artifacts by @robherley in #505 Full Changelog: actions/upload-artifact@v4...v4.3.0 v4.2.0 Compare Source What's Changed Ability to overwrite an Artifact by @robherley in #501 Full Changelog: actions/upload-artifact@v4...v4.2.0 v4.1.0 Compare Source What's Changed Add migrations docs by @robherley in #482 Update README.md by @samuelwine in #492 Support artifact-url output by @konradpabjan in #496 Update readme to reflect new 500 artifact per job limit by @robherley in #497 New Contributors @samuelwine made their first contribution in #492 Full Changelog: actions/upload-artifact@v4...v4.1.0 v4.0.0 Compare Source 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 downloads must 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: The changelog post. The README. The migration documentation. As well as the underlying npm package, @actions/artifact documentation. New Contributors @vmjoseph made their first contribution in #464 Full Changelog: actions/upload-artifact@v3...v4.0.0 v4 Compare Source Configuration 📅 Schedule: (UTC) Branch creation At any time (no schedule defined) Automerge At any time (no schedule defined) 🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied. ♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won't be reminded about this update again. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.
Open Graph Description: This PR contains the following updates: Package Type Update Change actions/upload-artifact action major v3 → v7 Release Notes actions/upload-artifact (actions/upload-artifact) v7.0.1 Co...
X Description: This PR contains the following updates: Package Type Update Change actions/upload-artifact action major v3 → v7 Release Notes actions/upload-artifact (actions/upload-artifact) v7.0.1 Co...
Opengraph URL: https://github.com/TheProgramSrc/SimpleCore-NetworkingModule/pull/45
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:e25ffebd-62f4-20ef-e7ea-668e9703daaa |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8894:66F33:1003EC1:159814D:6A612791 |
| html-safe-nonce | afff025756a4c7da2ee63f6b39ea18fc59922c2efae95c116d4b768cd20e707a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4ODk0OjY2RjMzOjEwMDNFQzE6MTU5ODE0RDo2QTYxMjc5MSIsInZpc2l0b3JfaWQiOiI1NTA1Mjc5MDYxNjM4ODUwNDQ5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | ccf1976f3b6d717c713930df9ea374acf877579a248a5396c49380a63c4b37a1 |
| hovercard-subject-tag | pull_request:1730864025 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/TheProgramSrc/SimpleCore-NetworkingModule/pull/45/files |
| twitter:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| og:image:alt | This PR contains the following updates: Package Type Update Change actions/upload-artifact action major v3 → v7 Release Notes actions/upload-artifact (actions/upload-artifact) v7.0.1 Co... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6896275b704df9b9258326d49c8695aecd98d736cd9eeda7bcbb1790ac97d3ad |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/TheProgramSrc/SimpleCore-NetworkingModule git https://github.com/TheProgramSrc/SimpleCore-NetworkingModule.git |
| octolytics-dimension-user_id | 72344358 |
| octolytics-dimension-user_login | TheProgramSrc |
| octolytics-dimension-repository_id | 443616247 |
| octolytics-dimension-repository_nwo | TheProgramSrc/SimpleCore-NetworkingModule |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 443616247 |
| octolytics-dimension-repository_network_root_nwo | TheProgramSrc/SimpleCore-NetworkingModule |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | af89f6cd55841b57fa09b6b0ed9e3f8f2e94b05d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width