Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump micromatch and lint-staged #381

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

  1. feat: website update 2024 (#198)

    * feat: new website skeleton
    
    * feat: add image compression workflow
    
    * feat: add graphql queries for github
    
    * fix: use cf worker adapter
    
    * fix: wrangler config
    
    * fix: wrangler config
    
    * fix: node version
    
    * fix: vite config for cf
    
    * fix: wrangler flags
    
    * fix: remove esm build
    
    * fix: query & cf config
    
    * feat: homepage improvements
    
    * feat: add events and event detail pages
    
    * fix: featured image
    
    * feat: stats
    
    * feat: add discord link
    
    * chore: add cta notes
    
    * fix: enable PAT auth
    
    * chore: production env description
    
    * feat: group page
    
    * feat: add team page, unify layouts
    
    * feat: upcoming and past events
    
    * fix: another vite deploy try
    
    * wip: speaker profiles
    
    * fix: speaker mini profile
    
    * fix: speaker profile
    
    * chore: try build
    
    * chore: try workers adapter
    
    * fix: wrangler
    
    * fix: wrangler
    
    * chore: deploy
    
    * chore: deploy
    
    * wip: upgrade solid start
    
    * wip: upgrade solid start
    
    * fix: delete output
    
    * fix: wrangler
    
    * fix: lockfile
    
    * fix: typo
    
    * fix: try latest versions
    
    * fix: switch back to npm
    
    * fix: try cf pages module
    
    * fix: remove body logic for now
    
    * refactor: graphql
    
    * chore: pkg updates
    
    * chore: pkg update for solid
    
    * fix: solid 0.6 trial
    
    * fix: pages
    
    * fix: pages
    
    * fix: cf module
    
    * feat: toggle menu with buttons on mobile
    
    * fix: run prettier / eslint on build
    
    * feat: migrate about page
    
    * feat: announcements
    
    * feat: add events and event detail
    
    * fix: remove component
    
    * feat: website 2024 (#279)
    
    * feat: announcements
    
    * feat: add events and event detail
    
    * fix: remove component
    
    * fix: revert vinxi
    
    ---------
    
    Co-authored-by: Federico Rampazzo <[email protected]>
    PatrickHeneise and framp authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    649e5cc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump micromatch and lint-staged

    Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [lint-staged](https://github.com/lint-staged/lint-staged). These dependencies need to be updated together.
    
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `lint-staged` from 15.2.2 to 15.2.10
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    - dependency-name: lint-staged
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    93e04cc View commit details
    Browse the repository at this point in the history