Skip to content

chore(deps): bump the ruby + npm group#960

Merged
gildesmarais merged 9 commits intomainfrom
dependabot/bundler/rubygems-be0d563ed5
Apr 29, 2026
Merged

chore(deps): bump the ruby + npm group#960
gildesmarais merged 9 commits intomainfrom
dependabot/bundler/rubygems-be0d563ed5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

This pull request updates dependencies in the frontend project to address security, compatibility, and developer tooling improvements. It also includes a type improvement for a React hook and a workspace configuration override.

Dependency Updates:

  • Updated several development dependencies in package.json, including baseline-browser-mapping, msw, prettier, stylelint, and typescript-eslint, to their latest patch or minor versions. This helps ensure compatibility and access to recent bug fixes and features.

Build and Compatibility:

  • Added an override in pnpm-workspace.yaml to ensure that all postcss versions below 8.5.10 are resolved to at least 8.5.10, addressing potential compatibility or security issues with older versions.

Code Quality and Type Safety:

  • Improved the type for copyResetReference in ResultDisplay.tsx from number | undefined to ReturnType<typeof globalThis.setTimeout> | undefined, ensuring better type safety and clarity in the code.

Bumps the rubygems group with 2 updates in the / directory: parallel and puma.

Updates parallel from 2.0.1 to 2.1.0

Changelog

Sourced from parallel's changelog.

2.1.0

Added

  • support different serializers
  • support for HMac verified serializer to secure hardened environments
Commits

Updates puma from 8.0.0 to 8.0.1

Release notes

Sourced from puma's releases.

v8.0.1

  • Bugfixes

    • Fix prune_bundler stripping user-configured BUNDLE_* env vars (e.g. BUNDLE_WITHOUT) on re-exec, which caused workers to crash on boot (#3929)
  • Performance

    • Use blocks for debug logging to avoid creating log messages when debug is disabled (#3920)
  • Docs

    • Fix incorrect hook names in gRPC docs (#3923)
    • Reword v8 upgrade guide IPv6 bullet for clarity (#3928)
Changelog

Sourced from puma's changelog.

8.0.1 / 2026-04-27

  • Bugfixes

    • Fix prune_bundler stripping user-configured BUNDLE_* env vars (e.g. BUNDLE_WITHOUT) on re-exec, which caused workers to crash on boot (#3929)
  • Performance

    • Use blocks for debug logging to avoid creating log messages when debug is disabled (#3920)
  • Docs

    • Fix incorrect hook names in gRPC docs (#3923)
    • Reword v8 upgrade guide IPv6 bullet for clarity (#3928)
Commits
  • cee7e61 Release v8.0.1 (#3932)
  • f955caf Fix prune_bundler stripping user-configured BUNDLE_* env vars on re-exec (#3929)
  • 97996aa ci: test_error_logger.rb - fix TruffleRuby error (#3930)
  • 03825bc Build(deps): Bump actions/github-script from 8 to 9 (#3925)
  • 053efae Reword v8 upgrade guide ipv6 bullet (#3928)
  • b19f35a Fix incorrect hook names in gRPC docs (#3923)
  • eeabe4b Use blocks for debug logging to avoid creating messages if debug disabled (#3...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rubygems group with 2 updates in the / directory: [parallel](https://github.com/grosser/parallel) and [puma](https://github.com/puma/puma).


Updates `parallel` from 2.0.1 to 2.1.0
- [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel@v2.0.1...v2.1.0)

Updates `puma` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](puma/puma@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: parallel
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
- dependency-name: puma
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 28, 2026
@gildesmarais gildesmarais changed the title build(deps): bump the rubygems group across 1 directory with 2 updates chore(deps): bump the ruby + npm group Apr 29, 2026
@gildesmarais gildesmarais enabled auto-merge (squash) April 29, 2026 15:59
@gildesmarais gildesmarais merged commit 8b0b39b into main Apr 29, 2026
13 checks passed
@gildesmarais gildesmarais deleted the dependabot/bundler/rubygems-be0d563ed5 branch April 29, 2026 16:14
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant