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.35.1 to 1.0.0 #991

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

🎅 Release Jollyday 1.0.0

⭐ Enhancements

  • 75ter Jahrestag des Aufstandes vom 17. Juni 1953 - Germany - Berlin #670
  • sonar: run sonar analyze with jdk 11 #686
  • Switzerland - Mauritius Day missing in Appenzell Innerrhoden #665
  • XML unmarshal: performance improvements - static XMLUtil with static converters #586

🐞 Bugs

  • Switzerland - all saints adjustments #675
  • Switzerland - Assumption day adjustments #673
  • Switzerland - Easter Monday Adjustments #679
  • Switzerland - Labour day not a public holiday in Aargau #677
  • Switzerland - Peter und Paul ist Observance #671

💥 Breaking Changes

  • Breaking: Remove deprecated getHolidays(int year, ...) in favour of year as "Year" #682
  • Breaking: Remove unofficial holiday type #683

❤️ Contributors

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

Commits
  • aad5d1f New Release Version 1.0.0
  • 5076d0f [skip ci] Add release notes for version 1.0.0
  • 7fc1d9f Merge pull request #688 from focus-shift/cleanups
  • b6ad9d9 improve readability
  • c5600da tests: unify test range
  • 39f3860 tests: improve testing stucture of validFromTo
  • 8289743 Merge pull request #687 from focus-shift/cleanups
  • 841326c tests: unify sut use for nz
  • 94ab9f1 test: add default switch case
  • b0a76ec Merge pull request #686 from focus-shift/sonar-with-jdk11
  • Additional commits viewable in compare view

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

Release notes

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

🎅 Release Jollyday 1.0.0

⭐ Enhancements

  • 75ter Jahrestag des Aufstandes vom 17. Juni 1953 - Germany - Berlin #670
  • sonar: run sonar analyze with jdk 11 #686
  • Switzerland - Mauritius Day missing in Appenzell Innerrhoden #665
  • XML unmarshal: performance improvements - static XMLUtil with static converters #586

🐞 Bugs

  • Switzerland - all saints adjustments #675
  • Switzerland - Assumption day adjustments #673
  • Switzerland - Easter Monday Adjustments #679
  • Switzerland - Labour day not a public holiday in Aargau #677
  • Switzerland - Peter und Paul ist Observance #671

💥 Breaking Changes

  • Breaking: Remove deprecated getHolidays(int year, ...) in favour of year as "Year" #682
  • Breaking: Remove unofficial holiday type #683

❤️ Contributors

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

Commits
  • aad5d1f New Release Version 1.0.0
  • 5076d0f [skip ci] Add release notes for version 1.0.0
  • 7fc1d9f Merge pull request #688 from focus-shift/cleanups
  • b6ad9d9 improve readability
  • c5600da tests: unify test range
  • 39f3860 tests: improve testing stucture of validFromTo
  • 8289743 Merge pull request #687 from focus-shift/cleanups
  • 841326c tests: unify sut use for nz
  • 94ab9f1 test: add default switch case
  • b0a76ec Merge pull request #686 from focus-shift/sonar-with-jdk11
  • 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.35.1 to 1.0.0.

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

Updates `de.focus-shift:jollyday-jaxb` from 0.35.1 to 1.0.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.35.1...v1.0.0)

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

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 6, 2024
@derTobsch derTobsch added this to the 2.14.0 milestone Dec 6, 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 6, 2024
@derTobsch derTobsch merged commit 96d562f into main Dec 6, 2024
5 checks passed
@derTobsch derTobsch deleted the dependabot/maven/jollyday.version-1.0.0 branch December 6, 2024 09:20
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