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

Bump the all-actions group across 1 directory with 7 updates #1709

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

Bumps the all-actions group with 7 updates in the / directory:

Package From To
actions/checkout 2 4
actions/setup-node 1 4
jossef/action-set-json-field 1 2
restackio/update-json-file-action 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f f8ef1561cb15ba86a6367b547216375bc60e7f91
rtCamp/action-slack-notify 2.3.0 2.3.2
frabert/replace-string-action 1.2 2.5
ruby/setup-ruby 1.138.0 1.203.0

Updates actions/checkout from 2 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/setup-node from 1 to 4

Release notes

Sourced from actions/setup-node's releases.

v4.0.0

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

v3.8.2

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in actions/setup-node#831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

What's Changed

Bug fixes:

Feature implementations:

Documentation changes:

Update dependencies:

... (truncated)

Commits

Updates jossef/action-set-json-field from 1 to 2

Release notes

Sourced from jossef/action-set-json-field's releases.

v2

closes #3 (Trouble with arrays of objects)

Commits

Updates restackio/update-json-file-action from 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f to f8ef1561cb15ba86a6367b547216375bc60e7f91

Commits

Updates rtCamp/action-slack-notify from 2.3.0 to 2.3.2

Release notes

Sourced from rtCamp/action-slack-notify's releases.

v2.3.2

What's Changed

Changelog:

What's Changed

Full Changelog: rtCamp/action-slack-notify@v2.3.1...v2.3.2

v2.3.1

What's Changed

Changelog:

What's Changed

New Contributors

Full Changelog: rtCamp/action-slack-notify@v2...v2.3.1

Commits
  • c337377 Update action image version to v2.3.2
  • 1134e51 Merge pull request #207 from L0RD-ZER0/master
  • 2e9d8e4 Update the way text is set
  • 3154c16 Merge pull request #206 from rtCamp/dependabot/docker/golang-f6392ff
  • 083cc1d Bump golang from e0ea2a1 to f6392ff
  • 65e6fc1 Update action image version to v2.3.1
  • dbbd015 Merge pull request #198 from rtCamp/dependabot/docker/golang-e0ea2a1
  • 9cf45d7 Merge pull request #199 from rtCamp/dependabot/docker/alpine-beefdbd8a1da6d29...
  • 17200f4 Bump alpine from 0a4eaa0 to beefdbd
  • e01e65e Bump golang from fe8f9c7 to e0ea2a1
  • Additional commits viewable in compare view

Updates frabert/replace-string-action from 1.2 to 2.5

Release notes

Sourced from frabert/replace-string-action's releases.

v2.5

What's Changed

New Contributors

Full Changelog: frabert/replace-string-action@v2.4...v2.5

Release v2.4

Changes from v2.3

  • Uses @actions/core v1.10

Release v2.3

Changes from v2.2

  • Uses Node 16 instead of Node 12

Release v2.2

Changes from v2.1

  • Bump @actions/core from 1.4.0 to 1.9.1

Release v2.1

Changes from v2.0

  • Bump node-fetch from 2.6.1 to 2.6.7

Version 2.0

Changes from v1.3:

  • The json flag has been removed, whitespace in replace_with will now be left as-is.

This is a (possibly) breaking change from what happened in v1.x

Version 1.3

The json flag interprets the replacement string as JSON data. Useful for when the replacement string contains leading or trailing whitespace

Commits
  • b6828c5 Use Node 20 instead of 16
  • e75c1ba Bump semver from 5.7.1 to 5.7.2
  • c71139d Update README.md
  • cfa94ab Update @actions/core to v1.10
  • 2429fbe Update action.yml
  • 4498ac8 Bump @​actions/core from 1.4.0 to 1.9.1
  • 0fd6e13 Bump node-fetch from 2.6.1 to 2.6.7
  • 9b62dfe Use new core library, do not trim whitespace
  • 110e444 Adds json flag
  • a8b449d Bump @​actions/core from 1.2.0 to 1.2.6
  • See full diff in compare view

Updates ruby/setup-ruby from 1.138.0 to 1.203.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.203.0

Full Changelog: ruby/setup-ruby@v1.202.0...v1.203.0

v1.202.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.201.0...v1.202.0

