Skip to content
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

Release 1.44.1 #4327

Merged
merged 17 commits into from
Oct 8, 2024
Merged

Release 1.44.1 #4327

merged 17 commits into from
Oct 8, 2024

Conversation

compojoom
Copy link
Collaborator

Features

Bug fixes

Chore & tests

dependabot bot and others added 17 commits October 2, 2024 09:26
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.13.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v14.2.13)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.3.0 to 8.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/lib/cli)

---
updated-dependencies:
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…4276)

Bumps [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) from 8.0.0 to 8.0.3.
- [Release notes](https://github.com/storybookjs/addon-designs/releases)
- [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
- [Commits](storybookjs/addon-designs@v8.0.0...v8.0.3)

---
updated-dependencies:
- dependency-name: "@storybook/addon-designs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.5.2 to 2.6.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](contributor-assistant/github-action@v2.5.2...v2.6.1)

---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Tests: fix regression tests
* fix(UI): chain prefix toggle in address display

* chore: fix linting issues

* fix(UI): logic for chain prefix toggle
…ers is missing in a tx (#4260)

* fix(display-raw-data): show raw data if no params and method exists in a tx

* chore(readability): improve condition readability

* chore(unit-tests): add raw data test case in DecodedTx component
* Prevent failing step 

* Hide beamer before all tests

* Update workflow
Decoding in the SignOrExecuteForm was displayed twice
for stake and swap txs.
@compojoom compojoom changed the base branch from dev to main October 7, 2024 14:40
Copy link

github-actions bot commented Oct 7, 2024

Copy link

github-actions bot commented Oct 7, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented Oct 7, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
78.1% (-0.01% 🔻)
12001/15367
🔴 Branches
58.18% (-0.02% 🔻)
3088/5308
🟡 Functions 65.09% 1889/2902
🟡 Lines
79.64% (-0.01% 🔻)
10832/13602
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / useTxPendingStatuses.ts
83.64% (-0.91% 🔻)
68.33% (-1.67% 🔻)
75%
92.63% (-1.05% 🔻)

Test suite run success

1498 tests passing in 203 suites.

Report generated by 🧪jest coverage report action from 312dfb4

@francovenica
Copy link
Contributor

The tickets look good
The regression went fine
Automation had a few failed cases that I tested manually.

LGTM

@compojoom compojoom merged commit 312dfb4 into main Oct 8, 2024
18 of 30 checks passed
@compojoom compojoom deleted the release branch October 8, 2024 05:19
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants