Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !2991

update babel-runtime dependency in react-error-overlay and react-scripts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/christophehurpeau/patch-1 into master 7 years ago
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: christophehurpeau

babel-runtime@6.23.0 have a dependency on regenerator-runtime@0.10.5 babel-runtime@6.26.0 on regenerator-runtime@0.11.0

npm ls regenerator-runtime

└─┬ react-scripts@1.0.11
  ├─┬ babel-core@6.25.0
  │ └─┬ babel-runtime@6.26.0
  │   └── regenerator-runtime@0.11.0
  ├─┬ babel-eslint@7.2.3
  │ └─┬ babel-traverse@6.26.0
  │   └─┬ babel-runtime@6.26.0
  │     └── regenerator-runtime@0.11.0
  ├─┬ babel-runtime@6.23.0
  │ └── regenerator-runtime@0.10.5
  └─┬ react-error-overlay@1.0.10
    └─┬ babel-runtime@6.23.0
      └── regenerator-runtime@0.10.5
Approval is optional

Merged by (Jul 25, 2025 2:10pm UTC)

Merge details

  • Changes merged into master with b55e5e36.
  • Deleted the source branch.

Activity


  • Administrator added CLA Signed label 7 years ago

    added CLA Signed label

  • Administrator
    Administrator @root · 7 years ago
    Author Contributor

    Created by: christophehurpeau

    @gaearon changed as requested :) thanks for the review

  • Administrator added tag: internal label 7 years ago

    added tag: internal label

  • Administrator changed milestone to %1.0.12 7 years ago

    changed milestone to %1.0.12

  • Administrator
    Administrator @root · 7 years ago
    Author Contributor

    Merged by: gaearon at 2017-08-28 02:12:12 UTC

  • Administrator closed 7 years ago

    closed

  • Administrator mentioned in merge request !3016 (merged) 7 years ago

    mentioned in merge request !3016 (merged)

Please register or sign in to reply
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
2
CLA Signed tag: internal
2
CLA Signed tag: internal
    Assign labels
  • Manage project labels

Milestone
1.0.12
1.0.12
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: facebook/create-react-app!2991
Source branch: github/fork/christophehurpeau/patch-1

Menu

Explore Projects Groups Snippets