Skip to content

Comments

chore(deps): bump @mdn/yari from 0.4.119 to 0.4.734#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/yari-0.4.734
Closed

chore(deps): bump @mdn/yari from 0.4.119 to 0.4.734#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdn/yari-0.4.734

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps @mdn/yari from 0.4.119 to 0.4.734.

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 24, 2021

Superseded by #6.

@dependabot dependabot bot closed this Aug 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-0.4.734 branch August 24, 2021 06:13
wbamberg pushed a commit that referenced this pull request Apr 6, 2023
* WebGPU API docs

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* Update files/en-us/web/api/webgpu_api/index.md

Co-authored-by: Brandon Jones <[email protected]>

* fixes for Kangz and toji comments

* A few more fixes after 2nd review round

* Updating WebGPU landing page to use new status: experimental front matter

* committing small change to make sure CI passes

* gpu property, GPU class, GPUCanvasContext class

* GPUAdapter, GPUSupportedFeatures, GPUSupportedLimits, GPUAdapterInfo

* Add GPUDevice landing page and assorted cleanup

* remove directories in wrong places

* Progess on GPUDevice pages

* Making fixes in light of toji comments

* Documenting most of the GPUDevice members

* Some fixes for toji comments

* Lots more fixes for toji comments!

* Add the last few GPUDevice members pages

* Last few fixes for toji comments

* update texture high-level description

* slight correction to interface index

* Update bitwise flags information, including adding links to glossary entry and values tables

* assorted typo fixes

* Typo fixes, language and example improvements

* Couple of small updates for consistency with updates in PR #5

* Update details of options that wont be supported in the initial release

* update pages to link to dom-examples GPU basic demo pages

* Update files/en-us/web/api/gpudevice/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/lost/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createbuffer/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createbindgrouplayout/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createtexture/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

* Update files/en-us/web/api/gpudevice/createrenderpipeline/index.md

Co-authored-by: Jean-Yves Perrier <[email protected]>

---------

Co-authored-by: Brandon Jones <[email protected]>
Co-authored-by: Jean-Yves Perrier <[email protected]>
Co-authored-by: Florian Scholz <[email protected]>
wbamberg pushed a commit that referenced this pull request Apr 6, 2023
mdn#25312)

* Add ref docs for GPUQueue

* add ref docs for GPUCommandbuffer

* Add ref docs for GPUCommandEncoder

* fix casing

* fix casing

* some fixes for toji comments

* Reference docs for GPUComputePassEncoder

* Add ref docs for GPURenderPassEncoder, make other small fixes

* Add ref docs for GPURenderBundle

* Fixed for latest round of toji comments

* Add ref docs for GPURenderBundleEncoder

* making fixes for toji comments

* more fixes for toji comments

* update basic MDN demo links to point to the dom-examples versions

* fixing flaws

* Fix one last flaw ;-)
wbamberg pushed a commit that referenced this pull request Dec 21, 2023
* chore: edit 1

* chore: add checkpoint code

* chore: edit filterbutton check-in code

* Small tweak

---------

Co-authored-by: Chris Mills <[email protected]>
Josh-Cena pushed a commit that referenced this pull request Sep 11, 2024
* Add stroke-* CSS SVG properties

* Fix up redirects

* SVG stroke review (#5)

* Corrected description of number values

* Corrected capitalization

* Value rearrangement

* Typo correction

* Formatting cleanup

* Tweaks to miterlimit

---------

Co-authored-by: Estelle Weyl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants