Skip to content

Comments

Bump aika from 0.1 to 0.3.0#106

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aika-0.3.0
Open

Bump aika from 0.1 to 0.3.0#106
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aika-0.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps aika from 0.1 to 0.3.0.

Release notes

Sourced from aika's releases.

v0.3.0

What's Changed

  • Naming things: Renamed argument snap_days to snap_hours
  • Formatting: Added formatter for Opsgenie API query clause
  • Formatting: Added formatter for GitHub Search API query clause
  • TimeInterval: Made end argument optional

Details

Full Changelog: panodata/aika@v0.2.1...v0.3.0

v0.2.1

What's Changed

Full Changelog: panodata/aika@v0.2.0...v0.2.1

v0.2.0

What's Changed

  • Maintenance: Add support for macOS, Windows, and Python 3.12 & 3.13
  • dudp-parser: Added new "dudp" parser, using python-dateutil and dateparser
  • Naming things: Use TimeIntervalParser, and return TimeInterval objects
  • Improved compatibility and correctness
  • Added support for shorthand notations for weeks, months, years, like 2025W01, 2025M02, 2025Q03, 2025
  • arbitrary-dateparser: Vendorize vanilla version 0.0.4
  • dudp-parser: Added tests and documentation verifying time deltas

Details

... (truncated)

Changelog

Sourced from aika's changelog.

2025-02-24 v0.3.0

  • Naming things: Renamed argument snap_days to snap_hours
  • Formatting: Added formatter for Opsgenie API query clause
  • Formatting: Added formatter for GitHub Search API query clause
  • TimeInterval: Made end argument optional

2025-02-24 v0.2.1

  • Emit better error message when German locales are not installed

2025-02-24 v0.2.0

  • Maintenance: Add support for macOS, Windows, and Python 3.12 & 3.13
  • dudp-parser: Added new "dudp" parser, using python-dateutil and dateparser
  • Naming things: Use TimeIntervalParser, and return TimeInterval objects
  • Improved compatibility and correctness
  • Added support for shorthand notations for weeks, months, years, like 2025W01, 2025M02, 2025Q03, 2025
  • arbitrary-dateparser: Vendorize vanilla version 0.0.4
  • dudp-parser: Added tests and documentation verifying time deltas

2023-08-23 v0.1.0

  • Initial thing, using arbitrary-dateparser and DateRangeParser packages
  • Add German variants of arbitrary-dateparser and DateRangeParser
  • Add parse_single method, for parsing a single point in time
Commits
  • a15202e Release v0.3.0
  • d5d5492 TimeInterval: Make end argument optional
  • 92fd403 Formatting: Add formatter for GitHub Search API query clause
  • ac67628 Formatting: Added software tests
  • fcce337 Formatting: Add formatter for Opsgenie API query clause
  • bf732db Naming things: Rename argument snap_days to snap_hours
  • 883c772 Release v0.2.1
  • 79e8ccd Emit better error message when German locales are not installed
  • 9135784 Release v0.2.0
  • 85c0a0f Chore: Update project title and backlog
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [aika](https://github.com/panodata/aika) from 0.1 to 0.3.0.
- [Release notes](https://github.com/panodata/aika/releases)
- [Changelog](https://github.com/panodata/aika/blob/main/CHANGES.md)
- [Commits](panodata/aika@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: aika
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants