Skip to content

chore: Updated various packages.#494

Merged
colinmurphy merged 1 commit into
mainfrom
chore-package-updates-nov-2025-v2
Nov 12, 2025
Merged

chore: Updated various packages.#494
colinmurphy merged 1 commit into
mainfrom
chore-package-updates-nov-2025-v2

Conversation

@colinmurphy
Copy link
Copy Markdown
Member

@colinmurphy colinmurphy commented Nov 12, 2025

Description

Related Issue

Dependant PRs

Type of Change

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactoring (no functional changes)
  • 📄 Example update (no functional changes)
  • 📝 Documentation update
  • 🔍 Performance improvement
  • 🧪 Test update

How Has This Been Tested?

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My code follows the project's coding standards
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been highlighted, merged or published

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 12, 2025

⚠️ No Changeset found

Latest commit: 56a5218

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown

📦 Plugin Artifacts Ready!

Download from GitHub Actions run

Available plugins:

  • ✅ hwp-previews.zip

See the "Artifacts" section at the bottom of the Actions run page

@colinmurphy colinmurphy marked this pull request as ready for review November 12, 2025 20:00
@colinmurphy colinmurphy requested a review from a team as a code owner November 12, 2025 20:00
@colinmurphy colinmurphy added this pull request to the merge queue Nov 12, 2025
Copy link
Copy Markdown
Contributor

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

This PR updates various npm packages across multiple example projects in the repository. The changes primarily consist of dependency version updates in package-lock.json files and one package.json file.

  • Updates multiple @inquirer/* packages and their dependencies in the WPGraphQL preview example
  • Updates the vite package in the vanilla toolbar example
  • Modifies several dependencies in the Nuxt template hierarchy example

Reviewed Changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
plugins/hwp-previews/examples/hwp-preview-wpgraphql/package-lock.json Updates @InQuirer packages (checkbox, confirm, core, editor, expand, figures, input, number, password, prompts, rawlist, search, select, type), @wordpress/env, and various transitive dependencies. Removes external-editor, tmp, and os-tmpdir in favor of @inquirer/external-editor. Updates mute-stream, chardet, and iconv-lite versions.
packages/toolbar/examples/vanilla/example-app/package-lock.json Updates vite from 6.4.0 to 6.4.1
examples/nuxt/template-hierarchy-data-fetching/package.json Downgrades external-editor from ^3.1.0 to ^1.1.0, updates tmp from ^0.0.33 to ^0.2.5, removes string-width-cjs, strip-ansi-cjs, and wrap-ansi-cjs dependencies
Files not reviewed (2)
  • packages/toolbar/examples/vanilla/example-app/package-lock.json: Language not supported
  • plugins/hwp-previews/examples/hwp-preview-wpgraphql/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread examples/nuxt/template-hierarchy-data-fetching/package.json
github-merge-queue Bot pushed a commit that referenced this pull request Nov 12, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to Branch Protection failures Nov 12, 2025
You're not authorized to push to this branch. Visit "About protected branches" for more information.
@colinmurphy colinmurphy added this pull request to the merge queue Nov 12, 2025
Merged via the queue into main with commit 17b596b Nov 12, 2025
20 checks passed
@colinmurphy colinmurphy deleted the chore-package-updates-nov-2025-v2 branch November 12, 2025 20:01
Sign up for free to 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.

3 participants