Skip to content

chore(deps): bump diff from 4.0.2 to 4.0.4 in /examples/launchtube-plugin-example/launchtube#711

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/launchtube-plugin-example/launchtube/diff-4.0.4
Closed

chore(deps): bump diff from 4.0.2 to 4.0.4 in /examples/launchtube-plugin-example/launchtube#711
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/launchtube-plugin-example/launchtube/diff-4.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Bumps diff from 4.0.2 to 4.0.4.

Changelog

Sourced from diff's changelog.

v4.0.4 - January 2026

Only change from 4.0.2 is a backport of the fix to GHSA-73rr-hh4g-fpgx.

v4.0.3 (deprecated)

Accidental release - do not use.

Commits
Maintainer changes

This version was pushed to npm by explodingcabbage, a new releaser for diff since your current version.


Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: diff
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot dependencies Pull requests that update a dependency file labels Mar 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 19, 2026 14:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dependabot labels Mar 19, 2026
@zeljkoX zeljkoX requested a review from Copilot March 23, 2026 09:03
Copy link
Copy Markdown
Contributor

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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • examples/launchtube-plugin-example/launchtube/pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

overrides:
axios@>=1.0.0 <1.12.0: '>=1.12.0'
axios@>=1.0.0 <=1.13.4: '>=1.13.5'

Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

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

This lockfile no longer contains the overrides section that pins axios to patched versions. Other pnpm lockfiles in the repo still include these axios overrides (e.g. plugins/pnpm-lock.yaml and examples/basic-example-plugin/test-plugin/pnpm-lock.yaml), so dropping them here could allow future installs/lock regenerations to resolve an older vulnerable axios range. Consider restoring the overrides for consistency and to keep the security constraint in place (ideally sourced from the same place as the other lockfiles).

Suggested change
overrides:
axios:
version: 1.7.7

Copilot uses AI. Check for mistakes.
Comment on lines 659 to 661
diff@4.0.2:
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
engines: {node: '>=0.3.1'}
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

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

PR metadata says diff is bumped to 4.0.4, but this lockfile still pins diff@4.0.2 in the packages section. If the goal is to apply the security backport in 4.0.4, the lockfile should be updated so resolution uses 4.0.4 instead of 4.0.2.

Copilot uses AI. Check for mistakes.
Comment on lines 2304 to +2307
diff-sequences@29.6.3: {}

diff@4.0.2: {}

Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

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

The snapshots section still contains diff@4.0.2, which also contradicts the stated bump to 4.0.4. Please ensure both the package entry and snapshot are updated to 4.0.4 so installs actually pick up the patched version.

Copilot uses AI. Check for mistakes.
@son-oz son-oz closed this Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/examples/launchtube-plugin-example/launchtube/diff-4.0.4 branch March 23, 2026 18:21
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: allowlist dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants