Ecosyste.ms: Timeline

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

tschaub

tschaub pushed 2 commits to main 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-js... 7e2dc7a
  • Merge pull request #124 from tschaub/dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.3 Bump eslint-plugin-jsdoc fro... 00495be

View on GitHub

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

View on GitHub

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

View on GitHub

tschaub created a comment on a pull request on tschaub/mock-fs
Thanks for the fix, @everett1992!

View on GitHub

tschaub pushed 2 commits to main tschaub/mock-fs
  • fix: encoding utf8 strings in node 20 The writeFileUtf8 binding used by node 20 was not correctly encoding strings a... f5e49e0
  • Merge pull request #409 from everett1992/encoding fix: encoding utf8 strings in node 20 2de9b90

View on GitHub

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

View on GitHub

tschaub deleted a branch tschaub/mock-fs

dependabot/npm_and_yarn/mocha-11.1.0

tschaub pushed 2 commits to main 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.... 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

View on GitHub

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 tschaub/mock-fs

View on GitHub

tschaub pushed 1 commit to main openlayers/openlayers.github.io

View on GitHub

tschaub created a review on a pull request on openlayers/openlayers

View on GitHub

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.

View on GitHub

tschaub pushed 1 commit to main openlayers/openlayers.github.io

View on GitHub

tschaub pushed 1 commit to main openlayers/openlayers.github.io

View on GitHub

tschaub pushed 1 commit to main planetlabs/homebrew-tap
  • Brew formula update for go-ogc version v0.13.0 903435a

View on GitHub

tschaub created a tag on planetlabs/go-ogc

v0.13.0 - Utilities for working with OGC APIs

tschaub deleted a branch planetlabs/go-ogc

representation

tschaub pushed 2 commits to main planetlabs/go-ogc
  • Add string representation for expressions af5d3a6
  • Merge pull request #91 from planetlabs/representation Add string representation for expressions 13e13fd

View on GitHub

tschaub closed a pull request on planetlabs/go-ogc
Add string representation for expressions
This adds a `e.String()` method to filter expressions. This is a breaking change for the `filter.Like` struct where the `String` field has been renamed to `Value` to allow for the new `String` m...
tschaub deleted a branch planetlabs/go-ogc

dependabot/github_actions/actions/setup-go-5.3.0

tschaub pushed 2 commits to main planetlabs/go-ogc
  • Bump actions/setup-go from 5.2.0 to 5.3.0 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 t... 3d7c606
  • Merge pull request #90 from planetlabs/dependabot/github_actions/actions/setup-go-5.3.0 Bump actions/setup-go from 5... c5e6b42

View on GitHub

tschaub closed a pull request on planetlabs/go-ogc
Bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releas...
tschaub created a review on a pull request on planetlabs/go-ogc

View on GitHub

tschaub opened a pull request on planetlabs/go-ogc
Add string representation for expressions
This adds a `e.String()` method to filter expressions. This is a breaking change for the `filter.Like` struct where the `String` field has been renamed to `Value` to allow for the new `String` m...
tschaub created a branch on planetlabs/go-ogc

representation - Utilities for working with OGC APIs

Load more