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.25.0 to 0.26.0 #598

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps jollyday.version from 0.25.0 to 0.26.0.
Updates de.focus-shift:jollyday-core from 0.25.0 to 0.26.0

Release notes

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

Release Jollyday 0.26.0

⭐ Enhancements

  • Add methods to directly filter "getHolidays" by HolidayType #466
  • Add tests for St Brigids Day in Ireland #463
  • Describe Development Decisions in the Readme #430
  • Filter on "getHolidays" via "HolidayType" #461
  • Improve NYSE #459

🐞 Bugs

  • St Brigid’s Day is wrong when 1st of February is a Friday #458

🔨 Dependency upgrades

  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 #464
  • Bump net.jqwik:jqwik from 1.8.2 to 1.8.3 #469

❤️ Contributors

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

Commits
  • ad0d04b New Release Version 0.26.0
  • dcaba5a [skip ci] Add release notes for version 0.26.0
  • 7d612f3 Merge pull request #469 from focus-shift/dependabot/maven/net.jqwik-jqwik-1.8.3
  • aa7f0fc Bump net.jqwik:jqwik from 1.8.2 to 1.8.3
  • d931135 Update 001-document-every-subdivision.md
  • b62b67d Merge pull request #465 from focus-shift/430-adr
  • e25038e Merge pull request #466 from focus-shift/461-holiday-type-filter
  • 31d72a6 Added St Brigid moving pattern and tests Fixes gh-458 (#468)
  • 77c17f7 Add methods to directly filter "getHolidays" by HolidayType
  • 559d6a8 Add adr template and for adr for empty subdivisions
  • Additional commits viewable in compare view

Updates de.focus-shift:jollyday-jaxb from 0.25.0 to 0.26.0

Release notes

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

Release Jollyday 0.26.0

⭐ Enhancements

  • Add methods to directly filter "getHolidays" by HolidayType #466
  • Add tests for St Brigids Day in Ireland #463
  • Describe Development Decisions in the Readme #430
  • Filter on "getHolidays" via "HolidayType" #461
  • Improve NYSE #459

🐞 Bugs

  • St Brigid’s Day is wrong when 1st of February is a Friday #458

🔨 Dependency upgrades

  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 #464
  • Bump net.jqwik:jqwik from 1.8.2 to 1.8.3 #469

❤️ Contributors

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

Commits
  • ad0d04b New Release Version 0.26.0
  • dcaba5a [skip ci] Add release notes for version 0.26.0
  • 7d612f3 Merge pull request #469 from focus-shift/dependabot/maven/net.jqwik-jqwik-1.8.3
  • aa7f0fc Bump net.jqwik:jqwik from 1.8.2 to 1.8.3
  • d931135 Update 001-document-every-subdivision.md
  • b62b67d Merge pull request #465 from focus-shift/430-adr
  • e25038e Merge pull request #466 from focus-shift/461-holiday-type-filter
  • 31d72a6 Added St Brigid moving pattern and tests Fixes gh-458 (#468)
  • 77c17f7 Add methods to directly filter "getHolidays" by HolidayType
  • 559d6a8 Add adr template and for adr for empty subdivisions
  • 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.25.0 to 0.26.0.

Updates `de.focus-shift:jollyday-core` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.25.0...v0.26.0)

Updates `de.focus-shift:jollyday-jaxb` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.25.0...v0.26.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 Feb 26, 2024
@derTobsch derTobsch added this to the 2.2.0 milestone Mar 1, 2024
@derTobsch derTobsch merged commit d61df2b into main Mar 1, 2024
1 check passed
@derTobsch derTobsch deleted the dependabot/maven/jollyday.version-0.26.0 branch March 1, 2024 09:24
@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 Mar 1, 2024
@derTobsch derTobsch modified the milestones: 2.2.0, 2.1.3 Mar 27, 2024
@github-actions github-actions bot added status: new Initial state for every issue / pullrequest status: planned This issue is planned in a milestone and won't be touched by stale bot. and removed status: planned This issue is planned in a milestone and won't be touched by stale bot. status: new Initial state for every issue / pullrequest labels Mar 27, 2024
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