mincho-js / mincho

Natural CSS in TypeScript
MIT License
40 stars 0 forks source link

Chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group #89

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the npm_and_yarn group with 1 update: micromatch.

Updates micromatch from 4.0.7 to 4.0.8

Release notes

Sourced from micromatch's releases.

4.0.8

Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.

Changelog

Sourced from micromatch's changelog.

[4.0.8] - 2024-08-22

  • backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
Commits
  • 8bd704e 4.0.8
  • a0e6841 run verb to generate README documentation
  • 4ec2884 Merge branch 'v4' into hauserkristof-feature/v4.0.8
  • 03aa805 Merge pull request #266 from hauserkristof/feature/v4.0.8
  • 814f5f7 lint
  • 67fcce6 fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5
  • 113f2e3 fix: CVE numbers in CHANGELOG
  • d9dbd9a feat: updated CHANGELOG
  • 2ab1315 fix: use actions/setup-node@v4
  • 1406ea3 feat: rework test to work on macos with node 10,12 and 14
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mincho-js/mincho/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 8e58ddb31fce27bc55fbfa18542df6a33daa1349

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

coderabbitai[bot] commented 2 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
github-actions[bot] commented 2 months ago

Triggered from https://github.com/mincho-js/mincho/pull/89 by @​dependabot[bot].

Checking if we can fast forward main (d714fe843cfc6a1e8d90622dd104e4ae2f704496) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (91bf4ba1bd946099c7ec6d174a706fe179ff9826).

Target branch (main):

commit d714fe843cfc6a1e8d90622dd104e4ae2f704496 (HEAD -> main, origin/main, origin/HEAD)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 26 01:34:55 2024 +0000

    Chore(deps): Bump the dev-dependencies group with 13 updates

    Bumps the dev-dependencies group with 13 updates:

    | Package | From | To |
    | --- | --- | --- |
    | [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.7.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.4.0` | `22.5.0` |
    | [@vanilla-extract/vite-plugin](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/vite-plugin) | `4.0.14` | `4.0.15` |
    | [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.9.1` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.1` | `5.4.2` |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.0` | `9.9.1` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.1.0` | `8.2.0` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.1.0` | `8.2.0` |
    | [@vanilla-extract/css](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/css) | `1.15.4` | `1.15.5` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.1.0` | `8.2.0` |
    | [@vanilla-extract/esbuild-plugin](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/esbuild-plugin) | `2.3.9` | `2.3.10` |
    | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.9` | `0.4.11` |

    Updates `tslib` from 2.6.3 to 2.7.0
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

    Updates `@types/node` from 22.4.0 to 22.5.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    Updates `@vanilla-extract/vite-plugin` from 4.0.14 to 4.0.15
    - [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
    - [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/vite-plugin/CHANGELOG.md)
    - [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/vite-plugin@4.0.15/packages/vite-plugin)

    Updates `eslint` from 9.9.0 to 9.9.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1)

    Updates `vite` from 5.4.1 to 5.4.2
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite)

    Updates `@eslint/js` from 9.9.0 to 9.9.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js)

    Updates `@typescript-eslint/parser` from 8.1.0 to 8.2.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser)

    Updates `typescript-eslint` from 8.1.0 to 8.2.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/typescript-eslint)

    Updates `@vanilla-extract/css` from 1.15.4 to 1.15.5
    - [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
    - [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/css/CHANGELOG.md)
    - [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/css@1.15.5/packages/css)

    Updates `@types/react` from 18.3.3 to 18.3.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

    Updates `@typescript-eslint/eslint-plugin` from 8.1.0 to 8.2.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)

    Updates `@vanilla-extract/esbuild-plugin` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
    - [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/esbuild-plugin/CHANGELOG.md)
    - [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/esbuild-plugin@2.3.10/packages/esbuild-plugin)

    Updates `eslint-plugin-react-refresh` from 0.4.9 to 0.4.11
    - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
    - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.9...v0.4.11)

    ---
    updated-dependencies:
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@vanilla-extract/vite-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@vanilla-extract/css"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@vanilla-extract/esbuild-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-react-refresh
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...

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

Pull request (dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae):

commit 91bf4ba1bd946099c7ec6d174a706fe179ff9826 (pull_request/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Aug 29 04:27:46 2024 +0000

    Chore(deps): Bump micromatch in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch).

    Updates `micromatch` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...

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

It is possible to fast forward main (d714fe843cfc6a1e8d90622dd104e4ae2f704496) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (91bf4ba1bd946099c7ec6d174a706fe179ff9826). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae.

github-actions[bot] commented 1 month ago

Triggered from https://github.com/mincho-js/mincho/pull/89 by @​dependabot[bot].

Checking if we can fast forward main (59118b5aed53e2a4bcf439032fc5d2f501dc5ecc) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (af56f968e12e2aa3db19ac8cf7d7b82a0a704699).

Target branch (main):

