chore: 🤖 bump the minor-and-patch group with 8 updates#100
Merged
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.6` | `28.0.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.8.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [eslint-config-phun-ky](https://github.com/phun-ky/eslint-config) | `1.0.20` | `1.0.21` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `27.0.1` | | [putout](https://github.com/coderaiser/putout) | `40.10.0` | `40.11.0` | | [rollup](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` | | [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) | `1.6.3` | `1.6.4` | Updates `@rollup/plugin-commonjs` from 28.0.6 to 28.0.8 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.8/packages/commonjs) Updates `@types/node` from 24.7.2 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `eslint-config-phun-ky` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/phun-ky/eslint-config/releases) - [Changelog](https://github.com/phun-ky/eslint-config/blob/main/CHANGELOG.md) - [Commits](phun-ky/eslint-config@1.0.20...1.0.21) Updates `jsdom` from 27.0.0 to 27.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...27.0.1) Updates `putout` from 40.10.0 to 40.11.0 - [Release notes](https://github.com/coderaiser/putout/releases) - [Commits](coderaiser/putout@v40.10.0...v40.11.0) Updates `rollup` from 4.52.4 to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.4...v4.52.5) Updates `vitepress-plugin-group-icons` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases) - [Commits](yuyinws/vitepress-plugin-group-icons@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-config-phun-ky dependency-version: 1.0.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jsdom dependency-version: 27.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: putout dependency-version: 40.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitepress-plugin-group-icons dependency-version: 1.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This file contains hidden or 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
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 minor-and-patch group with 8 updates:
28.0.628.0.824.7.224.8.19.37.09.38.01.0.201.0.2127.0.027.0.140.10.040.11.04.52.44.52.51.6.31.6.4Updates
@rollup/plugin-commonjsfrom 28.0.6 to 28.0.8Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
232dcf8chore(release): commonjs v28.0.85a6175bfix(commonjs): guard moduleSideEffects for wrapped externals (#1914)1935e9echore(release): commonjs v28.0.7e80d4b2fix(commonjs): avoid hoisting dynamically required node: builtins under stric...0862902chore(repo): update commonjs comment to clarify top-levelthisrewrite (#1888)Updates
@types/nodefrom 24.7.2 to 24.8.1Commits
Updates
eslintfrom 9.37.0 to 9.38.0Release notes
Sourced from eslint's releases.
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)Updates
eslint-config-phun-kyfrom 1.0.20 to 1.0.21Release notes
Sourced from eslint-config-phun-ky's releases.
Changelog
Sourced from eslint-config-phun-ky's changelog.
Commits
0ef5a6cchore: 🤖 release v1.0.21e92bcfechore: 🤖 bump the minor-and-patch group with 2 updates (#44)79f9272chore: 🤖 bump the minor-and-patch group with 2 updatesUpdates
jsdomfrom 27.0.0 to 27.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
819ff52Version 27.0.123539d4Call domSelector.clear() on class change894151bAdd regression tests and update dependenciesaa2d8dbAdd a regression test for getComputedStyle() across shadow boundaries8c49cb7Update@asamuzakjp/dom-selector8a877acUpdate@asamuzakjp/dom-selector22cc228Add failing test for CSS flex shorthandf1c40deCreate ParentNode-querySelector-nested.htmlUpdates
putoutfrom 40.10.0 to 40.11.0Release notes
Sourced from putout's releases.
Commits
d2dcbe8chore: putout: v40.11.0d64c3c7feature: putout:@putout/cli-cachev6.0.06b7e140chore:@putout/cli-cache: v6.0.02e89f7bfeature:@putout/cli-cache: drop support of node < 201fbe590feature: putout:@putout/plugin-githubv17.0.00a8f27fchore:@putout/plugin-github: v17.0.002a2ec7feature:@putout/plugin-github: set-node-versions: improvedc0a7effeature: putout: github: set-node-versions: v25 (https://nodejs.org/en/blog/r...b0d89c8feature:@putout/cli-cache: file-entry-cache v11.1.0929317cfeature:@putout/plugin-github: set-node-version: v25Updates
rollupfrom 4.52.4 to 4.52.5Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
55a8fd54.52.558f5a7bfix: generation of debugIDs with invalid length (#6144)0b816b0chore(deps): lock file maintenance minor/patch updates (#6146)a973ed8chore: eslint enable concurrency option (#6143)bfa9e9fchore(deps): update actions/setup-node action to v6 (#6147)69a9336fix(deps): lock file maintenance minor/patch updates (#6142)88b18b9chore(deps): update peter-evans/create-or-update-comment action to v5 (#6140)c9ab522chore(deps): update peter-evans/find-comment action to v4 (#6141)01f02bdchore(deps): lock file maintenance minor/patch updates (#6135)Updates
vitepress-plugin-group-iconsfrom 1.6.3 to 1.6.4Release notes
Sourced from vitepress-plugin-group-icons's releases.
Commits
8650434chore: release v1.6.4a755964chore: update deps720625cfix: allow brackets on title (#27)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 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