Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mdn/yari from 0.4.803 to 0.6.42 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps @mdn/yari from 0.4.803 to 0.6.42.

Commits
  • bc800d3 Add Markdown Localizations ES (#5225)
  • 2ad80dd build(deps): bump browser-specs from 2.23.0 to 2.24.0 (#5227)
  • 7b45358 build(deps-dev): bump sass from 1.49.0 to 1.49.4 (#5226)
  • 3fcbca1 Browser compatibility table: revise preview legend copy (#5224)
  • 2d1f9ec build(deps): bump boto3 from 1.20.41 to 1.20.46 in /deployer (#5220)
  • a5bebdd build(deps): bump unidiff from 0.7.0 to 0.7.2 in /deployer (#5218)
  • 86e314a (chore:browserlist) update browserlist (#5213)
  • afd0257 build(deps-dev): bump @​playwright/test from 1.18.0 to 1.18.1 (#5214)
  • e32ca93 build(deps): bump browser-specs from 2.22.0 to 2.23.0 (#5212)
  • 6c21eeb build(deps): bump @​mdn/browser-compat-data from 4.1.4 to 4.1.5 (#5211)
  • Additional commits viewable in compare view

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)

Bumps [@mdn/yari](https://github.com/mdn/yari) from 0.4.803 to 0.6.42.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/docs/npm-releases.md)
- [Commits](mdn/yari@v0.4.803...v0.6.42)

---
updated-dependencies:
- dependency-name: "@mdn/yari"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2022

Superseded by #10.

@dependabot dependabot bot closed this Feb 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-0.6.42 branch February 4, 2022 17:27
teoli2003 added a commit that referenced this pull request Aug 8, 2022
…dn#19191)

* Use arrow functions

* const

* Spaces

* Spaces

* Spaces

* spaces

* spaces

* Space

* Add comment

* spaces

* syntax + comments

* indent

* indent + this

* indent + this

* const + for...of

* Revert to innerHTML

* clean

* remove Hungarian notation + indent

* let -> const

* Indent

* fix indent

* shorten string

* indent

* indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent

* Fix indent + template strings

* Fix indent

* Fix indent

* Fix indent

* indent - Hungarian notation

* Fix indentation

* Fix spaces

* Update index.md

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

* Update index.md

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

* Update files/en-us/web/api/webgl_api/by_example/hello_glsl/index.md

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

* Revert over-correction

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

Co-authored-by: Joshua Chen <[email protected]>

* Remove extraneous brace

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

Co-authored-by: Joshua Chen <[email protected]>

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

Co-authored-by: Joshua Chen <[email protected]>

* small improvement

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

Co-authored-by: Joshua Chen <[email protected]>

* Remove Hungarian left-over

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

Co-authored-by: Joshua Chen <[email protected]>

* Fix logs

* add parentheses

* Update index.md

* Update index.md

* Changes

Co-authored-by: Joshua Chen <[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
0 participants