Skip to content

Configure Renovate#29

Open
SorsOps wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#29
SorsOps wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@SorsOps

@SorsOps SorsOps commented Aug 15, 2023

Copy link
Copy Markdown
Contributor

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/pages.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • package.json (npm)

What to Expect

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

chore(deps): update dependency @​changesets/cli to v2.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-cli-2.x-lockfile
  • Merge into: main
  • Upgrade @changesets/cli to 2.26.2
chore(deps): update dependency @​rollup/plugin-typescript to v11.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript-11.x-lockfile
  • Merge into: main
  • Upgrade @rollup/plugin-typescript to 11.1.2
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency rimraf to v5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x-lockfile
  • Merge into: main
  • Upgrade rimraf to 5.0.1
chore(deps): update dependency typedoc to v0.24.8
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-0.x-lockfile
  • Merge into: main
  • Upgrade typedoc to 0.24.8
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-eslint-plugin-5.x-lockfile
  • Merge into: main
  • Upgrade @typescript-eslint/eslint-plugin to 5.62.0
chore(deps): update dependency @typescript-eslint/parser to v5.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-parser-5.x-lockfile
  • Merge into: main
  • Upgrade @typescript-eslint/parser to 5.62.0
chore(deps): update dependency eslint to v8.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.47.0
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: main
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency eslint-plugin-import to v2.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.28.0
chore(deps): update dependency lint-staged to v13.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 13.3.0
chore(deps): update dependency rollup to v3.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-3.x-lockfile
  • Merge into: main
  • Upgrade rollup to 3.28.0
chore(deps): update dependency typescript to v5.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.1.6
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/deploy-pages action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-deploy-pages-2.x
  • Merge into: main
  • Upgrade actions/deploy-pages to v2
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: main
  • Upgrade actions/setup-node to v3
chore(deps): update actions/upload-pages-artifact action to v2
chore(deps): update dependency @open-wc/eslint-config to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/open-wc-eslint-config-12.x
  • Merge into: main
  • Upgrade @open-wc/eslint-config to ^12.0.0
chore(deps): update dependency @typescript-eslint/eslint-plugin to v6
chore(deps): update dependency @typescript-eslint/parser to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-parser-6.x
  • Merge into: main
  • Upgrade @typescript-eslint/parser to ^6.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: main
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency lint-staged to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-14.x
  • Merge into: main
  • Upgrade lint-staged to ^14.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.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 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 Renovate Bot.

@changeset-bot

changeset-bot Bot commented Aug 15, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 82ac253

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

2 participants