Skip to content

chore: 🤖 bump the minor-and-patch group with 5 updates#104

Merged
phun-ky merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-781be7cb32
Oct 27, 2025
Merged

chore: 🤖 bump the minor-and-patch group with 5 updates#104
phun-ky merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-781be7cb32

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the minor-and-patch group with 5 updates:

Package From To
@phun-ky/typeof 2.0.7 2.0.8
@rollup/plugin-commonjs 28.0.8 28.0.9
@types/node 24.8.1 24.9.1
eslint-config-phun-ky 1.0.21 1.0.22
vitepress-plugin-group-icons 1.6.4 1.6.5

Updates @phun-ky/typeof from 2.0.7 to 2.0.8

Release notes

Sourced from @​phun-ky/typeof's releases.

Release 2.0.8

2.0.8 (2025-10-20)

Tasks

  • 🤖 bump the minor-and-patch group with 9 updates (22d85f3)
  • 🤖 make sure we can publish (13da79b)
Changelog

Sourced from @​phun-ky/typeof's changelog.

2.0.8 (2025-10-20)

Tasks

  • 🤖 bump the minor-and-patch group with 9 updates (22d85f3)
  • 🤖 make sure we can publish (13da79b)
Commits
  • ccd5dbf chore: 🤖 release v2.0.8
  • 1bd373a Merge pull request #66 from phun-ky/dependabot/npm_and_yarn/minor-and-patch-d...
  • 13da79b chore: 🤖 make sure we can publish
  • 22d85f3 chore: 🤖 bump the minor-and-patch group with 9 updates
  • See full diff in compare view

Updates @rollup/plugin-commonjs from 28.0.8 to 28.0.9

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v28.0.9

2025-10-24

Bugfixes

  • fix: handle node: builtins with strictRequires: auto (#1930)
Commits

Updates @types/node from 24.8.1 to 24.9.1

Commits

Updates eslint-config-phun-ky from 1.0.21 to 1.0.22

Release notes

Sourced from eslint-config-phun-ky's releases.

Release 1.0.22

1.0.22 (2025-10-20)

Tasks

  • 🤖 bump the minor-and-patch group with 3 updates (9d6ddb2)
  • 🤖 Make sure we can release (65e7356)
Changelog

Sourced from eslint-config-phun-ky's changelog.

1.0.22 (2025-10-20)

Tasks

  • 🤖 bump the minor-and-patch group with 3 updates (9d6ddb2)
  • 🤖 Make sure we can release (65e7356)
Commits
  • 9644b3d chore: 🤖 release v1.0.22
  • df573e4 chore: 🤖 Make sure we can release (#47)
  • 65e7356 chore: 🤖 Make sure we can release
  • 6dca53a chore: 🤖 bump the minor-and-patch group with 3 updates (#45)
  • 9d6ddb2 chore: 🤖 bump the minor-and-patch group with 3 updates
  • See full diff in compare view

Updates vitepress-plugin-group-icons from 1.6.4 to 1.6.5

Release notes

Sourced from vitepress-plugin-group-icons's releases.

v1.6.5

No significant changes

    View changes on GitHub
Commits

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

Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@phun-ky/typeof](https://github.com/phun-ky/typeof) | `2.0.7` | `2.0.8` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.8` | `28.0.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.1` | `24.9.1` |
| [eslint-config-phun-ky](https://github.com/phun-ky/eslint-config) | `1.0.21` | `1.0.22` |
| [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) | `1.6.4` | `1.6.5` |


Updates `@phun-ky/typeof` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/phun-ky/typeof/releases)
- [Changelog](https://github.com/phun-ky/typeof/blob/main/CHANGELOG.md)
- [Commits](phun-ky/typeof@2.0.7...2.0.8)

Updates `@rollup/plugin-commonjs` from 28.0.8 to 28.0.9
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.9/packages/commonjs)

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

Updates `eslint-config-phun-ky` from 1.0.21 to 1.0.22
- [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.21...1.0.22)

Updates `vitepress-plugin-group-icons` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases)
- [Commits](yuyinws/vitepress-plugin-group-icons@v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: "@phun-ky/typeof"
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 28.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  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.22
  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.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@github-actions github-actions bot added mindless: dependencies Pull requests that update a dependency file section: repo For all changes in root dir release labels Oct 27, 2025
@github-actions github-actions bot requested a review from phun-ky October 27, 2025 03:16
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint-config-phun-ky@​1.0.21 ⏵ 1.0.2272 +11009995 +1100
Updated@​types/​node@​24.8.1 ⏵ 24.9.1100 +110081 +196100
Updated@​rollup/​plugin-commonjs@​28.0.8 ⏵ 28.0.999 +110010095 +3100
Updated@​phun-ky/​typeof@​2.0.7 ⏵ 2.0.810010010096 -4100

View full report

@phun-ky phun-ky merged commit a8b8947 into main Oct 27, 2025
6 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/minor-and-patch-781be7cb32 branch October 27, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code mindless: dependencies Pull requests that update a dependency file release section: repo For all changes in root dir size: 👕 S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant