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 semver from 7.3.7 to 7.5.2 #444

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2023

Bumps semver from 7.3.7 to 7.5.2.

Release notes

Sourced from semver's releases.

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

Documentation

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

Documentation

7.3.8 (2022-10-04)

Bug Fixes

... (truncated)

Commits
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • 09c69e2 chore: bump @​npmcli/template-oss from 4.13.0 to 4.14.1 (#555)
  • 5b02ad7 chore: release 7.5.0
  • e219bb4 fix: throw on bad version with correct error message (#552)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.7...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 24, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5b1d197
Status: ✅  Deploy successful!
Preview URL: https://e0d6243a.station-1a1.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-semv.station-1a1.pages.dev

View logs

@mwmerz mwmerz changed the base branch from main to is-sprint-22 July 20, 2023 16:46
@mwmerz mwmerz merged commit 3ddfe43 into is-sprint-22 Jul 20, 2023
@mwmerz mwmerz deleted the dependabot/npm_and_yarn/semver-7.5.2 branch July 20, 2023 16:48
@mwmerz mwmerz mentioned this pull request Jul 20, 2023
mwmerz added a commit that referenced this pull request Jul 25, 2023
* fix: property undefined chainID error
* fix: convert object error
* fixed wallet popover overlapping on top of Send and Recieve title ST-475 (#436)
* fix: add scroll to chainlist container (#437)
* feat: filter out non-whitelisted tokens (#439)
* feat: disable send if wallet is empty (#438)
* feat: disable send if wallet is empty
* Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* feat: lunc display
* feat: introduce amplitude (#440)
* feat: introduce amplitude
* feat: fix denom ibc in staking assets dropdown (#448)
* feat: fix denom ibc in staking assets dropdown
* feat: fix denom ibc in staking assets dropdown 2
* revert: denom undefined default value
* fix: add spacing

---------

Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* St 565 val page staking rewards (#447)

* feat: fix val page staking rewards

* Fix scenario whereby proposal with empty description result in error

* Show disabled network name and icon (#454)

* ST-492: wallet-kit integration (#418)

* Use new IBC channels (#453)

* Improve LUNC/LUNA IBC detection (#456)

* fix ibc lunc

* fix readNativeDenom()

* fix undefined chainID

* Use chainID to map unknownIBCDenoms

* fix ts error

* feat: chain dependent staking functionality (#450)

* wip: neutron chain integation

* wip: use network by chain feature

* feat: chain dependent staking functionality

* chore: revert local url

* chore: remove unused imports

* feat: St 543 implement amplitude (#455)

* wip: amplitude tracking revisions

* feat: amplitude setup and tx event track

* fix: add versioning to amplitude client

* chore: fix versioning

* fix: price calculation

Fixing issue with being unable to click withdraw rewards when there are rewards available.

* chore: update package-lock.json

* fix ibc token denoms (#460)

* FIX: swap Read component (#461)

* fix swap Read component

* show 0 if integer is undefined

* show % if there are no decimals

* fix: undefined prices

`ncheq` not available in price list.  Protect against denoms not being available in memoizedPrices.

* Fix ICS20 send back

* fix ICS20 denom calculation

* fix kujira factory IBC tokens (#466)

* fix kujira factory IBC tokens

* fix send back and use prefix to detect kujira

* feat: validate amount inputs (#465)

* feat: validate number fields in amount inputs

* fix: hide input spin button

* fix: unintended form validation

* chore: rem kado buy button (#467)

* chore: rem rewards weight from stake table (#468)

* chore: rem rewards weight from stake table

* fix: rem rewards rate from 2 other places

* chore: added more spacing on the Quick Stake table

---------

Co-authored-by: Joshua <joshua.brigati@gmail.com>

* fix: pass decimals in fee estimation (#471)

* St 619 localterra fix (#469)

* localterra setup

* improve hot reload speed, add env vars in constants

* update preconfigured wallets

* update package.json scripts

* Update preconfigured.json

* fix merge

* add network scan to localterra

* restore src/config/preconfigured.json orig state

* chore(deps): bump semver from 7.3.7 to 7.5.2 (#444)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.7...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

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

* chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#462)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

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

* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#474)

* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

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

* fix: allow decimals in swap (#477)
* St 505 fix history pagination with cosmos sdk 46 (#475)
* wip: use new pagination keys for terra only.
* feat: lower history limit to 75
* Revert "chore: rem kado buy button (#467)"

This reverts commit db138e5.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
Co-authored-by: Joshua Brigati <brigati.joshua@gmail.com>
Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Terence Lim <terencelimz@gmail.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Joshua <joshua.brigati@gmail.com>
Co-authored-by: Greg Junge <greg@terra.money>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mwmerz added a commit that referenced this pull request Jul 31, 2023
* fix: property undefined chainID error
* fix: convert object error
* fixed wallet popover overlapping on top of Send and Recieve title ST-475 (#436)
* fix: add scroll to chainlist container (#437)
* feat: filter out non-whitelisted tokens (#439)
* feat: disable send if wallet is empty (#438)
* feat: disable send if wallet is empty
* Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* feat: lunc display
* feat: introduce amplitude (#440)
* feat: introduce amplitude
* feat: fix denom ibc in staking assets dropdown (#448)
* feat: fix denom ibc in staking assets dropdown
* feat: fix denom ibc in staking assets dropdown 2
* revert: denom undefined default value
* fix: add spacing

---------

Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* St 565 val page staking rewards (#447)

* feat: fix val page staking rewards

* Fix scenario whereby proposal with empty description result in error

* Show disabled network name and icon (#454)

* ST-492: wallet-kit integration (#418)

* Use new IBC channels (#453)

* Improve LUNC/LUNA IBC detection (#456)

* fix ibc lunc

* fix readNativeDenom()

* fix undefined chainID

* Use chainID to map unknownIBCDenoms

* fix ts error

* feat: chain dependent staking functionality (#450)

* wip: neutron chain integation

* wip: use network by chain feature

* feat: chain dependent staking functionality

* chore: revert local url

* chore: remove unused imports

* feat: St 543 implement amplitude (#455)

* wip: amplitude tracking revisions

* feat: amplitude setup and tx event track

* fix: add versioning to amplitude client

* chore: fix versioning

* fix: price calculation

Fixing issue with being unable to click withdraw rewards when there are rewards available.

* chore: update package-lock.json

* fix ibc token denoms (#460)

* FIX: swap Read component (#461)

* fix swap Read component

* show 0 if integer is undefined

* show % if there are no decimals

* fix: undefined prices

`ncheq` not available in price list.  Protect against denoms not being available in memoizedPrices.

* Fix ICS20 send back

* fix ICS20 denom calculation

* fix kujira factory IBC tokens (#466)

* fix kujira factory IBC tokens

* fix send back and use prefix to detect kujira

* feat: validate amount inputs (#465)

* feat: validate number fields in amount inputs

* fix: hide input spin button

* fix: unintended form validation

* chore: rem kado buy button (#467)

* chore: rem rewards weight from stake table (#468)

* chore: rem rewards weight from stake table

* fix: rem rewards rate from 2 other places

* chore: added more spacing on the Quick Stake table

---------

Co-authored-by: Joshua <joshua.brigati@gmail.com>

* fix: pass decimals in fee estimation (#471)

* St 619 localterra fix (#469)

* localterra setup

* improve hot reload speed, add env vars in constants

* update preconfigured wallets

* update package.json scripts

* Update preconfigured.json

* fix merge

* add network scan to localterra

* restore src/config/preconfigured.json orig state

* chore(deps): bump semver from 7.3.7 to 7.5.2 (#444)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.7...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

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

* chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#462)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

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

* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#474)

* chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

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

* fix: allow decimals in swap (#477)
* St 505 fix history pagination with cosmos sdk 46 (#475)
* wip: use new pagination keys for terra only.
* feat: lower history limit to 75
* Revert "chore: rem kado buy button (#467)"

This reverts commit db138e5.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
Co-authored-by: Joshua Brigati <brigati.joshua@gmail.com>
Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Terence Lim <terencelimz@gmail.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Joshua <joshua.brigati@gmail.com>
Co-authored-by: Greg Junge <greg@terra.money>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant