chore(deps): bump actions/download-artifact from 3.0.0 to 4.1.8
Bumps actions/download-artifact from 3.0.0 to 4.1.8.
Release notes
Sourced from actions/download-artifact's releases.
v4.1.8
What's Changed
- Update
@actions/artifactversion, bump dependencies by@robherleyin actions/download-artifact#341Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.8
v4.1.7
What's Changed
- Update
@actions/artifactdependency by@bethanyj28in actions/download-artifact#325Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7
v4.1.6
What's Changed
- updating
@actions/artifactdependency to v2.1.6 by@eggyheadin actions/download-artifact#324Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.5...v4.1.6
v4.1.5
What's Changed
- Update readme with v3/v2/v1 deprecation notice by
@robherleyin actions/download-artifact#322- Update dependencies
@actions/coreto v1.10.1 and@actions/artifactto v2.1.5Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.4...v4.1.5
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
... (truncated)
Commits
fa0a91bMerge pull request #341 from actions/robherley/bump-pkgsb54d088Update@actions/artifactversion, bump dependencies65a9edcMerge pull request #325 from bethanyj28/mainfdd1595licensedc13dba1update@actions/artifactdependency0daa75eMerge pull request #324 from actions/eggyhead/use-artifact-v2.1.69c19ed7Merge branch 'main' into eggyhead/use-artifact-v2.1.63d3ea87updating license89af5dbupdating artifact package v2.1.6b4aefffMerge pull request #323 from actions/eggyhead/update-artifact-v215- 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/10241691013'
📦 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 |
544.6 KB (🟢 -128 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!
One Page Changed Size
The following page changed size from the code in this PR compared to its base branch:
| Page | Size (compressed) | First Load |
|---|---|---|
/bridge |
44.55 KB (🟢 -26 B) |
589.15 KB |
Details
Only the gzipped size is provided here based on an expert tip.
First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.
Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis
Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.
- Ipfs hash: bafybeiee72gfpfs2fyq7y5zkutqzlkp7i6ujt5kacbvkcwm2kt6jv5tvjm
- Ipfs preview link: https://bafybeiee72gfpfs2fyq7y5zkutqzlkp7i6ujt5kacbvkcwm2kt6jv5tvjm.ipfs.cf-ipfs.com/
Automatically created PR by dependabot. It won't be addressed
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.