- From: codecodecodephone <notifications@github.com>
- Date: Tue, 28 Jan 2025 03:05:22 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/manifest/pull/1159@github.com>
Closes #??? This change (choose at least one, delete ones that don't apply): * Breaks existing normative behavior (please add label "breaking") * Adds new normative requirements * Adds new normative recommendations or optional items * Makes editorial changes (changes informative sections, or changes normative sections without changing behavior) * Is a "chore" (metadata, formatting, fixing warnings, etc). Implementation commitment (delete if not making normative changes): * [ ] WebKit (https://bugs.webkit.org) * [ ] Chromium (https://bugs.chromium.org/) * [ ] Gecko (http://bugzilla.mozilla.org) If change is normative, and it adds or changes a member: * [ ] [updated JSON schema](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/web-manifest.json) Commit message: (Fill in. If making normative changes, describe exactly what the behavioral difference will be.) Person merging, please make sure that commits are squashed with one of the following as a commit message prefix: * chore: * editorial: * BREAKING CHANGE: * And use none if it's a normative change You can view, comment on, or merge this pull request online at: https://github.com/w3c/manifest/pull/1159 -- Commit Summary -- * changed some working links from http to https * Merge pull request #1 from w3c/gh-pages * chore(auto-publish.yml): disable pub rules check * Editorial: update "processing a manifest"'s signature (#1058) * chore: Fix broken active-document reference (#1063) * editorial: Define an algorithm for launching a web app (#1056) * chore: Export processed manifest and application context definitions (#1062) * chore: change Marcos' affiliation * Editorial: Minor cleanup / refactor of Manifest processing steps (#1066) * Editorial: Rewrote Proprietary manifest members section to discourage vendor prefixing. (#1073) * chore: Ran tidy. (#1076) * Allow manifest processing to be invoked without going through an HTML document (#1069) * Merge pull request #2 from w3c/gh-pages * Create dependabot.yml * Update dependabot.yml * chore(deps): bump peter-evans/create-pull-request from 3 to 5 * Create snyk-infrastructure.yml * Create sonarqube.yml * Create pmd.yml * Create snyk-security.yml * Create codacy.yml * Create dependency-review.yml * Create eslint.yml * Create bandit.yml * Create checkmarx.yml * Create codescan.yml * Create ossar.yml * Create anchore.yml * chore(deps): bump actions/checkout from 2 to 3 * Create fortify.yml * Merge pull request #3 from deadjdona/dependabot/github_actions/peter-evans/create-pull-request-5 * Merge pull request #4 from deadjdona/dependabot/github_actions/actions/checkout-3 * Create SECURITY.md * chore(deps): bump fortify/gha-setup-fod-uploader from 1.1.1 to 1.1.3 * chore(deps): bump checkmarx-ts/checkmarx-cxflow-github-action * chore(deps): bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0 * chore(deps): bump fortify/gha-setup-scancentral-client * chore(deps): update snyk/actions requirement to 55bc9e182e7c39690c290c31cc75d602f31da335 * Merge pull request #5 from deadjdona/dependabot/github_actions/fortify/gha-setup-fod-uploader-1.1.3 * Merge pull request #7 from deadjdona/dependabot/github_actions/checkmarx-ts/checkmarx-cxflow-github-action-1.8 * Merge pull request #11 from deadjdona/dependabot/github_actions/snyk/actions-55bc9e182e7c39690c290c31cc75d602f31da335 * chore(deps): bump anchore/scan-action from 3.3.0 to 3.3.6 * chore(deps): bump codescan-io/codescan-scanner-action from 1.2 to 1.4 * chore(deps): bump pmd/pmd-github-action from 1.2.0 to 1.4.1 * Merge pull request #14 from deadjdona/dependabot/github_actions/pmd/pmd-github-action-1.4.1 * Merge pull request #8 from deadjdona/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.3.0 * Merge pull request #10 from deadjdona/dependabot/github_actions/fortify/gha-setup-scancentral-client-2.3.0 * Merge pull request #12 from deadjdona/dependabot/github_actions/anchore/scan-action-3.3.6 * Merge pull request #13 from deadjdona/dependabot/github_actions/codescan-io/codescan-scanner-action-1.4 * chore(deps): bump fortify/gha-export-vulnerabilities * chore(deps): bump actions/dependency-review-action from 2 to 3 * chore(deps): bump checkmarx-ts/checkmarx-cxflow-github-action * Create FUNDING.yml * chore(deps): bump snyk/actions * chore(deps): bump SonarSource/sonarqube-scan-action from 1.1.0 to 2.0.1 * Editorial: Remove “at risk” warning for monochrome (#1098) * Fix grammar in `id` section (#1102) * Change "A" to "An" (#1103) * Editorial: remove “commonly” to reflect actual JSON encoding (#1100) * Editorial: ensure consistency in manifest naming (#1099) * Merge pull request #19 from deadjdona/dependabot/github_actions/checkmarx-ts/checkmarx-cxflow-github-action-1.9 * Merge pull request #22 from deadjdona/dependabot/github_actions/SonarSource/sonarqube-scan-action-2.0.1 * Merge pull request #17 from deadjdona/dependabot/github_actions/actions/dependency-review-action-3 * Merge pull request #16 from deadjdona/dependabot/github_actions/fortify/gha-export-vulnerabilities-710c062be6afe6c5afc15adff75184760fb70493 * Merge pull request #20 from deadjdona/dependabot/github_actions/snyk/actions-299cde98a08ff8b1c2bfde1e5a067bce67a6d2b8 * Merge branch 'w3c:gh-pages' into gh-pages * chore(deps): bump actions/checkout from 3 to 4 * Merge pull request #24 from deadjdona/dependabot/github_actions/actions/checkout-4 * Editorial: Replace ref to obsoleted RFC7540 with ref to RFC9110 (#1106) * chore(deps): bump actions/setup-java from 3 to 4 * chore(deps): bump github/codeql-action from 2 to 3 * chore(deps): bump snyk/actions * chore(deps): bump anchore/scan-action from 3.3.6 to 3.4.0 * Merge branch 'w3c:gh-pages' into gh-pages * Merge pull request #30 from deadjdona/dependabot/github_actions/anchore/scan-action-3.4.0 * Merge pull request #29 from deadjdona/dependabot/github_actions/snyk/actions-3e2680e8df93a24b52d119b1305fb7cedc60ceae * Merge pull request #28 from deadjdona/dependabot/github_actions/github/codeql-action-3 * Merge pull request #27 from deadjdona/dependabot/github_actions/actions/setup-java-4 * chore(deps): bump anchore/scan-action from 3.4.0 to 3.5.0 * Merge pull request #31 from deadjdona/dependabot/github_actions/anchore/scan-action-3.5.0 * chore(deps): bump snyk/actions * chore(deps): bump actions/cache from 3 to 4 * chore(deps): bump actions/dependency-review-action from 3 to 4 * chore(deps): bump peter-evans/create-pull-request from 5 to 6 * chore(deps): bump anchore/scan-action from 3.5.0 to 3.6.4 * Merge pull request #38 from deadjdona/dependabot/github_actions/anchore/scan-action-3.6.4 * Merge pull request #37 from deadjdona/dependabot/github_actions/peter-evans/create-pull-request-6 * Merge pull request #32 from deadjdona/dependabot/github_actions/snyk/actions-1d672a455ab3339ef0a0021e1ec809165ee12fad * Merge pull request #33 from deadjdona/dependabot/github_actions/actions/cache-4 * Merge pull request #34 from deadjdona/dependabot/github_actions/actions/dependency-review-action-4 * chore(deps): bump pmd/pmd-github-action from 1.4.1 to 2.0.0 * chore: Export the terms "manifest URL" and "start URL" (#1112) * editorial: Move the definition of display-mode back to APPMANIFEST. (#1039) * Rewrite privacy considerations on fingerprinting in start_url (#1114) * Revert "addressing comments, adding dfn" * Rewrite privacy considerations on fingerprinting in start_url (#1114) * chore: tidy (#1119) * chore(deps): bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.1 * Chore: add Diego as editor, retire Aaron (#1124) * chore: retire Anssi Kostiainen * chore: add Christian as editor (#1125) * chore(deps): bump SonarSource/sonarqube-scan-action from 2.0.1 to 2.1.0 * chore(deps): bump snyk/actions * Processing steps for id now removes the fragment (#1122) * Remove problematic icon matching algorithm (#1120) * fix: dir's auto definition (#1118) * Editorial: fix `lang` description (#1133) (#1133) * Editorial: fix language tag description (#1134) * Editorial: Less specific description for dir auto (#1135) * chore: Update tidy.yml (#1137) * Trim `dir`, `lang`, `display`, `orientation`, text and color values (#1140) * Add members for localization (#1101) * Editorial: Retire Matt Giuca * Move `prefer_related_applications` and `related_applications` to manifest incubation (#1152) * Make enums case-insensitive (#1149) * clarify the definition of "navigation scope", "applied", and off-scope theming (#1151) * Merge branch 'w3c:gh-pages' into gh-pages * Merge pull request #41 from deadjdona/dependabot/github_actions/pmd/pmd-github-action-2.0.0 * Merge pull request #44 from deadjdona/dependabot/github_actions/SonarSource/sonarqube-scan-action-2.1.0 * Merge pull request #43 from deadjdona/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.4.1 * Merge pull request #45 from deadjdona/dependabot/github_actions/snyk/actions-d406fd286b663eb8c6f8adcced4f7bcd199c0a3f -- File Changes -- A .github/FUNDING.yml (13) A .github/dependabot.yml (11) A .github/workflows/anchore.yml (48) M .github/workflows/auto-publish.yml (2) A .github/workflows/bandit.yml (52) A .github/workflows/checkmarx.yml (55) A .github/workflows/codacy.yml (61) A .github/workflows/codescan.yml (49) A .github/workflows/dependency-review.yml (20) A .github/workflows/eslint.yml (50) A .github/workflows/fortify.yml (98) A .github/workflows/ossar.yml (56) A .github/workflows/pmd.yml (43) A .github/workflows/snyk-infrastructure.yml (54) A .github/workflows/snyk-security.yml (79) A .github/workflows/sonarqube.yml (66) M .github/workflows/tidy.yml (4) A SECURITY.md (13) M index.html (7902) -- Patch Links -- https://github.com/w3c/manifest/pull/1159.patch https://github.com/w3c/manifest/pull/1159.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1159 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1159@github.com>
Received on Tuesday, 28 January 2025 11:05:26 UTC