Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tschaub deleted a branch tschaub/eslint-config-tschaub
dependabot/npm_and_yarn/eslint-plugin-react-hooks-5.1.0
tschaub pushed 2 commits to main tschaub/eslint-config-tschaub
tschaub closed a pull request on tschaub/eslint-config-tschaub
Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.1.0. <details> <summary>Commits</summary> <ul> <li>See full diff in...tschaub pushed 2 commits to main planetlabs/go-stac
tschaub closed a draft pull request on openlayers/openlayers
Bump eslint from 8.57.0 to 9.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's re...tschaub created a comment on a pull request on hslayers/hslayers-ng
`[email protected]` now works with ESLint 9. See https://github.com/openlayers/eslint-config-openlayers/pull/154 for details.
tschaub closed an issue on openlayers/eslint-config-openlayers
Update dependencies for eslint v9 support
* ~~eslint-plugin-react: https://github.com/jsx-eslint/eslint-plugin-react/pull/3727~~ * eslint-plugin-import: https://github.com/import-js/eslint-plugin-import/pull/2996tschaub pushed 3 commits to main openlayers/eslint-config-openlayers
tschaub deleted a branch openlayers/eslint-config-openlayers
dependabot/npm_and_yarn/minimatch-10.0.1
tschaub closed a pull request on openlayers/eslint-config-openlayers
Bump minimatch from 3.1.2 to 10.0.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 10.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/minimatch/blob/main/change...tschaub deleted a branch openlayers/eslint-config-openlayers
dependabot/npm_and_yarn/eslint-vitest-rule-tester-0.7.1
tschaub pushed 2 commits to main openlayers/eslint-config-openlayers
tschaub closed a pull request on openlayers/eslint-config-openlayers
Bump eslint-vitest-rule-tester from 0.6.1 to 0.7.1
Bumps [eslint-vitest-rule-tester](https://github.com/antfu/eslint-vitest-rule-tester) from 0.6.1 to 0.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com...tschaub pushed 1 commit to dependabot/npm_and_yarn/minimatch-10.0.1 openlayers/eslint-config-openlayers
- Named import cc00de9
tschaub deleted a branch openlayers/openlayers
dependabot/github_actions/dawidd6/action-download-artifact-7
tschaub pushed 2 commits to main openlayers/openlayers
tschaub closed a pull request on openlayers/openlayers
Bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com...tschaub pushed 1 commit to get-area tschaub/openlayers
- Default to the user projection in the getArea and getLength functions a12a081
tschaub pushed 12 commits to get-area tschaub/openlayers
- Improve performance for intersection/contains check Use a super low min distance as a starting point, we only are in... c6f6708
- Remove duplicate check for containsExtent Checking if either dimension is contained is enough, no need to first chec... ebe3151
- Use cached extent for LineString intersection d013777
- Add test for skipping tiles not in rotated viewport a82794f
- Skip tiles not in rotated viewport again 7f3935e
- Merge pull request #16443 from MoonE/remove-unuse-tilecoordintersectsviewport Skip tiles not in rotated viewport a30d364
- Remove duplicate property from CanvasTileLayerRenderer eaf3fcf
- Merge pull request #16442 from MoonE/intersection-performance Intersection performance improvements 00dc676
- Merge pull request #16445 from MoonE/duplicate-tilelayer-renderedrevision-property Remove duplicate property from Ca... acf5316
- Updates to work with ESLint 9 1f24419
- Merge pull request #16441 from tschaub/eslint-nine Updates to work with ESLint 9 46cc612
- Default to the user projection in the getArea and getLength functions b97b5dd