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

[pull] main from loiane:main #1

Merged
merged 27 commits into from
Dec 5, 2024
Merged

[pull] main from loiane:main #1

merged 27 commits into from
Dec 5, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 5, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

sojinsamuel and others added 27 commits August 2, 2022 16:48

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typos Found directoty, depencies, nagivate. Found Literal errors were updated.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Found Typographical Error in Documentation

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature.
fernanda-freitas Fernanda Freitas Martinez

Verified

This commit was signed with the committer’s verified signature.
os-moussao Oussama Moussaoui
- handle gcd of negative numbers
- fix the case when one of the numbers is equal to zero, gcd(0, x) = absolute value of x
- optimize using modulo instead of repeated subtractions

Verified

This commit was signed with the committer’s verified signature.
os-moussao Oussama Moussaoui
- add more tests to cover edge cases and different scenarios
- delete incorrect test (gcd(1, 0) = 0)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix & optimize gcd function

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…_values

Changed comment to follow the pattern and improve understanding

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change line endings to LF in github

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.0...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…directs-1.15.4

Bump follow-redirects from 1.13.0 to 1.15.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.1 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: hash-table-linear-probing get function

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(example): remove useless argument

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…y-sign-4.2.2

Bump browserify-sign from 4.2.1 to 4.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…verse-7.23.9

Bump @babel/traverse from 7.12.1 to 7.23.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump async from 2.6.3 to 2.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…directs-1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Third edition

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix broken 3rd edition Packt link in README.md
@pull pull bot added the ⤵️ pull label Dec 5, 2024
@pull pull bot merged commit 3ddc965 into Scorpio-nan:main Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants