chore(deps): update @atlaskit/spinner to v18 #709
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:
16.3.6
->18.0.0
Release Notes
atlassian/atlassian-frontend-mirror (@atlaskit/spinner)
v18.0.0
Major Changes
#117363
10a0f7f6c2027
-This package's
peerDependencies
have been adjusted forreact
and/orreact-dom
to reflect thestatus of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details:
https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
Patch Changes
v17.2.0
Minor Changes
b50c5d5d65ae2
-Bump to the latest version of @compiled/react
v17.1.2
Patch Changes
v17.1.1
Patch Changes
v17.1.0
Minor Changes
4660ec858a305
-Update
React
from v16 to v18Patch Changes
v17.0.0
Major Changes
#102543
497efb1c63b02
-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/spinner
, you will need to ensure thatyour bundler is configured to handle
.css
imports correctly. Most bundlers come with built-insupport for
.css
imports, so you may not need to do anything. If you are using a differentbundler, please refer to the documentation for that bundler to understand how to handle
.css
imports.
For more information on the migration, please refer to
RFC-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.