Skip to content

Release#43

Merged
D3strukt0r merged 21 commits into
mainfrom
develop
Jun 25, 2026
Merged

Release#43
D3strukt0r merged 21 commits into
mainfrom
develop

Conversation

@D3strukt0r

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 21 commits April 13, 2026 07:49
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2...v3)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v5...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/pnpm/action-setup-6

build(deps): Bump pnpm/action-setup from 5 to 6
…/dependabot/fetch-metadata-3

build(deps): Bump dependabot/fetch-metadata from 2 to 3
- Upgrade @antfu/eslint-config to v8 and @eslint-react/eslint-plugin to v3.
- Standardize version ranges for eslint, jiti, tsdown, and typescript.
- Update pnpm package manager to 10.33.0.
build(deps): update dependencies and pnpm version
Remove the branch filter for pull request triggers to ensure CI runs for all pull requests regardless of the target branch.
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v4...v5)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/googleapis/release-please-action-5

build(deps): Bump googleapis/release-please-action from 4 to 5
Bumps ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/node
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ghcr.io/devcontainers/features/node-2.0.0

build(deps): Bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0
Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 8.3.0 to 9.0.0.
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v8.3.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 3.0.0 to 5.8.16.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.8.16/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.8.16
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.10 to 0.22.2.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.10...v0.22.2)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.22.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…sdown-0.22.2

build(deps-dev): Bump tsdown from 0.21.10 to 0.22.2
…slint-react/eslint-plugin-5.8.16

build(deps): Bump @eslint-react/eslint-plugin from 3.0.0 to 5.8.16
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>
…/actions/checkout-7

build(deps): Bump actions/checkout from 6 to 7
Group Dependabot version updates by ecosystem so related bumps land in one PR: github-actions and devcontainers each group all patterns, while npm groups non-breaking (minor and patch) updates and keeps the existing pnpm release cooldown. Pin the weekly schedule explicitly to monday across all three ecosystems.

Move the release-please config and manifest into .github (dropping the leading dot from the manifest) and point the action at them via config-file and manifest-file. Add a reattribute job that rewrites the release-PR commit author to github-actions[bot] since the action commits as the PAT owner, and mark it continue-on-error because the PR branch may already be deleted when it runs. Switch the release-please and dependabot auto-merge approval tokens to the GH_PAT so the bot can trigger workflows and its approval counts, and skip the greetings job for dependabot[bot].

Relocate CODEOWNERS into .github and add the Dependabot-managed paths (package manifest, workflows, devcontainer) co-owned by @iwf-web/ci so the bot's auto-approval satisfies the code-owner requirement. Add a devcontainer-lock.json pinning feature digests. Align the AGENTS.md intro wording and note that CLAUDE.md imports it via @AGENTS.md. Extend the LICENSE copyright to 2025-2026, add the Keep a Changelog header, and bump the pinned pnpm to 11.9.0.
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for taking your precious time to create a pull request on this repository for the first time. Your work might actually benefit many others.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 25, 2026
@D3strukt0r D3strukt0r merged commit 639c2dd into main Jun 25, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant