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

Configure Renovate #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2022

Mend Renovate

Welcome to Renovate! 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

  • .github/workflows/main.yml (github-actions)
  • package.json (npm)
  • projects/ngx-pwa/local-storage/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json 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 29 Pull Requests:

chore(deps): update dependency karma-coverage to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-coverage-2.x
  • Merge into: main
  • Upgrade karma-coverage to 2.2.1
chore(deps): update angular-cli monorepo to v14.2.13
chore(deps): update angular-eslint monorepo to v13.5.0
chore(deps): update dependency @​types/jasmine to v4.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-4.x
  • Merge into: main
  • Upgrade @types/jasmine to 4.6.4
chore(deps): update dependency @​types/node to v16.18.68
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: main
  • Upgrade @types/node to 16.18.68
chore(deps): update dependency eslint to v8.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.55.0
chore(deps): update dependency jasmine-core to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to 4.6.0
chore(deps): update dependency karma to v6.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-6.x
  • Merge into: main
  • Upgrade karma to 6.4.2
chore(deps): update dependency karma-chrome-launcher to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-chrome-launcher-3.x
  • Merge into: main
  • Upgrade karma-chrome-launcher to 3.2.0
chore(deps): update dependency karma-jasmine to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-5.x
  • Merge into: main
  • Upgrade karma-jasmine to 5.1.0
chore(deps): update dependency ng-packagr to v14.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ng-packagr-14.x
  • Merge into: main
  • Upgrade ng-packagr to 14.2.2
chore(deps): update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to 10.9.2
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update typescript-eslint monorepo to v5.62.0
fix(deps): update angular monorepo
fix(deps): update dependency rxjs to v7.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: main
  • Upgrade rxjs to 7.8.1
fix(deps): update dependency tslib to v2.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x
  • Merge into: main
  • Upgrade tslib to 2.6.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update angular-cli monorepo to v17 (major)
chore(deps): update angular-eslint monorepo to v17 (major)
chore(deps): update dependency @​types/jasmine to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x
  • Merge into: main
  • Upgrade @types/jasmine to 5.1.4
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.10.4
chore(deps): update dependency jasmine-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to 5.1.1
chore(deps): update dependency karma-jasmine-html-reporter to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-html-reporter-2.x
  • Merge into: main
  • Upgrade karma-jasmine-html-reporter to 2.1.0
chore(deps): update dependency ng-packagr to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/ng-packagr-17.x
  • Merge into: main
  • Upgrade ng-packagr to 17.0.2
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.3.3
chore(deps): update typescript-eslint monorepo to v6 (major)
fix(deps): update angular monorepo to v17 (major)

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


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


This PR has been generated by Mend Renovate. View repository job log here.

@santoshyadavdev
Copy link
Member

https://github.com/all-contributors please add @Omkar0114 for code

@santoshyadavdev
Copy link
Member

@all-contributors please add @Omkar0114 for code

@allcontributors
Copy link
Contributor

@santoshyadavdev

I've put up a pull request to add @Omkar0114! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant