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 access-modifier.version from 1.30 to 1.31 #7709

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps access-modifier.version from 1.30 to 1.31.
Updates access-modifier-checker from 1.30 to 1.31

Release notes

Sourced from access-modifier-checker's releases.

1.31

👻 Maintenance

📦 Dependency updates

Commits
  • cdc1e1a [maven-release-plugin] prepare release access-modifier-1.31
  • 6a1914c Merge pull request #144 from jtnord/fix-maven-libs
  • a3cec8a Bump plexus-utils from 3.5.0 to 3.5.1 (#143)
  • f21402a ignore slf4j from upper-bounds
  • a395c19 set maven libs according to consumers
  • 8961fe5 Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#142)
  • 118b4b2 Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#141)
  • 1393b35 Bump jenkins from 1.94 to 1.95 (#140)
  • 993892f Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#139)
  • d8162ee Bump git-changelist-maven-extension from 1.5 to 1.6 (#138)
  • Additional commits viewable in compare view

Updates access-modifier-annotation from 1.30 to 1.31

Release notes

Sourced from access-modifier-annotation's releases.

1.31

👻 Maintenance

📦 Dependency updates

Commits
  • cdc1e1a [maven-release-plugin] prepare release access-modifier-1.31
  • 6a1914c Merge pull request #144 from jtnord/fix-maven-libs
  • a3cec8a Bump plexus-utils from 3.5.0 to 3.5.1 (#143)
  • f21402a ignore slf4j from upper-bounds
  • a395c19 set maven libs according to consumers
  • 8961fe5 Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#142)
  • 118b4b2 Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#141)
  • 1393b35 Bump jenkins from 1.94 to 1.95 (#140)
  • 993892f Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#139)
  • d8162ee Bump git-changelist-maven-extension from 1.5 to 1.6 (#138)
  • Additional commits viewable in compare view

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 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 `access-modifier.version` from 1.30 to 1.31.

Updates `access-modifier-checker` from 1.30 to 1.31
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- [Commits](jenkinsci/lib-access-modifier@access-modifier-1.30...access-modifier-1.31)

Updates `access-modifier-annotation` from 1.30 to 1.31
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- [Commits](jenkinsci/lib-access-modifier@access-modifier-1.30...access-modifier-1.31)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.kohsuke:access-modifier-annotation
  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 Mar 10, 2023
Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

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

/label ready-for-merge


This PR is now ready for merge, after ~24 hours, we will merge it if there's no negative feedback.

Thanks!

@comment-ops-bot comment-ops-bot bot added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Mar 12, 2023
@timja timja added the skip-changelog Should not be shown in the changelog label Mar 12, 2023
@NotMyFault NotMyFault merged commit 0db0646 into master Mar 14, 2023
@NotMyFault NotMyFault deleted the dependabot/maven/access-modifier.version-1.31 branch March 14, 2023 09:18
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 ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback skip-changelog Should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants