-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the frontend group in /frontend with 14 updates #127
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/frontend/frontend-32427c4358
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the frontend group in /frontend with 14 updates #127
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/frontend-32427c4358
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the frontend group in /frontend with 14 updates: | Package | From | To | | --- | --- | --- | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.14` | `10.4.24` | | [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `54.0.32` | `54.0.33` | | [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `6.0.22` | `6.0.23` | | [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-native) | `0.562.0` | `0.563.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.27` | `8.5.6` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.4` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.81.5` | `0.83.1` | | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.28.0` | `2.30.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.16.0` | `4.23.0` | | [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.12.1` | `15.15.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.17` | `19.2.13` | | [ajv-formats](https://github.com/ajv-validator/ajv-formats) | `2.1.1` | `3.0.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.0` | Updates `autoprefixer` from 10.4.14 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.14...10.4.24) Updates `expo` from 54.0.32 to 54.0.33 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) Updates `expo-router` from 6.0.22 to 6.0.23 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router) Updates `lucide-react-native` from 0.562.0 to 0.563.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react-native) Updates `postcss` from 8.4.27 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.27...8.5.6) Updates `react` from 19.1.0 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `react-native` from 0.81.5 to 0.83.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.83.1/packages/react-native) Updates `react-native-gesture-handler` from 2.28.0 to 2.30.0 - [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases) - [Commits](software-mansion/react-native-gesture-handler@2.28.0...v2.30.0) Updates `react-native-screens` from 4.16.0 to 4.23.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.16.0...4.23.0) Updates `react-native-svg` from 15.12.1 to 15.15.3 - [Release notes](https://github.com/react-native-community/react-native-svg/releases) - [Commits](software-mansion/react-native-svg@v15.12.1...v15.15.3) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/react` from 19.1.17 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `ajv-formats` from 2.1.1 to 3.0.1 - [Release notes](https://github.com/ajv-validator/ajv-formats/releases) - [Commits](ajv-validator/ajv-formats@v2.1.1...v3.0.1) Updates `eslint` from 8.57.1 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.0) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: expo dependency-version: 54.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: expo-router dependency-version: 6.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: lucide-react-native dependency-version: 0.563.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-native dependency-version: 0.83.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-native-gesture-handler dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-native-screens dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-native-svg dependency-version: 15.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: ajv-formats dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update dependencies
javascript
Pull requests that update javascript code
0 participants
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.
Bumps the frontend group in /frontend with 14 updates:
10.4.1410.4.2454.0.3254.0.336.0.226.0.230.562.00.563.08.4.278.5.619.1.019.2.40.81.50.83.12.28.02.30.04.16.04.23.015.12.115.15.329.5.1430.0.019.1.1719.2.132.1.13.0.18.57.110.0.0Updates
autoprefixerfrom 10.4.14 to 10.4.24Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
36692c2Release 10.4.24 version67df014Update dependencies032440eperf: reduce array allocations (#1542)212ba3cRelease 10.4.23 version7f62fb6Update dependenciesc455bb1chore: inline and simplifynormalize-range(#1539)73dc62cRelease 10.4.22 version9973c59Lock CI action versions4b4fecaFix Node.js 10 on CI15c21d3Fix old Node.js CIUpdates
expofrom 54.0.32 to 54.0.33Commits
Updates
expo-routerfrom 6.0.22 to 6.0.23Commits
Updates
lucide-react-nativefrom 0.562.0 to 0.563.0Release notes
Sourced from lucide-react-native's releases.
Commits
67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...Updates
postcssfrom 8.4.27 to 8.5.6Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
91d6eb5Release 8.5.6 version65ffc55Update dependenciesecd20ebFix ContainerWithChildren to allow discriminating the node type by comparing ...c181597Release 8.5.5 versionc5523fbUpdate dependencies2e3450crefactor:importshould be listed beforerequire(#2052)4d720bdUpdate EM text6cb4a66Release 8.5.4 versionec5c1e0Update dependenciese85e938Fix code formatUpdates
reactfrom 19.1.0 to 19.2.4Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)0e10ee9[Reconciler] Set ProfileMode for Host Root Fiber by default in dev (#34432)3bf8ab4Add missing Activity export to development mode (#34439)Updates
react-nativefrom 0.81.5 to 0.83.1Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
541213eRelease 0.83.13d78f07Gate requestBody processing behind BuildConfig.DEBUG (#54920)471ef72Fix binary FormData uploads on Android (#54917)a98aa81Release 0.83.0015b567Release 0.83.0-rc.58a9a359Fix multipart/form-data request payload previews on Android (#54804)75f4c83Fix remaining missing debugger build flags for open source builds (#54770)30cbe97Exclude legacy Hermes targets from single host assertion (#54790)c8dd7d4Release 0.83.0-rc.445281baFix 'hermes-compiler' not being resolved correctly (#54667)Updates
react-native-gesture-handlerfrom 2.28.0 to 2.30.0Release notes
Sourced from react-native-gesture-handler's releases.
... (truncated)
Commits
788a823Release v2.30.0fb98bcd[iOS] Fix manual activation crash (#3890)6dddda8Fixing number of touches becoming 0 issue for pan gestures in apple track pad...6e8646a[General] Throw when no gesture is passed to theGestureDetector(#3884)1427aaeSupportreact-native0.83 (#3822)c1d7e15[General] Change nightly version name (#3862)14b690e[iOS] FixonFinalizecallbacks on iOS 26 (#3855)924e38f[iOS] Fix pan not triggeringonFinalizewhen blocked (#3849)2357469[android] fix scroll actions interpreted as touch (#3850)78c9ed7[Web] Fix press out (#3833)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-native-gesture-handler since your current version.
Updates
react-native-screensfrom 4.16.0 to 4.23.0Release notes
Sourced from react-native-screens's releases.