Skip to content

chore(deps-dev): Bump wrangler from 2.1.11 to 2.1.13 - #38

Merged
ankurdotb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/wrangler-2.1.13
Oct 25, 2022
Merged

chore(deps-dev): Bump wrangler from 2.1.11 to 2.1.13#38
ankurdotb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/wrangler-2.1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 24, 2022

Copy link
Copy Markdown
Contributor

Bumps wrangler from 2.1.11 to 2.1.13.

Release notes

Sourced from wrangler's releases.

wrangler@2.1.13

Patch Changes

wrangler@2.1.12

Patch Changes

  • #2023 d6660ce3 Thanks @​caass! - Display a more helpful error when trying to publish to a route in use by another worker.

    Previously, when trying to publish a worker to a route that was in use by another worker, there would be a really unhelpful message about a failed API call. Now, there's a much nicer message that tells you what worker is running on that route, and gives you a link to the workers overview page so you can unassign it if you want.

     ⛅️ wrangler 2.1.11
    --------------------
    Total Upload: 0.20 KiB / gzip: 0.17 KiB
    

    ✘ [ERROR] Can't publish a worker to routes that are assigned to another worker.

    "test-custom-routes-redeploy" is already assigned to route test-custom-worker.swag.lgbt

    Unassign other workers from the routes you want to publish to, and then try again. Visit https://dash.cloudflare.com/<account_id>/workers/overview to unassign a worker from a route.

    Closes #1849

... (truncated)

Changelog

Sourced from wrangler's changelog.

2.1.13

Patch Changes

  • #2035 76a66fc2 Thanks @​penalosa! - Warn when opening a tail on workers for which a restart could be disruptive (i.e. Workers which use Durable Objects in conjunction with WebSockets)
  • #2045 c2d3286f Thanks @​threepointone! - feat: implement a basic wrangler delete

    This PR adds a simple (but useful!) implementation for wrangler delete. Of note, it'll delete a given service, including all it's bindings. It uses the same api as the dashboard.

2.1.12

Patch Changes

  • #2023 d6660ce3 Thanks @​caass! - Display a more helpful error when trying to publish to a route in use by another worker.

    Previously, when trying to publish a worker to a route that was in use by another worker, there would be a really unhelpful message about a failed API call. Now, there's a much nicer message that tells you what worker is running on that route, and gives you a link to the workers overview page so you can unassign it if you want.

     ⛅️ wrangler 2.1.11
    --------------------
    Total Upload: 0.20 KiB / gzip: 0.17 KiB
    

    ✘ [ERROR] Can't publish a worker to routes that are assigned to another worker.

    "test-custom-routes-redeploy" is already assigned to route test-custom-worker.swag.lgbt

    Unassign other workers from the routes you want to publish to, and then try again. Visit https://dash.cloudflare.com/<account_id>/workers/overview to unassign a worker from a route.

    Closes #1849

... (truncated)

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 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2022
Bumps [wrangler](https://github.com/cloudflare/wrangler2/tree/HEAD/packages/wrangler) from 2.1.11 to 2.1.13.
- [Release notes](https://github.com/cloudflare/wrangler2/releases)
- [Changelog](https://github.com/cloudflare/wrangler2/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/wrangler2/commits/wrangler@2.1.13/packages/wrangler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wrangler-2.1.13 branch from dab0d18 to 7fd28d1 Compare October 25, 2022 10:49
@dependabot
dependabot Bot temporarily deployed to staging October 25, 2022 10:51 Inactive
@ankurdotb
ankurdotb merged commit 01de011 into main Oct 25, 2022
@ankurdotb
ankurdotb deleted the dependabot/npm_and_yarn/wrangler-2.1.13 branch October 25, 2022 10:56
ankurdotb added a commit that referenced this pull request Oct 25, 2022
commit 01de011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:56:22 2022 +0100

    chore(deps-dev): Bump wrangler from 2.1.11 to 2.1.13 (#38)

    Bumps [wrangler](https://github.com/cloudflare/wrangler2/tree/HEAD/packages/wrangler) from 2.1.11 to 2.1.13.
    - [Release notes](https://github.com/cloudflare/wrangler2/releases)
    - [Changelog](https://github.com/cloudflare/wrangler2/blob/main/packages/wrangler/CHANGELOG.md)
    - [Commits](https://github.com/cloudflare/wrangler2/commits/wrangler@2.1.13/packages/wrangler)

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

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

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

commit b93eeca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:48:05 2022 +0100

    chore(deps-dev): Bump @cloudflare/workers-types from 3.17.0 to 3.18.0 (#37)

    Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workers-types) from 3.17.0 to 3.18.0.
    - [Release notes](https://github.com/cloudflare/workers-types/releases)
    - [Changelog](https://github.com/cloudflare/workers-types/blob/master/CHANGELOG.md)
    - [Commits](cloudflare/workers-types@v3.17.0...v3.18.0)

    ---
    updated-dependencies:
    - dependency-name: "@cloudflare/workers-types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ankurdotb added a commit that referenced this pull request Oct 25, 2022
* Switch upstream GraphQL API endpoint


* chore store account balance info in KV

* fix total balance

* trigger cron based on current

* remove CSW KV and change trigger interval for staging

* remove :delayed

* fix wrangler.toml

* fix total balance

* decrease height by one

* lower chances of getting total balance to be 0

* Fix typo in the available balance

* Fix typo in unbonding balance

* Convert available balance to CHEQ

* Update staging trigger to every hour

* get total delegations balance from node API

* total unbonding balance for delegator from node api

* fix calculate unbonding balance

* get account balance infos from node for totalBalance

* update account balance infos from node api

* add a logic to calculate vesting and vested(taken form wallet app)

* update vesting and vested endpoints to get result from newly added logic

* review changes

* fix a bug when calculating avaliable balance

* remove getting account details from gql

* Squashed commit of the following:

commit 01de011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:56:22 2022 +0100

    chore(deps-dev): Bump wrangler from 2.1.11 to 2.1.13 (#38)

    Bumps [wrangler](https://github.com/cloudflare/wrangler2/tree/HEAD/packages/wrangler) from 2.1.11 to 2.1.13.
    - [Release notes](https://github.com/cloudflare/wrangler2/releases)
    - [Changelog](https://github.com/cloudflare/wrangler2/blob/main/packages/wrangler/CHANGELOG.md)
    - [Commits](https://github.com/cloudflare/wrangler2/commits/wrangler@2.1.13/packages/wrangler)

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

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

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

commit b93eeca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:48:05 2022 +0100

    chore(deps-dev): Bump @cloudflare/workers-types from 3.17.0 to 3.18.0 (#37)

    Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workers-types) from 3.17.0 to 3.18.0.
    - [Release notes](https://github.com/cloudflare/workers-types/releases)
    - [Changelog](https://github.com/cloudflare/workers-types/blob/master/CHANGELOG.md)
    - [Commits](cloudflare/workers-types@v3.17.0...v3.18.0)

    ---
    updated-dependencies:
    - dependency-name: "@cloudflare/workers-types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

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

* Add wrangler variable for watchlist groups
* Updated logic for dynamically selecting a random group
* revert to node API for total supply
* Updated KV pair
* Update logging
* Reset cron to hourly
* Remove unnecessary logging

Co-authored-by: drgomesp <drgomesp@gmail.com>
Co-authored-by: Benyam Seifu <45682486+benyam7@users.noreply.github.com>
cheqd-bot Bot pushed a commit that referenced this pull request Mar 13, 2025
## [2.0.0](1.0.0...2.0.0) (2025-03-13)

### ⚠ BREAKING CHANGES

* Add support for non-circulating-addresses

### Features

* Add analytics endpoints to fetch identity data [DEV-4774] ([#269](#269)) ([6ba0f6a](6ba0f6a)), closes [#270](#270)
* Add support for non-circulating-addresses ([b775822](b775822))
* Circulating supply API and vesting API fixes [DEV-1388] ([#7](#7)) ([a3e4a12](a3e4a12))
* Create circulating supply API [DEV-1028] ([3a26551](3a26551))
* Delegator Count for Validators ([#8](#8)) ([63830b6](63830b6))
* Design and implement monitoring for price discrepancies across exchanges [DEV-1300] ([#29](#29)) ([f2a10c3](f2a10c3))
* Remove market monitoring API and update documentation for identity analytics [DEV-4788] ([#271](#271)) ([5d01d69](5d01d69))
* Staking rewards APIs ([#11](#11)) ([209d5f2](209d5f2))
* Store identity-related transactions into relational DB [DEV-4773] ([#261](#261)) ([6ea1e62](6ea1e62))

### Bug Fixes

* Circulating supply response ([#41](#41)) ([3b930d3](3b930d3))
* Drop active validators KV ([#42](#42)) ([bcadfc5](bcadfc5))
* Filter by denom when displaying total account balance [DEV-3904] ([#197](#197)) ([5e58dce](5e58dce))
* Fix circulating supply API endpoint [DEV-1821] ([#35](#35)) ([301769e](301769e)), closes [#38](#38) [#37](#37)
* **graphql:** Broken upstream API fix [DEV-1726] ([#22](#22)) ([d1365d8](d1365d8))
* Removed mis-configs & added bindings ([29b2b66](29b2b66))
* Removed mis-configs & added bindings ([3e0092c](3e0092c))
* Update production KV ([e9ff2aa](e9ff2aa))
@cheqd-bot

cheqd-bot Bot commented Mar 13, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot Bot added the released label Mar 13, 2025
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 javascript Pull requests that update Javascript code released

Development

Successfully merging this pull request may close these issues.

1 participant