commitiquette
commitiquette copied to clipboard
build(deps): bump word-wrap from 1.2.3 to 1.2.5
Bumps word-wrap from 1.2.3 to 1.2.5.
Release notes
Sourced from word-wrap's releases.
1.2.5
Changes:
Reverts default value for
options.indent
to two spaces' '
.Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5
1.2.4
What's Changed
- Remove default indent by
@mohd-akram
in jonschlinkert/word-wrap#24- 🔒fix: CVE 2023 26115 (2) by
@OlafConijn
in jonschlinkert/word-wrap#41- :lock: fix: CVE-2023-26115 by
@aashutoshrathi
in jonschlinkert/word-wrap#33- chore: publish workflow by
@OlafConijn
in jonschlinkert/word-wrap#42New Contributors
@mohd-akram
made their first contribution in jonschlinkert/word-wrap#24@OlafConijn
made their first contribution in jonschlinkert/word-wrap#41@aashutoshrathi
made their first contribution in jonschlinkert/word-wrap#33Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4
Commits
207044e
1.2.59894315
revert default indentf64b188
run verb to generate README03ea082
Merge pull request #42 from jonschlinkert/chore/publish-workflow420dce9
Merge pull request #41 from jonschlinkert/fix/CVE-2023-26115-2bfa694e
Update .github/workflows/publish.ymlace0b3c
chore: bump version to 1.2.46fd7275
chore: add publish workflow30d6daf
chore: fix test655929c
chore: remove package-lock- Additional commits viewable 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 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)
Codecov Report
Merging #45 (bb95d23) into main (37dfc11) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #45 +/- ##
=======================================
Coverage 89.37% 89.37%
=======================================
Files 12 12
Lines 386 386
Branches 88 79 -9
=======================================
Hits 345 345
Misses 41 41
Flag | Coverage Δ | |
---|---|---|
unittests | 89.37% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.