Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Bump lodash.template from 4.4.0 to 4.5.0 in /examples/draft-0-10-0/playground #2236

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2019

Bumps lodash.template from 4.4.0 to 4.5.0.

Commits
  • ab73503 Bump to v4.5.0.
  • a4f7d4c Rebuild lodash and docs.
  • cca5ac6 Fix npm-test by removing the call to test-docs.
  • 9f7f9fc Adjust heading order. [ci skip]
  • 6e2fb92 Remove unused baseArity.
  • 4f702e2 Specify utf8 encoding.
  • b188f90 Add fp tests for iteratee shorthands.
  • 7b93dc9 Ensure clone methods clone expando properties of boolean, number, & string ob...
  • 664d66a Make string tests more consistent.
  • d9dc0e6 Add _.invertBy tests.
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2019

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.

@facebook-github-bot
Copy link

@mrkev merged this pull request in 0e03745.

mmissey pushed a commit to mmissey/draft-js that referenced this pull request Mar 24, 2020
…ayground (facebookarchive#2236)

Summary:
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
<details>
<summary>Commits</summary>

- [`ab73503`](lodash/lodash@ab73503) Bump to v4.5.0.
- [`a4f7d4c`](lodash/lodash@a4f7d4c) Rebuild lodash and docs.
- [`cca5ac6`](lodash/lodash@cca5ac6) Fix npm-test by removing the call to test-docs.
- [`9f7f9fc`](lodash/lodash@9f7f9fc) Adjust heading order. [ci skip]
- [`6e2fb92`](lodash/lodash@6e2fb92) Remove unused `baseArity`.
- [`4f702e2`](lodash/lodash@4f702e2) Specify utf8 encoding.
- [`b188f90`](lodash/lodash@b188f90) Add fp tests for iteratee shorthands.
- [`7b93dc9`](lodash/lodash@7b93dc9) Ensure clone methods clone expando properties of boolean, number, & string ob...
- [`664d66a`](lodash/lodash@664d66a) Make string tests more consistent.
- [`d9dc0e6`](lodash/lodash@d9dc0e6) Add `_.invertBy` tests.
- Additional commits viewable in [compare view](lodash/lodash@4.4.0...4.5.0)
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.template&package-manager=npm_and_yarn&previous-version=4.4.0&new-version=4.5.0)](https://help.github.com/articles/configuring-automated-security-fixes)

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/draft-js/network/alerts).

</details>
Pull Request resolved: facebookarchive#2236

Reviewed By: elboman

Differential Revision: D18220750

Pulled By: mrkev

fbshipit-source-id: 142d3e5f54d8589957be873cd89f76ddf52aab7d
vilemj-Viclick pushed a commit to kontent-ai/draft-js that referenced this pull request Jul 16, 2020
…ayground (facebookarchive#2236)

Summary:
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
<details>
<summary>Commits</summary>

- [`ab73503`](lodash/lodash@ab73503) Bump to v4.5.0.
- [`a4f7d4c`](lodash/lodash@a4f7d4c) Rebuild lodash and docs.
- [`cca5ac6`](lodash/lodash@cca5ac6) Fix npm-test by removing the call to test-docs.
- [`9f7f9fc`](lodash/lodash@9f7f9fc) Adjust heading order. [ci skip]
- [`6e2fb92`](lodash/lodash@6e2fb92) Remove unused `baseArity`.
- [`4f702e2`](lodash/lodash@4f702e2) Specify utf8 encoding.
- [`b188f90`](lodash/lodash@b188f90) Add fp tests for iteratee shorthands.
- [`7b93dc9`](lodash/lodash@7b93dc9) Ensure clone methods clone expando properties of boolean, number, & string ob...
- [`664d66a`](lodash/lodash@664d66a) Make string tests more consistent.
- [`d9dc0e6`](lodash/lodash@d9dc0e6) Add `_.invertBy` tests.
- Additional commits viewable in [compare view](lodash/lodash@4.4.0...4.5.0)
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.template&package-manager=npm_and_yarn&previous-version=4.4.0&new-version=4.5.0)](https://help.github.com/articles/configuring-automated-security-fixes)

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/draft-js/network/alerts).

</details>
Pull Request resolved: facebookarchive#2236

Reviewed By: elboman

Differential Revision: D18220750

Pulled By: mrkev

fbshipit-source-id: 142d3e5f54d8589957be873cd89f76ddf52aab7d
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
…ayground (#2236)

Summary:
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
<details>
<summary>Commits</summary>

- [`ab73503`](lodash/lodash@ab73503) Bump to v4.5.0.
- [`a4f7d4c`](lodash/lodash@a4f7d4c) Rebuild lodash and docs.
- [`cca5ac6`](lodash/lodash@cca5ac6) Fix npm-test by removing the call to test-docs.
- [`9f7f9fc`](lodash/lodash@9f7f9fc) Adjust heading order. [ci skip]
- [`6e2fb92`](lodash/lodash@6e2fb92) Remove unused `baseArity`.
- [`4f702e2`](lodash/lodash@4f702e2) Specify utf8 encoding.
- [`b188f90`](lodash/lodash@b188f90) Add fp tests for iteratee shorthands.
- [`7b93dc9`](lodash/lodash@7b93dc9) Ensure clone methods clone expando properties of boolean, number, & string ob...
- [`664d66a`](lodash/lodash@664d66a) Make string tests more consistent.
- [`d9dc0e6`](lodash/lodash@d9dc0e6) Add `_.invertBy` tests.
- Additional commits viewable in [compare view](lodash/lodash@4.4.0...4.5.0)
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.template&package-manager=npm_and_yarn&previous-version=4.4.0&new-version=4.5.0)](https://help.github.com/articles/configuring-automated-security-fixes)

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/draft-js/network/alerts).

</details>
Pull Request resolved: facebookarchive/draft-js#2236

Reviewed By: elboman

Differential Revision: D18220750

Pulled By: mrkev

fbshipit-source-id: 142d3e5f54d8589957be873cd89f76ddf52aab7d
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed dependencies Pull requests that update a dependency file Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant