Skip to content

v1.1.4 - #48

Merged
uidev1116 merged 12 commits into
mainfrom
develop
Aug 27, 2026
Merged

v1.1.4#48
uidev1116 merged 12 commits into
mainfrom
develop

Conversation

@uidev1116

Copy link
Copy Markdown
Contributor

リリース内容

develop に取り込まれた以下の変更を含むパッチリリース。

マージすると release.yml が発火し、v1.1.4 タグとGitHub Releaseが自動作成されます。

dependabotBotand others added 12 commits August 26, 2026 12:13
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm group with 1 update: [fs-extra](https://github.com/jprichardson/node-fs-extra).
Updates `fs-extra` from 11.3.4 to 11.4.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.4...11.4.0)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-version: 11.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group in /themes/develop with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) | `3.15.12` | `3.16.2` |
| [query-string](https://github.com/sindresorhus/query-string) | `9.3.1` | `9.5.0` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.19` | `0.5.20` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.3` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.2` | `4.28.8` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.9.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.11.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.6` |
| [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `7.0.1` | `7.1.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.11.0` | `17.14.1` |
| [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) | `7.7.0` | `7.8.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.4` | `4.3.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.2.2` |
| [vite-plugin-eslint2](https://github.com/ModyQyW/vite-plugin-eslint2/tree/HEAD/packages/core) | `5.1.0` | `5.3.0` |
| [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) | `4.1.0` | `4.1.1` |
| [vite-plugin-stylelint](https://github.com/ModyQyW/vite-plugin-stylelint/tree/HEAD/packages/core) | `6.1.0` | `6.3.0` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.60.3` | `4.62.5` |
| [@tailwindcss/oxide-linux-x64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-gnu) | `4.2.4` | `4.3.3` |
| [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.32.0` | `1.33.0` |
Updates `alpinejs` from 3.15.12 to 3.16.2
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.16.2/packages/alpinejs)
Updates `query-string` from 9.3.1 to 9.5.0
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v9.3.1...v9.5.0)
Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20)
Updates `@tailwindcss/vite` from 4.2.4 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-vite)
Updates `browserslist` from 4.28.2 to 4.28.8
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.2...4.28.8)
Updates `eslint` from 10.3.0 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.9.0)
Updates `globals` from 17.6.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.11.0)
Updates `prettier` from 3.8.3 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.9.6)
Updates `rollup-plugin-visualizer` from 7.0.1 to 7.1.1
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](btd/rollup-plugin-visualizer@v7.0.1...v7.1.1)
Updates `stylelint` from 17.11.0 to 17.14.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.11.0...17.14.1)
Updates `stylelint-config-recess-order` from 7.7.0 to 7.8.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](stormwarning/stylelint-config-recess-order@v7.7.0...v7.8.0)
Updates `tailwindcss` from 4.2.4 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)
Updates `vite` from 8.0.10 to 8.2.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/v8.2.2/packages/vite)
Updates `vite-plugin-eslint2` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/ModyQyW/vite-plugin-eslint2/releases)
- [Changelog](https://github.com/ModyQyW/vite-plugin-eslint2/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ModyQyW/vite-plugin-eslint2/commits/v5.3.0/packages/core)
Updates `vite-plugin-static-copy` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@4.1.0...vite-plugin-static-copy@4.1.1)
Updates `vite-plugin-stylelint` from 6.1.0 to 6.3.0
- [Release notes](https://github.com/ModyQyW/vite-plugin-stylelint/releases)
- [Changelog](https://github.com/ModyQyW/vite-plugin-stylelint/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ModyQyW/vite-plugin-stylelint/commits/v6.3.0/packages/core)
Updates `@rollup/rollup-linux-x64-gnu` from 4.60.3 to 4.62.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.3...v4.62.5)
Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.2.4 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/crates/node/npm/linux-x64-gnu)
Updates `lightningcss-linux-x64-gnu` from 1.32.0 to 1.33.0
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.32.0...v1.33.0)
---
updated-dependencies:
- dependency-name: alpinejs
dependency-version: 3.16.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: query-string
dependency-version: 9.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.20
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.3.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: browserslist
dependency-version: 4.28.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: eslint
dependency-version: 10.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: globals
dependency-version: 17.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: prettier
dependency-version: 3.9.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: rollup-plugin-visualizer
dependency-version: 7.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: stylelint
dependency-version: 17.14.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: stylelint-config-recess-order
dependency-version: 7.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: tailwindcss
dependency-version: 4.3.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: vite
dependency-version: 8.2.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: vite-plugin-eslint2
dependency-version: 5.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: vite-plugin-static-copy
dependency-version: 4.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: vite-plugin-stylelint
dependency-version: 6.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.62.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@tailwindcss/oxide-linux-x64-gnu"
dependency-version: 4.3.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: lightningcss-linux-x64-gnu
dependency-version: 1.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.3.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.4.0...v17.3.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 17.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [smartphoto](https://github.com/appleple/SmartPhoto) from 1.6.5 to 2.1.6.
- [Release notes](https://github.com/appleple/SmartPhoto/releases)
- [Commits](appleple/SmartPhoto@v1.6.5...v2.1.6)
---
updated-dependencies:
- dependency-name: smartphoto
dependency-version: 2.1.6
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
…evelop/develop/smartphoto-2.1.6
Bump smartphoto from 1.6.5 to 2.1.6 in /themes/develop
…lint-staged-17.3.0
Bump lint-staged from 16.4.0 to 17.3.0
…p/actions/setup-node-7
Bump actions/setup-node from 6 to 7
…p/actions/checkout-7
Bump actions/checkout from 6 to 7
v8でデフォルトエクスポート/archiver.create('zip', {}) が廃止され、
ZipArchive 等のクラスベースAPIに再設計された。new ZipArchive({}) に
書き換える。zip化後のバイト数・ファイル数が旧実装と同等であることを
ローカルで確認済み。
@uidev1116
uidev1116 merged commit d1d8197 into mainAug 27, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@uidev1116