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

chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui #931

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2023

Bumps remixicon from 3.7.0 to 4.0.1.

Release notes

Sourced from remixicon's releases.

v4.0.0

logo

How time flies, Remix Icon is already 5 years old. Thank you for your companionship all these years. Today, Wendy and I also bought a 🍰 cake to celebrate together, Haha.

In advance, I wish everyone a Merry Christmas. We have also added Christmas Easter eggs on our website.

🎉 ADD

Added 33 icons: blogger chat-thread discount-percent exchange-2 git-fork input-field progress-1 progress-2 progress-3 progress-4 progress-5 progress-6 progress-7 progress-8 remix-run signpost time-zone;

Now React and Vue 3 are supported officially.

🌟 UPDATE

Redesigned medium logo to the newest brand;

Revised the naming of book-mark icons to book-marked to comply with Vue's component naming conventions;

Revised the naming of file-mark icons to file-marked to comply with Vue's component naming conventions;

SVG files default to adding fill="currentColor";

Commits

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from chalabi2 as a code owner December 23, 2023 17:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2023
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d610b5) 61.74% compared to head (d3e5d57) 61.74%.
Report is 1 commits behind head on main.

❗ Current head d3e5d57 differs from pull request most recent head 6210d01. Consider uploading reports for the commit 6210d01 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #931   +/-   ##
=======================================
  Coverage   61.74%   61.74%           
=======================================
  Files         172      172           
  Lines       14125    14125           
=======================================
  Hits         8721     8721           
  Misses       4656     4656           
  Partials      748      748           
Flag Coverage Δ
unittests 61.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@faddat
Copy link
Contributor

faddat commented Jan 11, 2024

@dependabot recreate

Bumps [remixicon](https://github.com/Remix-Design/remixicon) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/Remix-Design/remixicon/releases)
- [Commits](https://github.com/Remix-Design/remixicon/commits)

---
updated-dependencies:
- dependency-name: remixicon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-ui/remixicon-4.0.1 branch from d3e5d57 to 6210d01 Compare January 11, 2024 08:25
@faddat faddat merged commit 6b4909e into main Jan 12, 2024
12 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web-ui/remixicon-4.0.1 branch January 12, 2024 07:13
joe-bowman pushed a commit that referenced this pull request Jan 24, 2024
Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/errors
  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>
finish intents

fix intent match

fix custom weight size

remove under construction image

add more mobile resisizng, prepare assets grid for main net rewards queries, remove Three

chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui (#998)

Bumps [cosmjs-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0.
- [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md)
- [Commits](confio/cosmjs-types@v0.5.0...v0.9.0)

---
updated-dependencies:
- dependency-name: cosmjs-types
  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>
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.18 in /web-ui (#1008)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  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>
chore(deps): bump framer-motion from 9.0.7 to 10.18.0 in /web-ui (#1026)

Bumps [framer-motion](https://github.com/framer/motion) from 9.0.7 to 10.18.0.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v9.0.7...v10.18.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui (#931)

Bumps [remixicon](https://github.com/Remix-Design/remixicon) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/Remix-Design/remixicon/releases)
- [Commits](https://github.com/Remix-Design/remixicon/commits)

---
updated-dependencies:
- dependency-name: remixicon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @tanstack/react-query-devtools in /web-ui (#1029)

Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 4.36.1 to 5.17.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.17.9/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 in /web-ui (#1022)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
chore(deps): bump react-markdown from 8.0.7 to 9.0.1 in /web-ui (#1016)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-icons from 4.12.0 to 5.0.1 in /web-ui (#1023)

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v4.12.0...v5.0.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1030)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  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>
finish claim transaction

add rewards claim UI, transactions, & queries

add drawer controller for wallet modal, add filter for defi table

Merge branch 'main' into bunDev2
add better styles to filter buttons

Merge branch 'bunDev2' of https://github.com/quicksilver-zone/quicksilver into bunDev2

change deploy workflow branch

fix webui deploy branch

clean up code, make intent setting safer

fix staking util types

make intent memo safer

remove useless null & unused imports

remove console log

finish authz tx

fix portfolio percentage width

fix spinner size in defi table

match all button styles

rename main app component

fix mobile menu links

add juno, fix somm

add cosmjs override

dependency updates

bump dependencies to fix tm0.37 issue

add docs url

hide PP and link about to quicksilver.zone

add default text if no intent set

add asset page info hovers, fix wallet styles in theme, update to usechains for wallet connect, add correct address for claims backend

fix linting, lint

remove broken leap metamask snaps

remove /quicksilver from url

fix resizing

a

ordering

add udpated icons

add secret & umee to wallet connect.

remove secret

fix icons before launch

remove airdrop page

use updated quicksilverjs

fix IBC, change icon contrast

add logo to staking page

fix side header highlights

fix asset amount loading loop

better hover styles for side header components

remove deprecated packages, lint

revert lockfile changes

fix gov prop search

lint

fix wallet errors, fix mobile wallet, move wallet button

fix mobile wallet, change side header colors

change metadata

update

update twitter logo, fix mobile social links

bump quicksilverjs

add logo to other pages

add tooltip arrow color

fix flicker, update state for portfolio, fix wallet connect state, fix 0% apr

quicksilverjs v1.1.0

fix sort order

fix sort order

remove legacy env vars

reduce fees

use env var for /defi api

remove qs logo from assets page

hide all qassets until we have claims enabled

change alignment of qck balance

re-add assets, but hide empty rows

show the full grid

prettify the qasset

lint fix

lockfile

fix ibc withdraw dest address

rework xcc authz notice

update tooltip for non-native assets

lint

more fixes

refine gas prices

fix send fee

show tokenized shares regardless of delegations, update tokenized share send denom

change unstaking tokens available denom

add tx events, fetch denom from events

fix linting

mobile modals

fix qs branding positons, add more mobile breakpoint resizing

finish breakpoints

move qs logo slightly
faddat pushed a commit that referenced this pull request Jan 24, 2024
)

Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/errors
  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>
finish intents

fix intent match

fix custom weight size

remove under construction image

add more mobile resisizng, prepare assets grid for main net rewards queries, remove Three

chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui (#998)

Bumps [cosmjs-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0.
- [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md)
- [Commits](confio/cosmjs-types@v0.5.0...v0.9.0)

---
updated-dependencies:
- dependency-name: cosmjs-types
  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>
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.18 in /web-ui (#1008)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  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>
chore(deps): bump framer-motion from 9.0.7 to 10.18.0 in /web-ui (#1026)

Bumps [framer-motion](https://github.com/framer/motion) from 9.0.7 to 10.18.0.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v9.0.7...v10.18.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui (#931)

Bumps [remixicon](https://github.com/Remix-Design/remixicon) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/Remix-Design/remixicon/releases)
- [Commits](https://github.com/Remix-Design/remixicon/commits)

---
updated-dependencies:
- dependency-name: remixicon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @tanstack/react-query-devtools in /web-ui (#1029)

Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 4.36.1 to 5.17.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.17.9/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 in /web-ui (#1022)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
chore(deps): bump react-markdown from 8.0.7 to 9.0.1 in /web-ui (#1016)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-icons from 4.12.0 to 5.0.1 in /web-ui (#1023)

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v4.12.0...v5.0.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1030)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  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>
finish claim transaction

add rewards claim UI, transactions, & queries

add drawer controller for wallet modal, add filter for defi table

Merge branch 'main' into bunDev2
add better styles to filter buttons

Merge branch 'bunDev2' of https://github.com/quicksilver-zone/quicksilver into bunDev2

change deploy workflow branch

fix webui deploy branch

clean up code, make intent setting safer

fix staking util types

make intent memo safer

remove useless null & unused imports

remove console log

finish authz tx

fix portfolio percentage width

fix spinner size in defi table

match all button styles

rename main app component

fix mobile menu links

add juno, fix somm

add cosmjs override

dependency updates

bump dependencies to fix tm0.37 issue

add docs url

hide PP and link about to quicksilver.zone

add default text if no intent set

add asset page info hovers, fix wallet styles in theme, update to usechains for wallet connect, add correct address for claims backend

fix linting, lint

remove broken leap metamask snaps

remove /quicksilver from url

fix resizing

a

ordering

add udpated icons

add secret & umee to wallet connect.

remove secret

fix icons before launch

remove airdrop page

use updated quicksilverjs

fix IBC, change icon contrast

add logo to staking page

fix side header highlights

fix asset amount loading loop

better hover styles for side header components

remove deprecated packages, lint

revert lockfile changes

fix gov prop search

lint

fix wallet errors, fix mobile wallet, move wallet button

fix mobile wallet, change side header colors

change metadata

update

update twitter logo, fix mobile social links

bump quicksilverjs

add logo to other pages

add tooltip arrow color

fix flicker, update state for portfolio, fix wallet connect state, fix 0% apr

quicksilverjs v1.1.0

fix sort order

fix sort order

remove legacy env vars

reduce fees

use env var for /defi api

remove qs logo from assets page

hide all qassets until we have claims enabled

change alignment of qck balance

re-add assets, but hide empty rows

show the full grid

prettify the qasset

lint fix

lockfile

fix ibc withdraw dest address

rework xcc authz notice

update tooltip for non-native assets

lint

more fixes

refine gas prices

fix send fee

show tokenized shares regardless of delegations, update tokenized share send denom

change unstaking tokens available denom

add tx events, fetch denom from events

fix linting

mobile modals

fix qs branding positons, add more mobile breakpoint resizing

finish breakpoints

move qs logo slightly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant