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

Update dependency juju/juju to v2.9.49 #253

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
juju/juju patch 2.9.45 -> 2.9.49

Release Notes

juju/juju (juju/juju)

v2.9.49: Juju 2.9.49

Compare Source

The Juju team is proud to release Juju 2.9.49!

This is a point release to the stable 2.9 series of Juju.

Checkout the Juju 2.9.49 Release Notes


Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested review from a team, paulomach, taurus-forever, shayancanonical and carlcsaposs-canonical and removed request for a team June 11, 2024 01:13
@@ -73,7 +73,7 @@ jobs:
fail-fast: false
matrix:
juju:
- agent: 2.9.45 # renovate: juju-agent-pin-minor
- agent: 2.9.46 # renovate: juju-agent-pin-minor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't get this. The latest juju 2.9/stable is 2.9.49. Why 2.9.46? CC: @carlcsaposs-canonical

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like it might be a renovate bug

tried enabling option to separate minor & patch, but that didn't help main...carlcsaposs-canonical:mysql-router-k8s-operator:main

snippet of renovate debug logs

        "deps": [
          {
            "depName": "juju/juju",
            "currentValue": "2.9.45",
            "datasource": "github-releases",
            "versioning": "semver",
            "extractVersion": "^juju-(?<version>.*)$",
            "replaceString": "2.9.45  # renovate: juju-agent-pin-minor",
            "updates": [
              {
                "bucket": "patch",
                "newVersion": "2.9.46",
                "newValue": "2.9.46",
                "releaseTimestamp": "2023-12-05T09:28:18.000Z",
                "newMajor": 2,
                "newMinor": 9,
                "newPatch": 46,
                "updateType": "patch",
                "branchName": "renovate/patch-juju-agents"
              },
              {
                "bucket": "major",
                "newVersion": "3.3.0",
                "newValue": "3.3.0",
                "releaseTimestamp": "2023-11-10T08:00:25.000Z",
                "newMajor": 3,
                "newMinor": 3,
                "newPatch": 0,
                "updateType": "major",
                "branchName": "renovate/major-juju-agents"
              }
            ],

@renovate renovate bot force-pushed the renovate/juju-agents branch from 1b2bc97 to 2b50397 Compare June 13, 2024 08:17
@renovate renovate bot force-pushed the renovate/juju-agents branch from 2b50397 to 7533f5b Compare June 25, 2024 01:45
@renovate renovate bot changed the title Update dependency juju/juju to v2.9.46 Update dependency juju/juju to v2.9.49 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/juju-agents branch from 7533f5b to 657fb08 Compare June 25, 2024 13:40
@carlcsaposs-canonical carlcsaposs-canonical merged commit ecb17dd into main Jun 25, 2024
22 of 23 checks passed
@carlcsaposs-canonical carlcsaposs-canonical deleted the renovate/juju-agents branch June 25, 2024 14:18
github-actions bot added a commit to carlcsaposs-canonical/mysql-router-k8s-operator that referenced this pull request Sep 10, 2024
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