Skip to content

chore(deps): update dependency @railway/cli to v4.33.0#395

Merged
cobaltt7 merged 1 commit into
mainfrom
renovate/railway-cli-4.x
Mar 20, 2026
Merged

chore(deps): update dependency @railway/cli to v4.33.0#395
cobaltt7 merged 1 commit into
mainfrom
renovate/railway-cli-4.x

Conversation

@renovate

@renovate renovate Bot commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@railway/cli (source) 4.15.04.33.0 age adoption passing confidence

Release Notes

railwayapp/cli (@​railway/cli)

v4.33.0

Compare Source

Changes

  • #​809 feat(ssh): native SSH and key management commands

v4.32.0

Compare Source

Changes

  • #​807 fix: fix connection errors when using custom system certificates and an http proxy.
  • #​812 fix: update nix shell pins to provide Rust 1.94 for edition2024 support
  • #​810 Add http logs
  • #​813 Adds an experimental MCP server

v4.31.0

Compare Source

Changes

  • #​805 Fix TUI crash when clicking past end of log line
  • #​806 feat: add railway bucket command for managing buckets

v4.30.5

Compare Source

Changes

  • #​804 fix: set correct Content-Type for upload in railway up

v4.30.4

Compare Source

Changes

  • #​802 feat: add railway telemetry command

v4.30.3

Compare Source

Changes

  • #​797 Print TXT record for custom domain creation

v4.30.2

Compare Source

Changes

  • #​795 Add missing supported config in railway env new -d

v4.30.1

Compare Source

Changes

  • #​792 Allow for configFile in environment patch
  • #​794 Include registry credentials in duplicated environments

v4.30.0

Compare Source

Changes

  • #​784 Fix double deploys when using env new & changing configuration
  • #​791 Add per-command CLI telemetry

v4.29.0

Compare Source

Changes

  • #​782 fix: show error level indicators in build logs

v4.28.0

Compare Source

Changes

  • #​781 Skip 2FA prompt for token-based auth

v4.27.6

Compare Source

Changes

  • #​780 Use environmentPatchCommit in environment edit

v4.27.5

Compare Source

Changes

  • #​779 Deployment messages for railway up

v4.27.4

Compare Source

Changes

  • #​777 Fix the scale command and move the 2FA error from bail into a single error

v4.27.3

Compare Source

Changes

  • #​771 Environment config improvements

v4.27.2

Compare Source

Changes

  • #​773 Add --2fa-code flag for non-interactive 2FA verification

v4.27.1

Compare Source

Changes

  • #​772 Improve error messages when running commands non-interactively

v4.27.0

Compare Source

Changes

  • #​769 Fix auto-release to checkout master instead of PR ref
  • #​770 Add environment config subcommand

v4.26.0

Compare Source

Changes

  • #​702 Allow changing service config in railway environment new

v4.25.3

Compare Source

Changes

  • #​768 Add better unauthenticated error messages

v4.25.2

Compare Source

Changes

  • #​765 feat: Add mouse-based text selection in TUI logs
  • #​767 Update README

v4.25.1

Compare Source

Changes

  • #​764 fix: dev --no-tui stops services on quit

v4.25.0

Compare Source

Changes

  • #​763 feat: wait for workflow completion when adding templates/databases

v4.24.0

Compare Source

Changes

  • #​762 fix: remove duplicate crates.io publish from create-release workflow
  • #​761 feat: restructure CLI to object-action pattern

v4.23.2

Compare Source

Changes

  • #​759 feat: Handle 2FA enforcement error gracefully

v4.23.1

Compare Source

Changes

  • #​757 Update documentation link to go straight to CLI reference
  • #​758 Fix TUI tab ordering for code and image services

v4.23.0

Compare Source

Changes

  • #​755 feat: Add bun support to upgrade command
  • #​756 refactor: remove --restart flag from redeploy command

v4.22.0

Compare Source

Changes

  • #​754 feat: Add standalone railway restart command

v4.21.0

Compare Source

Changes

  • #​751 refactor: Move crates.io publish to release.yml for parallelization
  • #​752 fix: Use consistent yellow styling for deployment list warnings
  • #​753 feat: Add -y/--yes flag to unlink command

v4.20.0

Compare Source

Changes

  • #​744 fix: Handle missing linked service in status command gracefully
  • #​745 feat: Add --json flag to link command for CI usage
  • #​746 fix: Fix auto-release workflow bugs
  • #​747 fix: Improve InvalidRailwayToken error message
  • #​748 fix: Run release directly in auto-release workflow
  • #​749 feat: Add --print flag to open command

v4.19.0

Compare Source

Changes

  • #​734 fix: Show error when deployment cannot be redeployed
  • #​735 feat: Add railway delete command for project deletion
  • #​736 feat: Add --project flag to railway run command
  • #​737 feat: Add local alias for railway run command
  • #​738 feat: Improve SSH error message for serverless services
  • #​739 feat: Add --set-from-stdin flag to read variable values from stdin
  • #​740 feat: Add auto-release workflow for batched releases
  • #​741 feat: Add --restart flag to redeploy for container restart without rebuild
  • #​742 feat: Add railway upgrade command
  • #​743 fix: Fix flaky "Failed to stream build logs" error in railway up

v4.18.2

Compare Source

Changes

  • #​733 fix: Remove dead json check from scale command

v4.17.1

Compare Source

Changes

  • #​721 Add workspace info to list --json output

v4.17.0

Compare Source

Changes

  • #​716 feat: add --project flag to railway up
  • #​718 Improve dev command TUI based on user feedback
  • #​717 Fix CLI commands for non-interactive mode
  • #​719 Add --latest flag to logs cmd and activeDeployments to status
  • #​720 Use OIDC Trusted Publisher for npm publishing

v4.16.1

Compare Source

  • no changes

v4.15.1

Compare Source

Changes

  • #​711 Refactor variable replacement with LocalDevelopContext struct
  • #​712 Inject mkcert CA env vars for code services when HTTPS enabled
  • #​713 Fix public domain replacement in --no-https mode

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 203b4da to a3a7c6f Compare December 20, 2025 02:08
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.15.1 chore(deps): update dependency @railway/cli to v4.16.1 Dec 20, 2025
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from a3a7c6f to 91c051e Compare January 7, 2026 10:29
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.16.1 chore(deps): update dependency @railway/cli to v4.17.0 Jan 7, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 91c051e to 1b72abb Compare January 8, 2026 02:06
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.17.0 chore(deps): update dependency @railway/cli to v4.17.1 Jan 8, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 1b72abb to 08d358a Compare January 8, 2026 23:31
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.17.1 chore(deps): update dependency @railway/cli to v4.23.0 Jan 8, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.23.0 chore(deps): update dependency @railway/cli to v4.23.1 Jan 12, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch 2 times, most recently from 82f2f48 to 1bfc833 Compare January 13, 2026 05:30
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.23.1 chore(deps): update dependency @railway/cli to v4.23.2 Jan 13, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 1bfc833 to 1a78a2c Compare January 14, 2026 22:48
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.23.2 chore(deps): update dependency @railway/cli to v4.25.1 Jan 14, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 1a78a2c to ac5a466 Compare January 16, 2026 17:44
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.25.1 chore(deps): update dependency @railway/cli to v4.25.2 Jan 16, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch 4 times, most recently from 8d55036 to b4a5cbd Compare January 18, 2026 18:11
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.25.2 chore(deps): update dependency @railway/cli to v4.25.3 Jan 18, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.25.3 chore(deps): update dependency @railway/cli to v4.26.0 Jan 20, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from b4a5cbd to a4936be Compare January 20, 2026 00:53
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.26.0 chore(deps): update dependency @railway/cli to v4.27.0 Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch 3 times, most recently from 7b08374 to 8148a04 Compare January 26, 2026 04:42
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.27.0 chore(deps): update dependency @railway/cli to v4.27.2 Jan 26, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.27.2 chore(deps): update dependency @railway/cli to v4.27.3 Jan 27, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from fe0ca3b to ab15cfa Compare February 3, 2026 19:04
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.27.6 chore(deps): update dependency @railway/cli to v4.28.0 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from ab15cfa to fc2c323 Compare February 4, 2026 05:13
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.28.0 chore(deps): update dependency @railway/cli to v4.29.0 Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from fc2c323 to 76798c2 Compare February 12, 2026 22:52
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.29.0 chore(deps): update dependency @railway/cli to v4.30.1 Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 76798c2 to 607c257 Compare February 14, 2026 05:58
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.30.1 chore(deps): update dependency @railway/cli to v4.30.2 Feb 14, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 607c257 to 9ca0b1a Compare February 17, 2026 05:35
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.30.2 chore(deps): update dependency @railway/cli to v4.30.3 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 9ca0b1a to dc9e159 Compare February 23, 2026 18:10
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.30.3 chore(deps): update dependency @railway/cli to v4.30.4 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from dc9e159 to fd449cc Compare February 24, 2026 19:53
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.30.4 chore(deps): update dependency @railway/cli to v4.30.5 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from fd449cc to c5be3cf Compare March 6, 2026 21:17
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.30.5 chore(deps): update dependency @railway/cli to v4.31.0 Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from c5be3cf to 452e033 Compare March 18, 2026 09:01
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.31.0 chore(deps): update dependency @railway/cli to v4.32.0 Mar 18, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @railway/cli to v4.32.0 chore(deps): update dependency @railway/cli to v4.33.0 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch 7 times, most recently from 7c96d72 to 91c3aff Compare March 20, 2026 21:30
@renovate renovate Bot force-pushed the renovate/railway-cli-4.x branch from 91c3aff to a0fe990 Compare March 20, 2026 21:32
@cobaltt7 cobaltt7 merged commit 14a7e91 into main Mar 20, 2026
9 checks passed
@cobaltt7 cobaltt7 deleted the renovate/railway-cli-4.x branch March 20, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant