-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Bump the devdependencies group with 6 updates #158
Merged
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/devdependencies-171ec1cd16
Mar 10, 2025
Merged
Bump the devdependencies group with 6 updates #158
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/devdependencies-171ec1cd16
Mar 10, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the devdependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.22.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.23` | `20.17.24` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.2` | `10.1.1` | | [rollup](https://github.com/rollup/rollup) | `4.34.9` | `4.35.0` | Updates `@eslint/js` from 9.21.0 to 9.22.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.22.0/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs) Updates `@types/node` from 20.17.23 to 20.17.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) Updates `eslint-config-prettier` from 10.0.2 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.2...v10.1.1) Updates `rollup` from 4.34.9 to 4.35.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.34.9...v4.35.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #158 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 734 734
Branches 85 85
=========================================
Hits 734 734 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ishiko732
approved these changes
Mar 10, 2025
@dependabot squash and merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the devdependencies group with 6 updates:
9.21.0
9.22.0
28.0.2
28.0.3
20.17.23
20.17.24
9.21.0
9.22.0
10.0.2
10.1.1
4.34.9
4.35.0
Updates
@eslint/js
from 9.21.0 to 9.22.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
eed409a
chore: package.json update for@eslint/js
releaseUpdates
@rollup/plugin-commonjs
from 28.0.2 to 28.0.3Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
8b5fb98
chore(release): commonjs v28.0.3f873993
fix(commonjs): fix error when bundle contains require() of module with falsy ...Updates
@types/node
from 20.17.23 to 20.17.24Commits
Updates
eslint
from 9.21.0 to 9.22.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
60a78e7
9.22.0d11fc14
Build: changelog update for 9.22.097f788b
chore: upgrade@eslint/js
@9
.22.0 (#19489)eed409a
chore: package.json update for@eslint/js
releasef9a56d3
chore: upgrade [email protected] (#19488)7ddb095
feat: Export defineConfig, globalIgnores (#19487)86c5f37
docs: Update README19c0127
fix: improve message forno-console
suggestions (#19483)fbdeff0
docs: Update READMEc9e8510
docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates
eslint-config-prettier
from 10.0.2 to 10.1.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
f12309b
chore: release eslint-config-prettier (#310)79cf679
chore: use flat entry for flat config verificationeb56a5e
fix: separate the/flat
entry for compatibility (#309)2c6f80e
chore: release eslint-config-prettier (#307)56e2e34
feat: migrate to exports field (#306)c27e785
chore: release eslint-config-prettier (#304)c5d7853
chore: add missing@stylistic/eslint-plugin-plus
1837a4d
ci: testing, migrate to yarn v4 (#305)8dbbd6d
feat: add name to config (#294)cba5737
feat: add declaration file (#280)Updates
rollup
from 4.34.9 to 4.35.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
70ef1cc
4.35.0d29a457
feat(5858): make closeBundle hook receive the last error (#5867)b346ce9
chore(deps): update dependency builtin-modules to v5 (#5872)f491680
chore(deps): update uraimo/run-on-arch-action action to v3 (#5873)865d8d5
fix(deps): lock file maintenance minor/patch updates (#5874)caa406e
chore(deps): update dependency eslint-plugin-unicorn to v57 (#5852)30c16e8
fix(deps): update swc monorepo (major) (#5862)Most Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> 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 <dependency name> 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 <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