Skip to content

Conversation

@jerome-benoit
Copy link
Contributor

@jerome-benoit jerome-benoit commented Aug 26, 2025

πŸ€– I have created a release beep boop

0.5.15 (2025-11-16)

🐞 Bug Fixes

  • potention race on circular buffer size (6a9fcd0)
  • safe access to tasks queue size (0771f47)

⚑ Performance

  • switch default worker choice strategy to LEAST_USED (7e160a5)

✨ Polish

  • cleanup main deno.json (7bf4372)
  • cleanup type casting (6abbc70)
  • switch benchmarks to tinybench (6ffb0c7)

πŸ§ͺ Tests

  • also tests properly for round robin strategy (c620e5f)
  • ignore flaky on linux and deno version >= 2 (e4eec99)
  • ignore flaky tests on linux and deno version >= 2 (abf3127)

πŸ€– Automation

  • deps: Bump actions/setup-node from 4 to 5 (#105) (cb4aab3)
  • deps: Bump actions/setup-node from 5 to 6 (#109) (27b1db2)
  • deps: Bump github/codeql-action from 3 to 4 (#108) (54b815e)
  • deps: Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#104) (f6a52c4)
  • deps: Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#106) (257c4e8)

This PR was generated with Release Please. See documentation.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 3 times, most recently from c95576f to e548acc Compare September 4, 2025 13:35
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 3 times, most recently from c306eb9 to ddd0190 Compare September 12, 2025 12:22
@sonarqubecloud
Copy link

@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 2 times, most recently from dd2c5ab to a70a067 Compare September 26, 2025 13:07
Copilot AI review requested due to automatic review settings October 17, 2025 10:17
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 2 times, most recently from bb2d9a8 to 0c9ce9f Compare October 17, 2025 10:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is an automated release PR generated by Release Please to bump the package version from 0.5.14 to 0.5.15. The release includes bug fixes, code cleanup, and dependency updates.

Key changes:

  • Version bump from 0.5.14 to 0.5.15 across all package files and documentation
  • Formatting improvements in deno.json configuration file
  • Updated changelog with release notes for version 0.5.15

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/pools/version.ts Updates the exported version constant to 0.5.15
sonar-project.properties Updates SonarQube project version to 0.5.15
examples/deno/typescript/deno.json Updates package import version to 0.5.15
examples/deno/javascript/deno.json Updates package import version to 0.5.15
deno.json Updates version and reformats arrays for better readability
README.md Updates CDN URLs to reference version 0.5.15
CHANGELOG.md Adds release notes for version 0.5.15
.github/release-please/manifest.json Updates release manifest version to 0.5.15

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

CHANGELOG.md Outdated

### 🐞 Bug Fixes

* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))
Copy link

Copilot AI Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'potention' to 'potential'.

Suggested change
* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))
* potential race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))

Copilot uses AI. Check for mistakes.
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 4 times, most recently from 4e13dc3 to dec6cbd Compare November 3, 2025 20:01
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 6 times, most recently from ef424e0 to c2a9bf4 Compare November 16, 2025 19:54
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from c1ef0b5 to b6a6497 Compare November 16, 2025 20:14
@sonarqubecloud
Copy link

@jerome-benoit jerome-benoit merged commit 1d5ea9a into master Nov 16, 2025
15 checks passed
@jerome-benoit
Copy link
Contributor Author

πŸ€– Created releases:

🌻

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.

2 participants