8000 chore(release): 2025 06 18 by alfetopito · Pull Request #5857 · cowprotocol/cowswap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(release): 2025 06 18 #5857

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jun 20, 2025
Merged

chore(release): 2025 06 18 #5857

merged 24 commits into from
Jun 20, 2025

Conversation

alfetopito
Copy link
Collaborator
@alfetopito alfetopito commented Jun 18, 2025

Summary

Release!

Changes

b553228 feat: account shows banner is COW token is unavaillable (#5833)
65c1b36 feat(new-newtworks): fixed sort order for chains (#5856)
343119d feat(new-networks): change Avalanche explorer from Snowtrace to Snowscan (#5848)
f49e48d chore: fix start:cowswap
ec6806c fix(new-networks): add coingecko and uniswap tokens lists to pol and avax (#5841)
d3a2a23 chore: fix ConnectWalletOptions warning (#5840)
cfc6bfe fix(widget): remove legacy enable method (#5822)
2c83e45 feat: add Avalanche and Polygon native token images to Explorer (#5813)
a3c86ea feat: bump widget-react version (#5829)
4137d35 feat: update widget-react deps (#5828)
4f1060b feat: update widget-lib deps (#5827)
e8d28a5 feat: bump iframe transport version (#5826)
7547aec fix(service-worker): disable verbose workbox logging in production (#5815)
9df63e3 feat: integrate ConnectionStatus component and streamline trade form … (#5785)
90915f2 chore: redeploy dev
c1fc67d chore(ci): upgrade setup-node to v4 (#5788)
69864da chore: update .gitignore to include Claude context files (#5810)
3fa1eb2 chore: remove unused package (#5804)

limitofzero and others added 22 commits June 12, 2025 15:33
* chore: update .gitignore to include Claude context files

* chore: remove unnecessary blank line from .gitignore
#5785)

* feat: integrate ConnectionStatus component and streamline trade form validation

* feat: implement ConnectionStatusUpdater for managing offline notifications
…5813)

* feat: add `Avalanche` and `Polygon` native token images to Explorer

* chore: address CR comments

* fix: wrong text when wrapping/unwrapping native tokens on `Avalanche` and `Polygon`

* fix: start date support of `Avalanche` and `Polygon`

* feat: add `Avalanche` and `Polygon` to FAQ

* chore: update `cow-sdk` to `v6.0.0-RC.61`

* chore: update `yarn.lock`

* Revert "feat: add `Avalanche` and `Polygon` to FAQ"

This reverts commit 67b6836.

---------

Co-authored-by: fairlight <31534717+fairlighteth@users.noreply.github.com>
…can (#5848)

* feat: change Avalanche explorer from Snowtrace to Snowscan

* chore: adding `yarn.lock`
… main-dev-05-18

# Conflicts:
#	libs/iframe-transport/package.json
#	libs/widget-lib/package.json
#	libs/widget-react/package.json
* feat(new-newtworks): fixed sort order for chains

* chore: update comment and use sorted chain ids for chain info array
Copy link
vercel bot commented Jun 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cowfi ✅ Ready (Inspect) Visit Preview Jun 20, 2025 10:26am
explorer-dev ✅ Ready (Inspect) Visit Preview Jun 20, 2025 10:26am
swap-dev ✅ Ready (Inspect) Visit Preview Jun 20, 2025 10:26am
widget-configurator ✅ Ready (Inspect) Visit Preview Jun 20, 2025 10:26am
2 Skipped Deployments
Name Status Preview Updated (UTC)
cosmos ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2025 10:26am
sdk-tools ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2025 10:26am

@alfetopito alfetopito self-assigned this Jun 18, 2025
Copy link
Contributor
coderabbitai bot commented Jun 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
socket-security bot commented Jun 18, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​cowprotocol/​cow-sdk@​6.0.0-RC.62 ⏵ 6.0.0-RC.6383 +11009999 +1100

View full report

Copy link
socket-security bot commented Jun 18, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@alfetopito alfetopito added preview-widget-cfg RELEASE Included in the release that is being closed labels Jun 18, 2025
* feat:  account shows banner is COW token is unavaillable

* chore: update `COW` address on `Polygon`

* chore: address CR comments

* chore: allow `COW_CONTRACT_ADDRESS` to have `null` values

* chore: address coderabbit CR comments

* chore: address CR comments

* fix: `getMaybeCowTokenForChain` function

* chore: address CR comments
* fix(slippage): take smart slippage from the active quote

* chore: renaming and types

* chore: remove unused hook

* fix: handle ethflow

* chore: remove unused hook

* chore: fix review remarks

* fix: use enableSmartSlippage from the params to set value

* chore: remove unused

* chore: revert enableSlippage changes

* fix: review remarks

* fix: build

* feat: support auto slippage for eth flow

* feat: move deadline code to new component

* feat: move some code from tx settings

* chore: move warning component

* chore: move some logic from tx settings

* chore: move tx slippage input to another component

* fix: styles for slippage input

* chore: move styles for custom deadline

* chore: remove unused

* chore: move tx settings to pure dir

* fix: lints problems

* fix: lint

* fix: review remarks

* fix: adjust min slippage for warning for eth flow

* chore: update tooltip text

* chore: update imports

* feat: add modified for eth flow when slippage is set by defualt

* fix: build

* fix: lint

---------

Co-authored-by: Alexandr Kazachenko <shoom3301@gmail.com>
Copy link
Contributor
@elena-zh elena-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alfetopito alfetopito merged commit 9d2edec into main Jun 20, 2025
14 of 15 checks passed
@alfetopito alfetopito deleted the release/2025-06-18 branch June 20, 2025 12:43
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
preview-widget-cfg RELEASE Included in the release that is being closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0