Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
maxdzin pushed 795 commits to main maxdzin/rolldown
- refactor(app): transform import declaration (#2199) <!-- Thank you for contributing! --> ### Description <!-- Plea... 2a7bab1
- feat(app): add __esModule flag for esm module (#2201) <!-- Thank you for contributing! --> ### Description <!-- Pl... 34191b8
- perf(plugin_replace): set more reasonable number for regex `backtrack_limit` (#2202) Set `backtrack_limit` for `deli... 3874566
- fix(plugin): fix `expand_typeof_replacements` (#2196) <!-- Thank you for contributing! --> ### Description <!-- Pl... d6233d8
- refactor(app): separate transform import declaration logic (#2205) <!-- Thank you for contributing! --> ### Descrip... e6db6b6
- feat(app): rewrite export default declaration (#2210) <!-- Thank you for contributing! --> ### Description Using `... c2be668
- chore(rolldown): oxc 0.28.0 (#2209) 5f89ab2
- feat(app): rewrite export named declaration (#2211) <!-- Thank you for contributing! --> ### Description <!-- Plea... 34bf002
- test(rolldown): add shadowed variables cases for inject and define plugins (#2212) closes #2203 bc047b5
- refactor(app): store imports (#2214) <!-- Thank you for contributing! --> ### Description Because the `exportAllDe... 10c9e4d
- chore: remove redundant field in `importAnalysisPlugin` (#2216) <!-- Thank you for contributing! --> ### Descriptio... f93a551
- feat: expose `moduleType` type (#2217) <!-- Thank you for contributing! --> ### Description This PR simply exports... 2685a07
- feat(app): rewrite export all declaration (#2215) <!-- Thank you for contributing! --> ### Description <!-- Please... bf43fa8
- feat(app): detect interop (#2218) <!-- Thank you for contributing! --> ### Description <!-- Please insert your des... 1d41e7d
- fix: should use node interop for mjs or type module (#2220) <!-- Thank you for contributing! --> ### Description <... a1ed56a
- chore: remove unnecessary config file `rusty-hook.toml` (#2204) <!-- Thank you for contributing! --> ### Descriptio... c853e81
- fix: use is_reserved_keyword_or_global_object (#2222) <!-- Thank you for contributing! --> ### Description 1. foll... ca6a4db
- fix: 🐛 invalid module repr name (#2221) <!-- Thank you for contributing! --> ### Description <!-- Please insert yo... 6e7fc5b
- chore: upgrade napi version to fix cargo test on Win (#2223) <!-- Thank you for contributing! --> ### Description ... 5ab3c7f
- chore(deps): update dependency rust to v1.81.0 (#2180) This PR contains the following updates: | Package | Update |... 3777bfb
- and 775 more ...
maxdzin pushed 1580 commits to main maxdzin/oxc
- fix(linter): remove unsafe fixer of `no-useless-spread` (#6655) closes #6618 --------- Co-authored-by: Boshen ... 7aa496a
- fix(ecmascript): allow getting PropName for object methods (#6967) Working on some lint rules and noticed that PropN... da199c7
- perf(parser): check `.` before `[` in `parse_member_expression_rest` (#6979) fa9a4ec
- test(linter): improve test failure output (#6975) Improves the test output when a test fails, based on the type of e... c35d3f2
- chore(coverage): remove known runtime issues b518670
- chore(deps): update crate-ci/typos action to v1.26.8 (#6981) Co-authored-by: renovate[bot] <29139614+renovate[bot]@u... 46e5360
- docs(linter): document `rules` (#6983) closes #6370 4551baa
- chore(transformer): mark all `CompilerAssumptions` as not Implemented (#6984) 4b450cc
- feat(linter): support user-configurable secrets for `oxc-security/api-keys` (#5938) 1691cab
- refactor(linter): move `LintPlugins` from `LintOptions` to `LintConfig` (#6932) Pure refactor. Moves plugin settings... 8f1460e
- chore: replace `bacon` with `watchexec` 8cbf3f0
- feat(linter)!: sync sindresorhus/globals; removed Object.prototype properties from builtin and es* globals (#6991) 9fd9f4f
- refactor(transformer): rename `AString` to `ArenaString` (#6997) Part of #6996. 63e8bfe
- refactor(transformer): import `oxc_allocator::Vec` as `ArenaVec` (#6998) Part of #6996. fc1af2e
- refactor(transformer): import `oxc_allocator::Box` as `ArenaBox` (#6999) Closes #6996. c945fe7
- refactor(transformer/typescript): pass `&mut T` not `&mut ArenaBox<T>` (#7000) `&mut ArenaBox<T>` is a double-refere... ae22671
- refactor(transformer/jsx): return `&mut T` not `&mut ArenaBox<T>` (#7001) `&mut ArenaBox<T>` is a double-reference. ... e5ecbb9
- refactor(transformer): combine ObjectRestSpread into a single file (#7002) d9edef6
- refactor(transformer/async-to-generator): move transform methods to `AsyncGeneratorExecutor` and make it public (#699... 562bb9a
- refactor(transformer): mark all EnvOptions as not implemented (#7004) f0c87d4
- and 1560 more ...
maxdzin created a comment on an issue on nuxt-modules/tailwindcss
>If you use the powers of Tailwind you dont need any scss ever again Well, it looks like with v4 this may indeed be the case, given the improvements that have been (and will be) made in the new ve...
maxdzin created a comment on an issue on nuxt-modules/tailwindcss
> Could this be related? > > [tailwindlabs/tailwindcss#14376](https://github.com/tailwindlabs/tailwindcss/issues/14376) @ineshbose It looks like
maxdzin created a comment on an issue on nuxt-modules/tailwindcss
@MickL yes, I know that is not necessary. But what if I want to use the powers of scss? That's why I'm trying to make it that way.
maxdzin created a comment on an issue on nuxt-modules/tailwindcss
@martinszeltins Yes, that one works. It is interesting how to go with scss. Digging...
maxdzin created a comment on an issue on nuxt-modules/tailwindcss
I just tried to use TW v4 without the Nuxt module. I made all the setup things described in the [v4 docs](https://tailwindcss.com/docs/v4-beta#installing-with-vite): Installed `pnpm add tailwindcss...
maxdzin pushed 9 commits to main maxdzin/vue3-signature-pad
- fix: Signature Pad types c9eb6ef
- Merge pull request #19 from selemondev/fix/types fix: Signature Pad types b60178e
- chore: lint d2f0dbd
- Merge pull request #20 from selemondev/chore/lint chore: lint 39bf955
- chore: update dep 37d5fe8
- Merge pull request #21 from selemondev/chore/update-dep chore: update dependency 6187421
- chore: release v1.1.1 93c5b92
- chore(release): v1.1.2 e285794
- chore(release): v1.1.1 b8e73e6
maxdzin pushed 30 commits to main maxdzin/pinia-colada
- chore(deps): update all non-major dependencies (#101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... 77037e5
- docs: nuxt install 0f7a9c5
- docs: nuxt install 0f907eb
- chore(deps): update codecov/codecov-action action to v5 (#110) Co-authored-by: renovate[bot] <29139614+renovate[bot]... de53609
- chore(deps): update all non-major dependencies (#109) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... ca9f38d
- feat(types): remove undefined with initialData and placeholderData (#114) BREAKING CHANGE: placeholderData no longer... 6e1863e
- build: use app imports 43efbe3
- chore: up deps 0fdb91e
- build: upgrade release script 2281952
- release: @pinia/[email protected] 1b6a4bc
- chore: remove note 02ceece
- test: missing await 10ef95d
- chore: note 662c177
- chore: playground tests d815642
- build: up release script 56c17d4
- feat: autoinstall pinia colada 5df88ca
- release: @pinia/[email protected] 4a04301
- chore(deps): update dependency vite to v6 (#124) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply... 224975c
- chore(deps): update vueuse monorepo to v12 (#125) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.norepl... 17cf59b
- fix: specify pinia as a peer dep Fix #126 8ed7a01
- and 10 more ...
maxdzin created a comment on an issue on intlify/eslint-plugin-vue-i18n
@mkeyy0 Thank you 🙏 Indeed, the `next` version works.
maxdzin pushed 375 commits to main maxdzin/vue-core-vapor
- workflow: simplify size report action cffe866
- chore(deps): bump vitest to 2.0 63b7c01
- fix(reactivity): ensure extended method arguments are not lost (#11574) close #11570 4085def
- test(custom-element): test custom element hydration w/ declarative shadow dom 90caac4
- chore: log stats in size script 0a16eae
- workflow: test publish commit workflow 8921c2d
- workflow: handle targetVersion in release script with publishOnly flag a1ee8b7
- workflow: use explicit registry when publishing 119a0b3
- workflow: skip provenance when publishing commits cac1e4e
- workflow: move private packages to separate directory 6a5b209
- chore: bump transition tests buffer in ci 85ee76f
- workflow: upload-built-packages 2dc1c31
- chore: rename workflow da2bf96
- workflow: adjust upload depth 67cdb5f
- workflow: fix size report 765abf8
- chore(deps): update all non-major dependencies (#11582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.... 43ccad4
- chore(deps): update build (#11583) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a26d481
- fix(deps): update dependency postcss to ^8.4.41 (#11585) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users... 4c4e12a
- chore(deps): update dependency puppeteer to v23 (#11588) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users... 31deff4
- chore(deps): update test to ^2.0.5 (#11584) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.gith... cffa128
- and 355 more ...
maxdzin pushed 153 commits to main maxdzin/drizzle-orm
- fix: $with for withReplicas 407ace4
- Merge branch 'beta' into with-replicas-fix b54a848
- Merge branch 'beta' into with-replicas-fix b03c15b
- add drizzle-seed to monorepo 172fec9
- [SingleStore] Add SingleStore connector (#32) 89ee201
- rebase singlestore connector with last commit: https://github.com/drizzle-team/drizzle-orm/commit/526996bd2ea20d5b1a0... b813ee5
- skip view tests 2f84354
- Merge branch 'main' of https://github.com/drizzle-team/drizzle-orm into feature/new-dialect-singlestore 0a4ef87
- Merge branch 'beta' of https://github.com/drizzle-team/drizzle-orm into feature/new-dialect-singlestore 3c34713
- Fix conflicts 456758b
- No fks? dab40c8
- Fix after failed tests 465a8a2
- Add drizzleIntegration query header Added query header for future logging of integration usage 6b8676e
- Add a few test changes Using database for tests and remove datetime and json from singlestore allTypes test on push feb0e60
- [SingleStore] Add SingleStore connector (#32) d2fb074
- rebase singlestore connector with last commit: https://github.com/drizzle-team/drizzle-orm/commit/526996bd2ea20d5b1a0... 6e91991
- skip view tests f5c662b
- imports checker with OHM grammar 67d0548
- imports checker with OHM grammar + fix of imports issues beddb85
- Fix conflicts a9ad0ae
- and 133 more ...
maxdzin created a comment on an issue on intlify/eslint-plugin-vue-i18n
Strange thing... I installed the latest `@intlify/eslint-plugin-vue-i18n` v3.2.0, but such an error is still showing: ``` ✘ [ERROR] No matching export in "node_modules/.pnpm/@[email protected]...
maxdzin pushed 33 commits to main maxdzin/nuxt-auth-utils
- chore: update deps 6072a74
- feat: add authentik provider * feat: add authentik provider * Update src/runtime/server/lib/oauth/authentik.ts ... 33686af
- fix(composable): use same context for `clear` and `fetch` (#278) Resolves #273 1fb081c
- chore(release): v0.5.3 9dc929c
- chore: add SessionConfig type 7633e27
- chore: fix types 5d58645
- feat: forward set-cookie header for `useUserSession().clear()` (#282) * feat: forward set-cookie header for `useUser... f147d1a
- chore: update deps ffafb2c
- chore: rename jtw to jwt 139197b
- chore(release): v0.5.4 21bff83
- feat: add workos oauth provider bfa2a88
- feat: add seznam oauth provider (#285) * feat: add seznam oauth provider * chore: add user type --------- C... db876cf
- chore: update packageManager to pnpm 9.13.2 fc0d991
- feat(webauthn): add event to validateUser to track authenticated users (#287) 5392da9
- chore(release): v0.5.5 f2b4bbc
- feat: adding `organization_id` option for WorkOS provider 677b226
- fix: seznam config * feat: add seznam oauth provider * chore: add user type * fix: seznam config * fix: upd... 90d0d18
- atinux * fix: removed problematic user logging * chore: added Zitadel auth provider in the documentation 25ece86
- feat: add strava oauth provider * feat: add strava oauth provider * chore: add missing icons dep --------- ... 96363b2
- fix(instagram): oauth provider 192e0e7
- and 13 more ...
maxdzin pushed 558 commits to master maxdzin/github-readme-stats
- Docs: add link to themes contribution guidelines (#2898) 5d959bc
- Docs: reorder themes contributing guidelines (#2897) 720617a
- refactor: update languages JSON (#2899) Co-authored-by: rickstaa <[email protected]> Co-authored-by... ecac85e
- CI: Resolve OSSF GitHub token permissions security alert (#2891) 888c4ce
- ci: fix id-token 'read' bug (#2904) This commit fixes a bug that is present when the `read` option is used for the ... de4efa9
- Eslint integration (#2885) * eslint integration * ci & pre commit * dev * dev * dev 6c92fe9
- build: rename lint command (#2909) This commit renames the eslint npm command so that it is consistent with the nam... b7928aa
- Fixed docstring for scripts helper function (#2913) 1726c5b
- Fixed typos and grammars in readme.md (#2919) ebafbfc
- Fixed docstring for fetchOpenPRs function (#2920) 631dfe7
- Refactor: Fixed docstrings for close stale theme PRS workflow helper functions (#2923) 6dbc1f5
- Refactor: Fixed docstrings for preview theme workflow helper functions (#2924) ebbadef
- Build(deps): Bump tough-cookie from 4.1.2 to 4.1.3 (#2927) Bumps [tough-cookie](https://github.com/salesforce/tough-... 317a3d9
- Set ecmaVersion inside .eslintrc (#2931) 1bfad46
- Refactor: Fixed returns statement for wakatime card functions docstrings (#2934) 9ca24c6
- Refactor: Fixed stats card createTextNode function docstring (#2933) d5fdfe1
- Refactor: Fixed docstring for retryer function (#2937) 45f4320
- Refactor: Improve docstrings for card class methods (#2938) 4eb01d8
- Refactor: remove redundant import from wakatime data fetcher (#2944) 87619d6
- Docs: Add note about outdated translations (#2947) 53d9beb
- and 538 more ...