Skip to content

Bump word-wrap from 1.2.3 to 1.2.4#17

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/word-wrap-1.2.4
Open

Bump word-wrap from 1.2.3 to 1.2.4#17
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/word-wrap-1.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps word-wrap from 1.2.3 to 1.2.4.

Release notes

Sourced from word-wrap's releases.

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team July 20, 2023 06:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 6, 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.

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/word-wrap-1.2.4 branch March 6, 2026 21:03
@ahernandez411 ahernandez411 restored the dependabot/npm_and_yarn/word-wrap-1.2.4 branch March 6, 2026 21:03
@ahernandez411 ahernandez411 reopened this Mar 6, 2026
@ahernandez411 ahernandez411 requested a review from a team as a code owner March 6, 2026 21:03
@ahernandez411
Copy link
Copy Markdown
Contributor

@copilot

There are conflicts in the yarn.lock that were introduced by a checked-in dependabot pr, can you fix this?

Copy link
Copy Markdown

Copilot AI commented Mar 6, 2026

@ahernandez411 I've opened a new pull request, #22, to work on those changes. Once the pull request is ready, I'll request review from you.

PR #16 (semver 6.3.0 → 6.3.1) was merged into `main` after this
word-wrap PR was created, causing conflicts in `yarn.lock` — both PRs
modified the same `fsevents`, `resolve`, and `typescript` patch
hash/checksum lines with different values.

## Changes
- Rebased `yarn.lock` onto current `main` (retaining semver 6.3.1
changes)
- Re-applied the word-wrap 1.2.3 → 1.2.4 bump on top

Net diff against `main` is now strictly the word-wrap version change:
```diff
-  version: 1.2.3
-  resolution: "word-wrap@npm:1.2.3"
-  checksum: 30b48f91...
+  version: 1.2.4
+  resolution: "word-wrap@npm:1.2.4"
+  checksum: 8f1f2e0a...
```

<!-- START COPILOT CODING AGENT TIPS -->
---

✨ Let Copilot coding agent [set things up for
you](https://github.com/im-open/ghas-enablement/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ahernandez411 <11199284+ahernandez411@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants