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

Bump org.jenkins-ci.plugins:azure-vm-agents from 968.v7885b_e6e6fb_b_ to 970.vb_34a_d99b_841a_ in /bom-weekly #4020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps org.jenkins-ci.plugins:azure-vm-agents from 968.v7885b_e6e6fb_b_ to 970.vb_34a_d99b_841a_.

Release notes

Sourced from org.jenkins-ci.plugins:azure-vm-agents's releases.

970.vb_34a_d99b_841a_

💥 Breaking changes

  • Switch Public IP address SKU from Basic to Standard (#587) @​timja

Microsoft is retiring the Basic SKU next year. If you are using a public IP address to connect ensure you either:

  • Have an NSG on the subnet which allows SSH traffic
  • Configure an NSG in the agent template

This is due to standard sku public ip addresses being secure by default and requiring an NSG to allow traffic

🚀 New features and improvements

  • Add Virtual Machine Scale Set support (#587) @​timja
    • This allows zone redundancy where VMs will be automatically distributed across zones, if e.g. one zone is having issues
  • Add networking configuration support for basic image configuration templates (#587) @​timja
  • Change deployment finished to check every 5 seconds instead of 30 seconds (#587) @​timja
    • Saves ~20 seconds for every VM provisioned, from 1min2 to ~40 seconds for provisioning.

👷 Changes for plugin developers

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jenkins-ci.plugins:azure-vm-agents](https://github.com/jenkinsci/azure-vm-agents-plugin) from 968.v7885b_e6e6fb_b_ to 970.vb_34a_d99b_841a_.
- [Release notes](https://github.com/jenkinsci/azure-vm-agents-plugin/releases)
- [Changelog](https://github.com/jenkinsci/azure-vm-agents-plugin/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/azure-vm-agents-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:azure-vm-agents
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2024 13:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 24, 2024 13:09
@github-actions github-actions bot merged commit 08e1205 into master Nov 24, 2024
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/maven/bom-weekly/org.jenkins-ci.plugins-azure-vm-agents-970.vb_34a_d99b_841a_ branch November 24, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants