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

Dependabot/npm and yarn/dependencies 8845413984 #7318

Commits on Jul 18, 2024

  1. chore(deps): bump the dependencies group across 1 directory with 4 up…

    …dates
    
    Bumps the dependencies group with 4 updates in the / directory: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [@octokit/rest](https://github.com/octokit/rest.js), [husky](https://github.com/typicode/husky) and [remark-emoji](https://github.com/rhysd/remark-emoji).
    
    
    Updates `react-router-dom` from 6.25.0 to 6.25.1
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.1/packages/react-router-dom)
    
    Updates `@octokit/rest` from 21.0.0 to 21.0.1
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v21.0.0...v21.0.1)
    
    Updates `husky` from 9.0.11 to 9.1.1
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.1)
    
    Updates `remark-emoji` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/rhysd/remark-emoji/releases)
    - [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md)
    - [Commits](rhysd/remark-emoji@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@octokit/rest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: remark-emoji
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9b1ae45 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. clean up pre-commit

    chenxsan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bc6a82d View commit details
    Browse the repository at this point in the history
  2. disable husky for CI

    chenxsan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    eba54e6 View commit details
    Browse the repository at this point in the history