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

fix: remove old bin/yarn file #483

Merged
merged 1 commit into from
May 24, 2024
Merged

fix: remove old bin/yarn file #483

merged 1 commit into from
May 24, 2024

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented May 22, 2024

Summary

This was missed before we landed v8 - I think it's close enough to the release for us to just remove it especially as it's just in the install task.

Pull Request checklist

  • Add/update test to cover these changes
  • Update documentation
  • Update CHANGELOG file

Other Information

Summary by CodeRabbit

Summary by CodeRabbit

  • Chores
    • Removed an outdated yarn bin script from the project.

Sorry, something went wrong.

Copy link

coderabbitai bot commented May 22, 2024

Walkthrough

The update in the shakapacker project entails the removal of an outdated yarn bin script, simplifying the project structure. This change maintains the stability of exported and public entities, ensuring a smooth transition without impacting external interfaces.

Changes

File Change Summary
CHANGELOG.md Removed the old yarn bin script reference.

🐰🌟
Old script fades, its purpose now gone,
With yarn bin's exit, we gracefully move on.
Code now sleek, like a rabbit in the glade,
Dancing through paths, in a lighter cascade.
🌱🐇


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between 5778617 and e520bd1.
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Additional Context Used
LanguageTool (40)
CHANGELOG.md (40)

Near line 1: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: * For the changelog of versions prior to v6, see the [5.x stable branch of rails...


Near line 4: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...grading to new spelling in version 7. * Please see the [v6 Upgrade Guide](./docs/v6_up...


Near line 4: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...docs/v6_upgrade.md) to go from versions prior to v6. * [ShakaCode](https://www.shakacode...


Near line 29: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...This returns to the Webpacker behaviour prior to the aborted Webpacker v6. - Remove `re...


Near line 50: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...G-Rath. - Remove https option for webpack-dev-server...


Near line 52: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...G-Rath. - Remove verify_file_existance method [PR 446]...


Near line 69: Use a comma before ‘but’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...ad of errors when compilation is success but stderr is not empty. [PR 416](https://g...


Near line 72: You’ve repeated a verb. Did you mean to only write one of them?
Context: ...G-Rath](https://github.com/g-rath) ### Removed - Removes dependency on glob library. [PR 435](...


Near line 115: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...acker/pull/363). ## [v7.0.3] - July 7, 2023 ### Fixed - Fixed commands execution fo...


Near line 116: Possible typo: you repeated a word
Context: ...l/363). ## [v7.0.3] - July 7, 2023 ### Fixed - Fixed commands execution for projects with sp...


Near line 119: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...b.com/kukicola). ## [v7.0.2] - July 3, 2023 ### Fixed - Fixed creation of assets:pr...


Near line 120: Possible typo: you repeated a word
Context: ...icola). ## [v7.0.2] - July 3, 2023 ### Fixed - Fixed creation of assets:precompile if it is ...


Near line 123: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v7.0.1] - June 27, 2023 ### Fixed - Fixed the condition for sho...


Near line 124: Possible typo: you repeated a word
Context: ...arha). ## [v7.0.1] - June 27, 2023 ### Fixed - Fixed the condition for showing warning for s...


Near line 127: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v7.0.0] - June 23, 2023 ### Breaking changes - Removes defaults...


Near line 155: ‘Prior to’ might be wordy. Consider a shorter alternative.
Context: ...dracz](https://github.com/tomdracz). Prior to this change, top level directory of sta...


Near line 155: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...com/tomdracz). Prior to this change, top level directory of static assets like images ...


Near line 157: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...tic/image.jpg")`. Going forward, the top level directory of static files will be retai...


Near line 157: Use a comma before ‘so’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...rectory of static files will be retained so this will necessitate the update of fil...


Near line 168: You’ve repeated a verb. Did you mean to only write one of them?
Context: ...arha](https://github.com/ahangarha) ### Removed - Remove redundant enhancement for precompile ta...


Near line 172: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v6.6.0] - March 7, 2023 ### Improved - Allow configuration of w...


Near line 176: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...alecslupu). ## [v6.5.6] - February 11, 2023 ### Fixed - Fixed failing to update `bi...


Near line 177: Possible typo: you repeated a word
Context: ...). ## [v6.5.6] - February 11, 2023 ### Fixed - Fixed failing to update bin/setup file due ...


Near line 195: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...m/tagliala). ## [v6.5.4] - November 4, 2022 ### Fixed - Fixed regression caused by ...


Near line 196: Possible typo: you repeated a word
Context: ...a). ## [v6.5.4] - November 4, 2022 ### Fixed - Fixed regression caused by 6.5.3. PR #192 int...


