Skip to content

Bump the java-codegen-deps group in /java/scripts/codegen with 2 updates#1451

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/java/scripts/codegen/java-codegen-deps-a677250b47
Open

Bump the java-codegen-deps group in /java/scripts/codegen with 2 updates#1451
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/java/scripts/codegen/java-codegen-deps-a677250b47

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps the java-codegen-deps group in /java/scripts/codegen with 2 updates: @github/copilot and tsx.

Updates @github/copilot from 1.0.52-1 to 1.0.54

Release notes

Sourced from @​github/copilot's releases.

1.0.54

2026-05-24

Fixes and changes

1.0.53

2026-05-24

  • Multiline prompts display fully without content clipping or selection offset
  • /skills picker now correctly honors --config-dir when saving skill preferences
  • Bash shell sessions no longer hang when PS0 or PROMPT_COMMAND is set in the environment

1.0.53-2

Fixes and changes

1.0.53-1

Fixes and changes

1.0.53-0

Fixes and changes

1.0.52

2026-05-23

  • Non-interactive subcommands (plugin list, mcp list, help, version) no longer consume stdin
  • Add vertical scrollbar with mouse drag support to the main conversation view
  • Switching to Autopilot mode no longer triggers unexpected permission prompts for tool, path, or URL access
  • copilot --continue from a session's saved directory now refreshes the saved branch and git context instead of leaving them stale
  • Kill command safety filter no longer rejects valid commands that contain shell redirection like kill -0 <PID> 2>/dev/null.
  • Sessions now resume in their saved working directory; pass -C to override. Flags whose values are relative paths (e.g. --attachment, --log-dir) resolve from the saved cwd.
  • Context window tier selection (default ~200K vs 1M tokens) is now enforced end-to-end, so picking a tier actually constrains compaction, truncation, and token display
  • AI Credits usage correctly displays after sessions using the Responses API
  • Rendering no longer stutters when using tmux on Cygwin or mintty
  • Slash command picker keeps (experimental) and (staff) labels orange when the row is selected
  • Reasoning tokens display as a parenthetical on output token count in the token usage summary
  • Sessions containing events with non-URL strings in URL/URI fields resume without a 'Session file is corrupted' error
  • Requests that time out due to an HTTP/2 upload stall automatically retry over HTTP/1.1
  • Sessions no longer fail to load on Windows when a process exits with a high-bit exit code (e.g., .NET unhandled exceptions)
  • Timeline entry connector color matches surrounding elements when expanded
  • Gray background bar no longer appears behind user messages on terminals without truecolor support
  • Status line command supports plain shell commands in addition to executable script paths
  • Automatically prune old process log files from ~/.copilot/logs/ at startup to prevent unbounded disk growth
  • Polish /statusline picker with cleaner item descriptions and better spacing
  • Picker checkboxes now use a single-cell ▣/▢ glyph for tighter, more consistent rows across pickers
  • Custom agents support opt-in deferred tool loading via deferred-tool-loading in agent frontmatter, enabling tool-search discovery for agents with large tool lists
  • Exit summary displays AI Credits label with correct spacing before the value
  • /restart and /update preserve the current session ID after restarting
  • Legacy nested oauth.clientId and oauth.callbackPort keys in MCP server configs are now migrated to the supported oauthClientId and auth.redirectPort keys instead of being silently dropped
  • MCP OAuth re-authentication honors the configured redirectPort
  • PowerShell division operator no longer triggers false 'Allow directory access' prompts on Windows

... (truncated)

Changelog

Sourced from @​github/copilot's changelog.

1.0.54 - 2026-05-24

Fixes and changes

1.0.53 - 2026-05-24

  • Multiline prompts display fully without content clipping or selection offset
  • /skills picker now correctly honors --config-dir when saving skill preferences
  • Bash shell sessions no longer hang when PS0 or PROMPT_COMMAND is set in the environment

1.0.52 - 2026-05-23

  • Non-interactive subcommands (plugin list, mcp list, help, version) no longer consume stdin
  • Add vertical scrollbar with mouse drag support to the main conversation view
  • Switching to Autopilot mode no longer triggers unexpected permission prompts for tool, path, or URL access
  • copilot --continue from a session's saved directory now refreshes the saved branch and git context instead of leaving them stale
  • Kill command safety filter no longer rejects valid commands that contain shell redirection like kill -0 <PID> 2>/dev/null.
  • Sessions now resume in their saved working directory; pass -C to override. Flags whose values are relative paths (e.g. --attachment, --log-dir) resolve from the saved cwd.
  • Context window tier selection (default ~200K vs 1M tokens) is now enforced end-to-end, so picking a tier actually constrains compaction, truncation, and token display
  • AI Credits usage correctly displays after sessions using the Responses API
  • Rendering no longer stutters when using tmux on Cygwin or mintty
  • Slash command picker keeps (experimental) and (staff) labels orange when the row is selected
  • Reasoning tokens display as a parenthetical on output token count in the token usage summary
  • Sessions containing events with non-URL strings in URL/URI fields resume without a 'Session file is corrupted' error
  • Requests that time out due to an HTTP/2 upload stall automatically retry over HTTP/1.1
  • Sessions no longer fail to load on Windows when a process exits with a high-bit exit code (e.g., .NET unhandled exceptions)
  • Timeline entry connector color matches surrounding elements when expanded
  • Gray background bar no longer appears behind user messages on terminals without truecolor support
  • Status line command supports plain shell commands in addition to executable script paths
  • Automatically prune old process log files from ~/.copilot/logs/ at startup to prevent unbounded disk growth
  • Polish /statusline picker with cleaner item descriptions and better spacing
  • Picker checkboxes now use a single-cell ▣/▢ glyph for tighter, more consistent rows across pickers
  • Custom agents support opt-in deferred tool loading via deferred-tool-loading in agent frontmatter, enabling tool-search discovery for agents with large tool lists
  • Exit summary displays AI Credits label with correct spacing before the value
  • /restart and /update preserve the current session ID after restarting
  • Legacy nested oauth.clientId and oauth.callbackPort keys in MCP server configs are now migrated to the supported oauthClientId and auth.redirectPort keys instead of being silently dropped
  • MCP OAuth re-authentication honors the configured redirectPort
  • PowerShell division operator no longer triggers false 'Allow directory access' prompts on Windows
  • /compact accepts optional focus instructions to shape the compaction summary
  • General-purpose subagents use GPT-5.4 or GPT-5.5 when available
  • /usage shows quota progress bars for session and weekly limits
  • AI credits error messages updated with clearer language and a Manage budget link

1.0.51 - 2026-05-20

  • --session-id=<id> resumes known sessions or tasks, and starts new sessions with a specific UUID
  • /remote commands now respect organization remote control and view from cloud policy and show a clear error when disabled
  • /remote command can now be used while the agent is working
  • Customizable status line in the terminal footer displays session info such as model, context window, git branch, and more
  • MCP tool loading at startup is faster for users with many HTTP-based MCP servers

... (truncated)

Commits

Updates tsx from 4.21.0 to 4.22.3

Release notes

Sourced from tsx's releases.

v4.22.3

4.22.3 (2026-05-19)

Bug Fixes

  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

4.22.2 (2026-05-18)

Bug Fixes

  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

4.22.1 (2026-05-17)

Bug Fixes

  • resolve tsconfig path aliases containing a colon (#780) (6979f28)

This release is also available on:

v4.22.0

4.22.0 (2026-05-14)

Features


This release is also available on:

... (truncated)

Commits
  • dce02fc fix: decode typed loader source
  • 68f72f3 fix: preserve entrypoint with TypeScript preload hooks
  • 69455cf test: cover package exports for ambiguous ESM reexports
  • 35b700b fix: preserve CJS JSON require in ESM hooks
  • ef807db chore: update testing dependencies
  • 3917090 test: document compatibility test taxonomy
  • de8113f refactor: centralize Node capability facts
  • c1f62db test: consolidate tsconfig path edge coverage
  • 4e08174 test: consolidate loader hook coverage
  • 674bb30 test: consolidate tsImport commonjs mts coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.


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 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 java-codegen-deps group in /java/scripts/codegen with 2 updates: [@github/copilot](https://github.com/github/copilot-cli) and [tsx](https://github.com/privatenumber/tsx).


Updates `@github/copilot` from 1.0.52-1 to 1.0.54
- [Release notes](https://github.com/github/copilot-cli/releases)
- [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md)
- [Commits](github/copilot-cli@v1.0.52-1...v1.0.54)

Updates `tsx` from 4.21.0 to 4.22.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.22.3)

---
updated-dependencies:
- dependency-name: "@github/copilot"
  dependency-version: 1.0.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-codegen-deps
- dependency-name: tsx
  dependency-version: 4.22.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-codegen-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 27, 2026 10:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2026
github-actions Bot and others added 2 commits May 27, 2026 10:47
Auto-committed by java-codegen-check workflow.
- CapabilitiesChangedUI record now has 3 fields (elicitation, mcpApps, canvases);
  update test constructor call to pass null for the two new fields
- AssistantMessageEventData record gained a new parentToolCallId field (16 total);
  update test constructor call to include the extra null argument

Automated fix applied by java-codegen-fix workflow.

Co-authored-by: Copilot <[email protected]>
@github-actions
Copy link
Copy Markdown
Contributor

Commit pushed: 4307652

Generated by Java Codegen Agentic Fix · ● 14.8M

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants