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

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates #165

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
org.apache.maven.plugins:maven-dependency-plugin 3.7.0 3.7.1
com.github.jknack:handlebars 4.3.1 4.4.0
org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet 1.12.1 2.0
org.projectlombok:lombok 1.18.32 1.18.34
org.codehaus.groovy:groovy-json 3.0.21 3.0.22
org.codehaus.groovy:groovy-xml 3.0.21 3.0.22
org.codehaus.groovy:groovy-jaxb 3.0.21 3.0.22

Updates org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1

Release notes

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

3.7.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • e8c1a62 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
  • d656b03 [MDEP-945] Fix documentation about get goal
  • 82a9d60 [MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts
  • 8e1f1b5 [MDEP-943] Fix appendOutput option
  • e06630c Bump org.apache.maven.shared:maven-common-artifact-filters
  • a11d253 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.github.jknack:handlebars from 4.3.1 to 4.4.0

Release notes

Sourced from com.github.jknack:handlebars's releases.

handlebars 4.4.0

Happy to announce a new release! 🚀 🎉

  • #3228 kotlin: mount of coroutine routes doesn't work

Changes

TODO

  • document package change names required for Java Modules

Support my work

Commits
  • dda4d71 v4.4.0
  • d840749 build: release to central action
  • 878e965 build: rename sonatype profile to central
  • 7914400 build: rename tests module
  • d8ff863 java modules: convert missing jackson module
  • 0864c16 docs: update doc to reflect Java 17 support
  • d09b3c8 java modules: modularize handlebars modules
  • cd2d035 build: update maven plugin dependencies
  • 5df47e3 build: spring remove vulnerability
  • 726db2e build: update maven plugin dependencies
  • Additional commits viewable in compare view

Updates org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet from 1.12.1 to 2.0

Release notes

Sourced from org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet's releases.

2.0

#231: Added support of preserveCookiePath configuration parameter. It allows to keep cookie path unchanged in Set-Cookie server response header.

#237: Switched to the jakarta servlet-api. However, legacy javax servlet-api support is still available via the javax classifier.

#240: Require Java 11 as the minimum version

Changelog

Sourced from org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet's changelog.

Version 2.0 released on 2023-06-28

#231: Added support of preserveCookiePath configuration parameter. It allows to keep cookie path unchanged in Set-Cookie server response header.

#237: Switched to the jakarta servlet-api. However, legacy javax servlet-api support is still available via the javax classifier.

#240: Require Java 11 as the minimum version

Commits
  • cdac071 [maven-release-plugin] prepare release smiley-http-proxy-servlet-2.0
  • f3eaf30 Require Java 11. And bump build versions (#240)
  • 43e7680 Migrate to jakarta namespace (#238)
  • 5317093 preserveCookiePath configuration parameter support added. (#231)
  • 7ad6d44 Cooky "Secure" boolean should match that of the proxy (only if HTTPS) (#228)
  • 925c141 Releases 1.12.1
  • 604f7d1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.projectlombok:lombok from 1.18.32 to 1.18.34

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.34 (June 28th, 2024)

  • PLATFORM: Added support for Eclipse 2024-06; you'd get some NoSuchMethodError traces in your logs if using @Builder or @Singular prior to this fix. [Issue #3638](projectlombok/lombok#3638).
  • IMPROBABLE BREAKING CHANGE: Lombok now adds @lombok.Generated by default to methods and types it generates. This may result in accidentally increasing your test coverage percentage. [Issue #3667](projectlombok/lombok#3667).
  • IMPROBABLE BREAKING CHANGE: When lombok.config contains lombok.onX.flagUsage = WARNING, from now on warnings will actually be generated if onX is used.[Issue #2848](projectlombok/lombok#2848)
  • BUGFIX: When @SuperBuilder was used on a type with an generic array type, it would error wrong number of type arguments. [Issue #3694](projectlombok/lombok#3694).
  • FEATURE: Lombok generates javadoc for you for most of the methods it adds; with this release, javadoc is also added to generated constructors. [Issue #933](projectlombok/lombok#933).
Commits
  • fbbe7f0 [release] pre-release version bump
  • 3cd41e8 [trivial] some test cases were failing (due to the constructor-javadoc update...
  • 1384244 Merge pull request #3698 from stevebosman/fix-sneaky-throws-doc
  • d90ec73 [trivial] [style]
  • 3b68e39 Merge pull request #3697 from janrieke/superbuilder-fix-array-type-param
  • fdafa9a Merge pull request #3690 from Rawi01/eclipse_2024_06
  • 78c1f47 Merge pull request #3689 from Rawi01/nested-javadoc
  • da815a6 Merge pull request #3674 from Rawi01/standardexception-fields
  • c61a404 [trivial]
  • 6cf6caf Merge pull request #3673 from Rawi01/eclipse_field_generated
  • Additional commits viewable in compare view

Updates org.codehaus.groovy:groovy-json from 3.0.21 to 3.0.22

Commits

Updates org.codehaus.groovy:groovy-xml from 3.0.21 to 3.0.22

Commits

Updates org.codehaus.groovy:groovy-jaxb from 3.0.21 to 3.0.22

Commits

Updates org.codehaus.groovy:groovy-xml from 3.0.21 to 3.0.22

Commits

Updates org.codehaus.groovy:groovy-jaxb from 3.0.21 to 3.0.22

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 <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

…y with 7 updates

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.7.0` | `3.7.1` |
| [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) | `4.3.1` | `4.4.0` |
| [org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet](https://github.com/dsmiley/HTTP-Proxy-Servlet) | `1.12.1` | `2.0` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.32` | `1.18.34` |
| [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) | `3.0.21` | `3.0.22` |
| [org.codehaus.groovy:groovy-xml](https://github.com/apache/groovy) | `3.0.21` | `3.0.22` |
| [org.codehaus.groovy:groovy-jaxb](https://github.com/apache/groovy) | `3.0.21` | `3.0.22` |



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

Updates `com.github.jknack:handlebars` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/jknack/handlebars.java/releases)
- [Commits](jknack/handlebars.java@v4.3.1...v4.4.0)

Updates `org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet` from 1.12.1 to 2.0
- [Release notes](https://github.com/dsmiley/HTTP-Proxy-Servlet/releases)
- [Changelog](https://github.com/mitre/HTTP-Proxy-Servlet/blob/master/CHANGES.md)
- [Commits](mitre/HTTP-Proxy-Servlet@smiley-http-proxy-servlet-1.12.1...smiley-http-proxy-servlet-2.0)

Updates `org.projectlombok:lombok` from 1.18.32 to 1.18.34
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.32...v1.18.34)

Updates `org.codehaus.groovy:groovy-json` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-xml` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-jaxb` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-xml` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-jaxb` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: com.github.jknack:handlebars
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: org.codehaus.groovy:groovy-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: org.codehaus.groovy:groovy-jaxb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: org.codehaus.groovy:groovy-jaxb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants