Bump concurrently from 9.2.1 to 10.0.0#15
Merged
Conversation
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.2.1 to 10.0.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.0) --- updated-dependencies: - dependency-name: concurrently dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Shalom-Karr
added a commit
to Shalom-Karr/JtechTools
that referenced
this pull request
Jun 1, 2026
… bell renderer Conflicts in 5 files; in every case kept HEAD's content because origin/main's PR #3 added the staff-event notification streams (post_deleted/approved/rejected, user_note, flag_note) which are a SUPERSET of what upstream's PR JTech-Forums#12 introduced (just note + reply). Specifically: * sub_plugins/mod_categories.rb — kept the staff-event hooks (Reviewable.after_update, ReviewableNote.after_create, DiscourseUserNotes.add_note wrap, on(:post_destroyed)). * app/controllers/discourse_mod_categories/messages_controller.rb — kept the UNION notes_feed (topic-attached + non-topic event rows). * assets/javascripts/discourse/lib/mod-note-notification.js — kept the KIND_KEYS-based renderer that handles all 7 mod_note_kind values, not just the 2 upstream had. * config/locales/{server,client}.en.yml — kept the additional translation keys for the new event-kinds. package.json + pnpm-lock.yaml — upstream-only bumps from PRs JTech-Forums#14 (@glint/ember-tsc 1.7.5→1.8.0) and JTech-Forums#15 (concurrently 9.2.1→10.0.0), auto-merged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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.
Bumps concurrently from 9.2.1 to 10.0.0.
Release notes
Sourced from concurrently's releases.
Commits
cf2eaa210.0.01b9bae4deps: upgrade yargs to v18 (#593)b05ee75Bump min Node.js version to v22ae60bc4Scope quote normalization to CLI input (#585)2822c28docs: update outdated Node.js doc links and fix null code formatting (#590)42f3829deps: upgrade shell-quote to 1.8.4 (#591)cb04cbfRemove deprecated flags/options0e50ac3Partial prefix coloring (#587)efb3153Fix test failures within VS Codeb229c8cAllow shell overrides (#589)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Attestation changes
This version has no provenance attestation, while the previous version (9.2.1) was attested. Review the package versions before updating.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)