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 jollyday.version from 0.23.2 to 0.24.0 #550

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Bumps jollyday.version from 0.23.2 to 0.24.0.
Updates de.focus-shift:jollyday-core from 0.23.2 to 0.24.0

Release notes

Sourced from de.focus-shift:jollyday-core's releases.

Release Jollyday 0.24.0

⭐ Enhancements

  • Add tests for configuration provider and improve packages #432
  • Add tests for Cache and HolidayManagerValueHandler #431

🐞 Bugs

  • Improve dutch holiday naming #433
  • Static Jackson mapper creator #435

🔨 Dependency upgrades

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.0 to 2.16.1 #427
  • Bump mockito.version from 5.8.0 to 5.9.0 #428
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #429

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • daf6429 New Release Version 0.24.0
  • e712cbf [skip ci] Add release notes for version 0.24.0
  • 435cb1e Merge pull request #433 from janjongerden/improve-netherlands-holidays
  • 98ab04a Improve dutch holiday naming
  • d8e283f Merge pull request #435 from focus-shift/static-mapper-creator
  • a483ce2 Static Jackson mapper creator
  • 13b020c Merge pull request #432 from focus-shift/test-configuration-provider
  • 9d8b240 Add javadoc to TestProvider
  • d91f5bb Unify ConfigurationProviderManagerTest test with sut
  • 6fb06ea Improve URLConfigurationProvider and tests
  • Additional commits viewable in compare view

Updates de.focus-shift:jollyday-jaxb from 0.23.2 to 0.24.0

Release notes

Sourced from de.focus-shift:jollyday-jaxb's releases.

Release Jollyday 0.24.0

⭐ Enhancements

  • Add tests for configuration provider and improve packages #432
  • Add tests for Cache and HolidayManagerValueHandler #431

🐞 Bugs

  • Improve dutch holiday naming #433
  • Static Jackson mapper creator #435

🔨 Dependency upgrades

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.0 to 2.16.1 #427
  • Bump mockito.version from 5.8.0 to 5.9.0 #428
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #429

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • daf6429 New Release Version 0.24.0
  • e712cbf [skip ci] Add release notes for version 0.24.0
  • 435cb1e Merge pull request #433 from janjongerden/improve-netherlands-holidays
  • 98ab04a Improve dutch holiday naming
  • d8e283f Merge pull request #435 from focus-shift/static-mapper-creator
  • a483ce2 Static Jackson mapper creator
  • 13b020c Merge pull request #432 from focus-shift/test-configuration-provider
  • 9d8b240 Add javadoc to TestProvider
  • d91f5bb Unify ConfigurationProviderManagerTest test with sut
  • 6fb06ea Improve URLConfigurationProvider and tests
  • 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 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)

Bumps `jollyday.version` from 0.23.2 to 0.24.0.

Updates `de.focus-shift:jollyday-core` from 0.23.2 to 0.24.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.23.2...v0.24.0)

Updates `de.focus-shift:jollyday-jaxb` from 0.23.2 to 0.24.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.23.2...v0.24.0)

---
updated-dependencies:
- dependency-name: de.focus-shift:jollyday-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.focus-shift:jollyday-jaxb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added java Pull requests that update a java dependency type: dependencies Pull requests that update a dependency file labels Jan 20, 2024
@derTobsch derTobsch added this to the 2.1.1 milestone Jan 20, 2024
@github-actions github-actions bot added the status: planned This issue is planned in a milestone and won't be touched by stale bot. label Jan 20, 2024
@derTobsch derTobsch merged commit f4e4cfa into main Jan 20, 2024
1 check passed
@derTobsch derTobsch deleted the dependabot/maven/jollyday.version-0.24.0 branch January 20, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update a java dependency status: planned This issue is planned in a milestone and won't be touched by stale bot. type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant