Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Configure Renovate - autoclosed#1

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
renovate wants to merge1 commit intomasterfromrenovate/configure

Conversation

renovate[bot]
Copy link

Mend Renovate

Welcome toRenovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • package.json (npm)
  • .travis.yml (travis)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit typefix for dependencies andchore for all others.
  • Ignorenode_modules,bower_components,vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • apollo-server packages became scoped.
  • babel-eslint was renamed under the@babel scope.
  • Replace containerbase dependencies.
  • cucumber became scoped.
  • fastify packages became scoped.
  • hapi became scoped.
  • Jade was renamed to Pug.
  • joi became scoped under thehapi organization.
  • joi was moved out of thehapi organization.
  • The Kubernetes container registry has changed fromk8s.gcr.io toregistry.k8s.io.
  • The Kubernetes container registry has changed fromk8s.gcr.io toregistry.k8s.io.
  • Thematerial-ui monorepo org was renamed from@material-ui to@mui.
  • Themessageformat monorepo package naming scheme changed frommessageFormat-{{package}}-to-@messageformat/{{package}}.
  • middie became scoped.
  • now was renamed tovercel.
  • @parcel/css was renamed tolightningcss.
  • react-query/devtools became scoped under thetanstack organization.
  • react-query became scoped under thetanstack organization.
  • react-scripts supports TypeScript since version2.1.0.
  • The@renovate/pep440 package was renamed to@renovatebot/pep440.
  • The node-resolve plugin for rollup became scoped.
  • Thevso-task-lib package is now published asazure-pipelines-task-lib.
  • Thevsts-task-lib package is now published asazure-pipelines-task-lib.
  • Thexmldom package is now published as@xmldom/xmldom.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit therenovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 14 Pull Requests:

Update dependency eslint-config-airbnb to v17.1.1
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-config-airbnb-17.x-lockfile
  • Merge into:master
  • Upgradeeslint-config-airbnb to17.1.1
Update babel monorepo
  • Schedule: ["at any time"]
  • Branch name:renovate/babel-monorepo
  • Merge into:master
  • Upgrade@babel/cli to7.21.0
  • Upgrade@babel/preset-env to7.20.2
Update dependency eslint to v6.8.0
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-6.x-lockfile
  • Merge into:master
  • Upgradeeslint to6.8.0
Update dependency eslint-plugin-import to v2.27.5
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-plugin-import-2.x-lockfile
  • Merge into:master
  • Upgradeeslint-plugin-import to2.27.5
Update dependency eslint-plugin-jest to v22.21.0
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-plugin-jest-22.x-lockfile
  • Merge into:master
  • Upgradeeslint-plugin-jest to22.21.0
Update dependency eslint-plugin-jsx-a11y to v6.7.1
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-plugin-jsx-a11y-6.x-lockfile
  • Merge into:master
  • Upgradeeslint-plugin-jsx-a11y to6.7.1
Update dependency eslint-plugin-react to v7.32.2
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-plugin-react-7.x-lockfile
  • Merge into:master
  • Upgradeeslint-plugin-react to7.32.2
Update dependency husky to v2.7.0
  • Schedule: ["at any time"]
  • Branch name:renovate/husky-2.x-lockfile
  • Merge into:master
  • Upgradehusky to2.7.0
Update jest monorepo
  • Schedule: ["at any time"]
  • Branch name:renovate/jest-monorepo
  • Merge into:master
  • Upgrade@types/jest to24.9.1
  • Upgradejest to24.9.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-8.x
  • Merge into:master
  • Upgradeeslint to^8.0.0
Update dependency eslint-config-airbnb to v19
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-config-airbnb-19.x
  • Merge into:master
  • Upgradeeslint-config-airbnb to^19.0.0
Update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name:renovate/eslint-plugin-jest-27.x
  • Merge into:master
  • Upgradeeslint-plugin-jest to^27.0.0
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name:renovate/husky-8.x
  • Merge into:master
  • Upgradehusky to^8.0.0
Update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name:renovate/major-jest-monorepo
  • Merge into:master
  • Upgrade@types/jest to^29.0.0
  • Upgradejest to^29.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs forprhourlylimit for details.


❓ Got questions? Check out Renovate'sDocs, particularly the Getting Started section.
If you need any further assistance then you can alsorequest help here.


This PR has been generated byMend Renovate. View repository job loghere.

@renovaterenovatebot changed the titleConfigure RenovateConfigure Renovate - autoclosedApr 4, 2023
@renovaterenovatebot closed thisApr 4, 2023
@renovaterenovatebot deleted the renovate/configure branchApril 4, 2023 00:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp