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

build(deps): bump versions.bouncyCastleVersion from 1.77 to 1.78 #2817

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps versions.bouncyCastleVersion from 1.77 to 1.78.
Updates org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78

Changelog

Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.

2.1.1 Version Release: 1.78 Date:      2024, 7th April.

... (truncated)

Commits

Updates org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78

Changelog

Sourced from org.bouncycastle:bcprov-jdk18on's changelog.

2.1.1 Version Release: 1.78 Date:      2024, 7th April.

... (truncated)

Commits

Updates org.bouncycastle:bcprov-ext-jdk18on from 1.77 to 1.78

Changelog

Sourced from org.bouncycastle:bcprov-ext-jdk18on's changelog.

2.1.1 Version Release: 1.78 Date:      2024, 7th April.

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2024
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187388114

The labels on this github issue will be updated when the story is started.

Bumps `versions.bouncyCastleVersion` from 1.77 to 1.78.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.77 to 1.78
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-ext-jdk18on` from 1.77 to 1.78
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-ext-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/74.5.x/versions.bouncyCastleVersion-1.78 branch from f28b439 to f774541 Compare April 9, 2024 21:23
@strehle strehle added the LTS-PR label Apr 12, 2024
- It is supposed to have 5 `-`s, but one of the test cert value had only 4 `-`s.
- Previous version of `bc-java` did not check for ending `-----` but now it does. See `PemReader.java` change in [the commit](bcgit/bc-java@5ca7b06].
- I did not find any mentioning to this specifc change in BouncyCastle release notes, so it appears to be undocumented change.

[#187388114]
Copy link
Contributor

@Tallicia Tallicia left a comment

Choose a reason for hiding this comment

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

Updated version and cert end correction look good.

@Tallicia Tallicia merged commit 88882b6 into 74.5.x Apr 19, 2024
2 checks passed
@Tallicia Tallicia deleted the dependabot/gradle/74.5.x/versions.bouncyCastleVersion-1.78 branch April 19, 2024 14:39
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 LTS-PR
Projects
Development

Successfully merging this pull request may close these issues.

4 participants