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

build: Upgrade deps June 2024 edition #83

Merged
merged 16 commits into from
Jun 2, 2024

Conversation

cerinoligutom
Copy link
Owner

@cerinoligutom cerinoligutom commented Jun 1, 2024

Kindly see file changes so you have a better idea what got updated for this month's edition.

Notable changes

  • Migrate to ESLint Flat Config
  • Updated gulp to v5
    • src() seems to be broken after v5. If there's a folder that you do not have permissions to write to (in this case, the docker-volumes since Docker creates those) gets matched with a wildcard, it throws an EACCES error.
  • New way of handling Husky with CI
  • graphql-redis-subscriptions still hasn't fixed the AsyncIterator -> AsyncIterable issue.
    • Reapplied patch from v2.6.0 to v2.6.1 for this upgrade.

@cerinoligutom cerinoligutom added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@cerinoligutom cerinoligutom self-assigned this Jun 1, 2024
@cerinoligutom cerinoligutom changed the title build: Upgrade deps june 2024 edition build: Upgrade deps June 2024 edition Jun 2, 2024
@cerinoligutom cerinoligutom merged commit 5bee7b8 into main Jun 2, 2024
2 checks passed
@cerinoligutom cerinoligutom deleted the task/upgrade-deps-june-2024-edition branch June 2, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant