Chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates#143
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Triggered from #143 by @dependabot[bot]. Checking if we can fast forward Target branch ( commit 0c904876b01aaaa22d48eaae9aa964630c0ff53c (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sun Feb 2 00:50:43 2025 +0900
Chore(deps): Bump packagesPull request ( commit 3d2f0d97e636f5d3b4949014b94bcc493d4cd228 (pull_request/dependabot/npm_and_yarn/dev-dependencies-51524d740d)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Feb 8 10:35:31 2025 +0000
Chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [terser](https://github.com/terser/terser), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
Updates `eslint` from 9.19.0 to 9.20.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.19.0...v9.20.0)
Updates `terser` from 5.37.0 to 5.38.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.38.1)
Updates `vite` from 6.0.11 to 6.1.0
- [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/create-vite@6.1.0/packages/vite)
Updates `@eslint/js` from 9.19.0 to 9.20.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.20.0/packages/js)
---
updated-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: vite
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
...
Signed-off-by: dependabot[bot] <support@github.com>It is possible to fast forward |
|
@dependabot rebase |
…ith 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [terser](https://github.com/terser/terser), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `eslint` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.0) Updates `terser` from 5.37.0 to 5.38.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.37.0...v5.38.1) Updates `vite` from 6.0.11 to 6.1.0 - [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/create-vite@6.1.0/packages/vite) Updates `@eslint/js` from 9.19.0 to 9.20.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.20.0/packages/js) --- updated-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: vite 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 ... Signed-off-by: dependabot[bot] <support@github.com>
3d2f0d9 to
6ba2eaf
Compare
|
Triggered from #143 by @dependabot[bot]. Checking if we can fast forward Target branch ( commit 6a9135d5f952bac403fd287099a1614e8024d32d (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Feb 8 19:37:04 2025 +0900
Chore: EsLint tsconfig project setupPull request ( commit 6ba2eaf7d369e7830c3ceaa770fc8c67ca81741d (pull_request/dependabot/npm_and_yarn/dev-dependencies-51524d740d)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Feb 8 11:38:42 2025 +0000
Chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [terser](https://github.com/terser/terser), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
Updates `eslint` from 9.19.0 to 9.20.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.19.0...v9.20.0)
Updates `terser` from 5.37.0 to 5.38.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.38.1)
Updates `vite` from 6.0.11 to 6.1.0
- [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/create-vite@6.1.0/packages/vite)
Updates `@eslint/js` from 9.19.0 to 9.20.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.20.0/packages/js)
---
updated-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: vite
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
...
Signed-off-by: dependabot[bot] <support@github.com>It is possible to fast forward |
|
/fast-forward |
|
Triggered from #143 (comment) by @black7375. Trying to fast forward Target branch ( commit 6a9135d5f952bac403fd287099a1614e8024d32d (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sat Feb 8 19:37:04 2025 +0900
Chore: EsLint tsconfig project setupPull request ( commit 6ba2eaf7d369e7830c3ceaa770fc8c67ca81741d (pull_request/dependabot/npm_and_yarn/dev-dependencies-51524d740d)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Feb 8 11:38:42 2025 +0000
Chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [terser](https://github.com/terser/terser), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
Updates `eslint` from 9.19.0 to 9.20.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.19.0...v9.20.0)
Updates `terser` from 5.37.0 to 5.38.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.38.1)
Updates `vite` from 6.0.11 to 6.1.0
- [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/create-vite@6.1.0/packages/vite)
Updates `@eslint/js` from 9.19.0 to 9.20.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.20.0/packages/js)
---
updated-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: vite
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
...
Signed-off-by: dependabot[bot] <support@github.com>Fast forwarding $ git push origin 6ba2eaf7d369e7830c3ceaa770fc8c67ca81741d:main
To https://github.com/mincho-js/mincho.git
6a9135d..6ba2eaf 6ba2eaf7d369e7830c3ceaa770fc8c67ca81741d -> main |
Bumps the dev-dependencies group with 4 updates in the / directory: eslint, terser, vite and @eslint/js.
Updates
eslintfrom 9.19.0 to 9.20.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
7e78b509.20.0588b664Build: changelog update for 9.20.0979097achore: upgrade@eslint/js@9.20.0 (#19412)031734echore: package.json update for@eslint/jsrelease91d4d9ffix: Bring types in sync with@eslint/core(#19157)b7012c8docs: rewrite examples with var using let and const (#19407)d4c47c3test: avoid empty config warning in test output (#19408)e89a54afeat: change behavior of inactive flags (#19386)fa25c7afix: Emit warning when empty config file is used (#19399)6406376docs: Update READMEUpdates
terserfrom 5.37.0 to 5.38.1Changelog
Sourced from terser's changelog.
Commits
c0417d75.38.10b7d83aupdate changelogebf4a81fix inlining non-call expressions in place of aoptional_call?.(). Closes #...150347d5.38.0ec39f94update changelog3e0e7d0fix: correctly remove the console methods when drop_console is an array (#1585)914c31aRevert "update package-lock.json"e5be79dupdate package-lock.json430795bdo not use reference-style linksce4a582makeis_constant()recognize constants with several unary prefixes (#1142)Updates
vitefrom 6.0.11 to 6.1.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80fix(css): escape double quotes inurl()when lightningcss is used (#18997)2b4f115fix(deps): update all non-major dependencies (#18996)12b612dfix: fallback terser to main thread when function options are used (#18987)d88d000fix(deps): update all non-major dependencies (#18967)21680bdfix(css): skip non css in custom sass importer (#18970)62fad6dchore(deps): update dependency@rollup/plugin-node-resolveto v16 (#18968)8a6bb4efix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue(#18899)7d6dd5dfix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532cfix(css): root relative import in sass modern API on Windows (#18945)27f691brefactor: make internal invoke event to use the same interface with `handleIn...Updates
@eslint/jsfrom 9.19.0 to 9.20.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
031734echore: package.json update for@eslint/jsreleaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions