Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.82 #314

Merged
merged 1 commit into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps org.jenkins-ci.plugins:plugin from 4.74 to 4.82.

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

4.82

🚀 New features and improvements

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.54 to 3.55 (#929) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2189.v1c38d94b_43b_a_ to 2193.v71b_f09ec6d46 (#928) @​dependabot
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#927) @​dependabot
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#926) @​dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#925) @​dependabot
  • Bump io.jenkins.tools.maven:license-maven-plugin from 133.v48b_64c1fc6b_4 to 139.v9b_5625f30dcb_ (#924) @​dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#923) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2186.v5a_b_e6dd02a_35 to 2189.v1c38d94b_43b_a_ (#921) @​dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.53 to 3.54 (#920) @​dependabot

4.81

🐛 Bug fixes

  • Work around ASM require upper bound dependencies error (#916) @​basil

👷 Changes for plugin developers

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#915) @​dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 (#913) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2185.v796448319b_7c to 2186.v5a_b_e6dd02a_35 (#912) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2182.v0138ccb_c0b_cb_ to 2185.v796448319b_7c (#910) @​dependabot
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#911) @​dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 (#909) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2174.v111a_b_471784f to 2182.v0138ccb_c0b_cb_ (#908) @​dependabot

4.80

📦 Dependency updates

  • Bump io.jenkins.tools.maven:license-maven-plugin from 104.v2171757ee6dd to 133.v48b_64c1fc6b_4 (#907) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2171.v048c97409d12 to 2174.v111a_b_471784f (#906) @​dependabot
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#905) @​dependabot
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#902) @​dependabot

4.79

📦 Dependency updates

... (truncated)

Commits
  • 6c9a2ef [maven-release-plugin] prepare release plugin-4.82
  • e45af3e Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.54 to 3.55 (#929)
  • 57ab95b Bump org.jenkins-ci.main:jenkins-test-harness (#928)
  • 8b2d91c Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#927)
  • 02540c2 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#926)
  • 190c94d Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#925)
  • 9b51d39 Bump io.jenkins.tools.maven:license-maven-plugin (#924)
  • c806963 Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#923)
  • 9b05421 Suppress Javadoc timestamp (#922)
  • 6fa5835 Bump org.jenkins-ci.main:jenkins-test-harness (#921)
  • Additional commits viewable in compare view

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)

updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 22, 2024
@jglick jglick enabled auto-merge May 22, 2024 00:27
@jglick jglick merged commit 42d35cc into master May 22, 2024
13 of 14 checks passed
@jglick jglick deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.82 branch May 22, 2024 00:36
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant