Skip to content

Update dependency @react-native/eslint-config to ^0.81.0 - autoclosed#107

Closed
descope[bot] wants to merge 1 commit intomainfrom
renovate/react-native-eslint-config-0.x
Closed

Update dependency @react-native/eslint-config to ^0.81.0 - autoclosed#107
descope[bot] wants to merge 1 commit intomainfrom
renovate/react-native-eslint-config-0.x

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Apr 3, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@react-native/eslint-config (source) devDependencies minor ^0.77.0 -> ^0.81.0 OpenSSF Scorecard

Release Notes

facebook/react-native (@​react-native/eslint-config)

v0.81.1: 0.81.1

Compare Source

Added
iOS specific
  • Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @​chrfalch)
Fixed
iOS specific

--

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.0

Compare Source

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.2: 0.80.2

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (183be8e12c by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.1: 0.80.1

Compare Source

v0.80.1

Added
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.0: 0.80.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.6: 0.79.6

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.5: 0.79.5

Compare Source

Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.4: 0.79.4

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.3: 0.79.3

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.2: 0.79.2

Compare Source

Added
  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic)
Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.1: 0.79.1

Compare Source

Changed
Android specific
  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @​alanjhughes)
iOS specific
  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @​ouchuan)
Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.0: 0.79.0

Compare Source

Added
Android specific
  • Docs: Improve ToastAndroid jsdocs (299a7a959d by @​mateoguzmana)
  • Gradle: Add support for Gradle Configuration caching (e41887e62f by @​cortinico)
  • Initialization: On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @​jorge-cab)
  • Initialization: Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)
iOS specific
Breaking
Android specific
Changed
Android specific
iOS specific
Deprecated
  • DevX: Deprecated usage of HERMES_ENABLE_DEBUGGER build-time flag for enabling React Native debugger in favour of REACT_NATIVE_DEBUGGER_ENABLED and REACT_NATIVE_DEBUGGER_ENABLED_DEVONLY. (5fcb69e8b7 by @​hoxyq)
iOS specific

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR has been generated by Renovate Bot.

@descope descope bot requested a review from itaihanski as a code owner April 3, 2025 21:40
@descope descope bot added the renovate label Apr 3, 2025
@descope descope bot requested review from asafshen and shilgapira as code owners April 3, 2025 21:40
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 015de4c to 12811fc Compare April 29, 2025 09:59
@descope descope bot enabled auto-merge (squash) April 29, 2025 09:59
@descope descope bot changed the title Update dependency @react-native/eslint-config to ^0.78.0 Update dependency @react-native/eslint-config to ^0.79.0 Apr 29, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 12811fc to 2f5247e Compare April 30, 2025 21:56
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 2f5247e to a6fa153 Compare May 1, 2025 00:34
descope-approve[bot]
descope-approve bot previously approved these changes May 2, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from a6fa153 to fda3a6b Compare May 6, 2025 04:08
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from fda3a6b to ccfe8c1 Compare June 1, 2025 00:12
descope-approve[bot]
descope-approve bot previously approved these changes Jul 1, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from ccfe8c1 to 0ee7e3b Compare July 3, 2025 15:48
@descope descope bot changed the title Update dependency @react-native/eslint-config to ^0.79.0 Update dependency @react-native/eslint-config to ^0.80.0 Jul 3, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Aug 27, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 0ee7e3b to aa41957 Compare September 1, 2025 14:45
descope-approve[bot]
descope-approve bot previously approved these changes Sep 1, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from aa41957 to 0f69803 Compare September 2, 2025 10:42
@descope descope bot changed the title Update dependency @react-native/eslint-config to ^0.80.0 Update dependency @react-native/eslint-config to ^0.81.0 Sep 2, 2025
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 0f69803 to 0769950 Compare September 19, 2025 18:42
@descope descope bot force-pushed the renovate/react-native-eslint-config-0.x branch from 0769950 to ccb3917 Compare October 1, 2025 01:15
@descope descope bot changed the title Update dependency @react-native/eslint-config to ^0.81.0 Update dependency @react-native/eslint-config to ^0.81.0 - autoclosed Oct 1, 2025
@descope descope bot closed this Oct 1, 2025
auto-merge was automatically disabled October 1, 2025 21:51

Pull request was closed

@descope descope bot deleted the renovate/react-native-eslint-config-0.x branch October 1, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants