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

build(deps-dev): Bump axios from 1.7.4 to 1.8.4 in /system-contract-dapp-playground #1286

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps axios from 1.7.4 to 1.8.4.

Release notes

Sourced from axios's releases.

Release v1.8.4

Release notes:

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

Release v1.8.3

Release notes:

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

Release v1.8.2

Release notes:

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.4 (2025-03-19)

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

... (truncated)

Commits
  • 9f6f97b chore(release): v1.8.4 (#6844)
  • f10c2e0 fix(buildFullPath): handle allowAbsoluteUrls: false without baseURL (#6833)
  • 1e6632c chore(deps): bump tj-actions/changed-files in the github-actions group (#6838)
  • 39ec206 chore(release): v1.8.3 (#6819)
  • 10fa70e fix: add missing type for allowAbsoluteUrls (#6818)
  • 7821ef9 docs: update readme to include bun install (#6811)
  • ec159e5 fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and `fet...
  • a9f7689 chore(release): v1.8.2 (#6812)
  • fb8eec2 fix(http-adapter): add allowAbsoluteUrls to path building (#6810)
  • 9812045 chore(sponsor): update sponsor block (#6804)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@dependabot dependabot bot requested review from a team as code owners March 24, 2025 09:34
@dependabot dependabot bot requested a review from AlfredoG87 March 24, 2025 09:34
Copy link

github-actions bot commented Mar 24, 2025

Test Results

 18 files  ± 0  106 suites  +3   16m 36s ⏱️ - 2m 37s
350 tests +11  328 ✅ +24  12 💤  - 4  10 ❌  - 9 
473 runs  +23  450 ✅ +37  13 💤  - 5  10 ❌  - 9 

For more details on these failures, see this check.

Results for commit e55cef5. ± Comparison against base commit 2c8d0e3.

This pull request removes 29 and adds 40 tests. Note that renamed tests count towards both.
"before all" hook in "Admin key set to contractId" ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId "before all" hook in "Admin key set to contractId"
"before each" hook for "should be able to update fixed fee in HTS token" ‑ TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in HTS token"
should cancel a single pending NFT airdrop ‑ HIP904 CancelAirdropContract Test Suite should cancel a single pending NFT airdrop
should cancel a single pending fungible token airdrop ‑ HIP904 CancelAirdropContract Test Suite should cancel a single pending fungible token airdrop
should cancel multiple pending fungible token airdrops ‑ HIP904 CancelAirdropContract Test Suite should cancel multiple pending fungible token airdrops
should claim a single pending NFT airdrop ‑ HIP904 ClaimAirdropContract Test Suite should claim a single pending NFT airdrop
should claim a single pending fungible token airdrop ‑ HIP904 ClaimAirdropContract Test Suite should claim a single pending fungible token airdrop
should claim multiple pending fungible token airdrops ‑ HIP904 ClaimAirdropContract Test Suite should claim multiple pending fungible token airdrops
should fail to claim airdrops when NFT does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT does not exist
should fail to claim airdrops when NFT serial number does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT serial number does not exist
…
"before all" hook for "should cancel a pending airdrop for a fungible token (FT)" ‑ HIP904 IHRC904Facade ContractTest Suite "before all" hook for "should cancel a pending airdrop for a fungible token (FT)"
"before all" hook for "should cancel a single pending fungible token airdrop" ‑ HIP904 CancelAirdropContract Test Suite "before all" hook for "should cancel a single pending fungible token airdrop"
"before all" hook for "should claim a single pending fungible token airdrop" ‑ HIP904 ClaimAirdropContract Test Suite "before all" hook for "should claim a single pending fungible token airdrop"
"before all" hook for "should reject tokens for a single account" ‑ HIP904 TokenRejectContract Test Suite "before all" hook for "should reject tokens for a single account"
should be able to change ADMIN key to ECDSA_secp256k and perform admin action with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change ADMIN key to ECDSA_secp256k and perform admin action with same contract
should be able to change FREEZE key to ECDSA_secp256k and freeze the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change FREEZE key to ECDSA_secp256k and freeze the token with the same account
should be able to change PAUSE key to ECDSA_secp256k and pause the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change PAUSE key to ECDSA_secp256k and pause the token with the same account
should be able to change WIPE key to ECDSA_secp256k and wipe the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change WIPE key to ECDSA_secp256k and wipe the token with the same account
should be able to update fixed HTS fee and royalty fee in NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed HTS fee and royalty fee in NFT
should be able to update fixed HTS fee for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed HTS fee for NFT
…
This pull request removes 6 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.
should fail to claim airdrops when NFT does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT does not exist
should fail to claim airdrops when token does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when token does not exist
should fail to claim more than 10 pending airdrops at once ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim more than 10 pending airdrops at once
should fail when NFT does not exist ‑ HIP904 CancelAirdropContract Test Suite should fail when NFT does not exist
should fail when more than 10 pending airdrops provided ‑ HIP904 CancelAirdropContract Test Suite should fail when more than 10 pending airdrops provided
should fail when token does not exist ‑ HIP904 CancelAirdropContract Test Suite should fail when token does not exist
should fail when updating NFT token fees to more than 10 ‑ TokenManagmentContract Test Suite Update fees Update fees negative cases should fail when updating NFT token fees to more than 10
should fail when updating fungible token fees to more than 10 ‑ TokenManagmentContract Test Suite Update fees Update fees negative cases should fail when updating fungible token fees to more than 10

♻️ This comment has been updated with latest results.

@quiet-node quiet-node added this to the 0.12.0 milestone Mar 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.8.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/system-contract-dapp-playground/axios-1.8.4 branch from c9f2550 to e55cef5 Compare March 27, 2025 22:17
@quiet-node quiet-node merged commit ad9bf31 into main Apr 4, 2025
38 of 41 checks passed
@quiet-node quiet-node deleted the dependabot/npm_and_yarn/system-contract-dapp-playground/axios-1.8.4 branch April 4, 2025 18:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant