chore(deps): bump technote-space/get-diff-action from 4.0.5 to 5#3
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump technote-space/get-diff-action from 4.0.5 to 5#3dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4.0.5 to 5. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](technote-space/get-diff-action@v4.0.5...v5) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Superseded by #12. |
wbamberg
pushed a commit
that referenced
this pull request
Aug 12, 2022
wbamberg
pushed a commit
that referenced
this pull request
Aug 15, 2022
…ike object (part #3) (mdn#19537) * Avoid classical for if for...of when looping all object of an Array-like object * Update files/en-us/web/api/html_drag_and_drop_api/file_drag_and_drop/index.md Co-authored-by: Joshua Chen <[email protected]> * Update files/en-us/web/api/htmlanchorelement/rellist/index.md Co-authored-by: Joshua Chen <[email protected]> * Update files/en-us/web/api/htmlareaelement/rel/index.md Co-authored-by: Joshua Chen <[email protected]> * Update files/en-us/web/api/htmlbuttonelement/labels/index.md Co-authored-by: Joshua Chen <[email protected]> * Remove unused const * Future proofed if units array is modified * Update files/en-us/web/api/imagedata/imagedata/index.md Co-authored-by: Joshua Chen <[email protected]> * Refactor * Keep function Co-authored-by: Joshua Chen <[email protected]>
wbamberg
added a commit
that referenced
this pull request
Sep 7, 2022
* Fix incorrect indefinite article usage (part #3) (mdn#19409) * Revert "Fix incorrect indefinite article usage (part #3) (mdn#19409)" This reverts commit 4e694e0. * Fix for the formal syntax * Fix for the formal syntax * Fix code review comments * Consistently indent with 2 spaces Co-authored-by: de-oz <[email protected]> Co-authored-by: Will Bamberg <[email protected]>
wbamberg
pushed a commit
that referenced
this pull request
Apr 6, 2023
* Add reference docs for GPUBindGroup * Add reference docs for GPUBindGroupLayout * Add reference docs for GPUPipelineLayout * Add reference docs for GPUComputePipeline and GPURenderPipeline * Making fixes for toji comments * fix typo * Update basic MDN demo example links to point to dom-examples versions
wbamberg
pushed a commit
that referenced
this pull request
Nov 20, 2023
* Add `cancel` event https://html.spec.whatwg.org/multipage/indices.html#event-cancel: Fired at dialog elements when they are canceled by the user (e.g., by pressing the Escape key), or at input elements in the File state when the user does not change their selection * 📝 Make linter happy Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * 📝 Add an example * 📝 highlight * 🐛 typo * 📝 Move cancel_event to HTMLElement * 🔥 Removed original HTMLDialogElement/cancel_event * 📝 Update all links * 🐛 Sort redirects * chore: Merge suggestion #1 Co-authored-by: Estelle Weyl <[email protected]> * chore: Merge suggestion #2 Co-authored-by: Estelle Weyl <[email protected]> * chore: Merge suggestion #3 Co-authored-by: Estelle Weyl <[email protected]> * chore: Merge suggestion #4 Co-authored-by: Estelle Weyl <[email protected]> * chore: Merge suggestion (5) Co-authored-by: Estelle Weyl <[email protected]> * chore: Merge suggestion (6) Co-authored-by: Estelle Weyl <[email protected]> * Update files/en-us/web/html/element/input/file/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Estelle Weyl <[email protected]> Co-authored-by: Estelle Weyl <[email protected]>
wbamberg
pushed a commit
that referenced
this pull request
Dec 21, 2023
* chore: .js --> .jsx * chore: remove unnecessary react import * chore: clean up todo markup * chore: remove undefined return warning * chore: tweak props rendering instructions * chore: better explain id collision * chore: index.jsx --> main.jsx * chore: use optional chaining consistently * chore: use implicit boolean for completed * nit: a word * chore: remove default react import * chore: remove unused props * chore: edit jsx note * chore: use brace expansion in bash command * chore: add eslint note * chore: fix todo code snippet * chore: edit final import instructions * Small text tweaks * chore: apply suggestions from code review Co-authored-by: Chris Mills <[email protected]> * chore: apply suggestions from code review Co-authored-by: Chris Mills <[email protected]> * chore: update "make a todo" instructions * clean up "id please" section * chore: clean up "tasks as data" * chore: small cleanup * Small grammar fix * Small tweak --------- Co-authored-by: Chris Mills <[email protected]>
wbamberg
pushed a commit
that referenced
this pull request
Apr 4, 2025
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.
Bumps technote-space/get-diff-action from 4.0.5 to 5.
Release notes
Sourced from technote-space/get-diff-action's releases.
... (truncated)
Commits
bbe4f74feat: build for release5779c22feat: build for release7565170feat: build for released1e3f4cfeat: build for releasee4fb21afeat: build for releaseaccb1f3feat: build for release77bf252feat: build for release03b3820feat: build for releasedd5ddc0feat: build for release5799601feat: build for releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)