Skip to content
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

fix(deps): update patch prod dependencies (patch) - autoclosed #57

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.14.5 -> ^7.24.4 age adoption passing confidence
@nx/devkit (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@nx/js (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@react-navigation/native (source) ~6.1.9 -> ~6.1.0 age adoption passing confidence
@storybook/addons (source) 7.6.10 -> 7.6.17 age adoption passing confidence
@storybook/theming (source) 7.6.10 -> 7.6.20 age adoption passing confidence
@trpc/client (source) 11.0.0-rc.382 -> 11.0.0-rc.502 age adoption passing confidence
@trpc/server (source) 11.0.0-rc.382 -> 11.0.0-rc.502 age adoption passing confidence
@types/jest (source) ^29.5.8 -> ^29.5.12 age adoption passing confidence
@types/node (source) 20.9.0 -> 20.9.5 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.5 age adoption passing confidence
expo (source) 51.0.9 -> 51.0.32 age adoption passing confidence
expo-modules-core (source) ^1.11.13 -> ^1.12.12 age adoption passing confidence
expo-router (source) ^3.3.1 -> ^3.4.8 age adoption passing confidence
glob ^10.4.1 -> ^10.4.2 age adoption passing confidence
next (source) 14.2.3 -> 14.2.11 age adoption passing confidence
pkg-types ^1.1.0 -> ^1.1.1 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.3.2 age adoption passing confidence
prettier-plugin-packagejson ^2.4.6 -> ^2.5.0 age adoption passing confidence
react-native (source, changelog) 0.74.1 -> 0.74.5 age adoption passing confidence
storybook (source) 7.6.10 -> 7.6.20 age adoption passing confidence
terser (source) ^5.24.0 -> ^5.31.1 age adoption passing confidence
ts-jest (source) ^29.1.1 -> ^29.1.2 age adoption passing confidence
zustand >=4.3.9 -> 4.5.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

babel/babel (@​babel/core)

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
nrwl/nx (@​nx/devkit)

v19.3.2

Compare Source

19.3.2 (2024-06-26)
🚀 Features
  • nx-cloud: updates to the new onboarding flow (75b7fa155)
  • nx-cloud: unhide new onboarding flow (73f15ebcc)
  • release: allow disabling GitHub username matching in default changelog renderer (#​26672)
🩹 Fixes
  • angular: fix chalk import and correctly skip invalid projects in ng-add generator (#​26667)
  • angular: allow usages of ecmascript decorators in ng-packagr executors (#​26691)
  • angular: migration of browserTarget to buildTarget should handle empty config #​26681 (#​26690, #​26681)
  • bundling: use vite createNodes v2 for add plugin (#​26662)
  • core: repair sourcemaps that had file & plugin swapped (#​26628)
  • core: pick up changes to plugins configuration in daemon (#​26625)
  • core: isolated plugins should provide cleanup function (#​26657)
  • core: expand env variables on load and unload (#​26459)
  • graph: fix search params reload when back to graph (#​26580)
  • linter: ensure that @​nx/eslint-plugin is installed when we add an extracted base eslintrc file (#​26679)
  • linter: handle eslint flat config path correctly in lint executor (#​26687)
  • module-federation: module-federation-dev-server hang caused by child process exiting too early (#​26684, #​26685)
  • module-federation: dynamic remotes external to workspace should be skipped correctly #​26551 (#​26692, #​26551)
  • release: skip dependents of projects without changes in conventional commits (#​26671)
  • remix: don't add @​remix-run/eslint-config dependency to new remix apps (#​26568)
  • testing: accept a numeric value for the playwright executor's workers option (#​26689)
  • vite: setup-paths-plugin should only register import once (#​26678)
  • vite: incremental builds tmp tsconfig should have baseUrl set to workspace root (#​26680)
  • webpack: handle nullable plugin options (#​26624)
❤️ Thank You
react-navigation/react-navigation (@​react-navigation/native)

v6.1.18

Compare Source

Note: Version bump only for package @​react-navigation/native

storybookjs/storybook (@​storybook/addons)

v7.6.17

Compare Source

v7.6.16

Compare Source

v7.6.15

Compare Source

This release accidentally didn't contain anything.

v7.6.14

Compare Source

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

storybookjs/storybook (@​storybook/theming)

v7.6.20

Compare Source

v7.6.19

Compare Source

7.6.19

  • Fix bad release of 7.6.18 containing wrong dependency identifiers, thanks @​jreinhold!

v7.6.18

Compare Source

7.6.18

v7.6.17

Compare Source

v7.6.16

Compare Source

v7.6.15

Compare Source

This release accidentally didn't contain anything.

v7.6.14

Compare Source

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

trpc/trpc (@​trpc/client)

v11.0.0-rc.502

Compare Source

v11.0.0-rc.501

Compare Source

v11.0.0-rc.500

Compare Source

v11.0.0-rc.498

Compare Source

v11.0.0-rc.490

Compare Source

v11.0.0-rc.489

Compare Source

v11.0.0-rc.487

Compare Source

v11.0.0-rc.485

Compare Source

v11.0.0-rc.482

Compare Source

v11.0.0-rc.480

Compare Source

v11.0.0-rc.477

Compare Source

v11.0.0-rc.475

Compare Source

v11.0.0-rc.474

Compare Source

v11.0.0-rc.467

Compare Source

v11.0.0-rc.466

Compare Source

v11.0.0-rc.465

Compare Source

v11.0.0-rc.461

Compare Source

v11.0.0-rc.460

Compare Source

v11.0.0-rc.459

Compare Source

v11.0.0-rc.458

Compare Source

v11.0.0-rc.456

Compare Source

v11.0.0-rc.455

Compare Source

v11.0.0-rc.452

Compare Source

v11.0.0-rc.449

Compare Source

v11.0.0-rc.446

Compare Source

v11.0.0-rc.445

Compare Source

v11.0.0-rc.444

Compare Source

v11.0.0-rc.441

Compare Source

v11.0.0-rc.439

Compare Source

v11.0.0-rc.436

Compare Source

v11.0.0-rc.435

Compare Source

v11.0.0-rc.433

Compare Source

v11.0.0-rc.432

Compare Source

v11.0.0-rc.421

Compare Source

v11.0.0-rc.419

Compare Source

v11.0.0-rc.417

Compare Source

v11.0.0-rc.413

Compare Source

v11.0.0-rc.403

Compare Source

v11.0.0-rc.402

Compare Source

v11.0.0-rc.401

Compare Source

v11.0.0-rc.396

Compare Source

v11.0.0-rc.394

Compare Source

[`v11.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from sullivanpj as a code owner June 3, 2024 01:34
@renovate renovate bot enabled auto-merge (rebase) June 3, 2024 01:34
github-actions[bot]
github-actions bot previously approved these changes Jun 3, 2024
@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch from 0bf1970 to 4286bf8 Compare June 24, 2024 01:41
Copy link

socket-security bot commented Jun 24, 2024

@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch from 4286bf8 to 87c155a Compare July 1, 2024 02:29
@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch from 87c155a to 3ab8fe7 Compare August 5, 2024 01:37
@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch 2 times, most recently from 1bab17f to adeb59d Compare August 26, 2024 02:02
@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch from adeb59d to aaac0fa Compare September 9, 2024 01:55
@renovate renovate bot force-pushed the renovate/patch-patch-prod-dependencies branch from aaac0fa to 89596b4 Compare September 16, 2024 02:16
@renovate renovate bot changed the title fix(deps): update patch prod dependencies (patch) fix(deps): update patch prod dependencies (patch) - autoclosed Sep 16, 2024
@renovate renovate bot closed this Sep 16, 2024
auto-merge was automatically disabled September 16, 2024 02:39

Pull request was closed

@renovate renovate bot deleted the renovate/patch-patch-prod-dependencies branch September 16, 2024 02:39
@github-actions github-actions bot locked and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants