Skip to content

Conversation

@gsdatta
Copy link

@gsdatta gsdatta commented Mar 1, 2022

Description

Before submitting a PR:

We love getting PRs, but we hate asking people for the same basic changes every time.

  • Push your changes to a branch other than main. Create your PR from that branch.
  • Add JavaDocs and other comments
  • Write tests that run and pass in CI. See CONTRIBUTING.md for details on how to capture snapshot data.
  • Run mvn -D enable-ci clean install site locally. If this command doesn't succeed, your change will not pass CI.

When creating a PR:

  • Fill in the "Description" above.
  • Enable "Allow edits from maintainers".

dependabot bot and others added 27 commits April 1, 2022 03:35
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.21.0...lib/2.22.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/awaitility/awaitility/releases)
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.1.1...awaitility-4.2.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.spotless-spotless-maven-plugin-2.22.0

Chore(deps): Bump spotless-maven-plugin from 2.21.0 to 2.22.0
….jgit-org.eclipse.jgit-6.1.0.202203080745-r

Chore(deps-dev): Bump org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r
…ity-awaitility-4.2.0

Chore(deps-dev): Bump awaitility from 4.1.1 to 4.2.0
Ignore org.kohsuke.github.internal for API stability
- added 'RolePermission' to allow specifying custom roles
Fix SpotBugs warning regarding putIfAbsent()
The old delete reaction API has been deprecated for two years and
removed in February 2022.

See https://github.blog/changelog/2022-02-11-legacy-delete-reactions-rest-api-removed/
dependabot bot and others added 22 commits August 8, 2022 16:38
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.3.0...maven-project-info-reports-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.0...maven-site-plugin-3.12.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…maven.plugins-maven-site-plugin-3.12.1

Chore(deps): Bump maven-site-plugin from 3.12.0 to 3.12.1
…maven.plugins-maven-project-info-reports-plugin-3.4.0

Chore(deps): Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.1.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `spotbugs.version` from 4.6.0 to 4.7.1.

Updates `spotbugs` from 4.6.0 to 4.7.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.6.0...4.7.1)

Updates `spotbugs-annotations` from 4.6.0 to 4.7.1
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.6.0...4.7.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Frankly, this thing is underdocumented and IMHO not very usable but I
suppose it will improve over time.
Someone asked for it in my Quarkus GitHub App project so I thought I
might as well implement it.
…ss-repositories

Add support for repositories body parameter when creating installation access tokens
…rsion-4.7.1

Chore(deps): Bump spotbugs.version from 4.6.0 to 4.7.1
…spotbugs-spotbugs-maven-plugin-4.7.1.1

Chore(deps): Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.1
Copy link

@maddymanu maddymanu left a comment

Choose a reason for hiding this comment

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

it lgtm, I don't think we need this anymore (now that all the secret changes are merged.)

@gsdatta gsdatta merged commit ba74b91 into main Sep 1, 2022
@gsdatta gsdatta deleted the merge branch September 1, 2022 17:35
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.