amp-github-apps
amp-github-apps copied to clipboard
GitHub Apps for the AMP Project
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ampproject/amp-github-apps). > [!WARNING] These dependencies are deprecated: |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@google-cloud/functions-framework](https://redirect.github.com/GoogleCloudPlatform/functions-framework-nodejs) | [`3.4.2` -> `4.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2ffunctions-framework/3.4.2/4.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/rest](https://redirect.github.com/octokit/rest.js) |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`7.18.0` -> `8.41.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.18.0/8.41.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)...
Sort file lists in `bundle-size` summaries so that they're quicker to read. 1. Groups by filename without extension, so the equivalent `.mjs` file is always next to `.js` 2. Sorts...
**summary** Normally, the bundle size check will show the delta for each file with a size change in the PR. After approval, all the deltas are wiped away. Ideally they...
This may actually be by-design, but it left me confused about what the boxes are for. Perhaps we can add labels and tooltips to these buttons? 
Today, we have the following release-related pages on amp.dev: - [Main schedule](https://amp.dev/documentation/guides-and-tutorials/learn/spec/release-schedule), linked from "Learn" -> "AMP HTML Specification" -> "AMP Release Schedule" - [Interactive calendar](https://amp.dev/documentation/guides-and-tutorials/contribute/vendor-contributions/release-schedule), linked from "Contribute" ->...