Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

prettier-ruby

Prettier for the Ruby programming language.
Collective - Host: opensource - https://opencollective.com/prettier-ruby - Website: https://prettier.io/ - Code: https://github.com/prettier/plugin-ruby

Split up actions in CI

github.com/prettier/plugin-ruby - b952caf598a7fe981a28694b4424a0da0dbc5273 authored about 3 years ago by Kevin Newton <[email protected]>
Use os.tmpdir()

github.com/prettier/plugin-ruby - 56f6adede40fda0be1b5c0c41beee905bb84f5bc authored about 3 years ago by Kevin Newton <[email protected]>
Try File.open instead of File.write

github.com/prettier/plugin-ruby - e0e412ff5b51be325c799062cee36e7a479d7e51 authored about 3 years ago by Kevin Newton <[email protected]>
Add a timeout to the getInfo function

github.com/prettier/plugin-ruby - b3d2f78c7efb124fdd4a90303df8a8e011392671 authored about 3 years ago by Kevin Newton <[email protected]>
More documentation

github.com/prettier/plugin-ruby - 3fee1898751ab2cb12fe01c545d83ff961883899 authored about 3 years ago by Kevin Newton <[email protected]>
Switch over all the tests to not return promises

github.com/prettier/plugin-ruby - 867b56f565e84db2985e7a2820c4fbd7afae3ae0 authored about 3 years ago by Kevin Newton <[email protected]>
Just use a single parser server for the test suite

github.com/prettier/plugin-ruby - 1a41c765071b68be5ff9aef550504a5166b73b7a authored about 3 years ago by Kevin Newton <[email protected]>
Spawn the server without using sleep

github.com/prettier/plugin-ruby - 5d8cc3cf9d52465296adc05642c942a7a4ecdae1 authored about 3 years ago by Kevin Newton <[email protected]>
Document the TypeScript change

github.com/prettier/plugin-ruby - 5d8f83757e5b88e1a9631f250151cdb61b27df6c authored about 3 years ago by Kevin Newton <[email protected]>
Update CHANGELOG with entry for embedded formatting

github.com/prettier/plugin-ruby - ceae941939ce046741b65d123d8142ecdb8a034d authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #974 from prettier/fix-929

Fix for #929

github.com/prettier/plugin-ruby - be04d49d8e727b8b507ead95262b571666a4ee02 authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #929

github.com/prettier/plugin-ruby - 882f5480347f6e0beb156590ab964b058452ba87 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #935 from nbudin/embed-indentation-fixes

Embedded formatter indentation fixes

github.com/prettier/plugin-ruby - 6114fcb8f62951c8c4cbd2a0dd0ef8f51f06ab07 authored about 3 years ago by Kevin Newton <[email protected]>
Embedded formatter indentation fixes

* Change the strategy for how we indent squiggly heredocs: dedent the
entire heredoc one level...

github.com/prettier/plugin-ruby - 714007ebf5a765dc60d8d63d2fd6095f3587a006 authored about 3 years ago by Nat Budin <[email protected]>
Merge pull request #973 from prettier/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.32.0

Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0

github.com/prettier/plugin-ruby - a3b5d9d2a9dba2cbdb5018893c274f27b02c4307 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #972 from prettier/dependabot/npm_and_yarn/jest-27.2.3

Bump jest from 27.2.2 to 27.2.3

github.com/prettier/plugin-ruby - e238f656aa5070b88c8542c0fd4c6ccf449a3c97 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #970 from prettier/dependabot/npm_and_yarn/types/prettier-2.4.1

Bump @types/prettier from 2.4.0 to 2.4.1

github.com/prettier/plugin-ruby - a579b5671990f4a19b15c7d2201a8c6930ac0e79 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #971 from prettier/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0

Bump @typescript-eslint/parser from 4.31.2 to 4.32.0

github.com/prettier/plugin-ruby - 8582d82e76ae2728cf90f827f0e5baa1516a729b authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/prettier/plugin-ruby - 70e7dc0e4e624565b37c90e19d5d483452d63e8b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest from 27.2.2 to 27.2.3

Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.3.
- [Release notes](https://...

github.com/prettier/plugin-ruby - e40aec1d814ffc306ef5adc62c18786f692adc33 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/prettier/plugin-ruby - 3bf628ca17dc8838e1c520b89ae13451a13e1bdc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/prettier from 2.4.0 to 2.4.1

Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prett...

github.com/prettier/plugin-ruby - d3e3c82c32701fc8929c46080c5e83ceb8b59745 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #969 from prettier/fix-900

Fix for #900

github.com/prettier/plugin-ruby - d336392c4727709df287057d92ba18c52da09941 authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #900

github.com/prettier/plugin-ruby - 2304cc61e7c1660b6bbacd830e3eb6656883dff6 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #968 from prettier/fix-895

Fix for #895

github.com/prettier/plugin-ruby - 6a54837e9ba86c876cde9d4753b0337a3e91d83b authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #895

github.com/prettier/plugin-ruby - 56c731bc0b94d3ac6a26e2ac5db4d3c051e4171d authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #967 from prettier/fix-957

Fix for #957

github.com/prettier/plugin-ruby - d16de7ae7ddc42207f6d99ed191d194d09c2f69e authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #957

github.com/prettier/plugin-ruby - 709be4adead3c65340b8fcf207ee90c16485d676 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #966 from prettier/fix-819

Fix for #819

github.com/prettier/plugin-ruby - d79ad9b7a779b8386b27d4d343d5d7140cf151a0 authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #819

github.com/prettier/plugin-ruby - f1a347494692268ad21cac37097b94aa864b60d0 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #965 from prettier/fix-926

Fix for #926

github.com/prettier/plugin-ruby - a9b98cb785907f6283e80b339c7be1587df2da84 authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #926

github.com/prettier/plugin-ruby - 65d900474c56d6df3cfbef463c630fe05534e4ae authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #964 from prettier/cleaner-parser

Cleaner parser

github.com/prettier/plugin-ruby - b198311e61790fb6c4e7769469acbfaf172a12c5 authored about 3 years ago by Kevin Newton <[email protected]>
Even more documentation

github.com/prettier/plugin-ruby - 79c3f421a35ed100be8e76cec612f37a1ed5e758 authored about 3 years ago by Kevin Newton <[email protected]>
Document magic_comment usage

github.com/prettier/plugin-ruby - ddd9652d129f7900554ace24c68c61f9796e22cf authored about 3 years ago by Kevin Newton <[email protected]>
Remove executability of the ruby parser

github.com/prettier/plugin-ruby - d225b32d153606e622610df21ab84840fdbebac2 authored about 3 years ago by Kevin Newton <[email protected]>
More documentation for the scanner events

github.com/prettier/plugin-ruby - 9aef92eb65fbe1ba7e6045a18caefe3d8c766ca3 authored about 3 years ago by Kevin Newton <[email protected]>
Split out the scanner events

github.com/prettier/plugin-ruby - 02d7ae1116601901db4deb37ccbb735c461ef9d0 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #963 from prettier/dependabot/npm_and_yarn/types/prettier-2.4.0

Bump @types/prettier from 2.3.2 to 2.4.0

github.com/prettier/plugin-ruby - 588006d21ac0a873832b59326288a5e21ae14b83 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump @types/prettier from 2.3.2 to 2.4.0

Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prett...

github.com/prettier/plugin-ruby - 56d750546323fd9cd6441856c2e5fa93f449fb6b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #962 from prettier/dependabot/npm_and_yarn/types/node-16.10.1

Bump @types/node from 16.9.6 to 16.10.1

github.com/prettier/plugin-ruby - 15089f7803a4747267c5044952d10feaba81e4ab authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump @types/node from 16.9.6 to 16.10.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/prettier/plugin-ruby - eab05904c6fe1970f32a5302bd807e6d76605ef5 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #961 from prettier/dependabot/npm_and_yarn/jest-27.2.2

Bump jest from 27.2.1 to 27.2.2

github.com/prettier/plugin-ruby - 8148ee7f43a6a4cebe732c9bbe42441f8823aa4d authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump jest from 27.2.1 to 27.2.2

Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.2.
- [Release notes](https://...

github.com/prettier/plugin-ruby - f2dadfd4bce5af3f0f4f692b37870f2c7dbab97b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #959 from prettier/fix-958

Fix for #958

github.com/prettier/plugin-ruby - 13d5cfbf79d64c6d4e59cd1348c4a2eb31c3b25e authored about 3 years ago by Kevin Newton <[email protected]>
Fix for #958

github.com/prettier/plugin-ruby - 9c6558381929789f6e8cad4a0f0fda5bc120b49b authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #956 from prettier/better-types

Stricter types on printing

github.com/prettier/plugin-ruby - 228339fffcf264af700d9ba26a61bf64ef8a0233 authored about 3 years ago by Kevin Newton <[email protected]>
Stricter types on printing

github.com/prettier/plugin-ruby - 4cf9a036b1d064ee4b6fc9551bc3f6b59550e9bf authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #955 from prettier/dependabot/npm_and_yarn/types/node-16.9.6

Bump @types/node from 16.9.4 to 16.9.6

github.com/prettier/plugin-ruby - ab623e824aa65821e194a35a7c2c0a06e6030cf5 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump @types/node from 16.9.4 to 16.9.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/prettier/plugin-ruby - 0947ae1e2b93abf560cc7e1b89addb4b984baebe authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #954 from prettier/remove-concat

Remove concat

github.com/prettier/plugin-ruby - 4619d6c877687cc3be31ef0d2b64597b5c0e2f4b authored about 3 years ago by Kevin Newton <[email protected]>
General cleanup and organization

github.com/prettier/plugin-ruby - 80dd1e46be0eaab9d51001d33967d839275b96b1 authored about 3 years ago by Kevin Newton <[email protected]>
Fix up some lint violations

github.com/prettier/plugin-ruby - 3003c5467877184eafcb39c5a20b283169077c8e authored about 3 years ago by Kevin Newton <[email protected]>
Remove deprecated concat usage

github.com/prettier/plugin-ruby - bdd08143a9cc8a28fbd846e80b3798882e3abc65 authored about 3 years ago by Kevin Newton <[email protected]>
Revert netcat back to JavaScript

github.com/prettier/plugin-ruby - 66d76b938bd4a67f625981fbdf3620945fd3237d authored about 3 years ago by Kevin Newton <[email protected]>
netcat.js -> netcat.ts

github.com/prettier/plugin-ruby - 86e4bcd50dfe16431c3c3d74c3e1fe866c9cc365 authored about 3 years ago by Kevin Newton <[email protected]>
Bump transitive dep to remove sec warning

github.com/prettier/plugin-ruby - 3073a629bbc7b5e05b91e404fa08ec39f1fea928 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #953 from prettier/dependabot/npm_and_yarn/types/node-16.9.4

Bump @types/node from 16.9.1 to 16.9.4

github.com/prettier/plugin-ruby - 062e777d07e298aea21d787143b8350feb79d9ba authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #952 from prettier/dependabot/npm_and_yarn/jest-27.2.1

Bump jest from 27.2.0 to 27.2.1

github.com/prettier/plugin-ruby - 177eda12cf4594b59c759654a7f3f5a515ef7ce2 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #951 from prettier/dependabot/npm_and_yarn/types/jest-27.0.2

Bump @types/jest from 27.0.1 to 27.0.2

github.com/prettier/plugin-ruby - 4887f72708908bea3de7cf2cb2879befbd174d53 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump @types/node from 16.9.1 to 16.9.4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/prettier/plugin-ruby - 86b0012bb6c5c3549a62a7daddc5c654dbc95b39 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest from 27.2.0 to 27.2.1

Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://...

github.com/prettier/plugin-ruby - e5a28efe0c380d0f3aa81644fa7d98b785aae6ce authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/jest from 27.0.1 to 27.0.2

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/prettier/plugin-ruby - 21e80862862b1b7e7dc08728126d920af905e433 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #950 from prettier/dependabot/npm_and_yarn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5

github.com/prettier/plugin-ruby - cd7cb9f166ef241c2bf153dded0c71a035d70ce9 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

github.com/prettier/plugin-ruby - 17f61c4318e1ac17d47a471165de850926543114 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #949 from prettier/ts

Convert codebase to TypeScript

github.com/prettier/plugin-ruby - 9d5644b1766c8f9c5d8a77027b7bf3aaf4415c75 authored about 3 years ago by Kevin Newton <[email protected]>
Better cross-platform copying

github.com/prettier/plugin-ruby - 38240f5523a0fc9eb27bbfa09209ef6d12672c29 authored about 3 years ago by Kevin Newton <[email protected]>
Fix up atLeastVersion and atMostVersion functions

github.com/prettier/plugin-ruby - 73e107190e75bd27c9cce9de3d0b666f4f5ddbc0 authored about 3 years ago by Kevin Newton <[email protected]>
Fix up test cases for most modern RBS

github.com/prettier/plugin-ruby - f462c24fbefa5ab4fcdb3a502a741d096a7eb302 authored about 3 years ago by Kevin Newton <[email protected]>
src -> dist in the gem

github.com/prettier/plugin-ruby - fe37ef5558eb2e87101031923bb40837571341aa authored about 3 years ago by Kevin Newton <[email protected]>
General cleanup

github.com/prettier/plugin-ruby - 3f0ca6c7e024ab852698fba758b2f5fa0b98f2c8 authored about 3 years ago by Kevin Newton <[email protected]>
Pass the plugin explicitly

github.com/prettier/plugin-ruby - 6368d44a0f50d09d124e52933b754dcc6ee86b2c authored about 3 years ago by Kevin Newton <[email protected]>
Call prepublishOnly first

github.com/prettier/plugin-ruby - 19f7369bae515315ff873351137d8470818ccd13 authored about 3 years ago by Kevin Newton <[email protected]>
Fix up linter errors

github.com/prettier/plugin-ruby - 6a7145b68b34158fd2c6a5d3aaf30e0cc2b2f8aa authored about 3 years ago by Kevin Newton <[email protected]>
Convert over the bin utilities

github.com/prettier/plugin-ruby - 9f39d6de3744fd084220a0a35c182897f4a38dfc authored about 3 years ago by Kevin Newton <[email protected]>
Convert over the test cases

github.com/prettier/plugin-ruby - 7ba86e0ad9f4e3f6acbfd08b7686854bc8d5b866 authored about 3 years ago by Kevin Newton <[email protected]>
Fix up tests now that exports have changed

github.com/prettier/plugin-ruby - a343a9dbc14f1e20f0fd515f94c9f0b0cb3e648b authored about 3 years ago by Kevin Newton <[email protected]>
Finish converting source over to TypeScript

github.com/prettier/plugin-ruby - e20a9672a532aaee99cdb1913d6f88f0e4103f66 authored about 3 years ago by Kevin Newton <[email protected]>
Correctly type prettier module exports

github.com/prettier/plugin-ruby - c7f1bc3f10033af45251d89235b11ee89883eab0 authored about 3 years ago by Kevin Newton <[email protected]>
Convert RBS printer to TS

github.com/prettier/plugin-ruby - b486bdb64d22d8544b8337c386af684a4ca577ae authored about 3 years ago by Kevin Newton <[email protected]>
Convert over the RBS parser

github.com/prettier/plugin-ruby - f057e58d7ed1d41a8ae6fcb11923fb681d7f3e07 authored about 3 years ago by Kevin Newton <[email protected]>
Combine type files with HAML and Ruby

github.com/prettier/plugin-ruby - c094477701129a6741ff6e12f82df5337af4fd33 authored about 3 years ago by Kevin Newton <[email protected]>
Convert HAML to TypeScript

github.com/prettier/plugin-ruby - ec23b67e44704e5db34fc25375a7c1a54e6f1f1a authored about 3 years ago by Kevin Newton <[email protected]>
Move types down into Ruby directory

github.com/prettier/plugin-ruby - 43f59a13530f9efc512b4548236df7c9763637c6 authored about 3 years ago by Kevin Newton <[email protected]>
Clean up exports from various ruby nodes

github.com/prettier/plugin-ruby - 5b84658639693a189994dbcb53e6083c1bab0f82 authored about 3 years ago by Kevin Newton <[email protected]>
Convert over the utilities to TS

github.com/prettier/plugin-ruby - 3ab18d6255b89b97490a0efc2a64da6e593e61a9 authored about 3 years ago by Kevin Newton <[email protected]>
Start to convert the ruby plugin declaration parts

github.com/prettier/plugin-ruby - e0c8f390c3444baadfe5595fe8bb396daeed3d80 authored about 3 years ago by Kevin Newton <[email protected]>
Convert node printers over to using types

github.com/prettier/plugin-ruby - d520b72455fb0fc1d50914a07f31380c2f6d8ec6 authored about 3 years ago by Kevin Newton <[email protected]>
Add the types for the various nodes

github.com/prettier/plugin-ruby - 39c0920f2686f8416f6b3137d1c0858dc1b352b9 authored about 3 years ago by Kevin Newton <[email protected]>
Introduce typescript

github.com/prettier/plugin-ruby - 93f260a9b11de86e240d378aa018c9c68740b4d4 authored about 3 years ago by Kevin Newton <[email protected]>
Merge pull request #948 from prettier/dependabot/npm_and_yarn/prettier-2.4.1

Bump prettier from 2.4.0 to 2.4.1

github.com/prettier/plugin-ruby - 82f86dd0d684a4724125d60c834232450f6d7968 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump prettier from 2.4.0 to 2.4.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](ht...

github.com/prettier/plugin-ruby - f1619c3e68e9e40a432077bd1372d5798a188a6b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #947 from prettier/dependabot/npm_and_yarn/jest-27.2.0

Bump jest from 27.1.1 to 27.2.0

github.com/prettier/plugin-ruby - f6a4a6d4299a91692a8b1aa287103d1e7e887b18 authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump jest from 27.1.1 to 27.2.0

Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.0.
- [Release notes](https://...

github.com/prettier/plugin-ruby - 9c347ebd3e875e67b06187d3aa5083ef5c02aeeb authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #946 from prettier/dependabot/npm_and_yarn/prettier-2.4.0

Bump prettier from 2.3.2 to 2.4.0

github.com/prettier/plugin-ruby - 1dbd006557cffda6c171ec87aa9df0630d765d88 authored about 3 years ago by Kevin Newton <[email protected]>
Bump prettier from 2.3.2 to 2.4.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](ht...

github.com/prettier/plugin-ruby - 261d8ccac1043bcee4dd9fb3b6972c829dcb42ea authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #945 from prettier/dependabot/npm_and_yarn/jest-27.1.1

Bump jest from 27.1.0 to 27.1.1

github.com/prettier/plugin-ruby - f95caf1212ad80cf7500b696d4d3549784b64817 authored about 3 years ago by Kevin Newton <[email protected]>
Bump jest from 27.1.0 to 27.1.1

Bumps [jest](https://github.com/facebook/jest) from 27.1.0 to 27.1.1.
- [Release notes](https://...

github.com/prettier/plugin-ruby - eeb58f544c8b8b9682547a726f1eeaa2f8c76a73 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #938 from prettier/dependabot/npm_and_yarn/jest-27.1.0

Bump jest from 27.0.6 to 27.1.0

github.com/prettier/plugin-ruby - 08637fa496fa8667fda9f55f086fe07879810da1 authored about 3 years ago by Kevin Newton <[email protected]>
Bump jest from 27.0.6 to 27.1.0

Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.1.0.
- [Release notes](https://...

github.com/prettier/plugin-ruby - a745516352c9b6fa2551f9dcfd66c25551a74356 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>