Near line 229: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ....com/pulkitkkr). ## [v6.5.0] - July 4, 2022 ### Added - `append_stylesheet_pack_tag...


Near line 236: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...ub.com/artemave) ## [v6.4.1] - June 5, 2022 ### Fixed - Restores automatic installa...


Near line 244: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...b.com/tomdracz). ## [v6.4.0] - June 2, 2022 ### Fixed - Fixed [Issue 123: Rails 7.0...


Near line 245: Possible typo: you repeated a word
Context: ...dracz). ## [v6.4.0] - June 2, 2022 ### Fixed - Fixed [Issue 123: Rails 7.0.3 - Webpacker con...


Near line 249: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...se nested entries. This was the default prior to v6.0. Because entries maybe generated, ...


Near line 254: If this is a question, use a question mark.
Context: ...tasks/yarn.rake) in your own application. ## [v6.3.0] - May 19, 2022 ### Improv...


Near line 271: The phrase “a variety of” may be wordy. To make your writing clearer, consider replacing it.
Context: ...e mode can affect how your code runs in a variety of ways, but in newer versions of Babel it...


Near line 275: You’ve repeated a verb. Did you mean to only write one of them?
Context: ... change probably won't affect you. ### Added - Adds webpacker_precompile setting to `webp...


Near line 282: The modal verb ‘will’ requires the verb’s base form.
Context: ...timestamp will be checked together will timestamps of all files and directories inside of ...


Near line 289: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/tomdracz). ## [v6.2.1] - April 15, 2022 ### Fixed - Put back config.public_mani...


Near line 303: The abbreviation “e.g.” (= for example) requires two periods.
Context: ...ple invocations of stylesheet_pack_tag (eg for a regular stylesheet & a print styl...


Near line 311: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...m/tomdracz). ## [v6.1.0] - February 4, 2022 ### Added - Support for SWC loader. [PR...


Near line 318: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: .../pull/2802). ## [v6.0.2] - January 25, 2022 ### Improved - Fix incorrect command na...


Near line 322: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...tricknotes). ## [v6.0.1] - January 24, 2022 ### Improved - PR #21 removed pnp-webpa...


Near line 355: Use a comma before ‘or’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...r environment.js, this must be removed or you will receive an error (`Item nodeMo...

Markdownlint (261)
CHANGELOG.md (261)

15: Expected: asterisk; Actual: dash
Unordered list style


23: Expected: asterisk; Actual: dash
Unordered list style


25: Expected: asterisk; Actual: dash
Unordered list style


29: Expected: asterisk; Actual: dash
Unordered list style


31: Expected: asterisk; Actual: dash
Unordered list style


33: Expected: asterisk; Actual: dash
Unordered list style


37: Expected: asterisk; Actual: dash
Unordered list style


41: Expected: asterisk; Actual: dash
Unordered list style


46: Expected: asterisk; Actual: dash
Unordered list style


48: Expected: asterisk; Actual: dash
Unordered list style


50: Expected: asterisk; Actual: dash
Unordered list style


52: Expected: asterisk; Actual: dash
Unordered list style


54: Expected: asterisk; Actual: dash
Unordered list style


56: Expected: asterisk; Actual: dash
Unordered list style


58: Expected: asterisk; Actual: dash
Unordered list style


60: Expected: asterisk; Actual: dash
Unordered list style


62: Expected: asterisk; Actual: dash
Unordered list style


64: Expected: asterisk; Actual: dash
Unordered list style


69: Expected: asterisk; Actual: dash
Unordered list style


70: Expected: asterisk; Actual: dash
Unordered list style


73: Expected: asterisk; Actual: dash
Unordered list style


76: Expected: asterisk; Actual: dash
Unordered list style


83: Expected: asterisk; Actual: dash
Unordered list style


88: Expected: asterisk; Actual: dash
Unordered list style


93: Expected: asterisk; Actual: dash
Unordered list style


94: Expected: asterisk; Actual: dash
Unordered list style


95: Expected: asterisk; Actual: dash
Unordered list style


98: Expected: asterisk; Actual: dash
Unordered list style


99: Expected: asterisk; Actual: dash
Unordered list style


100: Expected: asterisk; Actual: dash
Unordered list style


101: Expected: asterisk; Actual: dash
Unordered list style


104: Expected: asterisk; Actual: dash
Unordered list style


109: Expected: asterisk; Actual: dash
Unordered list style


112: Expected: asterisk; Actual: dash
Unordered list style


113: Expected: asterisk; Actual: dash
Unordered list style


117: Expected: asterisk; Actual: dash
Unordered list style


121: Expected: asterisk; Actual: dash
Unordered list style


125: Expected: asterisk; Actual: dash
Unordered list style


129: Expected: asterisk; Actual: dash
Unordered list style


133: Expected: asterisk; Actual: dash
Unordered list style


138: Expected: asterisk; Actual: dash
Unordered list style


139: Expected: asterisk; Actual: dash
Unordered list style


140: Expected: asterisk; Actual: dash
Unordered list style


141: Expected: asterisk; Actual: dash
Unordered list style


144: Expected: asterisk; Actual: dash
Unordered list style


148: Expected: asterisk; Actual: dash
Unordered list style


149: Expected: asterisk; Actual: dash
Unordered list style


150: Expected: asterisk; Actual: dash
Unordered list style


151: Expected: asterisk; Actual: dash
Unordered list style


153: Expected: asterisk; Actual: dash
Unordered list style


160: Expected: asterisk; Actual: dash
Unordered list style


161: Expected: asterisk; Actual: dash
Unordered list style


162: Expected: asterisk; Actual: dash
Unordered list style


166: Expected: asterisk; Actual: dash
Unordered list style


167: Expected: asterisk; Actual: dash
Unordered list style


169: Expected: asterisk; Actual: dash
Unordered list style


170: Expected: asterisk; Actual: dash
Unordered list style


174: Expected: asterisk; Actual: dash
Unordered list style


178: Expected: asterisk; Actual: dash
Unordered list style


180: Expected: asterisk; Actual: dash
Unordered list style


182: Expected: asterisk; Actual: dash
Unordered list style


184: Expected: asterisk; Actual: dash
Unordered list style


185: Expected: asterisk; Actual: dash
Unordered list style


186: Expected: asterisk; Actual: dash
Unordered list style


191: Expected: asterisk; Actual: dash
Unordered list style


192: Expected: asterisk; Actual: dash
Unordered list style


193: Expected: asterisk; Actual: dash
Unordered list style


197: Expected: asterisk; Actual: dash
Unordered list style


202: Expected: asterisk; Actual: dash
Unordered list style


203: Expected: asterisk; Actual: dash
Unordered list style


212: Expected: asterisk; Actual: dash
Unordered list style


221: Expected: asterisk; Actual: dash
Unordered list style


224: Expected: asterisk; Actual: dash
Unordered list style


225: Expected: asterisk; Actual: dash
Unordered list style


226: Expected: asterisk; Actual: dash
Unordered list style


227: Expected: asterisk; Actual: dash
Unordered list style


231: Expected: asterisk; Actual: dash
Unordered list style


234: Expected: asterisk; Actual: dash
Unordered list style


238: Expected: asterisk; Actual: dash
Unordered list style


242: Expected: asterisk; Actual: dash
Unordered list style


246: Expected: asterisk; Actual: dash
Unordered list style


249: Expected: asterisk; Actual: dash
Unordered list style


252: Expected: asterisk; Actual: dash
Unordered list style


254: Expected: asterisk; Actual: dash
Unordered list style


259: Expected: asterisk; Actual: dash
Unordered list style


262: Expected: asterisk; Actual: dash
Unordered list style


269: Expected: asterisk; Actual: dash
Unordered list style


276: Expected: asterisk; Actual: dash
Unordered list style


277: Expected: asterisk; Actual: dash
Unordered list style


280: Expected: asterisk; Actual: dash
Unordered list style


286: Expected: asterisk; Actual: dash
Unordered list style


287: Expected: asterisk; Actual: dash
Unordered list style


291: Expected: asterisk; Actual: dash
Unordered list style


296: Expected: asterisk; Actual: dash
Unordered list style


297: Expected: asterisk; Actual: dash
Unordered list style


298: Expected: asterisk; Actual: dash
Unordered list style


299: Expected: asterisk; Actual: dash
Unordered list style


302: Expected: asterisk; Actual: dash
Unordered list style


303: Expected: asterisk; Actual: dash
Unordered list style


304: Expected: asterisk; Actual: dash
Unordered list style


309: Expected: asterisk; Actual: dash
Unordered list style


313: Expected: asterisk; Actual: dash
Unordered list style


316: Expected: asterisk; Actual: dash
Unordered list style


320: Expected: asterisk; Actual: dash
Unordered list style


324: Expected: asterisk; Actual: dash
Unordered list style


329: Expected: asterisk; Actual: dash
Unordered list style


330: Expected: asterisk; Actual: dash
Unordered list style


331: Expected: asterisk; Actual: dash
Unordered list style


336: Expected: asterisk; Actual: dash
Unordered list style


337: Expected: asterisk; Actual: dash
Unordered list style


338: Expected: asterisk; Actual: dash
Unordered list style


341: Expected: asterisk; Actual: dash
Unordered list style


343: Expected: asterisk; Actual: dash
Unordered list style


348: Expected: asterisk; Actual: dash
Unordered list style


355: Expected: asterisk; Actual: dash
Unordered list style


356: Expected: asterisk; Actual: dash
Unordered list style


357: Expected: asterisk; Actual: dash
Unordered list style


358: Expected: asterisk; Actual: dash
Unordered list style


359: Expected: asterisk; Actual: dash
Unordered list style


360: Expected: asterisk; Actual: dash
Unordered list style


361: Expected: asterisk; Actual: dash
Unordered list style


362: Expected: asterisk; Actual: dash
Unordered list style


365: Expected: asterisk; Actual: dash
Unordered list style


366: Expected: asterisk; Actual: dash
Unordered list style


367: Expected: asterisk; Actual: dash
Unordered list style


368: Expected: asterisk; Actual: dash
Unordered list style


333: Expected: 1; Actual: 2
Multiple consecutive blank lines


347: Expected: 1; Actual: 2
Multiple consecutive blank lines


9: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


10: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


10: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


68: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


72: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


75: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


82: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


87: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


92: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


97: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


103: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


108: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


111: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


115: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


116: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


116: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


119: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


120: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


120: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


123: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


124: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


124: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


127: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


128: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


128: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


137: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


143: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


159: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


168: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


168: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


172: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


173: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


173: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


176: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


177: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


177: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


190: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


195: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


196: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


196: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


201: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


208: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


211: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


220: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


223: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


229: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


230: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


230: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


233: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


236: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


237: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


237: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


244: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


245: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


245: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


248: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


251: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


258: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


261: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


268: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


275: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


279: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


289: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


290: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


290: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


295: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


301: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


308: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


311: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


312: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


312: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


315: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


318: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


319: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


319: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


322: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


323: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


323: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


328: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


340: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


364: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


370: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


69: null
Lists should be surrounded by blank lines


73: null
Lists should be surrounded by blank lines


76: null
Lists should be surrounded by blank lines


83: null
Lists should be surrounded by blank lines


88: null
Lists should be surrounded by blank lines


93: null
Lists should be surrounded by blank lines


98: null
Lists should be surrounded by blank lines


104: null
Lists should be surrounded by blank lines


109: null
Lists should be surrounded by blank lines


112: null
Lists should be surrounded by blank lines


117: null
Lists should be surrounded by blank lines


121: null
Lists should be surrounded by blank lines


125: null
Lists should be surrounded by blank lines


129: null
Lists should be surrounded by blank lines


138: null
Lists should be surrounded by blank lines


144: null
Lists should be surrounded by blank lines


160: null
Lists should be surrounded by blank lines


167: null
Lists should be surrounded by blank lines


169: null
Lists should be surrounded by blank lines


174: null
Lists should be surrounded by blank lines


178: null
Lists should be surrounded by blank lines


191: null
Lists should be surrounded by blank lines


197: null
Lists should be surrounded by blank lines


202: null
Lists should be surrounded by blank lines


212: null
Lists should be surrounded by blank lines


221: null
Lists should be surrounded by blank lines


224: null
Lists should be surrounded by blank lines


231: null
Lists should be surrounded by blank lines


234: null
Lists should be surrounded by blank lines


238: null
Lists should be surrounded by blank lines


246: null
Lists should be surrounded by blank lines


249: null
Lists should be surrounded by blank lines


252: null
Lists should be surrounded by blank lines


259: null
Lists should be surrounded by blank lines


262: null
Lists should be surrounded by blank lines


269: null
Lists should be surrounded by blank lines


276: null
Lists should be surrounded by blank lines


280: null
Lists should be surrounded by blank lines


291: null
Lists should be surrounded by blank lines


296: null
Lists should be surrounded by blank lines


302: null
Lists should be surrounded by blank lines


309: null
Lists should be surrounded by blank lines


313: null
Lists should be surrounded by blank lines


316: null
Lists should be surrounded by blank lines


320: null
Lists should be surrounded by blank lines


324: null
Lists should be surrounded by blank lines


329: null
Lists should be surrounded by blank lines


341: null
Lists should be surrounded by blank lines


365: null
Lists should be surrounded by blank lines


284: null
Bare URL used


214: null
Fenced code blocks should have a language specified

Additional comments not posted (1)
CHANGELOG.md (1)

15-15: The entry for the removal of the yarn bin script is clear and well-documented.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between e520bd1 and abf7e3c.
Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
Additional Context Used
LanguageTool (52)
CHANGELOG.md (52)

Near line 1: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: * For the changelog of versions prior to v6, see the [5.x stable branch of rails...


Near line 4: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...grading to new spelling in version 7. * Please see the [v6 Upgrade Guide](./docs/v6_up...


Near line 4: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...docs/v6_upgrade.md) to go from versions prior to v6. * [ShakaCode](https://www.shakacode...


Near line 31: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...This returns to the Webpacker behaviour prior to the aborted Webpacker v6. - Remove `re...


Near line 52: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...G-Rath. - Remove https option for webpack-dev-server...


Near line 54: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...G-Rath. - Remove verify_file_existance method [PR 446]...


Near line 62: Possible missing comma found.
Context: ...additional_paths will have their path stripped just like with the source_path. [PR 4...


Near line 71: Use a comma before ‘but’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...ad of errors when compilation is success but stderr is not empty. [PR 416](https://g...


Near line 74: You’ve repeated a verb. Did you mean to only write one of them?
Context: ...G-Rath](https://github.com/g-rath) ### Removed - Removes dependency on glob library. [PR 435](...


Near line 117: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...acker/pull/363). ## [v7.0.3] - July 7, 2023 ### Fixed - Fixed commands execution fo...


Near line 118: Possible typo: you repeated a word
Context: ...l/363). ## [v7.0.3] - July 7, 2023 ### Fixed - Fixed commands execution for projects with sp...


Near line 121: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...b.com/kukicola). ## [v7.0.2] - July 3, 2023 ### Fixed - Fixed creation of assets:pr...


