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#351

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

Open
svc-secops wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/configure
Open

Configure Renovate#351

svc-secops wants to merge1 commit intomainfromrenovate/configure

Conversation

svc-secops
Copy link

@svc-secopssvc-secops commentedJul 13, 2023
edited
Loading

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .circleci/config.yml (circleci)
  • final/client/package.json (npm)
  • final/server/package.json (npm)
  • start/client/package.json (npm)
  • start/server/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit typefix for dependencies andchore for all others if semantic commits are in use.
  • Ignorenode_modules,bower_components,vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Show all Merge Confidence badges for pull requests.
  • Pin dependency versions for development dependencies and retain SemVer ranges for others.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to.github/renovate.json5 in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

fix(deps): update dependency graphql to v16.8.1 [security]
  • Branch name:renovate/npm-graphql-vulnerability
  • Merge into:main
  • Upgradegraphql to^16.8.1
  • Upgradegraphql to16.8.1
fix(deps): update dependency sequelize to v6.29.0 [security]
  • Branch name:renovate/npm-sequelize-vulnerability
  • Merge into:main
  • Upgradesequelize to6.29.0
fix(deps): update dependency sqlite3 to v5.1.5 [security]
  • Branch name:renovate/npm-sqlite3-vulnerability
  • Merge into:main
  • Upgradesqlite3 to5.1.5
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): update dependency artillery to ^2.0.0-26
  • Schedule: ["at any time"]
  • Branch name:renovate/artillery-2.x
  • Merge into:main
  • Upgradeartillery to^2.0.0-26
chore(deps): update dependency @testing-library/jest-dom to ^5.17.0
  • Schedule: ["at any time"]
  • Branch name:renovate/testing-library-monorepo
  • Merge into:main
  • Upgrade@testing-library/jest-dom to^5.17.0
chore(deps): update dependency @​types/jest to ^29.2.2
  • Schedule: ["at any time"]
  • Branch name:renovate/jest-monorepo
  • Merge into:main
  • Upgrade@types/jest to^29.2.2
chore(deps): update dependency @​types/node to ^18.11.9
  • Schedule: ["at any time"]
  • Branch name:renovate/node-18.x
  • Merge into:main
  • Upgrade@types/node to^18.11.9
chore(deps): update dependency node-fetch to ^2.7.0
  • Schedule: ["at any time"]
  • Branch name:renovate/node-fetch-2.x
  • Merge into:main
  • Upgradenode-fetch to^2.7.0
chore(deps): update dependency npm-watch to ^0.13.0
  • Schedule: ["at any time"]
  • Branch name:renovate/npm-watch-0.x
  • Merge into:main
  • Upgradenpm-watch to^0.13.0
chore(deps): update node.js to v14.21.3
  • Schedule: ["at any time"]
  • Branch name:renovate/circleci-dependencies-(non-major)
  • Merge into:main
  • Upgrade cimg/node to14.21.3
chore(deps): update dependency nock to v14
  • Schedule: ["at any time"]
  • Branch name:renovate/nock-14.x
  • Merge into:main
  • Upgradenock to^14.0.0
chore(deps): update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name:renovate/node-fetch-3.x
  • Merge into:main
  • Upgradenode-fetch to^3.0.0
chore(deps): update dependency now to v21
  • Schedule: ["at any time"]
  • Branch name:renovate/now-21.x
  • Merge into:main
  • Upgradenow to^21.0.0
chore(deps): update jest monorepo to v30 (major)
  • Schedule: ["at any time"]
  • Branch name:renovate/major-jest-monorepo
  • Merge into:main
  • Upgrade@types/jest to^30.0.0
  • Upgradejest to^30.0.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name:renovate/cimg-node-22.x
  • Merge into:main
  • Upgrade cimg/node to22.20.0
chore(deps): update testing-library monorepo (major)
fix(deps): update dependency @​apollo/client to v4
  • Schedule: ["at any time"]
  • Branch name:renovate/major-apollo-graphql-packages
  • Merge into:main
  • Upgrade@apollo/client to^4.0.0
fix(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name:renovate/node-22.x
  • Merge into:main
  • Upgrade@types/node to^22.0.0
fix(deps): update dependency dotenv to v17
  • Schedule: ["at any time"]
  • Branch name:renovate/dotenv-17.x
  • Merge into:main
  • Upgradedotenv to^17.0.0
fix(deps): update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name:renovate/graphql-16.x
  • Merge into:main
  • Upgradegraphql to^16.0.0
fix(deps): update dependency mime to v4
  • Schedule: ["at any time"]
  • Branch name:renovate/mime-4.x
  • Merge into:main
  • Upgrademime to^4.0.0
fix(deps): update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name:renovate/nodemon-3.x
  • Merge into:main
  • Upgradenodemon to^3.0.0
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name:renovate/typescript-5.x
  • Merge into:main
  • Upgradetypescript to^5.0.0
fix(deps): update dependency uuid to v13
  • Schedule: ["at any time"]
  • Branch name:renovate/uuid-13.x
  • Merge into:main
  • Upgradeuuid to^13.0.0
fix(deps): update react monorepo to v19 (major)
fix(deps): update react-router monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name:renovate/major-react-router-monorepo
  • Merge into:main
  • Upgradereact-router to^7.0.0
  • Upgradereact-router-dom to^7.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name:renovate/lock-file-maintenance
  • Merge into:main
  • Regenerate lock files to use latest dependency versions

❓ 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 byRenovate Bot.

@svc-secopssvc-secops added the dependenciesPull requests that update a dependency file labelJul 13, 2023
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
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@svc-secops

[8]ページ先頭

©2009-2025 Movatter.jp