chore: bump version to 2.41.0#2942
Merged
Merged
Conversation
Auto-generated version bump from 2.40.1 to 2.41.0 Bump type: minor Changes included: - [`904ca347`](904ca34) fix(workflows): add GitHub App token to version bump PR creation (#2910) - [`bd50889e`](bd50889) fix(workflows): fix changelog generation and PR body formatting in version bump (#2912) - [`ce91ecf6`](ce91ecf) style: fix formatting in version-bump workflow (#2914) - [`352e9f66`](352e9f6) ci(workflows): add path filter to trigger-downstream-updates (#2916) - [`9e39fa81`](9e39fa8) Add test sentence in README. - [`68f75a20`](68f75a2) Remove test sentence - [`73c83894`](73c8389) Start Delay UI improvements (#2907) - [`f7924cd0`](f7924cd) Fix issue with localActivity decoding with Java sdk (#2921) - [`474091aa`](474091a) add switch icon (#2895) - [`a6ec2611`](a6ec261) remove monaco in favor of codemirror (#2920) - [`b0042390`](b004239) Add quotes around allowOrigins (#2923) - [`b809fb51`](b809fb5) feat(holocene): add VerticalNav component (#2924) - [`e72ca8ac`](e72ca8a) Try adding overflow css to codemirror (#2929) - [`9c472385`](9c47238) add change event to dark mode in top nav (#2930) - [`bb750c9c`](bb750c9) fix(security): remediate command injection vulnerabilities in GitHub Actions (#2932) - [`e54f3dc9`](e54f3dc) Add try catch around decodeForSvelte on bad params (#2934) - [`cfc4998c`](cfc4998) replace v5 with crypto.randomuuid (#2927) - [`a47970e9`](a47970e) Fix NaN in Batch Operations results (#2938) - [`6cb24dec`](6cb24de) Migrate layout files to Svelte 5 (#2937) - [`f424f03d`](f424f03) Bump tar-fs from 3.0.9 to 3.1.1 (#2926) - [`3255f31d`](3255f31) Saved Workflow Query Views (#2931)
temporal-cicd
Bot
force-pushed
the
version-bump-2.41.0
branch
from
October 8, 2025 13:40
512bf5a to
90c768a
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Alex-Tideman
approved these changes
Oct 8, 2025
Alex-Tideman
marked this pull request as ready for review
October 8, 2025 13:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Version Bump to 2.41.0
This PR updates the version from
2.40.1to2.41.0.📋 Files Updated
package.jsonserver/server/version/version.go📝 Bump Details
📖 Changes Since Last Version
904ca347fix(workflows): add GitHub App token to version bump PR creation (fix(workflows): add GitHub App token to version bump PR creation #2910)bd50889efix(workflows): fix changelog generation and PR body formatting in version bump (fix(workflows): fix changelog generation and PR body formatting in version bump #2912)ce91ecf6style: fix formatting in version-bump workflow (style: fix formatting in version-bump workflow #2914)352e9f66ci(workflows): add path filter to trigger-downstream-updates (ci(workflows): add path filter to trigger-downstream-updates #2916)9e39fa81Add test sentence in README.68f75a20Remove test sentence73c83894Start Delay UI improvements (Start Delay UI improvements #2907)f7924cd0Fix issue with localActivity decoding with Java sdk (Fix issue with localActivity decoding with Java SDK #2921)474091aaadd switch icon ([DT-3285] add switch icon #2895)a6ec2611remove monaco in favor of codemirror (remove monaco in favor of codemirror #2920)b0042390Add quotes around allowOrigins (Add quotes around allowOrigins to prevent issues with wildcard #2923)b809fb51feat(holocene): add VerticalNav component (feat(holocene): add VerticalNav component #2924)e72ca8acTry adding overflow css to codemirror (Add overflow css to Codemirror extension for Firefox scrolling issue #2929)9c472385add change event to dark mode in top nav (DT-3334 - add change event to dark mode in top nav #2930)bb750c9cfix(security): remediate command injection vulnerabilities in GitHub Actions (fix(security): remediate command injection vulnerabilities in GitHub Actions #2932)e54f3dc9Add try catch around decodeForSvelte on bad params (Add try catch around decodeForSvelte on bad params #2934)cfc4998creplace v5 with crypto.randomuuid (replace v5 with crypto.randomuuid #2927)a47970e9Fix NaN in Batch Operations results (Fix NaN in Batch Operations results #2938)6cb24decMigrate layout files to Svelte 5 (Migrate layout files to Svelte 5 #2937)f424f03dBump tar-fs from 3.0.9 to 3.1.1 (Bump tar-fs from 3.0.9 to 3.1.1 #2926)3255f31dSaved Workflow Query Views (Saved Workflow Query Views #2931)🤖 This PR was automatically created by the Version Bump workflow.