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

fix(deps): update dependency react-element-to-jsx-string to v14 #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 25, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-element-to-jsx-string 13.2.0 -> 14.3.4 age adoption passing confidence

Release Notes

algolia/react-element-to-jsx-string

v14.3.4

Compare Source

Bug Fixes
  • stringifying elements with props containing circular references (#​660) (f203060)

v14.3.3

Compare Source

Bug Fixes
Features

v14.3.2

Compare Source

Bug Fixes
  • deps: update dependency is-plain-object to v3.0.1 (4974512)
  • Handle multiple words before trailing space (#​572) (e0c082e)

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Features

v14.2.0

Compare Source

Bug Fixes
Features

v14.1.0

Compare Source

Bug Fixes
  • deps: Remove dependency stringify-object (6dc6d8d)
  • deps: Replace dependency stringify-object with pretty-print-object (940a413)

14.0.3 (2019-07-19)

Bug Fixes
  • deps: update dependency is-plain-object to v3 (#​361) (b58cbbd)
  • Rework the propNameSorter to be less dependents of node sort internals (a9ee312)
  • deps: update dependency stringify-object to v3.3.0 (bfe9a9f)
  • formatting: Make the props "key" and "ref" order predictibale (#​340) (3853463)
chore
Features
BREAKING CHANGES
  • deps: If you use the showFunctions: true option, the function are now always inlined in the output by default. Before it was not always the case (depending one the engine, platform or babel versions)

You could get back to the previous behavior by using the preserveFunctionLineBreak function export as a value of the option functionValue.

  • test(smoke): Adapt the CommonJS bundle import

14.0.2 (2018-10-10)

Bug Fixes
  • formatting: Fix JSX element in prop object recursive loop (#​309) (fd4f53b)
  • functionValue: handle nested datastructures (94d1aeb)

14.0.1 (2018-06-20)

Bug Fixes

v14.0.3

Compare Source

Bug Fixes
  • deps: update dependency is-plain-object to v3 (#​361) (b58cbbd)
  • Rework the propNameSorter to be less dependents of node sort internals (a9ee312)
  • deps: update dependency stringify-object to v3.3.0 (bfe9a9f)
  • formatting: Make the props "key" and "ref" order predictibale (#​340) (3853463)
chore
Features
BREAKING CHANGES
  • deps: If you use the showFunctions: true option, the function are now always inlined in the output by default. Before it was not always the case (depending one the engine, platform or babel versions)

You could get back to the previous behavior by using the preserveFunctionLineBreak function export as a value of the option functionValue.

  • test(smoke): Adapt the CommonJS bundle import

v14.0.2

Compare Source

Bug Fixes
  • formatting: Fix JSX element in prop object recursive loop (#​309) (fd4f53b)
  • functionValue: handle nested datastructures (94d1aeb)

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

Features
  • browser: build a dedicated version for the browser (#​242) (574d850)
BREAKING CHANGES
  • browser: This PR change of the internal directory structure of the exported code. The previous code has move from the dist/ into the dist/esm directory (but remender that we do not avice you to do use internals code 🤓)

  • fix(bunble): do not bundle peer dependencies

  • qa(ci): Avoid duplicate runs of checks on CI

  • qa(dependencies): Upgrade to latest rollup versions

  • qa(test): Allow to run the smoke tests aggaint all builded versions


Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from fdb125c to 34d583a Compare May 26, 2018 23:42
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 34d583a to b94ab89 Compare June 5, 2018 06:05
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 3 times, most recently from 8bc9312 to 1a41346 Compare June 20, 2018 12:28
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 4 times, most recently from ea08c3e to bedc7f7 Compare June 26, 2018 19:37
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from bedc7f7 to c2567ed Compare July 8, 2018 00:24
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from c2567ed to 55eeabf Compare July 15, 2018 01:46
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 55eeabf to 498cdd4 Compare August 5, 2018 00:42
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 6d2115e to e225df3 Compare August 19, 2018 01:19
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from e225df3 to a9d6ac9 Compare September 8, 2018 23:56
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from a9d6ac9 to 2fce894 Compare September 16, 2018 00:12
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 2fce894 to e05969c Compare September 23, 2018 00:44
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from e05969c to 5f17582 Compare October 10, 2018 17:29
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 5f17582 to 38dfa8e Compare October 28, 2018 01:25
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 38dfa8e to 4728afa Compare November 11, 2018 01:12
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from be8757a to 5a7931d Compare November 25, 2018 01:16
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 5a7931d to 7801a18 Compare December 23, 2018 00:49
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 7801a18 to c31f396 Compare December 30, 2018 01:07
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from c31f396 to 1cbffb8 Compare January 6, 2019 01:12
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 1cbffb8 to 7b5bb39 Compare January 20, 2019 01:02
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 4cc29e8 to 0805cff Compare January 27, 2019 02:11
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 0805cff to f52645e Compare February 3, 2019 01:10
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from f52645e to 10c6f38 Compare February 10, 2019 01:15
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from cfd74cd to 43737f5 Compare October 27, 2019 00:16
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 43737f5 to f72d187 Compare November 17, 2019 01:13
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from f72d187 to 8f94856 Compare December 1, 2019 01:10
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from c9d4e94 to 1d8ec2e Compare December 15, 2019 03:08
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 1d8ec2e to 9f1e5b6 Compare December 29, 2019 19:33
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 4 times, most recently from 2115ae4 to 1de0af4 Compare January 19, 2020 01:07
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 2ab343e to 12e5fff Compare January 26, 2020 01:10
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 89b4b2b to 6de4b2d Compare February 9, 2020 02:10
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 6de4b2d to 0174056 Compare March 1, 2020 01:08
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 0174056 to a53b142 Compare March 8, 2020 01:09
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from a53b142 to 1aadf9f Compare March 22, 2020 01:09
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 1aadf9f to b56d1b4 Compare April 3, 2020 23:11
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from b56d1b4 to 939a382 Compare May 17, 2020 00:06
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 7bcd3b6 to 8dcdce5 Compare June 21, 2020 00:10
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch 2 times, most recently from 1c220a9 to 42e19bf Compare July 5, 2020 00:26
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 42e19bf to 98ab564 Compare August 2, 2020 00:28
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 98ab564 to 153d88e Compare August 16, 2020 00:31
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from 153d88e to f5a08ef Compare January 10, 2021 16:57
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from f5a08ef to e154727 Compare March 26, 2022 12:09
@renovate renovate bot force-pushed the renovate/react-element-to-jsx-string-14.x branch from e154727 to 4e61510 Compare April 25, 2022 02:37
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant