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 dependencies group across 1 directory with 5 updates #43

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the dependencies group with 5 updates in the / directory:

Package From To
org.apache.logging.log4j:log4j-api 2.24.1 2.24.2
org.apache.logging.log4j:log4j-core 2.24.1 2.24.2
org.apache.logging.log4j:log4j-slf4j-impl 2.24.1 2.24.2
net.datafaker:datafaker 2.4.1 2.4.2
com.github.spotbugs:spotbugs-maven-plugin 4.8.6.5 4.8.6.6

Updates org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2

Updates org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.24.1 to 2.24.2

Updates org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.24.1 to 2.24.2

Updates net.datafaker:datafaker from 2.4.1 to 2.4.2

Release notes

Sourced from net.datafaker:datafaker's releases.

2.4.2

Things that changed in this release

  • cda7fb2f - Automate rolling of SNAPSHOT version in pom (#1438)
  • cbe31057 - feature: add movie name to movie provider (#1442)
  • 562ceed8 - Bump codecov/codecov-action from 5.0.0 to 5.0.2
  • 36c04ae8 - Bump codecov/codecov-action from 4.6.0 to 5.0.0
  • fe28ca9f - Bump com.googlecode.libphonenumber:libphonenumber
  • cd7e58d2 - Brazil passport number
  • fde98f09 - Finance provider extension with a new card type UNIONPAY and card number generator for it
  • 92427bd8 - Update Dota2Provider dota2.yml
  • ff110bfc - swedish ssn cannot have format like XXXXXX-000X (#1434)
  • 1b19bdc6 - Update snapshot version in pom.xml (#1429)
  • c82724cd - Add greek values for Football provider
  • 7463ece4 - Experimenting with Renovate to bundle all renovate PRs once a week. (#1427)
  • fa65768a - chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
  • 9619611c - chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
  • 5f9e1766 - chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2
  • 8c61c5be - Release notes for version 2.4.1.
  • f073184d - Added numberBetween for doubles. (#1392)
  • 87a38039 - improve test for faker.expression
  • 583e81d0 - #1412 fix concurrency issue in CopyOnWriteMap
  • 1dc01bb1 - #1412 avoid swallowing errors happened in child threads in Issue759Test
  • 0f50bbec - fix flaky UniversityTest
  • 6f00a785 - Feature: new methods nextInt(Range) and nextLong(Range) (#1416)
  • d5f4ffb6 - fix typo in test name
  • 63b6ba4d - add assertions to DateAndTimeTest.java
  • 832116d9 - fix flaky test NameTest.java with Greek names
  • 089f7ade - Add greek values for Name provider (#1415)
  • d00cb0de - Merge pull request #1413 from datafaker-net/renovate/libphonenumber.version
  • 3e096530 - fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.49
  • 9efbce1b - fix: University tests
  • e90e2973 - Merge pull request #1410 from gvrettos/feature/measurement-el_GR
  • 054a8b76 - Move utility method for tests on top of the actual tests
  • 79e2821d - Fix test for Job provider for el_GR locale to accept skills of up to 4 words
  • e10eb768 - Add tests for Job provider for el_GR locale
  • 7c0bb4a4 - Add tests for GreekPhilosopher provider for el_GR locale
  • 8171a5f3 - Add tests for Ancient provider for el_GR locale
  • d97f15cf - Add tests for Measurement provider for el_GR locale
  • f5a93122 - Add greek translations for Measurement provider
Commits
  • cda7fb2 Automate rolling of SNAPSHOT version in pom (#1438)
  • cbe3105 feature: add movie name to movie provider (#1442)
  • 562ceed Bump codecov/codecov-action from 5.0.0 to 5.0.2
  • 36c04ae Bump codecov/codecov-action from 4.6.0 to 5.0.0
  • fe28ca9 Bump com.googlecode.libphonenumber:libphonenumber
  • cd7e58d Brazil passport number
  • fde98f0 Finance provider extension with a new card type UNIONPAY and card number gene...
  • 92427bd Update Dota2Provider dota2.yml
  • ff110bf swedish ssn cannot have format like XXXXXX-000X (#1434)
  • 1b19bdc Update snapshot version in pom.xml (#1429)
  • Additional commits viewable in compare view

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.8.6.6

  • Cleanup groovy code
  • Cleanup character encoding
  • Update deprecated maven calls
  • Groovy moved to 4.0.24

Compatibility remains with 4.8.6 of spotbugs

Commits
  • 9895d2e [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.6
  • 028a1a3 Merge pull request #924 from hazendaz/next-up
  • 1b6f4bf [ci] Gstring to string
  • cf9ebd1 [ci] Run eclipse formatter against the code
  • 62ddea0 Merge pull request #923 from hazendaz/charset
  • 559b0ca [logging] Use correct quoting in log line
  • f2baf85 [maven] Update deprecated code from current project call for reports plugin
  • e5fd7e7 [groovy] Use less gstrings when not needed and sort parameter attributes
  • 260a4da Merge pull request #922 from hazendaz/charset
  • 192e8f2 Revert "[github] Bump to maven 4.0.0-beta-5"
  • Additional commits viewable in compare view

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 dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.24.1` | `2.24.2` |
| org.apache.logging.log4j:log4j-core | `2.24.1` | `2.24.2` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.24.1` | `2.24.2` |
| [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) | `2.4.1` | `2.4.2` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.6.5` | `4.8.6.6` |



Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.1 to 2.24.2

Updates `net.datafaker:datafaker` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Commits](datafaker-net/datafaker@v2.4.1...2.4.2)

Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.5 to 4.8.6.6
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: net.datafaker:datafaker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant