Skip to content

Stable release prep: version bump to 2.4.1#308

Merged
linglingye001 merged 2 commits intomainfrom
copilot/bump-version-to-2-4-1
Mar 25, 2026
Merged

Stable release prep: version bump to 2.4.1#308
linglingye001 merged 2 commits intomainfrom
copilot/bump-version-to-2-4-1

Conversation

Copy link
Contributor

Copilot AI commented Mar 25, 2026

Bumps @azure/app-configuration-provider from 2.4.02.4.1 in preparation for a stable release.

Changes

  • src/version.tsVERSION constant updated to "2.4.1"
  • package.jsonversion field updated
  • package-lock.json — both version entries (root + package entry) updated

Next step

After this PR is merged, run ./scripts/merge-to-release.sh 2.4.1 to create the mainrelease/stable/v2 PR. Use merge commit (not squash) for that merge.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh gh auth status (http block)
    • Triggering command: /usr/bin/gh gh pr create --base release/stable/v2 --head main --title Merge main to release/stable/v2 --body Merge mainintorelease/stable/v2after version bump2.4.1`.

> Important: Use Merge commit (not squash) when merging this PR to preserve commit history.


This PR was created automatically by scripts/merge-to-release.sh.` (http block)

  • https://api.github.com/repos/Azure/AppConfiguration-JavaScriptProvider/pulls
    • Triggering command: /usr/bin/curl curl -s -X POST -H Authorization: ****** -H Accept: application/vnd.github.v3+json REDACTED -d { "title": "Merge main to release/stable/v2", "head": "main", "base": "release/stable/v2", "body": "Merge mainintorelease/stable/v2after version bump2.4.1.\n\n> **Important**: Use **Merge commit** (not squash) when merging this P (http block)
    • Triggering command: /usr/bin/curl curl -v -X POST -H Authorization: ****** -H Accept: application/vnd.github.v3+json -H Content-Type: application/json REDACTED -d {"title":"Merge main to release/stable/v2","head":"main","base":"release/stable/v2","body":"Merge main into release/stable/v2 after version bump 2.4.1."} (http block)
    • Triggering command: /usr/bin/gh gh api repos/Azure/AppConfiguration-JavaScriptProvider/pulls --method POST -f title=Merge main to release/stable/v2 -f head=main -f base=release/stable/v2 -f body=Merge mainintorelease/stable/v2after version bump2.4.1. (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Please prepare a stable release for version 2.4.1. 1) Create a version bump PR targeting the main branch 2) After the version bump PR is merged, create a PR to merge main into release/stable/v2.


⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

@linglingye001 linglingye001 marked this pull request as ready for review March 25, 2026 06:40
Copilot AI changed the title [WIP] Update version to 2.4.1 for stable release Stable release prep: version bump to 2.4.1 Mar 25, 2026
Copilot AI requested a review from linglingye001 March 25, 2026 06:46
@linglingye001 linglingye001 merged commit 4d0863d into main Mar 25, 2026
6 checks passed
@linglingye001 linglingye001 deleted the copilot/bump-version-to-2-4-1 branch March 25, 2026 06:52
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