Code Monkey home page Code Monkey logo

awesomealgo-hooks's Introduction

awesomealgo-hooks's People

Contributors

aorumbayev avatar renovate[bot] avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

awesomealgo-hooks's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @testing-library/react to v15
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency prettier to v3
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update semantic-release monorepo (major) (@semantic-release/npm, semantic-release)
  • chore(deps): update storybook monorepo to v8 (major) (@storybook/addon-actions, @storybook/addon-docs, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-links, @storybook/addon-mdx-gfm, @storybook/blocks, @storybook/cli, @storybook/manager-api, @storybook/preset-create-react-app, @storybook/react, @storybook/react-webpack5, @storybook/theming, storybook)
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • πŸ” Create all rate-limited PRs at once πŸ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • node 18.16.0
github-actions
.github/workflows/check-codebase.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/codeql.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
npm
package.json
  • tslib ^2.1.0
  • @babel/core 7.22.1
  • @babel/eslint-parser 7.21.8
  • @babel/plugin-syntax-dynamic-import 7.8.3
  • @babel/preset-env 7.22.4
  • @babel/preset-react 7.22.3
  • @babel/preset-typescript 7.21.5
  • @semantic-release/changelog 6.0.3
  • @semantic-release/git 10.0.1
  • @semantic-release/npm 10.0.3
  • @shopify/jest-dom-mocks 4.2.0
  • @storybook/addon-actions 7.0.18
  • @storybook/addon-docs ^7.0.4
  • @storybook/addon-essentials ^7.0.4
  • @storybook/addon-interactions ^7.0.4
  • @storybook/addon-knobs 7.0.2
  • @storybook/addon-links ^7.0.4
  • @storybook/addon-mdx-gfm 7.0.18
  • @storybook/addon-notes 5.3.21
  • @storybook/addon-options 5.3.21
  • @storybook/blocks ^7.0.4
  • @storybook/cli 7.0.18
  • @storybook/manager-api ^7.0.4
  • @storybook/preset-create-react-app ^7.0.4
  • @storybook/react 7.0.18
  • @storybook/react-webpack5 7.0.18
  • @storybook/testing-library ^0.1.0
  • @storybook/theming ^7.0.4
  • @testing-library/react 14.0.0
  • @testing-library/react-hooks 8.0.1
  • @types/jest 29.5.2
  • @types/react 18.2.7
  • @typescript-eslint/eslint-plugin 5.59.8
  • @typescript-eslint/parser 5.59.8
  • babel-core 6.26.3
  • babel-loader 9.1.2
  • babel-plugin-dynamic-import-node 2.3.3
  • eslint 8.41.0
  • eslint-config-prettier 8.8.0
  • eslint-config-react-app 7.0.1
  • eslint-plugin-flowtype 8.0.3
  • eslint-plugin-import 2.27.5
  • eslint-plugin-jsx-a11y 6.7.1
  • eslint-plugin-prettier 4.2.1
  • eslint-plugin-react 7.32.2
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-storybook ^0.6.11
  • fork-ts-checker-webpack-plugin 8.0.0
  • gh-pages 5.0.0
  • husky 8.0.3
  • jest 29.5.0
  • jest-environment-jsdom ^29.5.0
  • jest-localstorage-mock 2.4.26
  • lint-staged 13.2.2
  • markdown-loader 8.0.0
  • prettier 2.8.8
  • prop-types ^15.8.1
  • react 18.2.0
  • react-dom 18.2.0
  • react-test-renderer 18.2.0
  • rimraf 5.0.1
  • semantic-release 21.0.2
  • storybook 7.0.18
  • ts-jest 29.1.0
  • ts-loader 9.4.3
  • ts-node 10.9.1
  • typescript 5.0.4
  • react ^16.8.0 || ^17.0.0 || ^18.0.0
  • react-dom ^16.8.0 || ^17.0.0 || ^18.0.0
  • node 18.16.0
  • yarn 1.22.19
  • @types/react 18.2.7

  • Check this box to trigger a request for Renovate to run again on this repository

The automated release is failing 🚨

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

An npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and to set it in the NPM_TOKEN environment variable on your CI environment. The token must allow to publish to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Integrate `useNft` and `useNftWithArc` hooks

Is your feature request related to a problem? Please describe.

const [{title, index}, error, isLoading] = useNft(assetIndex, {network: 'mainnet'})
const [{title, index}, error, isLoading] = useNftWithArc(assetIndex, {network: 'mainnet', arc: ARC.ARC_69 })

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.