interface
interface copied to clipboard
chore(deps): bump actions/github-script from 6.3.2 to 7.0.1
Bumps actions/github-script from 6.3.2 to 7.0.1.
Release notes
Sourced from actions/github-script's releases.
v7.0.1
What's Changed
- Avoid setting
baseUrlto undefined when input is not provided by@joshmgrossin actions/github-script#439Full Changelog: https://github.com/actions/github-script/compare/v7.0.0...v7.0.1
v7.0.0
What's Changed
- Add base-url option by
@robandpdxin actions/github-script#429- Expose async-function argument type by
@viktorlottin actions/github-script#402, see for details https://github.com/actions/github-script#use-scripts-with-jsdoc-support- Update dependencies and use Node 20 by
@joshmgrossin actions/github-script#425New Contributors
@navarroaxelmade their first contribution in actions/github-script#285@robandpdxmade their first contribution in actions/github-script#429@viktorlottmade their first contribution in actions/github-script#402Full Changelog: https://github.com/actions/github-script/compare/v6.4.1...v7.0.0
v6.4.1
What's Changed
- Add
@octokit/plugin-request-log, to produce debug output for requests by@mjpietersin actions/github-script#358- fix input handling by
@mjpietersin actions/github-script#357- Remove unused dependencies by
@mjpietersin actions/github-script#356- Default debug to current runner debug state by
@mjpietersin actions/github-script#363New Contributors
@mjpietersmade their first contribution in actions/github-script#358Full Changelog: https://github.com/actions/github-script/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
- Bump json5 from 2.1.3 to 2.2.3 by
@dependabotin actions/github-script#319- Bump minimatch from 3.0.4 to 3.1.2 by
@dependabotin actions/github-script#320- Add node-fetch by
@danmichaeloin actions/github-script#321New Contributors
@jongwooomade their first contribution in actions/github-script#313@austinvazquezmade their first contribution in actions/github-script#306@danmichaelomade their first contribution in actions/github-script#321Full Changelog: https://github.com/actions/github-script/compare/v6.3.3...v6.4.0
v6.3.3
What's Changed
- Update
@actions/globto 0.3.0 by@nineinchnickin actions/github-script#279New Contributors
... (truncated)
Commits
60a0d83Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200Update version to 7.0.112e22edMerge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8fAvoid settingbaseUrlto undefined when input is not providede69ef54Merge pull request #425 from actions/joshmgross/node-20ee0914bUpdate licensesd6fc56fUse@types/nodefor Node 20384d6cfFix quotations in tests8472492Only validate GraphQLpreviews84903f5Removenode-fetchfrom type- Additional commits viewable in compare view
You 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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 failed! Please see logs at https://github.com/aave/interface/actions/runs/8414328509'
📦 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!