v1.201.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.200.0...v1.201.0

v1.200.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.199.0...v1.200.0

v1.199.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.198.0...v1.199.0

v1.198.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.197.0...v1.198.0

v1.197.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.196.0...v1.197.0

v1.196.0

What's Changed

... (truncated)

Commits
  • 2a18b06 Require macos-13+ for macos-amd64 as builds from now on will be on 13 and 12 ...
  • 2e3487c No more macos-12 runners, minimum for macos-amd64 is now macos-13
  • 6825c76 Clarify
  • 9a9fe58 Clarify all macOS versions from 12 are supported
  • a2bbe5b Update CRuby releases on Windows
  • 46ca53b Update CRuby releases on Windows
  • 217c988 Skip which bundle test on mingw, mswin and ucrt
  • c6d4d2a Add ruby-3.3.6
  • 8c27ea3 Add jruby-9.4.9.0
  • 7d3497f Update CRuby releases on Windows
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `2` | `4` |
| [actions/setup-node](https://github.com/actions/setup-node) | `1` | `4` |
| [jossef/action-set-json-field](https://github.com/jossef/action-set-json-field) | `1` | `2` |
| [restackio/update-json-file-action](https://github.com/restackio/update-json-file-action) | `1e34d747ca044df80b37bc4ef5a9aa41be9dac8f` | `f8ef1561cb15ba86a6367b547216375bc60e7f91` |
| [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) | `2.3.0` | `2.3.2` |
| [frabert/replace-string-action](https://github.com/frabert/replace-string-action) | `1.2` | `2.5` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.138.0` | `1.203.0` |



Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/setup-node` from 1 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v4)

Updates `jossef/action-set-json-field` from 1 to 2
- [Release notes](https://github.com/jossef/action-set-json-field/releases)
- [Commits](jossef/action-set-json-field@v1...2a0f7d9)

Updates `restackio/update-json-file-action` from 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f to f8ef1561cb15ba86a6367b547216375bc60e7f91
- [Release notes](https://github.com/restackio/update-json-file-action/releases)
- [Commits](restackio/update-json-file-action@1e34d74...f8ef156)

Updates `rtCamp/action-slack-notify` from 2.3.0 to 2.3.2
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@4e5fb42...c337377)

Updates `frabert/replace-string-action` from 1.2 to 2.5
- [Release notes](https://github.com/frabert/replace-string-action/releases)
- [Commits](frabert/replace-string-action@v1.2...b6828c5)

Updates `ruby/setup-ruby` from 1.138.0 to 1.203.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@v1.138.0...v1.203.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: jossef/action-set-json-field
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: restackio/update-json-file-action
  dependency-type: direct:production
  dependency-group: all-actions
- dependency-name: rtCamp/action-slack-notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: frabert/replace-string-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 8, 2024
@aristidesstaffieri aristidesstaffieri changed the base branch from master to release/5.26.0 December 9, 2024 16:10
@aristidesstaffieri aristidesstaffieri merged commit 80691fb into release/5.26.0 Dec 9, 2024
9 checks passed
@aristidesstaffieri aristidesstaffieri deleted the dependabot/github_actions/all-actions-3f3a22e9bc branch December 9, 2024 20:32
piyalbasu added a commit that referenced this pull request Dec 16, 2024
* adds size constraints for the favicon container to avoid overflowing icons of non standard sizes (#1673)

* [BUG] makes swap amount persist across destination asset changes  (#1675)

* makes swap amount persist across destination asset changes

* updates swap test state to init with balances

* adds enough padding to accomodate action modal on scrollable lists (#1676)

* Allow creating a new wallet from the `Enter Password` screen (#1648)

* Allow creating a new wallet from initial screen

* Added translations

* Feature/maintain password 2 (#1677)

* maintain password when switching between accounts

* Added translations

* add test and update e2e token

* enable e2e tests in CI and add cleanup tasks (#1684)

* enable e2e tests in CI and add cleanup tasks

* fix asset code change

* Redesign Connected apps (#1686)

* Added translations

* Add 'Disconnect all' button

* Added translations

* Display favicon

* Skip password when creating a new address (#1685)

* Skip password when creating new address

* Better copy for Enter Password screen

* Added translations

* Allow user to input password again in case of error + remove spinner while redirecting

* limit how many instances of the test can run at a time to prevent collisions (#1690)

* Prevent infinity spinner when switching to same account (#1692)

* splits buildAndSimulateSoroswapTx into flows for custom networks, uses simulate-tx API for other networks (#1694)

* makes error boundary always close window, tweaks css to align at all sizes (#1696)

* [REFACTOR] History data fetching (#1698)

* adds use-get-history hook, and replaces data fetching for history using it

* removes stray log

* move loading render branch out of main render to avoid ternary

* tweak hasEmptyHistory check to account for an empty operations list

* renames use get history hook file to match repo conventions

* renames var to follow code convention

* redesign the Create New Wallet screens and update tests (#1699)

* redesign the Create New Wallet screens and update tests

* rm console.logs

* fix checks in e2e login helpers

* updating recovery snapshot. this screen will be redesigned in next PR

* fix incorrect mnemonic phrase test

* Redesign Unfunded account notification (#1703)

* Redesign Unfunded account notification

* Add "Learn more" link on notification body

* Feature/redesign onboarding recover wallet (#1704)

* redesign recover flow and add tests

* Added translations

* rm unnecessary pw check in cleanup and increase threshold of 24 word snapshot

* fix threshold adjustment

* make Toggle component tab-able

* use box-shadow to align with Select

* updating cleanup tasks in e2e tests

* redesign account view + account details QR code (#1707)

* redesign account view + account details QR code

* apply same styling to network selector dropdown

* fix checks for both dropdowns

* Charles PR comments

* add github actions for deploying @stellar/freighter-api (#1708)

* add github actions for deploying @stellar/freighter-api

* use yarn to config tag and commit strings

* Redesign Login and Re-Auth screens (#1706)

* Redesign footer on UnlockAccount

* Redesign input and button on UnlockAccount

* Redesign text on UnlockAccount

* Add identicon UI on UnlockAccount

* Add service to set/load last used account

* Workaround lint error

* UI tweak

* Extract reusable EnterPassword component

* Use EnterPassword component on AddAccount screen

* Use EnterPassword component on VerifyAccount screen

* Added translations

* Redesign NavBar for UnlockAccount screen

* Make 1.5rem padding consistent in all screen contents (Figma)

* Use pxToRem()

* Hide Identicon on EnterPassword component in case address is not provided

* Avoid using same name of the duck function

* Update lastUsedAccount on Account screen instead of Sign out action

* Change default description for EnterPassword

* Added translations

* Tweak text size and alignment

* Set lastUsedAccount every time user subscribes to an account

* Bump the all-actions group across 1 directory with 7 updates (#1709)

Bumps the all-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `2` | `4` |
| [actions/setup-node](https://github.com/actions/setup-node) | `1` | `4` |
| [jossef/action-set-json-field](https://github.com/jossef/action-set-json-field) | `1` | `2` |
| [restackio/update-json-file-action](https://github.com/restackio/update-json-file-action) | `1e34d747ca044df80b37bc4ef5a9aa41be9dac8f` | `f8ef1561cb15ba86a6367b547216375bc60e7f91` |
| [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) | `2.3.0` | `2.3.2` |
| [frabert/replace-string-action](https://github.com/frabert/replace-string-action) | `1.2` | `2.5` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.138.0` | `1.203.0` |



Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/setup-node` from 1 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v4)

Updates `jossef/action-set-json-field` from 1 to 2
- [Release notes](https://github.com/jossef/action-set-json-field/releases)
- [Commits](jossef/action-set-json-field@v1...2a0f7d9)

Updates `restackio/update-json-file-action` from 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f to f8ef1561cb15ba86a6367b547216375bc60e7f91
- [Release notes](https://github.com/restackio/update-json-file-action/releases)
- [Commits](restackio/update-json-file-action@1e34d74...f8ef156)

Updates `rtCamp/action-slack-notify` from 2.3.0 to 2.3.2
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@4e5fb42...c337377)

Updates `frabert/replace-string-action` from 1.2 to 2.5
- [Release notes](https://github.com/frabert/replace-string-action/releases)
- [Commits](frabert/replace-string-action@v1.2...b6828c5)

Updates `ruby/setup-ruby` from 1.138.0 to 1.203.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@v1.138.0...v1.203.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: jossef/action-set-json-field
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: restackio/update-json-file-action
  dependency-type: direct:production
  dependency-group: all-actions
- dependency-name: rtCamp/action-slack-notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: frabert/replace-string-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the minor-and-patch group across 3 directories with 16 updates (#1710)

Bumps the minor-and-patch group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` |
| [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.2` | `0.38.3` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.97.1` |
| [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node) | `0.28.1` | `0.31.0` |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.5.2` | `3.6.3` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.5.2` | `3.6.3` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `8.36.0` | `8.42.0` |
| @stellar/typescript-wallet-sdk-km | `1.7.0` | `1.8.0` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.277` | `0.0.287` |
| [sass](https://github.com/sass/dart-sass) | `1.80.5` | `1.82.0` |
| [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) | `4.1.0` | `4.2.0` |
| [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` |
| [yup](https://github.com/jquense/yup) | `1.4.0` | `1.5.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.0` | `1.49.0` |
| [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.22.6` | `2.22.7` |

Bumps the minor-and-patch group with 1 update in the /@shared/api directory: [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node).
Bumps the minor-and-patch group with 3 updates in the /extension directory: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [tslib](https://github.com/Microsoft/tslib) and [@playwright/test](https://github.com/microsoft/playwright).


Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

Updates `@vercel/ncc` from 0.38.2 to 0.38.3
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.2...0.38.3)

Updates `webpack` from 5.95.0 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.97.1)

Updates `@blockaid/client` from 0.28.1 to 0.31.0
- [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases)
- [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md)
- [Commits](blockaid-official/blockaid-client-node@v0.28.1...v0.31.0)

Updates `@docusaurus/core` from 3.5.2 to 3.6.3
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 3.5.2 to 3.6.3
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-preset-classic)

Updates `@sentry/browser` from 8.36.0 to 8.42.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.36.0...8.42.0)

Updates `@stellar/typescript-wallet-sdk-km` from 1.7.0 to 1.8.0

Updates `@types/chrome` from 0.0.277 to 0.0.287
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `mini-css-extract-plugin` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.1...v2.9.2)

Updates `sass` from 1.80.5 to 1.82.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.5...1.82.0)

Updates `tsconfig-paths-webpack-plugin` from 4.1.0 to 4.2.0
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](dividab/tsconfig-paths-webpack-plugin@v4.1.0...v4.2.0)

Updates `tslib` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.1)

Updates `yup` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.5.0)

Updates `@playwright/test` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.0...v1.49.0)

Updates `@sentry/webpack-plugin` from 2.22.6 to 2.22.7
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.6...2.22.7)

Updates `@blockaid/client` from 0.28.1 to 0.31.0
- [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases)
- [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md)
- [Commits](blockaid-official/blockaid-client-node@v0.28.1...v0.31.0)

Updates `@types/chrome` from 0.0.277 to 0.0.287
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `tslib` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.1)

Updates `@playwright/test` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vercel/ncc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@blockaid/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@stellar/typescript-wallet-sdk-km"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sentry/webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@blockaid/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* allow signing auth entries using Ledger (#1723)

* allow signing auth entries using Ledger

* rename handleSignedHwTx to reflect that it can be either a tx or a signed auth

* commit new lockfile to align package file and lock file (#1731)

* Feature/rm blockaid modal 2 (#1732)

* remove blockaid announcement modal

* Added translations

* update e2e test token to newly deployed token (#1724)

* update e2e test token to newly deployed token

* fixing typo in test name

* match bottom nav more closely to designs (#1734)

* Only render Account footer when needed (#1733)

* fix string interpolation in beta slack msg (#1735)

* update display mnemonic phrase screen (#1738)

* update display mnemonic phrase screen

* try uploading test-results artifacts

* update retention time and update snapshot

* Bugfix/5.26.0 qa (#1739)

* QA fixes for 5.26.0

* update snaphost and add defaults for verified token

* updating 24 word mnemonic snapshot

* mask mnemonic phrase wrapper

* skip this test since our test token is currently verified (#1744)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Cássio Marcos Goulart <3228151+CassioMG@users.noreply.github.com>
Co-authored-by: Piyal Basu <pbasu235@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant