chore(deps): bump the ruby + npm group#960
Merged
gildesmarais merged 9 commits intomainfrom Apr 29, 2026
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates dependencies in the
frontendproject 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:
package.json, includingbaseline-browser-mapping,msw,prettier,stylelint, andtypescript-eslint, to their latest patch or minor versions. This helps ensure compatibility and access to recent bug fixes and features.Build and Compatibility:
pnpm-workspace.yamlto ensure that allpostcssversions below8.5.10are resolved to at least8.5.10, addressing potential compatibility or security issues with older versions.Code Quality and Type Safety:
copyResetReferenceinResultDisplay.tsxfromnumber | undefinedtoReturnType<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
parallelfrom 2.0.1 to 2.1.0Changelog
Sourced from parallel's changelog.
Commits
cd5ba09v2.1.071eb9a3Merge pull request #373 from grosser/grosser/hmac1fdf79aprevent pipe injectionfa1cc25Merge pull request #372 from tagliala/chore/remove-regex-match9aed9a4PreferString#include?andmatch?over=~de62c89Merge pull request #371 from tagliala/chore/remove-old-spec1df9204Remove stale Darwin hwprefs specd20c207Merge pull request #368 from grosser/grosser/speeda55c3bcspeed up testsUpdates
pumafrom 8.0.0 to 8.0.1Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
cee7e61Release v8.0.1 (#3932)f955cafFix prune_bundler stripping user-configured BUNDLE_* env vars on re-exec (#3929)97996aaci: test_error_logger.rb - fix TruffleRuby error (#3930)03825bcBuild(deps): Bump actions/github-script from 8 to 9 (#3925)053efaeReword v8 upgrade guide ipv6 bullet (#3928)b19f35aFix incorrect hook names in gRPC docs (#3923)eeabe4bUse blocks for debug logging to avoid creating messages if debug disabled (#3...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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