interface
interface copied to clipboard
chore(deps): bump actions/download-artifact from 3.0.0 to 4.1.4
Bumps actions/download-artifact from 3.0.0 to 4.1.4.
Release notes
Sourced from actions/download-artifact's releases.
v4.1.4
What's Changed
- Update
@actions/artifactby@bethanyj28in actions/download-artifact#307Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.4
v4.1.3
What's Changed
- Update release-new-action-version.yml by
@konradpabjanin actions/download-artifact#292- Update toolkit dependency with updated unzip logic by
@bethanyj28in actions/download-artifact#299- Update
@actions/artifactby@bethanyj28in actions/download-artifact#303New Contributors
@bethanyj28made their first contribution in actions/download-artifact#299Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.3
v4.1.2
- Bump
@actions/artifactsto latest version to include updated GHES host checkv4.1.1
- Fix transient request timeouts actions/download-artifact#249
- Bump
@actions/artifactsto latest versionv4.1.0
What's Changed
- Some cleanup by
@robherleyin actions/download-artifact#247- Fix default for run-id by
@stchrin actions/download-artifact#252- Support pattern matching to filter artifacts & merge to same directory by
@robherleyin actions/download-artifact#259New Contributors
@stchrmade their first contribution in actions/download-artifact#252Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.0
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 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/artifactdocumentation.New Contributors
... (truncated)
Commits
c850b93Merge pull request #307 from bethanyj28/main6fd111fupdate@actions/artifact87c5514Merge pull request #303 from bethanyj28/main47f9ce6update@actions/artifact127824dMerge pull request #299 from bethanyj28/main6dd49bflicensed only artifactf71c0e3Revert "licensed"7c63dfdlicensed67d37cdUpdate toolkit3487549Update release-new-action-version.yml (#292)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
✅ CI run has succeded! You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/8414330807'
📦 Next.js Bundle Analysis for aave-ui
This analysis was generated by the Next.js Bundle Analysis action. 🤖
🎉 Global Bundle Size Decreased
| Page | Size (compressed) |
|---|---|
global |
538.25 KB (🟢 -177 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
- Ipfs hash: bafybeicff5tisboberkp5qt4yby6oxbllr4qzbwkslpxxiu6f7pzs6jgke
- Ipfs preview link: https://bafybeicff5tisboberkp5qt4yby6oxbllr4qzbwkslpxxiu6f7pzs6jgke.ipfs.cf-ipfs.com/
Superseded by #2036.