Near line 122: Possible typo: you repeated a word
Context: ...icola). ## [v7.0.2] - July 3, 2023 ### Fixed - Fixed creation of assets:precompile if it is ...


Near line 125: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v7.0.1] - June 27, 2023 ### Fixed - Fixed the condition for sho...


Near line 126: Possible typo: you repeated a word
Context: ...arha). ## [v7.0.1] - June 27, 2023 ### Fixed - Fixed the condition for showing warning for s...


Near line 129: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v7.0.0] - June 23, 2023 ### Breaking changes - Removes defaults...


Near line 133: Possible missing comma found.
Context: ...ery file in the codebase was treated as TSX leading to potential issues. This has b...


Near line 133: Possible missing article found.
Context: ...s. This has been removed and returns to sensible default of the preset which is to figur...


Near line 133: Possible missing comma found.
Context: ... and returns to sensible default of the preset which is to figure out the file type fr...


Near line 133: Possible missing comma found.
Context: ...is change might affect generated output however so it is marked as breaking. - Export ...


Near line 157: ‘Prior to’ might be wordy. Consider a shorter alternative.
Context: ...dracz](https://github.com/tomdracz). Prior to this change, top level directory of sta...


Near line 157: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...com/tomdracz). Prior to this change, top level directory of static assets like images ...


Near line 157: Possible missing article found.
Context: ...and fonts was stripped. This meant that file in app/javascript/images/image.png wo...


Near line 159: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...tic/image.jpg")`. Going forward, the top level directory of static files will be retai...


Near line 159: Use a comma before ‘so’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...rectory of static files will be retained so this will necessitate the update of fil...


Near line 166: Possible missing comma found.
Context: ...ery file in the codebase was treated as TSX leading to potential issues. This has b...


Near line 166: Possible missing article found.
Context: ...s. This has been removed and returns to sensible default of the preset which is to figur...


Near line 166: Possible missing comma found.
Context: ... and returns to sensible default of the preset which is to figure out the file type fr...


Near line 166: Possible missing comma found.
Context: ...is change might affect generated output however so it is marked as breaking. - Fixed R...


Near line 170: You’ve repeated a verb. Did you mean to only write one of them?
Context: ...arha](https://github.com/ahangarha) ### Removed - Remove redundant enhancement for precompile ta...


Near line 174: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/ahangarha). ## [v6.6.0] - March 7, 2023 ### Improved - Allow configuration of w...


Near line 178: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...alecslupu). ## [v6.5.6] - February 11, 2023 ### Fixed - Fixed failing to update `bi...


Near line 179: Possible typo: you repeated a word
Context: ...). ## [v6.5.6] - February 11, 2023 ### Fixed - Fixed failing to update bin/setup file due ...


Near line 197: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...m/tagliala). ## [v6.5.4] - November 4, 2022 ### Fixed - Fixed regression caused by ...


Near line 198: Possible typo: you repeated a word
Context: ...a). ## [v6.5.4] - November 4, 2022 ### Fixed - Fixed regression caused by 6.5.3. PR #192 int...


Near line 231: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ....com/pulkitkkr). ## [v6.5.0] - July 4, 2022 ### Added - `append_stylesheet_pack_tag...


Near line 238: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...ub.com/artemave) ## [v6.4.1] - June 5, 2022 ### Fixed - Restores automatic installa...


Near line 246: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...b.com/tomdracz). ## [v6.4.0] - June 2, 2022 ### Fixed - Fixed [Issue 123: Rails 7.0...


Near line 247: Possible typo: you repeated a word
Context: ...dracz). ## [v6.4.0] - June 2, 2022 ### Fixed - Fixed [Issue 123: Rails 7.0.3 - Webpacker con...


Near line 251: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...se nested entries. This was the default prior to v6.0. Because entries maybe generated, ...


Near line 256: If this is a question, use a question mark.
Context: ...tasks/yarn.rake) in your own application. ## [v6.3.0] - May 19, 2022 ### Improv...


Near line 273: The phrase “a variety of” may be wordy. To make your writing clearer, consider replacing it.
Context: ...e mode can affect how your code runs in a variety of ways, but in newer versions of Babel it...


Near line 277: You’ve repeated a verb. Did you mean to only write one of them?
Context: ... change probably won't affect you. ### Added - Adds webpacker_precompile setting to `webp...


Near line 284: The modal verb ‘will’ requires the verb’s base form.
Context: ...timestamp will be checked together will timestamps of all files and directories inside of ...


Near line 286: Possible missing comma found.
Context: ... in improved compiler checks performance but might be breaking for certain setups an...


Near line 291: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...com/tomdracz). ## [v6.2.1] - April 15, 2022 ### Fixed - Put back config.public_mani...


Near line 305: The abbreviation “e.g.” (= for example) requires two periods.
Context: ...ple invocations of stylesheet_pack_tag (eg for a regular stylesheet & a print styl...


Near line 313: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...m/tomdracz). ## [v6.1.0] - February 4, 2022 ### Added - Support for SWC loader. [PR...


Near line 320: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: .../pull/2802). ## [v6.0.2] - January 25, 2022 ### Improved - Fix incorrect command na...


Near line 324: Some style guides suggest that commas should set off the year in a month-day-year date.
Context: ...tricknotes). ## [v6.0.1] - January 24, 2022 ### Improved - PR #21 removed pnp-webpa...


Near line 357: Use a comma before ‘or’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...r environment.js, this must be removed or you will receive an error (`Item nodeMo...


Near line 361: Possible missing comma found.
Context: ...09) - Adds experimental Yarn 2 support. Note you must manually set `nodeLinker: node...

Markdownlint (262)
CHANGELOG.md (262)

15: Expected: asterisk; Actual: dash
Unordered list style


17: Expected: asterisk; Actual: dash
Unordered list style


25: Expected: asterisk; Actual: dash
Unordered list style


27: Expected: asterisk; Actual: dash
Unordered list style


31: Expected: asterisk; Actual: dash
Unordered list style


33: Expected: asterisk; Actual: dash
Unordered list style


35: Expected: asterisk; Actual: dash
Unordered list style


39: Expected: asterisk; Actual: dash
Unordered list style


43: Expected: asterisk; Actual: dash
Unordered list style


48: Expected: asterisk; Actual: dash
Unordered list style


50: Expected: asterisk; Actual: dash
Unordered list style


52: Expected: asterisk; Actual: dash
Unordered list style


54: Expected: asterisk; Actual: dash
Unordered list style


56: Expected: asterisk; Actual: dash
Unordered list style


58: Expected: asterisk; Actual: dash
Unordered list style


60: Expected: asterisk; Actual: dash
Unordered list style


62: Expected: asterisk; Actual: dash
Unordered list style


64: Expected: asterisk; Actual: dash
Unordered list style


66: Expected: asterisk; Actual: dash
Unordered list style


71: Expected: asterisk; Actual: dash
Unordered list style


72: Expected: asterisk; Actual: dash
Unordered list style


75: Expected: asterisk; Actual: dash
Unordered list style


78: Expected: asterisk; Actual: dash
Unordered list style


85: Expected: asterisk; Actual: dash
Unordered list style


90: Expected: asterisk; Actual: dash
Unordered list style


95: Expected: asterisk; Actual: dash
Unordered list style


96: Expected: asterisk; Actual: dash
Unordered list style


97: Expected: asterisk; Actual: dash
Unordered list style


100: Expected: asterisk; Actual: dash
Unordered list style


101: Expected: asterisk; Actual: dash
Unordered list style


102: Expected: asterisk; Actual: dash
Unordered list style


103: Expected: asterisk; Actual: dash
Unordered list style


106: Expected: asterisk; Actual: dash
Unordered list style


111: Expected: asterisk; Actual: dash
Unordered list style


114: Expected: asterisk; Actual: dash
Unordered list style


115: Expected: asterisk; Actual: dash
Unordered list style


119: Expected: asterisk; Actual: dash
Unordered list style


123: Expected: asterisk; Actual: dash
Unordered list style


127: Expected: asterisk; Actual: dash
Unordered list style


131: Expected: asterisk; Actual: dash
Unordered list style


135: Expected: asterisk; Actual: dash
Unordered list style


140: Expected: asterisk; Actual: dash
Unordered list style


141: Expected: asterisk; Actual: dash
Unordered list style


142: Expected: asterisk; Actual: dash
Unordered list style


143: Expected: asterisk; Actual: dash
Unordered list style


146: Expected: asterisk; Actual: dash
Unordered list style


150: Expected: asterisk; Actual: dash
Unordered list style


151: Expected: asterisk; Actual: dash
Unordered list style


152: Expected: asterisk; Actual: dash
Unordered list style


153: Expected: asterisk; Actual: dash
Unordered list style


155: Expected: asterisk; Actual: dash
Unordered list style


162: Expected: asterisk; Actual: dash
Unordered list style


163: Expected: asterisk; Actual: dash
Unordered list style


164: Expected: asterisk; Actual: dash
Unordered list style


168: Expected: asterisk; Actual: dash
Unordered list style


169: Expected: asterisk; Actual: dash
Unordered list style


171: Expected: asterisk; Actual: dash
Unordered list style


172: Expected: asterisk; Actual: dash
Unordered list style


176: Expected: asterisk; Actual: dash
Unordered list style


180: Expected: asterisk; Actual: dash
Unordered list style


182: Expected: asterisk; Actual: dash
Unordered list style


184: Expected: asterisk; Actual: dash
Unordered list style


186: Expected: asterisk; Actual: dash
Unordered list style


187: Expected: asterisk; Actual: dash
Unordered list style


188: Expected: asterisk; Actual: dash
Unordered list style


193: Expected: asterisk; Actual: dash
Unordered list style


194: Expected: asterisk; Actual: dash
Unordered list style


195: Expected: asterisk; Actual: dash
Unordered list style


199: Expected: asterisk; Actual: dash
Unordered list style


204: Expected: asterisk; Actual: dash
Unordered list style


205: Expected: asterisk; Actual: dash
Unordered list style


214: Expected: asterisk; Actual: dash
Unordered list style


223: Expected: asterisk; Actual: dash
Unordered list style


226: Expected: asterisk; Actual: dash
Unordered list style


227: Expected: asterisk; Actual: dash
Unordered list style


228: Expected: asterisk; Actual: dash
Unordered list style


229: Expected: asterisk; Actual: dash
Unordered list style


233: Expected: asterisk; Actual: dash
Unordered list style


236: Expected: asterisk; Actual: dash
Unordered list style


240: Expected: asterisk; Actual: dash
Unordered list style


244: Expected: asterisk; Actual: dash
Unordered list style


248: Expected: asterisk; Actual: dash
Unordered list style


251: Expected: asterisk; Actual: dash
Unordered list style


254: Expected: asterisk; Actual: dash
Unordered list style


256: Expected: asterisk; Actual: dash
Unordered list style


261: Expected: asterisk; Actual: dash
Unordered list style


264: Expected: asterisk; Actual: dash
Unordered list style


271: Expected: asterisk; Actual: dash
Unordered list style


278: Expected: asterisk; Actual: dash
Unordered list style


279: Expected: asterisk; Actual: dash
Unordered list style


282: Expected: asterisk; Actual: dash
Unordered list style


288: Expected: asterisk; Actual: dash
Unordered list style


289: Expected: asterisk; Actual: dash
Unordered list style


293: Expected: asterisk; Actual: dash
Unordered list style


298: Expected: asterisk; Actual: dash
Unordered list style


299: Expected: asterisk; Actual: dash
Unordered list style


300: Expected: asterisk; Actual: dash
Unordered list style


301: Expected: asterisk; Actual: dash
Unordered list style


304: Expected: asterisk; Actual: dash
Unordered list style


305: Expected: asterisk; Actual: dash
Unordered list style


306: Expected: asterisk; Actual: dash
Unordered list style


311: Expected: asterisk; Actual: dash
Unordered list style


315: Expected: asterisk; Actual: dash
Unordered list style


318: Expected: asterisk; Actual: dash
Unordered list style


322: Expected: asterisk; Actual: dash
Unordered list style


326: Expected: asterisk; Actual: dash
Unordered list style


331: Expected: asterisk; Actual: dash
Unordered list style


332: Expected: asterisk; Actual: dash
Unordered list style


333: Expected: asterisk; Actual: dash
Unordered list style


338: Expected: asterisk; Actual: dash
Unordered list style


339: Expected: asterisk; Actual: dash
Unordered list style


340: Expected: asterisk; Actual: dash
Unordered list style


343: Expected: asterisk; Actual: dash
Unordered list style


345: Expected: asterisk; Actual: dash
Unordered list style


350: Expected: asterisk; Actual: dash
Unordered list style


357: Expected: asterisk; Actual: dash
Unordered list style


358: Expected: asterisk; Actual: dash
Unordered list style


359: Expected: asterisk; Actual: dash
Unordered list style


360: Expected: asterisk; Actual: dash
Unordered list style


361: Expected: asterisk; Actual: dash
Unordered list style


362: Expected: asterisk; Actual: dash
Unordered list style


363: Expected: asterisk; Actual: dash
Unordered list style


364: Expected: asterisk; Actual: dash
Unordered list style


367: Expected: asterisk; Actual: dash
Unordered list style


368: Expected: asterisk; Actual: dash
Unordered list style


369: Expected: asterisk; Actual: dash
Unordered list style


370: Expected: asterisk; Actual: dash
Unordered list style


335: Expected: 1; Actual: 2
Multiple consecutive blank lines


349: Expected: 1; Actual: 2
Multiple consecutive blank lines


9: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


10: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


10: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


70: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


74: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


77: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


84: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


89: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


94: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


99: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


105: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


110: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


113: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


117: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


118: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


118: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


121: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


122: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


122: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


125: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


126: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


126: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


129: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


130: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


130: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


139: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


145: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


161: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


170: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


170: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


174: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


175: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


175: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


178: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


179: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


179: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


192: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


197: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


198: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


198: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


203: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


210: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


213: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


222: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


225: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


231: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


232: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


232: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


235: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


238: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


239: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


239: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


246: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


247: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


247: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


250: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


253: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


260: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


263: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


270: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


277: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


281: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


291: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


292: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


292: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


297: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


303: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


310: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


313: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


314: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


314: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


317: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


320: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


321: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


321: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


324: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


325: Expected: 1; Actual: 0; Above
Headings should be surrounded by blank lines


325: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


330: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


342: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


366: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


372: Expected: 1; Actual: 0; Below
Headings should be surrounded by blank lines


71: null
Lists should be surrounded by blank lines


75: null
Lists should be surrounded by blank lines


78: null
Lists should be surrounded by blank lines


85: null
Lists should be surrounded by blank lines


90: null
Lists should be surrounded by blank lines


95: null
Lists should be surrounded by blank lines


100: null
Lists should be surrounded by blank lines


106: null
Lists should be surrounded by blank lines


111: null
Lists should be surrounded by blank lines


114: null
Lists should be surrounded by blank lines


119: null
Lists should be surrounded by blank lines


123: null
Lists should be surrounded by blank lines


127: null
Lists should be surrounded by blank lines


131: null
Lists should be surrounded by blank lines


140: null
Lists should be surrounded by blank lines


146: null
Lists should be surrounded by blank lines


162: null
Lists should be surrounded by blank lines


169: null
Lists should be surrounded by blank lines


171: null
Lists should be surrounded by blank lines


176: null
Lists should be surrounded by blank lines


180: null
Lists should be surrounded by blank lines


193: null
Lists should be surrounded by blank lines


199: null
Lists should be surrounded by blank lines


204: null
Lists should be surrounded by blank lines


214: null
Lists should be surrounded by blank lines


223: null
Lists should be surrounded by blank lines


226: null
Lists should be surrounded by blank lines


233: null
Lists should be surrounded by blank lines


236: null
Lists should be surrounded by blank lines


240: null
Lists should be surrounded by blank lines


248: null
Lists should be surrounded by blank lines


251: null
Lists should be surrounded by blank lines


254: null
Lists should be surrounded by blank lines


261: null
Lists should be surrounded by blank lines


264: null
Lists should be surrounded by blank lines


271: null
Lists should be surrounded by blank lines


278: null
Lists should be surrounded by blank lines


282: null
Lists should be surrounded by blank lines


293: null
Lists should be surrounded by blank lines


298: null
Lists should be surrounded by blank lines


304: null
Lists should be surrounded by blank lines


311: null
Lists should be surrounded by blank lines


315: null
Lists should be surrounded by blank lines


318: null
Lists should be surrounded by blank lines


322: null
Lists should be surrounded by blank lines


326: null
Lists should be surrounded by blank lines


331: null
Lists should be surrounded by blank lines


343: null
Lists should be surrounded by blank lines


367: null
Lists should be surrounded by blank lines


286: null
Bare URL used


216: null
Fenced code blocks should have a language specified

Additional comments not posted (1)
CHANGELOG.md (1)

17-17: The entry for the removal of the old yarn bin script is correctly documented under the "Fixed" section for the upcoming release. This aligns with the PR's objective and ensures that the change is properly tracked.

@tomdracz tomdracz merged commit 007209d into shakacode:main May 24, 2024
39 checks passed
@G-Rath G-Rath deleted the remove-yarn-bin branch May 24, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants