-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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.1.20 to 0.1.25 #4
Merged
Merged
Conversation
This file contains 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
Bumps [@mdn/yari](https://github.com/mdn/yari) from 0.1.20 to 0.1.25. - [Release notes](https://github.com/mdn/yari/releases) - [Changelog](https://github.com/mdn/yari/blob/master/docs/npm-releases.md) - [Commits](mdn/yari@v0.1.20...v0.1.25) Signed-off-by: dependabot[bot] <support@github.com>
@dependabot squash and merge |
SphinxKnight
pushed a commit
to SphinxKnight/content
that referenced
this pull request
Jan 5, 2022
* make spanish_segmenter more... modern? * add example and syntax to Segmenter#resolvedOptions * add example and syntax to Segmenter#segment * add information about segment data objects
teoli2003
pushed a commit
that referenced
this pull request
Jan 10, 2022
* Hydrated stub pages with metadata and structure; first drafts of constructor and supportedLocalesOf pages * Segmenter examples (#4) * make spanish_segmenter more... modern? * add example and syntax to Segmenter#resolvedOptions * add example and syntax to Segmenter#segment * add information about segment data objects * Hit the 80-20 point on Intl.Segmenter * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/constructor/index.md Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Apply suggestions from code review Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/constructor/index.md Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/constructor/index.md Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Fixed constructor structure * Fixed constructor structure * Apply suggestions from code review Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/segments/index.md Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md Co-authored-by: Richard Gibson <richard.gibson@gmail.com> * Fixed main index link reference * Fixed code block error * Wrote the @@iterator page * Apply suggestions from code review Co-authored-by: wbamberg <will@bootbonnet.ca> * Rework tree structure per @Elchi3 comment * Remove exotic whitespace/gremlin * Add interactive examples (cf. mdn/interactive-examples#1987) * Remove jsxref, fix links, normalize tags * Taking review comments into account, improving examples * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/segmenter/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segments/containing/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segments/@@iterator/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segmenter/supportedlocalesof/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Update files/en-us/web/javascript/reference/global_objects/intl/segments/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Remove interactive example due to Fx missing impl. * sort methods alphabetically * Update files/en-us/web/javascript/reference/global_objects/intl/segments/@@iterator/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * Favor const * improve example while condition * Update files/en-us/web/javascript/reference/global_objects/intl/segments/containing/index.md Co-authored-by: wbamberg <will@bootbonnet.ca> * DLify localeMatcher * this one needs to be let Co-authored-by: Ujjwal Sharma <ryzokuken@disroot.org> Co-authored-by: Richard Gibson <richard.gibson@gmail.com> Co-authored-by: Romulo Cintra <romulocintra@users.noreply.github.com> Co-authored-by: wbamberg <will@bootbonnet.ca> Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
sideshowbarker
pushed a commit
that referenced
this pull request
Apr 2, 2022
estelle
added a commit
that referenced
this pull request
Aug 2, 2022
Grammatically, it was questionable. Content of sentence is included in #4 (later in the same list from which this sentence was removed)
Josh-Cena
added a commit
that referenced
this pull request
Sep 2, 2022
…ike object (part #4) (#19544) * Avoid classical for if for...of when looping all object of an Array-like object * Update files/en-us/web/api/btoa/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/btoa/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvas_api/tutorial/using_images/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvas_api/manipulating_video_using_canvas/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/element/getclientrects/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/document/images/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvasrenderingcontext2d/arcto/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Revert change (The world is not ready) * Use for...of for CSSRuleList * Update index.md * Update index.md * Update index.md * Update index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
goshdarnheck
pushed a commit
to goshdarnheck/content
that referenced
this pull request
Sep 7, 2022
…ike object (part mdn#4) (mdn#19544) * Avoid classical for if for...of when looping all object of an Array-like object * Update files/en-us/web/api/btoa/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/btoa/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvas_api/tutorial/using_images/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvas_api/manipulating_video_using_canvas/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/element/getclientrects/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/document/images/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update files/en-us/web/api/canvasrenderingcontext2d/arcto/index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Revert change (The world is not ready) * Use for...of for CSSRuleList * Update index.md * Update index.md * Update index.md * Update index.md Co-authored-by: rubiesonthesky <2591240+rubiesonthesky@users.noreply.github.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 @mdn/yari from 0.1.20 to 0.1.25.
Commits
24787d7
Debug production build workflow (#1269)759518f
Bump prettier from 2.1.1 to 2.1.2 (#1271)02c4124
live debugging production-build.ymle4f2b5d
build all from mdn/content (#1267)8d30d50
record peak heap memory usage (#1266)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 will merge this PR once CI passes on it, as requested by @peterbe.
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)