chore(deps): update @atlaskit/tooltip to v19 #460
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.9.4
->19.0.0
Release Notes
atlassian/atlassian-frontend-mirror (@atlaskit/tooltip)
v19.0.0
Major Changes
#174355
d0d1aae2aa428
-Migrated from
@emotion/react
to@compiled/react
in order to improve performance, align withthe rest of the Atlaskit techstack, and support React 18 Streaming SSR. Please note, in order to
use this version of
@atlaskit/tooltip
, you will need to ensure that your bundler is configuredto handle
.css
imports correctly.Most bundlers come with built-in support for
.css
imports, so you may not need to do anything.If you are using a different bundler, please refer to the documentation for that bundler to
understand how to handle
.css
imports. For more information on the migration, please refer toRFC-73 Migrating our components to Compiled CSS-in-JS.
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.