-
Notifications
You must be signed in to change notification settings - Fork 11
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
chore(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.32 in /DynamoDbEncryption/runtimes/java #838
Merged
ajewellamz
merged 1 commit into
main
from
dependabot/gradle/DynamoDbEncryption/runtimes/java/org.projectlombok-lombok-1.18.32
Mar 23, 2024
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.30...v1.18.32) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Mar 20, 2024
ajewellamz
approved these changes
Mar 23, 2024
ajewellamz
deleted the
dependabot/gradle/DynamoDbEncryption/runtimes/java/org.projectlombok-lombok-1.18.32
branch
March 23, 2024 11:28
josecorella
pushed a commit
to josecorella/aws-database-encryption-sdk-dynamodb
that referenced
this pull request
Apr 23, 2024
## [3.4.0](v3.3.0...v3.4.0) (2024-04-23) ### Features * enforce Dafny formatting ([aws#865](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/865)) ([dfc0dbd](dfc0dbd)) ### Maintenance * add verify test for test vectors ([aws#897](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/897)) ([6c980e7](6c980e7)) * Adopt SmithyDafnyMakefile.mk, progress towards fixing nightly build ([aws#797](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/797)) ([785481c](785481c)), closes [/github.com/aws/pull/797/files#diff-692e2b06d124c9775e2fcd9cd9dbd10e0c8ea470e08174ed0b258b0301622581R182](https://github.com/josecorella//github.com/aws/aws-database-encryption-sdk-dynamodb/pull/797/files/issues/diff-692e2b06d124c9775e2fcd9cd9dbd10e0c8ea470e08174ed0b258b0301622581R182) * **deps:** bump actions/setup-dotnet from 3 to 4 in /.github/workflows ([aws#943](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/943)) ([f5d9748](f5d9748)) * **deps:** bump io.github.gradle-nexus.publish-plugin ([aws#903](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/903)) ([04c6cc4](04c6cc4)) * **deps:** bump org.projectlombok:lombok ([aws#838](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/838)) ([56f1cd1](56f1cd1)) * **deps:** bump rrainn/dynamodb-action in /.github/workflows ([aws#932](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/932)) ([16e4d7b](16e4d7b)) * point to the correct readme ([aws#845](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/845)) ([b950b4a](b950b4a)) * repair json file names ([aws#846](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/846)) ([3ca955a](3ca955a)) * test "dotnet pack" in CI ([aws#851](https://github.com/josecorella/aws-database-encryption-sdk-dynamodb/issues/851)) ([75e44d0](75e44d0))
josecorella
pushed a commit
that referenced
this pull request
Apr 30, 2024
## [3.4.0](v3.3.0...v3.4.0) (2024-04-30) ### Features * enforce Dafny formatting ([#865](#865)) ([dfc0dbd](dfc0dbd)) * more test vectors ([#959](#959)) ([3ca15af](3ca15af)) ### Maintenance * add verify test for test vectors ([#897](#897)) ([6c980e7](6c980e7)) * Adopt SmithyDafnyMakefile.mk, progress towards fixing nightly build ([#797](#797)) ([785481c](785481c)), closes [/github.com//pull/797/files#diff-692e2b06d124c9775e2fcd9cd9dbd10e0c8ea470e08174ed0b258b0301622581R182](https://github.com/aws//github.com/aws/aws-database-encryption-sdk-dynamodb/pull/797/files/issues/diff-692e2b06d124c9775e2fcd9cd9dbd10e0c8ea470e08174ed0b258b0301622581R182) * **CI/CD:** add semantic release automation ([#949](#949)) ([3f22abc](3f22abc)) * **deps:** bump actions/setup-dotnet from 3 to 4 in /.github/workflows ([#943](#943)) ([f5d9748](f5d9748)) * **deps:** bump aws-actions/configure-aws-credentials ([#954](#954)) ([90d7d78](90d7d78)) * **deps:** bump io.github.gradle-nexus.publish-plugin ([#903](#903)) ([04c6cc4](04c6cc4)) * **deps:** bump org.projectlombok:lombok ([#838](#838)) ([56f1cd1](56f1cd1)) * **deps:** bump rrainn/dynamodb-action in /.github/workflows ([#932](#932)) ([16e4d7b](16e4d7b)) * **docs:** mention sign_and_include in javadoc for keyid supplier ([#966](#966)) ([2796693](2796693)) * point to the correct readme ([#845](#845)) ([b950b4a](b950b4a)) * repair json file names ([#846](#846)) ([3ca955a](3ca955a)) * test "dotnet pack" in CI ([#851](#851)) ([75e44d0](75e44d0)) * **test:** add tests for attribute names that seem structured ([#964](#964)) ([c4c0886](c4c0886)) * Update MPL to 1.3.0 ([#972](#972)) ([3d8acae](3d8acae))
Merged
josecorella
added a commit
that referenced
this pull request
May 1, 2024
* chore(release): 3.4.0 [skip ci] ## [3.4.0](v3.3.0...v3.4.0) (2024-04-30) ### Notes #### .NET - [#797](#797) ([785481c](785481c)) Enforces User input Constraints at Type Conversion. Prior to this fix, unset Integers defaulted to `0`, and unset Booleans defaulted to `false`. Now, all required fields MUST be set or a Runtime Exception will be thrown. This particularly effects Searchable Encryption's `ConstructorPart`, who's required field previously would have defaulted to false. Any configuration ever created for Searchable Encryption can be re-created with the fix, but they may look different. ### Features * **feat(.NET):** Validate user input #797 (785481c) ### Maintenance * **format:** enforce Dafny formatting ([#865](#865)) ([dfc0dbd](dfc0dbd)) * **test:** more test vectors ([#959](#959)) ([3ca15af](3ca15af)) * **CI** add verify test for test vectors ([#897](#897)) ([6c980e7](6c980e7)) * **CI/CD:** add semantic release automation ([#949](#949)) ([3f22abc](3f22abc)) * **deps:** bump actions/setup-dotnet from 3 to 4 in /.github/workflows ([#943](#943)) ([f5d9748](f5d9748)) * **deps:** bump aws-actions/configure-aws-credentials ([#954](#954)) ([90d7d78](90d7d78)) * **deps(Java):** bump io.github.gradle-nexus.publish-plugin ([#903](#903)) ([04c6cc4](04c6cc4)) * **deps(Java):** bump org.projectlombok:lombok ([#838](#838)) ([56f1cd1](56f1cd1)) * **deps:** bump rrainn/dynamodb-action in /.github/workflows ([#932](#932)) ([16e4d7b](16e4d7b)) * **docs:** mention sign_and_include in javadoc for keyid supplier ([#966](#966)) ([2796693](2796693)) * **docs:** point to the correct readme ([#845](#845)) ([b950b4a](b950b4a)) * **fix:** repair json file names ([#846](#846)) ([3ca955a](3ca955a)) * **test(.NET):** "dotnet pack" in CI ([#851](#851)) ([75e44d0](75e44d0)) * **test:** add tests for attribute names that seem structured ([#964](#964)) ([c4c0886](c4c0886)) * **deps(Java & .NET):** Update MPL to 1.3.0 ([#972](#972)) ([3d8acae](3d8acae)) Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Tony Knapp <5892063+texastony@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.projectlombok:lombok from 1.18.30 to 1.18.32.
Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
2618848
[release] pre-release version bump5719fde
Update changelog in preparation for the upcoming release1b713ad
Add eclipse 2024-03 as test target521be03
Remove unused string literal code3b20b70
Support@Delegate
in eclipse 2024-0398cdf67
Javadoc support for eclipse 2024-03e4824cb
Fix Javadoc in Eclipsec93400d
[fixes #2917] Use $value instead of value in lazy getter23307eb
[jdk22] Adds support for unnamed variables (JEP 456)a54ec70
Document using jdk22 GADependabot 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)