Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trim-off-newlines from 1.0.1 to 1.0.3 #757

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2022

Bumps trim-off-newlines from 1.0.1 to 1.0.3.

Commits
  • c3b28d3 1.0.3
  • 6226c95 Merge pull request #4 from Trott/fix-it-again
  • c77691d fix: remediate ReDOS further
  • 76ca93c chore: pin mocha to version that works with 0.10.x
  • 8cd3f73 1.0.2
  • fcbb73d Merge pull request #3 from Trott/patch-1
  • 6d89476 fix: update regular expression to remove ReDOS
  • 0cd87f5 chore: pin xo to latest version that works with current code
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by trott, a new releaser for trim-off-newlines 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2022
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Jan 20, 2022
@facebook-github-bot
Copy link
Contributor

@sshic has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

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/trim-off-newlines-1.0.3 branch January 24, 2022 18:27
nevilm-lt pushed a commit to nevilm-lt/metro that referenced this pull request Mar 14, 2022
Summary:
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c3b28d395cf249f77803e9e42e302d129e8b8a8f"><code>c3b28d3</code></a> 1.0.3</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6226c958cbbac284a840010eb1f6617fb99a5645"><code>6226c95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/4">https://github.com/facebook/metro/issues/4</a> from Trott/fix-it-again</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c77691de9130d5c0021301593a1c7e3b3b0ff5a7"><code>c77691d</code></a> fix: remediate ReDOS further</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/76ca93c151b89d34b31feb1482434125b2ac45c3"><code>76ca93c</code></a> chore: pin mocha to version that works with 0.10.x</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/8cd3f73a138dd479db9cfb1b42d235c71499c297"><code>8cd3f73</code></a> 1.0.2</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/fcbb73d7065d6332c302e828c6bd215a6cc69748"><code>fcbb73d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/3">https://github.com/facebook/metro/issues/3</a> from Trott/patch-1</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6d894768a492c1f7d1e5e80645c43ed9416432af"><code>6d89476</code></a> fix: update regular expression to remove ReDOS</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/0cd87f5414400ab505f867e5a465596ebe61de98"><code>0cd87f5</code></a> chore: pin xo to latest version that works with current code</li>
<li>See full diff in <a href="https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~trott">trott</a>, a new releaser for trim-off-newlines since your current version.</p>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trim-off-newlines&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

 ---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
- `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/metro/network/alerts).

</details>

Pull Request resolved: facebook#757

Reviewed By: motiz88

Differential Revision: D33685693

Pulled By: rh389

fbshipit-source-id: 550795a58b10fc4ba83b0268c47a17f0d63b5f6b
nevilm-lt pushed a commit to nevilm-lt/metro that referenced this pull request Apr 21, 2022
Summary:
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c3b28d395cf249f77803e9e42e302d129e8b8a8f"><code>c3b28d3</code></a> 1.0.3</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6226c958cbbac284a840010eb1f6617fb99a5645"><code>6226c95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/4">https://github.com/facebook/metro/issues/4</a> from Trott/fix-it-again</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c77691de9130d5c0021301593a1c7e3b3b0ff5a7"><code>c77691d</code></a> fix: remediate ReDOS further</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/76ca93c151b89d34b31feb1482434125b2ac45c3"><code>76ca93c</code></a> chore: pin mocha to version that works with 0.10.x</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/8cd3f73a138dd479db9cfb1b42d235c71499c297"><code>8cd3f73</code></a> 1.0.2</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/fcbb73d7065d6332c302e828c6bd215a6cc69748"><code>fcbb73d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/3">https://github.com/facebook/metro/issues/3</a> from Trott/patch-1</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6d894768a492c1f7d1e5e80645c43ed9416432af"><code>6d89476</code></a> fix: update regular expression to remove ReDOS</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/0cd87f5414400ab505f867e5a465596ebe61de98"><code>0cd87f5</code></a> chore: pin xo to latest version that works with current code</li>
<li>See full diff in <a href="https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~trott">trott</a>, a new releaser for trim-off-newlines since your current version.</p>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trim-off-newlines&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

 ---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
- `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/metro/network/alerts).

</details>

Pull Request resolved: facebook#757

Reviewed By: motiz88

Differential Revision: D33685693

Pulled By: rh389

fbshipit-source-id: 550795a58b10fc4ba83b0268c47a17f0d63b5f6b
nevilm-lt pushed a commit to nevilm-lt/metro that referenced this pull request Apr 22, 2022
Summary:
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c3b28d395cf249f77803e9e42e302d129e8b8a8f"><code>c3b28d3</code></a> 1.0.3</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6226c958cbbac284a840010eb1f6617fb99a5645"><code>6226c95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/4">https://github.com/facebook/metro/issues/4</a> from Trott/fix-it-again</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/c77691de9130d5c0021301593a1c7e3b3b0ff5a7"><code>c77691d</code></a> fix: remediate ReDOS further</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/76ca93c151b89d34b31feb1482434125b2ac45c3"><code>76ca93c</code></a> chore: pin mocha to version that works with 0.10.x</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/8cd3f73a138dd479db9cfb1b42d235c71499c297"><code>8cd3f73</code></a> 1.0.2</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/fcbb73d7065d6332c302e828c6bd215a6cc69748"><code>fcbb73d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stevemao/trim-off-newlines/issues/3">https://github.com/facebook/metro/issues/3</a> from Trott/patch-1</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/6d894768a492c1f7d1e5e80645c43ed9416432af"><code>6d89476</code></a> fix: update regular expression to remove ReDOS</li>
<li><a href="https://github.com/stevemao/trim-off-newlines/commit/0cd87f5414400ab505f867e5a465596ebe61de98"><code>0cd87f5</code></a> chore: pin xo to latest version that works with current code</li>
<li>See full diff in <a href="https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~trott">trott</a>, a new releaser for trim-off-newlines since your current version.</p>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trim-off-newlines&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

 ---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
- `dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/metro/network/alerts).

</details>

Pull Request resolved: facebook#757

Reviewed By: motiz88

Differential Revision: D33685693

Pulled By: rh389

fbshipit-source-id: 550795a58b10fc4ba83b0268c47a17f0d63b5f6b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant