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 - autoclosed #213

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

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/build.yml (github-actions)
  • .github/workflows/hacs-action.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • 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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.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 32 Pull Requests:

chore(deps): replace dependency rollup-plugin-babel with @​rollup/plugin-babel ^5.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-babel-replacement
  • Merge into: master
  • Upgrade rollup-plugin-babel to ^5.0.0
chore(deps): replace dependency rollup-plugin-node-resolve with @​rollup/plugin-node-resolve ^6.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-replacement
  • Merge into: master
  • Upgrade rollup-plugin-node-resolve to ^6.0.0
chore(deps): update dependency @​rollup/plugin-json to v5.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-json-5.x-lockfile
  • Merge into: master
  • Upgrade @rollup/plugin-json to 5.0.2
fix(deps): update dependency @lit-labs/scoped-registry-mixin to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-labs-scoped-registry-mixin-1.x-lockfile
  • Merge into: master
  • Upgrade @lit-labs/scoped-registry-mixin to 1.0.1
chore(deps): update babel monorepo
chore(deps): update dependency @​lit/reactive-element to v1.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-reactive-element-1.x
  • Merge into: master
  • Upgrade @lit/reactive-element to 1.6.3
chore(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency eslint-plugin-import to v2.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.28.1
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 4.2.1
chore(deps): update dependency lit to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-2.x-lockfile
  • Merge into: master
  • Upgrade lit to 2.8.0
chore(deps): update dependency lit-element to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-element-3.x
  • Merge into: master
  • Upgrade lit-element to 3.3.3
chore(deps): update dependency lit-html to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-html-2.x
  • Merge into: master
  • Upgrade lit-html to 2.8.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: master
  • Upgrade prettier to 2.8.8
chore(deps): update dependency rollup to v2.79.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-2.x-lockfile
  • Merge into: master
  • Upgrade rollup to 2.79.1
chore(deps): update dependency rollup-plugin-gzip to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-gzip-3.x-lockfile
  • Merge into: master
  • Upgrade rollup-plugin-gzip to 3.1.0
chore(deps): update dependency rollup-plugin-typescript2 to ^0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript2-0.x
  • Merge into: master
  • Upgrade rollup-plugin-typescript2 to ^0.36.0
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
fix(deps): update dependency date-fns to v2.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-2.x-lockfile
  • Merge into: master
  • Upgrade date-fns to 2.30.0
fix(deps): update dependency home-assistant-js-websocket to v8.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/home-assistant-js-websocket-8.x-lockfile
  • Merge into: master
  • Upgrade home-assistant-js-websocket to 8.2.0
fix(deps): update dependency luxon to v3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/luxon-3.x-lockfile
  • Merge into: master
  • Upgrade luxon to 3.4.3
  • Upgrade @types/luxon to 3.3.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update dependency @​rollup/plugin-image to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-image-3.x
  • Merge into: master
  • Upgrade @rollup/plugin-image to ^3.0.0
chore(deps): update dependency @​rollup/plugin-json to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-json-6.x
  • Merge into: master
  • Upgrade @rollup/plugin-json to ^6.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-config-airbnb-base to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-base-15.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-base to ^15.0.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency rollup to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-3.x
  • Merge into: master
  • Upgrade rollup to ^3.0.0
chore(deps): update dependency rollup-plugin-serve to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-serve-2.x
  • Merge into: master
  • Upgrade rollup-plugin-serve to ^2.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update typescript-eslint monorepo to v6 (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.

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Oct 4, 2023
@renovate renovate bot closed this Oct 4, 2023
@renovate renovate bot deleted the renovate/configure branch October 4, 2023 14:12
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.

0 participants