-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
⬆️ Bump devDependencies
#925
Merged
carloscuesta
merged 1 commit into
master
from
dependabot/npm_and_yarn/devdependencies-c27cb949b1
Jan 30, 2025
Merged
⬆️ Bump devDependencies
#925
carloscuesta
merged 1 commit into
master
from
dependabot/npm_and_yarn/devdependencies-c27cb949b1
Jan 30, 2025
Conversation
This file contains 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 devdependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.76.5` | `0.77.0` | | [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) | `12.9.0` | `13.0.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.22.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.22.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.3` | `7.37.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.3` | | [metro-babel-register](https://github.com/facebook/metro) | `0.81.0` | `0.81.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.5` | `0.77.0` | | [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.3.1` | `19.0.0` | | [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) | `18.3.0` | `19.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | Updates `@babel/core` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env) Updates `@react-native/babel-preset` from 0.76.5 to 0.77.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.76.5...v0.77.0) Updates `@testing-library/react-native` from 12.9.0 to 13.0.1 - [Release notes](https://github.com/callstack/react-native-testing-library/releases) - [Changelog](https://github.com/callstack/react-native-testing-library/blob/main/.release-it.json) - [Commits](callstack/react-native-testing-library@v12.9.0...v13.0.1) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser) Updates `eslint-plugin-jest` from 28.10.0 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.10.0...v28.11.0) Updates `eslint-plugin-react` from 7.37.3 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.4) Updates `lint-staged` from 15.3.0 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3) Updates `metro-babel-register` from 0.81.0 to 0.81.1 - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.81.0...v0.81.1) Updates `react` from 18.3.1 to 19.0.0 - [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.0.0/packages/react) Updates `react-native` from 0.76.5 to 0.77.0 - [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.77.0/packages/react-native) Updates `react-test-renderer` from 18.3.1 to 19.0.0 - [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.0.0/packages/react-test-renderer) Updates `@types/react-test-renderer` from 18.3.0 to 19.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@react-native/babel-preset" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@testing-library/react-native" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: metro-babel-register dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: react-test-renderer dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@types/react-test-renderer" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #925 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 17 17
Branches 4 4
=========================================
Hits 17 17 ☔ View full report in Codecov by Sentry. |
devDependencies
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 devdependencies group with 15 updates in the / directory:
7.26.0
7.26.7
7.26.0
7.26.7
0.76.5
0.77.0
12.9.0
13.0.1
5.62.0
8.22.0
5.62.0
8.22.0
28.10.0
28.11.0
7.37.3
7.37.4
15.3.0
15.4.3
0.81.0
0.81.1
18.3.1
19.0.0
0.76.5
0.77.0
18.3.1
19.0.0
18.3.0
19.0.0
5.7.2
5.7.3
Updates
@babel/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
@babel/preset-env
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)Updates
@react-native/babel-preset
from 0.76.5 to 0.77.0Release notes
Sourced from
@react-native/babel-preset
's releases.... (truncated)
Changelog
Sourced from
@react-native/babel-preset
's changelog.... (truncated)
Commits
4eef167
Release 0.77.046cf587
Update Podfile.lock06c8a74
Release 0.77.0-rc.75067899
fix hermes param handling in test-e2e-local.js (#48068)0ed16b4
[Local] Update feature flags generated signature2561db8
[Local] Fix Flow error with unsupported feature flag metadata2013bad
Back out "RN: EnableuseInsertionEffectsForAnimations
" (#48669)36a0cad
Convert assets-registry to Flow comment syntax (#48458)4b3ef3b
Paper: TextInputmaxLength
is not working in old arch (#48126)e7db7a7
Fix TextMeasureCacheKey Throwing Out Some LayoutConstraints (#48525)Updates
@testing-library/react-native
from 12.9.0 to 13.0.1Release notes
Sourced from
@testing-library/react-native
's releases.... (truncated)
Commits
3545a94
chore: release v13.0.1b93176c
docs: expose Jest Matchers migration guide in the sidebar (#1737)94f3d84
docs: v13 is default (#1735)d1b5886
chore: workaround for User Eventpress
race condition in tests (#1736)9efe13e
fix: expose concurrent root in render hook (#1734)692c55b
refactor: format element & debug (#1730)d21dbb4
sort imports (#1729)1219944
chore: ESLint 9 (#1728)7f25adf
chore(deps-dev): bump release-it from 17.10.0 to 18.0.0 (#1725)b4d5942
chore: better logger (#1727)Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
@typescript-eslint/parser
from 5.62.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.