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 1.0.0 to 1.1.0 #1012

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jollyday.version from 1.0.0 to 1.1.0.
Updates de.focus-shift:jollyday-core from 1.0.0 to 1.1.0

Release notes

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

Release Jollyday 1.1.0

⭐ Enhancements

  • Configuration to Specify XML Configuration Service Implementation When Multiple Are on the Classpath #694

🐞 Bugs

  • Easter monday in Switzerland's Canton of Valais instead of Vaud #698
  • Switzerland - All Saints, not a public holiday in Graubünden #691
  • Warning module not found #445

🔨 Dependency upgrades

  • build(deps): bump net.jqwik:jqwik from 1.9.1 to 1.9.2 #689
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 #690
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 #697

❤️ Contributors

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

Commits
  • 88124b7 New Release Version 1.1.0
  • 17ab5f4 [skip ci] Add release notes for version 1.1.0
  • 9525d6a Merge pull request #699 from focus-shift/698-easter-monday
  • fed4575 switzerland: move easter monday from valais to vaud
  • 7ef6e31 Merge pull request #696 from focus-shift/improve-tests
  • de80207 WIP: first fluent checker tests
  • eba0499 austria: add test
  • f072641 Move validate instantiation of managers with locale and holiday calender into...
  • 724f073 AD/AE uses new HolidayChecker
  • ddf5241 WIP: first draft of HolidayChecker
  • Additional commits viewable in compare view

Updates de.focus-shift:jollyday-jaxb from 1.0.0 to 1.1.0

Release notes

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

Release Jollyday 1.1.0

⭐ Enhancements

  • Configuration to Specify XML Configuration Service Implementation When Multiple Are on the Classpath #694

🐞 Bugs

  • Easter monday in Switzerland's Canton of Valais instead of Vaud #698
  • Switzerland - All Saints, not a public holiday in Graubünden #691
  • Warning module not found #445

🔨 Dependency upgrades

  • build(deps): bump net.jqwik:jqwik from 1.9.1 to 1.9.2 #689
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 #690
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 #697

❤️ Contributors

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

Commits
  • 88124b7 New Release Version 1.1.0
  • 17ab5f4 [skip ci] Add release notes for version 1.1.0
  • 9525d6a Merge pull request #699 from focus-shift/698-easter-monday
  • fed4575 switzerland: move easter monday from valais to vaud
  • 7ef6e31 Merge pull request #696 from focus-shift/improve-tests
  • de80207 WIP: first fluent checker tests
  • eba0499 austria: add test
  • f072641 Move validate instantiation of managers with locale and holiday calender into...
  • 724f073 AD/AE uses new HolidayChecker
  • ddf5241 WIP: first draft of HolidayChecker
  • 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 1.0.0 to 1.1.0.

Updates `de.focus-shift:jollyday-core` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v1.0.0...v1.1.0)

Updates `de.focus-shift:jollyday-jaxb` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v1.0.0...v1.1.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 Dec 20, 2024
@derTobsch derTobsch added this to the 2.14.1 milestone Dec 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 Dec 20, 2024
@derTobsch derTobsch merged commit 941bcfa into main Dec 20, 2024
5 checks passed
@derTobsch derTobsch deleted the dependabot/maven/jollyday.version-1.1.0 branch December 20, 2024 09:08
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.

1 participant