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

Merged
merged 3 commits into from
Sep 12, 2022
Merged

Configure Renovate #918

merged 3 commits into from
Sep 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 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

  • bzl/deps.bzl (bazel)
  • .bazelversion (bazelisk)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/deployment.yml (github-actions)
  • .github/workflows/versioning.yml (github-actions)
  • go.mod (gomod)
  • package.json (npm)
  • requirements.txt (pip_requirements)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Pin dependencies
Pin dependencies
Update dependency @​bazel/esbuild to v5.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-esbuild-5.x
  • Merge into: main
  • Upgrade @bazel/esbuild to 5.5.4
Update dependency bazel to v6.0.0-pre.20220823.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-6.x
  • Merge into: main
  • Upgrade bazel to 6.0.0-pre.20220823.1
Update dependency build_bazel_rules_nodejs to v5.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/build_bazel_rules_nodejs-5.x
  • Merge into: main
  • Upgrade build_bazel_rules_nodejs to 5.5.4
Update dependency eslint-plugin-react to v7.31.8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.31.8
Update dependency react-spring to v9.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-spring-9.x
  • Merge into: main
  • Upgrade react-spring to 9.5.3
Update dependency @​pulumi/awsx to v0.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-awsx-0.x
  • Merge into: main
  • Upgrade @pulumi/awsx to 0.40.0
Update dependency bazel_gazelle to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_gazelle-0.x
  • Merge into: main
  • Upgrade bazel_gazelle to v0.26.0
Update dependency bazel_skylib to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: main
  • Upgrade bazel_skylib to 1.3.0
Update dependency com_google_protobuf to v3.21.5
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-3.x
  • Merge into: main
  • Upgrade com_google_protobuf to v3.21.5
Update dependency io_bazel_rules_docker to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_rules_docker-0.x
  • Merge into: main
  • Upgrade io_bazel_rules_docker to v0.25.0
Update dependency io_bazel_rules_go to v0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_rules_go-0.x
  • Merge into: main
  • Upgrade io_bazel_rules_go to v0.35.0
Update dependency jest-cli to v27.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade jest-cli to 27.5.1
Update dependency rules_pkg to v0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_pkg-0.x
  • Merge into: main
  • Upgrade rules_pkg to 0.7.1
Update dependency typescript to v4.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.8.3
Update module go to 1.19
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.19
Update dependency @​pulumi/aws to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-aws-5.x
  • Merge into: main
  • Upgrade @pulumi/aws to 5.13.0
Update dependency jest-cli to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest-cli to 29.0.3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@Zemnmez Zemnmez merged commit cf175fa into main Sep 12, 2022
@Zemnmez Zemnmez deleted the renovate/configure branch September 12, 2022 05:07
zemnmez-renovate-bot added a commit that referenced this pull request Oct 1, 2024
##### [`v1.0.6](https://github.com/encode/httpcore/blob/HEAD/CHANGELOG.md#Version-106-October-1st-2024)

-   Relax `trio` dependency pinning. ([#956](encode/httpcore#956))
-   Handle `trio` raising `NotImplementedError` on unsupported platforms. ([#955](encode/httpcore#955))
-   Handle mapping `ssl.SSLError` to `httpcore.ConnectError`. ([#918](encode/httpcore#918))
github-merge-queue bot pushed a commit that referenced this pull request Oct 1, 2024
##### [`v1.0.6](https://github.com/encode/httpcore/blob/HEAD/CHANGELOG.md#Version-106-October-1st-2024)

-   Relax `trio` dependency pinning. ([#956](encode/httpcore#956))
-   Handle `trio` raising `NotImplementedError` on unsupported platforms. ([#955](encode/httpcore#955))
-   Handle mapping `ssl.SSLError` to `httpcore.ConnectError`. ([#918](encode/httpcore#918))
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