Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2024

This is a generated release pull request. Don't merge if you're not ready to carry out the release.

## What's new

- 8 features
- 70.9% coverage of BCD

## What's Changed
* Add more keys to flexbox by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2186
* Adds keys to page setup by @vwallen in https://github.com/web-platform-dx/web-features/pull/2190
* Bump @mdn/browser-compat-data from 5.6.13 to 5.6.14 by @dependabot in https://github.com/web-platform-dx/web-features/pull/2198
* Add more keys to ARIA attribute reflection by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2178
* Adds stretch feature by @vwallen in https://github.com/web-platform-dx/web-features/pull/2192
* Add missing keys from css-align by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2188
* Add more keys to HTTP/1.1 by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2187
* Add RegExp.escape by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2183
* Add Vibration by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2182
* Add align-content in block layout by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2189
* Add missing media query key by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2204
* Adds additional font related keys by @vwallen in https://github.com/web-platform-dx/web-features/pull/2151
* Adds CSS filter effects by @vwallen in https://github.com/web-platform-dx/web-features/pull/2197
* Add speculation rules by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2180
* Add screen capture by @Elchi3 in https://github.com/web-platform-dx/web-features/pull/2185

**Full Changelog**: https://github.com/web-platform-dx/web-features/compare/v2.5.0...v2.6.0

@github-actions github-actions bot requested a review from ddbeck November 12, 2024 13:38
@ddbeck ddbeck closed this Nov 12, 2024
@ddbeck ddbeck reopened this Nov 12, 2024
@ddbeck
Copy link
Collaborator

ddbeck commented Nov 12, 2024

Stats for this release:

{
  "features": 828,
  "compatKeys": 10594,
  "compatCoverage": 0.7090081649042966,
  "compatKeysPerFeatureMean": 12.794685990338165,
  "compatKeysPerFeatureMedian": 4,
  "compatKeysPerFeatureMode": 1
}

Stats for v2.5.0:

{
  "features": 820,
  "compatKeys": 10340,
  "compatCoverage": 0.6920091018605273,
  "compatKeysPerFeatureMean": 12.609756097560975,
  "compatKeysPerFeatureMedian": 3.5,
  "compatKeysPerFeatureMode": 1
}

@ddbeck ddbeck merged commit 8eaaf28 into main Nov 12, 2024
3 checks passed
@ddbeck ddbeck deleted the release/web-features/20241112133803348 branch November 12, 2024 13:44
@szepeviktor
Copy link
Contributor

@ddbeck Tagging could be automated. No more missing "v".

Let me add that workflow!

@ddbeck
Copy link
Collaborator

ddbeck commented Nov 13, 2024

@szepeviktor Oh I thought no one would notice. 😅

If you'd like to have a try at automating the creation of a draft release, that would be welcome. https://github.com/web-platform-dx/web-features/blob/main/docs/publishing.md (mostly) describes our current workflow.

I don't want to automate everything all at once, but if you'd be interesting creating a workflow that that runs gh release create --draft … with a tag and title when one of these release PRs merge, I'd very happily review it.

(Let's keep it focused though. We could do other more fancy things, like automatically populating/cleaning the release notes, on a subsequent PR.)

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