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

update versions #2317

Merged
merged 13 commits into from
Dec 13, 2024
Merged

update versions #2317

merged 13 commits into from
Dec 13, 2024

Conversation

bdemann
Copy link
Member

@bdemann bdemann commented Dec 11, 2024

  • Breaking changes enumerated in the release issue
  • New documentation enumerated in the release issue
  • glob could have introduced breaking changes
  • fix failing tests
  • Code has been declaratized
  • Error handling beautiful (no unwraps or expects etc)
  • Code tested thoroughly

Custom Checks

  • Made temp file that violated all of the linting rules to make sure they were still being enforced
  • Made sure that husky was still running the commit hook to lint staged files
  • Make sure that no warning or errors happen when we do npm install
    • did the best I could, we need a new version of jest before the last ones will go away
  • investigate automating the process
  • see if we can get rid of the @types/text-encoding dev-dependency

@bdemann bdemann force-pushed the update_package_json branch 2 times, most recently from e73366d to 1480cc3 Compare December 12, 2024 18:46
@bdemann bdemann force-pushed the update_package_json branch from 1480cc3 to 7b16034 Compare December 12, 2024 18:47
.eslintrc.cjs Show resolved Hide resolved
@bdemann bdemann marked this pull request as ready for review December 12, 2024 20:24
lastmjs
lastmjs previously approved these changes Dec 12, 2024
@lastmjs lastmjs merged commit b9cfa3f into main Dec 13, 2024
365 of 367 checks passed
@bdemann bdemann linked an issue Dec 16, 2024 that may be closed by this pull request
@bdemann bdemann deleted the update_package_json branch January 10, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update all dependencies in Azle and tests to latest
2 participants