commit 59118b5aed53e2a4bcf439032fc5d2f501dc5ecc (HEAD -> main, origin/main, origin/HEAD)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 23 02:06:43 2024 +0000

    Chore(deps-dev): Bump the dev-dependencies group across 1 directory with 17 updates

    Bumps the dev-dependencies group with 17 updates in the / directory:

    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.7` | `2.27.8` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.5` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.5` | `2.1.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.11.0` |
    | [terser](https://github.com/terser/terser) | `5.31.6` | `5.33.0` |
    | [turbo](https://github.com/vercel/turborepo) | `2.1.1` | `2.1.2` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.7` |
    | [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) | `2.0.5` | `2.1.1` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.1` |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.11.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.3.0` | `8.6.0` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.3.0` | `8.6.0` |
    | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.1.0` | `4.2.1` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.5` | `18.3.8` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.3.0` | `8.6.0` |
    | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.11` | `0.4.12` |

    Updates `@changesets/cli` from 2.27.7 to 2.27.8
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.27.8)

    Updates `@types/node` from 22.5.2 to 22.5.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)

    Updates `eslint` from 9.9.1 to 9.11.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.11.0)

    Updates `terser` from 5.31.6 to 5.33.0
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/compare/v5.31.6...v5.33.0)

    Updates `turbo` from 2.1.1 to 2.1.2
    - [Release notes](https://github.com/vercel/turborepo/releases)
    - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
    - [Commits](https://github.com/vercel/turborepo/compare/v2.1.1...v2.1.2)

    Updates `typescript` from 5.5.4 to 5.6.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

    Updates `vite` from 5.4.2 to 5.4.7
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

    Updates `vite-node` from 2.0.5 to 2.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vite-node)

    Updates `vitest` from 2.0.5 to 2.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

    Updates `@eslint/js` from 9.9.1 to 9.11.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js)

    Updates `@typescript-eslint/parser` from 8.3.0 to 8.6.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/parser)

    Updates `typescript-eslint` from 8.3.0 to 8.6.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/typescript-eslint)

    Updates `vite-plugin-dts` from 4.1.0 to 4.2.1
    - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
    - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.1.0...v4.2.1)

    Updates `@types/react` from 18.3.5 to 18.3.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

    Updates `@typescript-eslint/eslint-plugin` from 8.3.0 to 8.6.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin)

    Updates `eslint-plugin-react-refresh` from 0.4.11 to 0.4.12
    - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
    - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.11...v0.4.12)

    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: terser
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: turbo
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: vite-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: vite-plugin-dts
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-react-refresh
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...

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

Pull request (dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae):

commit af56f968e12e2aa3db19ac8cf7d7b82a0a704699 (pull_request/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 23 12:42:17 2024 +0000

    Chore(deps): Bump micromatch in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch).

    Updates `micromatch` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...

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

It is possible to fast forward main (59118b5aed53e2a4bcf439032fc5d2f501dc5ecc) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (af56f968e12e2aa3db19ac8cf7d7b82a0a704699). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae.

black7375 commented 1 month ago

@dependabot rebase

github-actions[bot] commented 1 month ago

Triggered from https://github.com/mincho-js/mincho/pull/89 by @​dependabot[bot].

Checking if we can fast forward main (5bea0bcb387c65de47219977fb952cb263576391) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (8e58ddb31fce27bc55fbfa18542df6a33daa1349).

Target branch (main):

commit 5bea0bcb387c65de47219977fb952cb263576391 (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Sat Sep 28 21:45:38 2024 +0900

    Chore: Bump package upgrade

Pull request (dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae):

commit 8e58ddb31fce27bc55fbfa18542df6a33daa1349 (pull_request/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Sep 28 13:17:12 2024 +0000

    Chore(deps): Bump micromatch in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch).

    Updates `micromatch` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...

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

It is possible to fast forward main (5bea0bcb387c65de47219977fb952cb263576391) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (8e58ddb31fce27bc55fbfa18542df6a33daa1349). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae.

black7375 commented 1 month ago

/fast-forward

github-actions[bot] commented 1 month ago

Triggered from https://github.com/mincho-js/mincho/pull/89#issuecomment-2380638078 by @​black7375.

Trying to fast forward main (5bea0bcb387c65de47219977fb952cb263576391) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (8e58ddb31fce27bc55fbfa18542df6a33daa1349).

Target branch (main):

commit 5bea0bcb387c65de47219977fb952cb263576391 (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Sat Sep 28 21:45:38 2024 +0900

    Chore: Bump package upgrade

Pull request (dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae):

commit 8e58ddb31fce27bc55fbfa18542df6a33daa1349 (pull_request/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Sep 28 13:17:12 2024 +0000

    Chore(deps): Bump micromatch in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch).

    Updates `micromatch` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...

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

Fast forwarding main (5bea0bcb387c65de47219977fb952cb263576391) to dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae (8e58ddb31fce27bc55fbfa18542df6a33daa1349).

$ git push origin 8e58ddb31fce27bc55fbfa18542df6a33daa1349:main
To https://github.com/mincho-js/mincho.git
   5bea0bc..8e58ddb  8e58ddb31fce27bc55fbfa18542df6a33daa1349 -> main