-
Notifications
You must be signed in to change notification settings - Fork 27
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 the npm_and_yarn group across 1 directory with 26 updates #1669
Closed
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 npm_and_yarn group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@size-limit/preset-big-lib](https://github.com/ai/size-limit) | `5.0.5` | `11.1.4` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `6.5.16` | `8.1.4` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `4.0.0` | `8.1.3` | | [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.31` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.64.3` | `0.74.1` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | `2.14.4` | `3.11.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.18.9` | `7.24.6` | | [@sideway/formula](https://github.com/sideway/formula) | `3.0.0` | `3.0.1` | | [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.7.5` | `0.7.13` | | [apollo-language-server](https://github.com/apollographql/apollo-tooling) | `1.26.7` | `1.26.9` | | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` | | [express](https://github.com/expressjs/express) | `4.18.1` | `4.19.2` | | [find-babel-config](https://github.com/tleunen/find-babel-config) | `1.2.0` | `1.2.2` | | [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `0.7.34` | `0.7.37` | | [webpack](https://github.com/webpack/webpack) | `4.46.0` | `4.47.0` | | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` | Updates `@size-limit/preset-big-lib` from 5.0.5 to 11.1.4 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@5.0.5...11.1.4) Updates `@storybook/react` from 6.5.16 to 8.1.4 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.4/code/renderers/react) Updates `lerna` from 4.0.0 to 8.1.3 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.3/packages/lerna) Updates `postcss` from 7.0.39 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.39...8.4.31) Updates `react-native` from 0.64.3 to 0.74.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md) - [Commits](https://github.com/facebook/react-native/commits/v0.74.1/packages/react-native) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `react-native-reanimated` from 2.14.4 to 3.11.0 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](software-mansion/react-native-reanimated@2.14.4...3.11.0) Updates `@babel/traverse` from 7.18.9 to 7.24.6 - [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.24.6/packages/babel-traverse) Updates `@sideway/formula` from 3.0.0 to 3.0.1 - [Commits](hapijs/formula@v3.0.0...v3.0.1) Updates `@xmldom/xmldom` from 0.7.5 to 0.7.13 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.7.5...0.7.13) Updates `apollo-language-server` from 1.26.7 to 1.26.9 - [Release notes](https://github.com/apollographql/apollo-tooling/releases) - [Changelog](https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-tooling/compare/[email protected]@1.26.9) Updates `browserify-sign` from 4.2.1 to 4.2.3 - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3) Updates `express` from 4.18.1 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.1...4.19.2) Updates `find-babel-config` from 1.2.0 to 1.2.2 - [Changelog](https://github.com/tleunen/find-babel-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/tleunen/find-babel-config/commits) Updates `json5` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v0.5.1...v1.0.1) Updates `parse-path` from 4.0.4 to 7.0.0 - [Release notes](https://github.com/IonicaBizau/parse-path/releases) - [Commits](IonicaBizau/parse-path@4.0.4...7.0.0) Updates `parse-url` from 6.0.2 to 8.1.0 - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/commits/8.1.0) Updates `react-devtools-core` from 4.23.0 to 5.2.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/HEAD/packages/react-devtools-core) Updates `shell-quote` from 1.6.1 to 1.7.3 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.6.1...v1.7.3) Updates `tar` from 4.4.19 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.19...v6.2.1) Updates `tough-cookie` from 2.5.0 to 4.0.0 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v2.5.0...v4.0.0) Updates `trim-newlines` from 1.0.0 to 3.0.1 - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) Updates `ua-parser-js` from 0.7.34 to 0.7.37 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@0.7.34...0.7.37) Updates `webpack` from 4.46.0 to 4.47.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.46.0...v4.47.0) Updates `word-wrap` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) Updates `ws` from 1.1.5 to 6.2.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@1.1.5...6.2.2) --- updated-dependencies: - dependency-name: "@size-limit/preset-big-lib" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/react" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lerna dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: react-native dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: react-native-reanimated dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@sideway/formula" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: apollo-language-server dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserify-sign dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: find-babel-config dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: parse-path dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: parse-url dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-devtools-core dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: trim-newlines dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ua-parser-js dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: word-wrap dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 27, 2024
Superseded by #1670. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/npm_and_yarn-b0786f9da7
branch
May 27, 2024 19:14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm_and_yarn group with 16 updates in the / directory:
5.0.5
11.1.4
6.5.16
8.1.4
4.0.0
8.1.3
7.0.39
8.4.31
0.64.3
0.74.1
2.14.4
3.11.0
7.18.9
7.24.6
3.0.0
3.0.1
0.7.5
0.7.13
1.26.7
1.26.9
4.2.1
4.2.3
4.18.1
4.19.2
1.2.0
1.2.2
0.7.34
0.7.37
4.46.0
4.47.0
1.2.3
1.2.5
Updates
@size-limit/preset-big-lib
from 5.0.5 to 11.1.4Release notes
Sourced from
@size-limit/preset-big-lib
's releases.Changelog
Sourced from
@size-limit/preset-big-lib
's changelog.... (truncated)
Commits
691f6c1
Release 11.1.4 versiond1f280e
Update dependencies88d3ce2
Fix type ofplugins
parameter to be an array of functions (#362)4d32d27
Return versions for local developmentff1cb6e
Release 11.1.3 versionec84d65
Update bump script5821630
Update lock fileabbc1e5
Remove debug filed097a37
Update dependencies1a97025
Move to Node.js 22Updates
@storybook/react
from 6.5.16 to 8.1.4Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.... (truncated)
Commits
d972793
Bump version from "8.1.3" to "8.1.4" [skip ci]a2b9d08
Bump version from "8.1.2" to "8.1.3" [skip ci]487b028
Bump version from "8.1.1" to "8.1.2" [skip ci]bb059a9
Bump version from "8.1.0" to "8.1.1" [skip ci]bbfa3e0
Merge pull request #26967 from glenjamin/docgen-re-export684fb9c
Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]ce5fc53
add typesversions for playwright7c1b14d
Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]b7f2bbe
Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]af3906d
Revert "Revert "Nextjs: Implement next redirect and the RedirectBoundary""Updates
lerna
from 4.0.0 to 8.1.3Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
059864f
chore(misc): publish 8.1.303f476b
fix: update to nx 19 (#4003)3fe0cf0
fix(deps): bump tar from 6.1.11 to 6.2.1 (#3990)bb68e00
chore: update snapshots (#3968)13c80ae
chore: unset GITHUB_ACTIONS environment variable in other node versions workflow9a4ad5e
chore(misc): publish 8.1.2b2b8b7d
chore(misc): publish 8.1.18c7316e
chore(misc): publish 8.1.0ea3fb65
feat: support nx v18 (#3950)bd0b5ce
chore: update repo to nx 17.3 (#3944)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
Updates
postcss
from 7.0.39 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
react-native
from 0.64.3 to 0.74.1Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
31f9d45
Release 0.74.1093a2ad
[LOCAL] Fix privacy manifest aggregatora0ed073
[LOCAL] Fix compilation error on ReactDelegate4be1faf
Implement privacy manifest aggregation (#44214)56631cd
fix ReactActivity.getReactDelegate().reload() (#44223)cc1c697
Support more stubbed methods in BridgelessCatalystInstance (#44091)58b1f9b
feat: upgrade@react-native-community/cli
to13.6.6
(#44253)8813061
HonorrequiresMainQueueSetup
in bridgeless mode for ViewManagers59e7ed5
Avoid calling abstract methods in RCTComposedViewRegistry305249f
maintain correct content offset when scroll view is suspended (#44256)Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
Updates
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bc
chore: release 6.3.1928e56d
fix: better handling of whitespace (#591)39f6326
chore:@npmcli/template-oss
@4
.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
react-native-reanimated
from 2.14.4 to 3.11.0Release notes
Sourced from react-native-reanimated's releases.
... (truncated)
Commits
35c0df7
Release 3.11.0 (#5982)7bc2944
fix: build issues on visionOS (#5980)a8ab7c2
docs: fix grammar (#5978)8d2c491
Test two ways to use sharedValue inuseAnimatedStyle
(#5893)1f17bbd
Fix uncaught exception 'NSUnknownKeyException' on app reload on iOS (#5976)cea5dff
Fix EXC_BAD_ACCESS crash on iOS in `[REAAnimationsManager clearSharedTransiti...81c4130
Release 3.10.0 (#5963)69a1ae1
Fix calculating keyboard height (#5851)80ef0eb
Updatecspell.json
(#5961)99327e6
Crash while using useAnimatedKeyboard in flat list (#5918)Maintainer changes
This version was pushed to npm by bartlomiejbloniarz, a new releaser for react-native-reanimated since your current version.
Updates
@babel/traverse
from 7.18.9 to 7.24.6Release notes
Sourced from
@babel/traverse
's releases.