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 the maven-dependencies group with 4 updates #279

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2024

Bumps the maven-dependencies group with 4 updates: io.projectreactor:reactor-core, io.projectreactor:reactor-test, org.springframework:spring-test and org.apache.maven.plugins:maven-gpg-plugin.

Updates io.projectreactor:reactor-core from 3.6.8 to 3.6.9

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.9

Reactor Core 3.6.9 is part of 2023.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.8...v3.6.9

Commits
  • f33604e [release] Prepare and release 3.6.9
  • 3c723ea Merge-ignore release 3.5.20 into 3.6.9
  • b164b33 [release] Next development version 3.5.21-SNAPSHOT
  • 0b9c683 [release] Prepare and release 3.5.20
  • 6b2bbd5 Merge-ignore release 3.4.41 into 3.6.9
  • 07709df Merge-ignore release 3.4.41 into 3.5.20
  • 09f6b9f [release] Next development version 3.4.42-SNAPSHOT
  • 52d74fa [release] Prepare and release 3.4.41
  • d722100 Merge #3861 into 3.6.9
  • bd75614 [test] Disable asynchrony in OnDiscard bufferTimeout test (#3861)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.8 to 3.6.9

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.9

Reactor Core 3.6.9 is part of 2023.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.8...v3.6.9

Commits
  • f33604e [release] Prepare and release 3.6.9
  • 3c723ea Merge-ignore release 3.5.20 into 3.6.9
  • b164b33 [release] Next development version 3.5.21-SNAPSHOT
  • 0b9c683 [release] Prepare and release 3.5.20
  • 6b2bbd5 Merge-ignore release 3.4.41 into 3.6.9
  • 07709df Merge-ignore release 3.4.41 into 3.5.20
  • 09f6b9f [release] Next development version 3.4.42-SNAPSHOT
  • 52d74fa [release] Prepare and release 3.4.41
  • d722100 Merge #3861 into 3.6.9
  • bd75614 [test] Disable asynchrony in OnDiscard bufferTimeout test (#3861)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.8 to 3.6.9

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.9

Reactor Core 3.6.9 is part of 2023.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.8...v3.6.9

Commits
  • f33604e [release] Prepare and release 3.6.9
  • 3c723ea Merge-ignore release 3.5.20 into 3.6.9
  • b164b33 [release] Next development version 3.5.21-SNAPSHOT
  • 0b9c683 [release] Prepare and release 3.5.20
  • 6b2bbd5 Merge-ignore release 3.4.41 into 3.6.9
  • 07709df Merge-ignore release 3.4.41 into 3.5.20
  • 09f6b9f [release] Next development version 3.4.42-SNAPSHOT
  • 52d74fa [release] Prepare and release 3.4.41
  • d722100 Merge #3861 into 3.6.9
  • bd75614 [test] Disable asynchrony in OnDiscard bufferTimeout test (#3861)
  • Additional commits viewable in compare view

Updates org.springframework:spring-test from 5.3.37 to 5.3.39

Release notes

Sourced from org.springframework:spring-test's releases.

v5.3.39

⭐ New Features

  • SimpleEvaluationContext should disable array allocation #33386

v5.3.38

⭐ New Features

  • Efficient handling of conditional HTTP requests #33378

🐞 Bug Fixes

  • Fix incorrect weak ETag validation #33377
  • SimpleEvaluationContext does not enforce read-only semantics #33320
  • ConversionService cannot convert primitive array to Object[] #33314
  • SpEL Indexer silently ignores failure to set property as index #33312
  • Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect #33142
  • "file:." cannot be resolved to java.nio.file.Path (and plain "." value resolves to classpath root) #33140

📔 Documentation

  • Typo in Annotation-driven Listener Endpoints section of Spring Framework documentation #33052
  • Container Extension Points section of Spring Framework documentation refers to the wrong property name #33039
  • Incorrect constructor details in the javadoc for ApplicationContextEvent #33034

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.47 #33322
Commits
  • f1b128b Release v5.3.39
  • 8a44eaa Next development version (v5.3.39-SNAPSHOT)
  • f44d13c Disable array allocation in case of no constructor resolution
  • f00bc7b Remove snapshot repo
  • 582bfcc Efficient ETag parsing
  • 406b33d Upgrade to Netty 4.1.112
  • f9c3d00 Introduce withAssignmentDisabled() option for SimpleEvaluationContext
  • d2715d2 Fix incorrect weak ETag assertion
  • 57b02da Upgrade to Reactor 2020.0.47
  • df33bf2 Sync GHA setup
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.5

Release Notes - Maven GPG Plugin - Version 3.2.5


📦 Dependency updates

Commits
  • 737d4ee [maven-release-plugin] prepare release maven-gpg-plugin-3.2.5
  • 7747063 [MGPG-134] Update maven-invoker (#110)
  • 3df5f83 [MGPG-133] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to ...
  • 58a2069 [MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to 2...
  • e911b43 [MGPG-131] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#108)
  • d2b60d3 [MGPG-130] Update sigstore extension for exclusion (#109)
  • 091f388 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0
  • 899f410 [MGPG-128] Parent POM 42, prerequisite 3.6.3 (#100)
  • f0be6f3 [MGPG-127] Bump bouncycastleVersion from 1.78 to 1.78.1 (#98)
  • 7dd5166 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springframework:spring-test [>= 6.a, < 7]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 4 updates: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core), [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core), [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).


Updates `io.projectreactor:reactor-core` from 3.6.8 to 3.6.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.8...v3.6.9)

Updates `io.projectreactor:reactor-test` from 3.6.8 to 3.6.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.8...v3.6.9)

Updates `io.projectreactor:reactor-test` from 3.6.8 to 3.6.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.8...v3.6.9)

Updates `org.springframework:spring-test` from 5.3.37 to 5.3.39
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.37...v5.3.39)

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from schananas, a team, gklijs, CodeDrivenMitch and smcvb and removed request for a team August 18, 2024 08:19
@dependabot dependabot bot added this to the Release 4.11.0 milestone Aug 18, 2024
@github-actions github-actions bot merged commit deb38cf into master Aug 18, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-84d70c1e9d branch August 18, 2024 08:20
Copy link

sonarcloud bot commented Aug 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants