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

Update drupal/date_ap_style requirement from 2.0.1 to 2.0.2 #3721

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Updates the requirements on drupal/date_ap_style to permit the latest version.

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)

Updates the requirements on drupal/date_ap_style to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/date_ap_style
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 13, 2024 19:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 13, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/date_ap_style/releases/2.0.2

Release notes

New options, bug fixes, test coverage

Changes since 2.0.1:

Bug

  • #3471313 by calebtr: Date range displays incorrectly when day of month is the same but year is different
  • #3472152 by shelane: Today does not show for date range

Feature

  • #3456836 by shelane: Month Only Option

Misc

  • reset state selectors
  • restores formatter base
  • adds autowire for services
  • updates gitlab test for previous major, cspell words
  • updates description for month only option
  • sets tests to use strict types per Drupal requirements
  • updates visibility states for mutually exclusive options
  • refactors and optimizes options and formatting calls

Task

  • #3471504 by shelane: Create tests
  • #3473423 by shelane: Allow options in twig filter

@bberndt-uaz bberndt-uaz added Drupal Waiting on a fix from the Drupal community 2.11.x only labels Sep 16, 2024
@trackleft trackleft merged commit cdff8e5 into main Sep 16, 2024
16 checks passed
@trackleft trackleft deleted the dependabot/composer/drupal/date_ap_style-2.0.2 branch September 16, 2024 23:26
@trackleft trackleft added the patch release Issues to be included in the next patch release label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release php Pull requests that update Php code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants