Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tschaub pushed 2 commits to main tschaub/eslint-config-tschaub
tschaub closed a pull request on tschaub/eslint-config-tschaub
Bump eslint-plugin-jsdoc from 50.6.2 to 50.6.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.2 to 50.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gajus/esl...tschaub created a branch on tschaub/eslint-config-tschaub
updates - A shareable ESLint configuration
tschaub pushed 1 commit to dependabot/npm_and_yarn/eslint-config-tschaub-15.2.0 tschaub/mock-fs
- Updates to work with ESLint 9 8f947ec
tschaub closed a pull request on tschaub/mock-fs
Fix bug in writeBuffer call and expose getDescriptorById
There is a this.writeBuffer call that use the wrong argument "string.length", the correct one is "buffer.length". Also I think exposing the getDescriptorById method is a good idea. That way, anyon...tschaub pushed 6 commits to dependabot/npm_and_yarn/eslint-config-tschaub-15.2.0 tschaub/mock-fs
- fix: encoding utf8 strings in node 20 The writeFileUtf8 binding used by node 20 was not correctly encoding strings a... f5e49e0
- chore(deps-dev): bump mocha from 11.0.1 to 11.1.0 Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.... fdebdd6
- Merge pull request #410 from tschaub/dependabot/npm_and_yarn/mocha-11.1.0 chore(deps-dev): bump mocha from 11.0.1 to... 697f0a4
- Merge pull request #409 from everett1992/encoding fix: encoding utf8 strings in node 20 2de9b90
- chore(deps-dev): bump eslint-config-tschaub from 14.1.2 to 15.2.0 Bumps [eslint-config-tschaub](https://github.com/t... 5513233
- Updates to work with ESLint 9 c59ac89
tschaub created a comment on a pull request on tschaub/mock-fs
Thanks for the fix, @everett1992!
tschaub pushed 2 commits to main tschaub/mock-fs
tschaub closed a pull request on tschaub/mock-fs
fix: encoding utf8 strings in node 20
The writeFileUtf8 binding used by node 20 was not correctly encoding strings as utf8, and recording the file length as String.prototype.length, which returns number of utf-16 code units. If you...tschaub pushed 1 commit to dependabot/npm_and_yarn/eslint-config-tschaub-15.2.0 tschaub/mock-fs
- Updates to work with ESLint 9 f448d34
tschaub pushed 2 commits to main tschaub/mock-fs
tschaub closed a pull request on tschaub/mock-fs
chore(deps-dev): bump mocha from 11.0.1 to 11.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's rel...tschaub created a review on a pull request on openlayers/openlayers
Looks ok to me. Though maybe we shouldn’t say it closes the issue since that mentions a second item.
tschaub pushed 1 commit to main planetlabs/homebrew-tap
- Brew formula update for go-ogc version v0.13.0 903435a