Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps the not-major group with 1 update: github.com/markusmobius/go-dateparser.

Updates github.com/markusmobius/go-dateparser from 1.2.3 to 1.2.4

Release notes

Sourced from github.com/markusmobius/go-dateparser's releases.

v1.2.4

What's Changed

Commits
  • 43bf69a Make absolute parser can detect if parsed time period is hour, minute, or second
  • f4f6952 Improve script for generating digit normalizer
  • 6af240f Refactor April 2025 (#21)
  • cda20da Don't modify the month for strings that only contain weekdays (#19)
  • 12ad2ea Add PreserveEndOfMonth setting for relative dates (#17)
  • 99ba6a4 Update README.md
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2025
@paddycarver
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/not-major-316e05567e branch from 133d20c to 55ee222 Compare August 10, 2025 07:56
@paddycarver
Copy link
Member

@dependabot rebase

Bumps the not-major group with 1 update: [github.com/markusmobius/go-dateparser](https://github.com/markusmobius/go-dateparser).


Updates `github.com/markusmobius/go-dateparser` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/markusmobius/go-dateparser/releases)
- [Changelog](https://github.com/markusmobius/go-dateparser/blob/main/CHANGELOG.md)
- [Commits](markusmobius/go-dateparser@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/markusmobius/go-dateparser
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: not-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/not-major-316e05567e branch from 55ee222 to e772aad Compare August 17, 2025 00:23
@paddycarver paddycarver merged commit db07f3f into main Aug 17, 2025
4 checks passed
@paddycarver paddycarver deleted the dependabot/go_modules/not-major-316e05567e branch August 17, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant