Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
64J0 pushed 1 commit to master 64J0/my-blog
- chore(deps): bump next from 15.1.4 to 15.1.5 (#308) Bumps [next](https://github.com/vercel/next.js) from 15.1.4 to 1... 2827703
64J0 closed a pull request on 64J0/my-blog
chore(deps): bump next from 15.1.4 to 15.1.5
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yours...64J0 pushed 1 commit to master 64J0/my-blog
- chore(deps-dev): bump eslint-config-next from 15.1.3 to 15.1.5 (#306) Bumps [eslint-config-next](https://github.com/... 5c8d542
64J0 closed a pull request on 64J0/my-blog
chore(deps-dev): bump eslint-config-next from 15.1.3 to 15.1.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.3 to 15.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="ht...64J0 pushed 1 commit to master 64J0/my-blog
- chore(deps): bump sass from 1.83.1 to 1.83.4 (#305) Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1... 6b7a76d
64J0 closed a pull request on 64J0/my-blog
chore(deps): bump sass from 1.83.1 to 1.83.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1.83.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's rel...64J0 pushed 1 commit to master 64J0/my-blog
- chore(deps-dev): bump @next/eslint-plugin-next from 15.1.4 to 15.1.5 (#304) Bumps [@next/eslint-plugin-next](https:/... 2be72f0
64J0 closed a pull request on 64J0/my-blog
chore(deps-dev): bump @next/eslint-plugin-next from 15.1.4 to 15.1.5
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.4 to 15.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a hr...64J0 created a review comment on a pull request on giraffe-fsharp/Giraffe
Indeed, it may be better to get specific problems. I'll open a PR testing this setup later today
64J0 pushed 1 commit to master 64J0/emacs-config
- add more contents of projectile and neotree 53e7f25
64J0 created a comment on an issue on jaypei/emacs-neotree
After exploring the codebase I found a workaround and my setup is this: ```elisp (use-package neotree :straight t :bind ("C-b" . gajo--neotree-refresh-and-toggle) ;; the same from vs code ...
64J0 closed an issue on jaypei/emacs-neotree
neotree-toggle does not automatically refresh
## Description Hello, hope you're good. I noticed that the neotree-toggle function does not refresh automatically. Is there any recommended way to make it automatically refresh? I was exploring t...64J0 opened an issue on jaypei/emacs-neotree
neotree-toggle does not automatically refresh
## Description Hello, hope you're good. I noticed that the neotree-toggle function does not refresh automatically. Is there any recommended way to make it automatically refresh? I was exploring t...64J0 pushed 1 commit to master 64J0/my-blog
- Improve tags (#303) * add tags to old posts * add .projectile to avoid looking at node_modules d8de3a7
64J0 closed a pull request on 64J0/my-blog
Improve tags
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit Based on the comprehensive summary of changes, here's a concise release notes overview: - **...64J0 created a branch on 64J0/my-blog
improve-tags - This repository is used to store the code that I use to make my personal blog with Next.js that is deployed in Vercel's platform.