Sourced from undici's releases.
v6.21.1
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
- fix(#3736): back-port 183f8e9 to v6.x by
@ggoodman
in nodejs/undici#3855- fix(#3817): send servername for SNI on TLS (#3821) [backport] by
@metcoder95
in nodejs/undici#3864- fix: sending formdata bodies with http2 (#3863) [backport] by
@metcoder95
in nodejs/undici#3866- [Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway by
@github-actions
in nodejs/undici#3877- types: [backport] Update return type of RetryCallback (#3851) by
@metcoder95
in nodejs/undici#3876Full Changelog: https://github.com/nodejs/undici/compare/v6.21.0...v6.21.1
e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851)
(#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request
when ht...ee6176c
fix: sending formdata bodies with http2 (#3863)
[backport] (#3866)a0220f1
fix(#3817):
send servername for SNI on TLS (#3821)
[backport] (#3864)353ab63
fix(#3736):
back-port 183f8e9 to v6.x (#3855)Sourced from @microsoft/teams-js
's
releases.
v2.33.0
Minor changes
- Added
customTelemetry
capability undercopilot
to send app loading data to the host.Patches
- Explicitly use browser implementation of
debug
package to resolve polyfill issue.- Moved
uuidObject.ts
from internal to public folder in preparation for exporting it.
Sourced from @microsoft/teams-js
's
changelog.
2.33.0
Thu, 09 Jan 2025 16:42:36 GMT
Minor changes
- Added
customTelemetry
capability undercopilot
to send app loading data to the host.Patches
- Explicitly use browser implementation of
debug
package to resolve polyfill issue.- Moved uuidObject.ts from internal to public folder in preparation for exporting it.
f1fe3da
2.33.0 Prerelease (#2673)9d97f75
Added customTelemetry subcapability under copilot (#2654)af5af5a
Moved uuidObject.ts from internal to public folder in preparation for
exporti...66c9ab9
Cleanup for release 2.32.0 (#2662)7536e04
noahdarveau/debug polyfill bug fix (#2661)5f55f62
Fix links in package readme file (#2659)b244783
port over 5af10dfcf532175409ecce6bbb820ec440ccf1390babd49
fix changelog09391c5
[identity] Update msal-browser to 4.0.1 (#32569)Sourced from @microsoft/api-extractor
's
changelog.
7.49.1
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
7.49.0
Tue, 07 Jan 2025 22:17:32 GMT
Minor changes
- Upgrade the bundled compiler engine to TypeScript 5.7.2
Sourced from eslint-plugin-prettier's releases.
v5.2.3
Patch Changes
v5.2.2
Patch Changes
What's Changed
- docs(README): fixes legacy ESlint configs link by
@2KAbhishek
in prettier/eslint-plugin-prettier#686- fix: report node when loc not found by
@ntnyq
in prettier/eslint-plugin-prettier#700New Contributors
@2KAbhishek
made their first contribution in prettier/eslint-plugin-prettier#686@ntnyq
made their first contribution in prettier/eslint-plugin-prettier#700Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Sourced from actions/setup-dotnet's releases.
v4.2.0
What's Changed
- Enhance Workflows, Update Dependencies and Installer Scripts by
@priyagupta108
in actions/setup-dotnet#555- V4 - Use new .NET CDN URLs and update to latest install scripts by
@heavymachinery
in actions/setup-dotnet#566Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.
If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.
For updates, follow dotnet/core#9671.
New Contributors
@priyagupta108
made their first contribution in actions/setup-dotnet#555@heavymachinery
made their first contribution in actions/setup-dotnet#566Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.2.0
87b7050
V4 - Use new .NET CDN URLs and update to latest install scripts (#566)e4c228a
Enhance Workflows, Update Dependencies and Installer Scripts (#555)Sourced from danielpalme/ReportGenerator-GitHub-Action's releases.
5.4.3
- #717 Added new new coverage type "Full method coverage" (percentage of methods that are fully covered)
5.4.2
c38c522
5.4.394ea157
5.4.2Sourced from actions/upload-artifact's releases.
v4.6.0
What's Changed
- Expose env vars to control concurrency and timeout by
@yacaovsnc
in actions/upload-artifact#662Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.0
v4.5.0
What's Changed
- fix: deprecated
Node.js
version in action by@hamirmahal
in actions/upload-artifact#578- Add new
artifact-digest
output by@bdehamer
in actions/upload-artifact#656New Contributors
@hamirmahal
made their first contribution in actions/upload-artifact#578@bdehamer
made their first contribution in actions/upload-artifact#656Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0
65c4c4a
Merge pull request #662
from actions/yacaovsnc/add_variable_for_concurrency_a...0207619
move files back to satisfy licensed ci1ecca81
licensed cache updates9742269
Expose env vars to controll concurrency and timeout6f51ac0
Merge pull request #656
from bdehamer/bdehamer/artifact-digestc40c16d
add new artifact-digest output735efb4
bump @actions/artifact
from 2.1.11 to 2.2.0184d73b
Merge pull request #578
from hamirmahal/fix/deprecated-nodejs-usage-in-actionb4a0a98
Merge branch 'main' into fix/deprecated-nodejs-usage-in-actionSourced from step-security/harden-runner's releases.
v2.10.4
What's Changed
Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.4
v2.10.3
What's Changed
Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.3
cb605e5
Merge pull request #496
from step-security/fix-enobufs61144dd
Update log statementb8be370
Add try catch block6f6fa07
Fix ENOBUFS issue18f6947
Merge pull request #495
from AkhigbeEromo/Update-README81f844e
Edit docs4c766de
Merge branch 'Update-README' of https://github.com/AkhigbeEromo/harden-runner...c9c5f32
Handle Ashish reviews2877824
Merge branch 'main' into Update-READMEbe87de0
Clean upSourced from github/codeql-action's releases.
v3.28.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.1 - 10 Jan 2025
- CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
- Update default CodeQL bundle version to 2.20.1. #2678
See the full CHANGELOG.md for more information.
v3.28.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.28.0 - 20 Dec 2024
- Bump the minimum CodeQL bundle version to 2.15.5. #2655
- Don't fail in the unusual case that a file is on the search path. #2660.
See the full CHANGELOG.md for more information.
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.28.1 - 10 Jan 2025
- CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
- Update default CodeQL bundle version to 2.20.1. #2678
3.28.0 - 20 Dec 2024
- Bump the minimum CodeQL bundle version to 2.15.5. #2655
- Don't fail in the unusual case that a file is on the search path. #2660.
3.27.9 - 12 Dec 2024
No user facing changes.
3.27.8 - 12 Dec 2024
- Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. #2624
3.27.7 - 10 Dec 2024
- We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #2631
- Update default CodeQL bundle version to 2.20.0. #2636
3.27.6 - 03 Dec 2024
- Update default CodeQL bundle version to 2.19.4. #2626
3.27.5 - 19 Nov 2024
No user facing changes.
3.27.4 - 14 Nov 2024
No user facing changes.
3.27.3 - 12 Nov 2024
No user facing changes.
3.27.2 - 12 Nov 2024
- Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #2590
... (truncated)
b6a472f
Merge pull request #2681
from github/update-v3.28.1-ea6acbfeabb999b4
Update changelog for v3.28.1ea6acbf
Merge pull request #2677
from github/angelapwen/deprecate-action-v24df151e
Merge branch 'main' into angelapwen/deprecate-action-v2a05a7eb
Fix PR number in changenote8d2753b
Add public changelog blog post linke83e0a4
Merge pull request #2673
from github/dependabot/npm_and_yarn/npm-877f465710b7ff308
Merge pull request #2678
from github/update-bundle/codeql-bundle-v2.20.11aa16c2
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.1fb65b6c
Merge pull request #2672
from github/mbg/start-proxy/include-type-in-urls-output