Skip to content

Bump AstroAngles in / - #131

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/julia-b6556ec25a
Open

Bump AstroAngles in /#131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/julia-b6556ec25a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on and AstroAngles to permit the latest version.
Updates AstroAngles to 0.3.0

Release notes

Sourced from AstroAngles's releases.

v0.3.0

AstroAngles v0.3.0

Diff since v0.2.1

Breaking changes

  • Parsing is now anchored end-to-end: inputs with trailing junk ("1:2:3xyz"), a leading delimiter (":5"), or more than three components ("1:2:3:4") are rejected instead of silently truncated (#4)
  • Components supplied out of order (e.g. "3s2m", "1'2d") now raise a descriptive ArgumentError instead of being misread (#4)
  • parse_dms and parse_hms throw ArgumentError (rather than a bare ErrorException) on unparseable input (#4)

What's Changed

New Contributors

Full Changelog: JuliaAstro/AstroAngles.jl@v0.2.1...v0.3.0

Merged pull requests:

  • feat!: Add more lenient parsing (#4) (@​briochemc)
  • feat: Right-pad fractional seconds + support variable-length parts in format_angle (#33) (@​icweaver)
Commits

Updates AstroAngles to 0.3.0

Release notes

Sourced from AstroAngles's releases.

v0.3.0

AstroAngles v0.3.0

Diff since v0.2.1

Breaking changes

  • Parsing is now anchored end-to-end: inputs with trailing junk ("1:2:3xyz"), a leading delimiter (":5"), or more than three components ("1:2:3:4") are rejected instead of silently truncated (#4)
  • Components supplied out of order (e.g. "3s2m", "1'2d") now raise a descriptive ArgumentError instead of being misread (#4)
  • parse_dms and parse_hms throw ArgumentError (rather than a bare ErrorException) on unparseable input (#4)

What's Changed

New Contributors

Full Changelog: JuliaAstro/AstroAngles.jl@v0.2.1...v0.3.0

Merged pull requests:

  • feat!: Add more lenient parsing (#4) (@​briochemc)
  • feat: Right-pad fractional seconds + support variable-length parts in format_angle (#33) (@​icweaver)
Commits

Updates AstroAngles to 0.3.0

Release notes

Sourced from AstroAngles's releases.

v0.3.0

AstroAngles v0.3.0

Diff since v0.2.1

Breaking changes

  • Parsing is now anchored end-to-end: inputs with trailing junk ("1:2:3xyz"), a leading delimiter (":5"), or more than three components ("1:2:3:4") are rejected instead of silently truncated (#4)
  • Components supplied out of order (e.g. "3s2m", "1'2d") now raise a descriptive ArgumentError instead of being misread (#4)
  • parse_dms and parse_hms throw ArgumentError (rather than a bare ErrorException) on unparseable input (#4)

What's Changed

New Contributors

Full Changelog: JuliaAstro/AstroAngles.jl@v0.2.1...v0.3.0

Merged pull requests:

  • feat!: Add more lenient parsing (#4) (@​briochemc)
  • feat: Right-pad fractional seconds + support variable-length parts in format_angle (#33) (@​icweaver)
Commits

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 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

Updates the requirements on  and [AstroAngles](https://github.com/JuliaAstro/AstroAngles.jl) to permit the latest version.

Updates `AstroAngles` to 0.3.0
- [Release notes](https://github.com/JuliaAstro/AstroAngles.jl/releases)
- [Commits](https://github.com/JuliaAstro/AstroAngles.jl/commits/v0.3.0)

Updates `AstroAngles` to 0.3.0
- [Release notes](https://github.com/JuliaAstro/AstroAngles.jl/releases)
- [Commits](https://github.com/JuliaAstro/AstroAngles.jl/commits/v0.3.0)

Updates `AstroAngles` to 0.3.0
- [Release notes](https://github.com/JuliaAstro/AstroAngles.jl/releases)
- [Commits](https://github.com/JuliaAstro/AstroAngles.jl/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: AstroAngles
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: julia
- dependency-name: AstroAngles
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: julia
- dependency-name: AstroAngles
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: julia
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 30, 2026
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants