Skip to content

Conversation

azu
Copy link
Member

@azu azu commented Aug 20, 2025

remove --yes which is unneeded.

@Copilot Copilot AI review requested due to automatic review settings August 20, 2025 00:11
@azu azu added the Type: CI Changes to CI configuration files and scripts label Aug 20, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes the unnecessary --yes flag from a pnpm command in the release PR creation workflow. This simplifies the CI command by removing a redundant parameter.

  • Removes --yes flag from pnpm version update command

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@azu azu enabled auto-merge (squash) August 20, 2025 00:11
@azu azu merged commit 23a5561 into master Aug 20, 2025
21 checks passed
@azu azu deleted the fix-create-release branch August 20, 2025 00:14
@github-actions github-actions bot mentioned this pull request Aug 20, 2025
azu added a commit that referenced this pull request Aug 20, 2025
<!-- Release notes generated using configuration in .github/release.yml
at master -->

## What's Changed
### Bug Fixes
* fix(textlint-tester): support empty string test cases by @kellyselden
in #1698
### Documentation
* docs: add filterRules parameter to TextlintKernelDescriptor by @k35o
in #1668
* docs: add GitHub Actions CI/CD integration examples by @azu in
#1671
* docs: fix typos in README by @azu in
#1681
* docs: clarify JSON comment support in configuration files by @azu in
#1690
### Maintenance
* chore: Node.js maintenance updates by @azu in
#1682
### CI
* chore(deps): update github/codeql-action action to v3.29.3 by
@renovate[bot] in #1672
* chore(deps): update github/codeql-action action to v3.29.5 by
@renovate[bot] in #1675
* chore(deps): update github/codeql-action action to v3.29.7 by
@renovate[bot] in #1679
* chore(deps): update actions/checkout action to v4.3.0 by
@renovate[bot] in #1695
* CI(create-release-pr): remove unneeded --yes by @azu in
#1699
* chore(deps): update github/codeql-action action to v3.29.9 by
@renovate[bot] in #1700
### Dependency Updates
* fix(deps): update dependency @modelcontextprotocol/sdk to ^1.16.0 by
@renovate[bot] in #1665
* chore(deps): update dependency eslint-config-prettier to ^10.1.8 by
@renovate[bot] in #1666
* chore(deps): update patch updates (patch) by @renovate[bot] in
#1667
* chore(deps): update eslint to ^8.38.0 (patch) by @renovate[bot] in
#1674
* fix(deps): update patch updates (patch) by @renovate[bot] in
#1676
* chore(deps): update dependency @eslint/js to ^9.32.0 by @renovate[bot]
in #1678
* fix(deps): update react monorepo to ^19.1.1 (patch) by @renovate[bot]
in #1677
* fix(deps): update minor updates (minor) by @renovate[bot] in
#1680
* chore(deps): update dependency lint-staged to ^16.1.4 by
@renovate[bot] in #1683
* chore(deps): remove unused unique-concat dependency by @azu in
#1687
* chore(deps): remove unused mkdirp dependency by @azu in
#1688
* chore(deps): update eslint to ^8.39.0 (minor) by @renovate[bot] in
#1691
* fix(deps): update dependency @modelcontextprotocol/sdk to ^1.17.2 by
@renovate[bot] in #1692
* chore(deps): update dependency lint-staged to ^16.1.5 by
@renovate[bot] in #1693
* chore(deps): update dependency @eslint/js to ^9.33.0 by @renovate[bot]
in #1694
* chore(deps): update eslint to ^8.39.1 (patch) by @renovate[bot] in
#1696
### Other Changes
* chore(deps): update node.js to v22.17.1 by @renovate[bot] in
#1660
* feat(website): make the entire sidebar hideable by @JamBalaya56562 in
#1669

## New Contributors
* @JamBalaya56562 made their first contribution in
#1669

**Full Changelog**:
v15.2.1...v15.2.2

Co-authored-by: azu <azu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI Changes to CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant