react-native-skeleton-content
react-native-skeleton-content copied to clipboard
⬆️ Bump react-devtools-core and react-native
Bumps react-devtools-core to 4.28.4 and updates ancestor dependency react-native. These dependencies need to be updated together.
Updates react-devtools-core
from 4.24.0 to 4.28.4
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by hoxyq, a new releaser for react-devtools-core since your current version.
Updates react-native
from 0.69.5 to 0.72.6
Release notes
Sourced from react-native's releases.
0.72.6
Fixed
- Fix a potential bug in
EventEmitter
when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by@yungsters
)iOS specific
- Set the max version of Active support to 7.0.8 (785f91b67a by
@cipolleschi
)
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.72.5
Changed
- Bump CLI to 11.3.7 (6f02d55deb by
@huntie
)- Bump
@react-native/codegen
to 0.72.7 (4da991407d by@Titozzz
)Fixed
Android specific
- Fix building Android on Windows. (054ab62be0 by
@alespergl
)- A bug fix for Android builds with new arch on Windows host. (a323249e0a by
@birdofpreyru
)- Fix null crash when using maintainVisibleContentPosition on Android (1a1a79871b by
@janicduplessis
)iOS specific
- XCode 15 fixes (21763e85e3, 0dbd621c59 & 8a5b2d6735)
- Fix timer background state when App is launched from background (a4ea737ae1 by
@zhongwuzw
)- Guard
JSGlobalContextSetInspectable
behind a compile time check for Xcode 14.3+ (3eeee11d7a by@Saadnajmi
)- Re-enable direct debugging with JSC on iOS 16.4+ (8b1bf058c4 by
@huntie
)
You can participate in the conversation on the status of this release in this discussion
... (truncated)
Changelog
Sourced from react-native's changelog.
Changelog (pre 0.70)
This file contains all changelogs for releases in the 0.60-0.69 range. Please check out the other
CHANGELOG-*.md
files for newer and older versions.v0.69.12
Changed
- [0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (56807fadfa by
@robhogan
)iOS specific
- [0.69] Use
Content-Location
header in bundle response as JS source URL (#37501) (367fc7ad52 by@robhogan
)Fixed
Android specific
- Prevent crash in runAnimationStep on OnePlus and Oppo devices (#37487) (4db7a10e25 by
@hsource
)v0.69.11
Fixed
iOS specific
- Make 0.69 compatible with Xcode 15 (thanks to
@AlexanderEggers
for the commit in main) (37e8df1cdc)v0.69.10
Fixed
Android specific
- Minimize EditText Spans 8/N: CustomStyleSpan (b384bb613b by
@NickGerleman
)- Minimize EditText Spans 6/N: letterSpacing (5791cf1f7b by
@NickGerleman
)- Minimize Spans 5/N: Strikethrough and Underline (0869ea29db by
@NickGerleman
)- Minimize Spans 4/N: ReactForegroundColorSpan (8c9c8ba5ad by
@NickGerleman
)- Minimize Spans 3/N: ReactBackgroundColorSpan (cc0ba57ea4 by
@NickGerleman
)- Minimize Spans 1/N: Fix precedence (1743dd7ab4 by
@NickGerleman
)- Fix measurement of uncontrolled TextInput after edit (8a0fe30591 by
@NickGerleman
)v0.69.9
Changed
iOS specific
- Relax Ruby requirements (4e015c69d6 by
@cipolleschi
)Fixed
... (truncated)
Commits
4fd3da2
[0.72.6] Bump version numbers6e3a130
[Local] Fix CI for 0.72, with Acitve Support and Xcode15 (#40855)9b3bd63
RN: Switch EventEmitter toArray.from(...)
(#39525)785f91b
Fix Gemfile, setting Active support to < 7.1.0 (#39828)355025d
Update Xcode 15 patches to be more robust (#39710)3c4cc59
Move hermes-engine.podspec and hermes-utils.rb from hermes-engine to hermes f...1e38d4d
[0.72.5] Bump version numbers2a041cb
Add ld_classic flag to Hermes when building for Xcode 15 (#39516)8ccdb2c
Fix Xcode 15 RC issues (#39474)a5e110a
Bump IPHONEOS_DEPLOYMENT_TARGET to 13.4 for 3rd party pods (#39478)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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) You can disable automated security fix PRs for this repo from the Security Alerts page.