Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

thoughtbot/fishery

luisrj1495 starred thoughtbot/fishery
pavelsavva starred thoughtbot/fishery
chrislopresto starred thoughtbot/fishery
pangolingo created a review comment on a pull request on thoughtbot/fishery
Great solution. To help with future maintenance, I'd love to add a comment here ```suggestion if (Array.isArray(srcVal) || ArrayBuffer.isView(srcVal)) { // don't try to merge arrays or s...

View on GitHub

pangolingo created a review on a pull request on thoughtbot/fishery
Thanks for this PR! Could we add a test to prevent future regressions? Here's what I wrote when testing this change: ```typescript // lib/__tests__/merge-params.test.ts it('does not conve...

View on GitHub

pangolingo created a review on a pull request on thoughtbot/fishery
Thanks for this PR! Could we add a test to prevent future regressions? Here's what I wrote when testing this change: ```typescript // lib/__tests__/merge-params.test.ts it('does not conve...

View on GitHub

pangolingo closed a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
pangolingo closed a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
github-actions[bot] opened a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
github-actions[bot] created a branch on thoughtbot/fishery

github-actions/repository-maintenance-c9e8ab9a20b70453970359a0d7cd1ae80d2af645 - A library for setting up JavaScript objects as test data

pangolingo closed a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
pangolingo pushed 6 commits to main thoughtbot/fishery
  • Allow specifying the type of params Signed-off-by: Antony Méchin <[email protected]> c1069de
  • Prettify Signed-off-by: Antony Méchin <[email protected]> a5465a5
  • - Improve test case for explicit Params - Update README.md accordlingly Signed-off-by: Antony Méchin <antony.mechin@... 5231a7b
  • Merge remote-tracking branch 'thoughbot/main' into HEAD aa0a973
  • Fix minor mindos 0688fa6
  • Merge pull request #108 from Dimrok/main Allow specifying the type of params c9e8ab9

View on GitHub

pangolingo closed a pull request on thoughtbot/fishery
Allow specifying the type of params
## Rational Like https://github.com/thoughtbot/fishery/pull/94 with `Date`, I faced a problem with some "complex" types I wanted to pass as params. The Pull Request allows one to specify the...
pangolingo created a review on a pull request on thoughtbot/fishery
With the readme update, this is good to go! Once it's merged, I'll work on prepping a minor version release, since there are no breaking changes.

View on GitHub

pangolingo created a review on a pull request on thoughtbot/fishery

View on GitHub

pangolingo opened a pull request on thoughtbot/fishery
Updated CONTRIBUTING.md with info about creating a new GitHub release
This was not documented anywhere - Rakesh and I had to figure it out ourselves. We wanted to document it for next time around.
github-actions[bot] opened a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
github-actions[bot] created a branch on thoughtbot/fishery

github-actions/repository-maintenance-c29a2a690180f1a3b56debf5725167121ea47f61 - A library for setting up JavaScript objects as test data

pangolingo pushed 1 commit to main thoughtbot/fishery

View on GitHub

pangolingo created a branch on thoughtbot/fishery

di-updated-contributing - A library for setting up JavaScript objects as test data

rakeshpetit published a release on thoughtbot/fishery
2.2.3
## What's Changed - Security updates and dependency upgrades - Upgraded the build tools ## New Contributors * @sarahraqueld made their first contribution in https://github.com/thoughtbot/fish...
Dimrok created a review comment on a pull request on thoughtbot/fishery
Actually, createdAt will always be an instance of DateTime because the function must return `T`. The current signature was ```typescript function (input: { params: DeepPartial<T>, ... }): T; ...

View on GitHub

Dimrok created a review on a pull request on thoughtbot/fishery

View on GitHub

github-actions[bot] opened a pull request on thoughtbot/fishery
Automatically Generated: Update Dynamic Section in README
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in the README.
github-actions[bot] created a branch on thoughtbot/fishery

github-actions/repository-maintenance-f9bb4a2fa20565bda982e8e471247b09431e6324 - A library for setting up JavaScript objects as test data

pangolingo deleted a branch thoughtbot/fishery

di-rollup-upgrades

pangolingo pushed 2 commits to main thoughtbot/fishery
  • Upgraded Rollup and its dependencies to the latest versions This required changing the config's file extension to `.... 4167a25
  • Merge pull request #150 from thoughtbot/di-rollup-upgrades Upgraded Rollup and its dependencies to the latest versions f9bb4a2

View on GitHub

pangolingo closed a pull request on thoughtbot/fishery
Upgraded Rollup and its dependencies to the latest versions
This required changing the config's file extension to `.mjs`. I read through the upgrade notes and did not see any other major changes that would fail silently. This builds on another PR: #149
pangolingo created a review comment on a pull request on thoughtbot/fishery
This is auto-added by newer versions of Yarn.

View on GitHub

pangolingo created a review on a pull request on thoughtbot/fishery

View on GitHub

Load more