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 v15 #221

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 14, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

algolia/react-element-to-jsx-string

v15.0.0

Compare Source

Bug Fixes

14.3.4 (2021-10-19)

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

14.3.3 (2021-10-19)

Bug Fixes
Features

14.3.2 (2020-10-28)

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

14.3.1 (2020-01-21)

Bug Fixes

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
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