Skip to content

Bump @atproto/syntax from 0.5.3 to 0.5.4#562

Merged
eliperkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/atproto/syntax-0.5.4
Apr 17, 2026
Merged

Bump @atproto/syntax from 0.5.3 to 0.5.4#562
eliperkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/atproto/syntax-0.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps @atproto/syntax from 0.5.3 to 0.5.4.

Release notes

Sourced from @​atproto/syntax's releases.

@​atproto/syntax@​0.5.4

Patch Changes

  • #4806 26d793a Thanks @​matthieusieben! - Avoid trailing slashes when stringifying an AtUri

  • #4806 26d793a Thanks @​matthieusieben! - Align implementation of ensureValidAtUri and ensureValidAtUriRegex: consistently apply length and fragment charset restrictions

  • #4806 26d793a Thanks @​matthieusieben! - Improve performances of AtUriString validation

  • #4760 55d06de Thanks @​matthieusieben! - Fixes a bug where normalizeDatetime would return different results for the same input depending on the timezone of the machine it was run on. This caused tests to fail when run in different environments. The fix consists of attempting more consistent parsing strategies first (appending "Z" or " UTC" to the input) before falling back to parsing "as is", which can yield different results depending on the local timezone. The function's documentation has also been updated to reflect this behavior.

  • #4806 26d793a Thanks @​matthieusieben! - Add missing fragment to AtUriString template literal type

Changelog

Sourced from @​atproto/syntax's changelog.

0.5.4

Patch Changes

  • #4806 26d793a Thanks @​matthieusieben! - Avoid trailing slashes when stringifying an AtUri

  • #4806 26d793a Thanks @​matthieusieben! - Align implementation of ensureValidAtUri and ensureValidAtUriRegex: consistently apply length and fragment charset restrictions

  • #4806 26d793a Thanks @​matthieusieben! - Improve performances of AtUriString validation

  • #4760 55d06de Thanks @​matthieusieben! - Fixes a bug where normalizeDatetime would return different results for the same input depending on the timezone of the machine it was run on. This caused tests to fail when run in different environments. The fix consists of attempting more consistent parsing strategies first (appending "Z" or " UTC" to the input) before falling back to parsing "as is", which can yield different results depending on the local timezone. The function's documentation has also been updated to reflect this behavior.

  • #4806 26d793a Thanks @​matthieusieben! - Add missing fragment to AtUriString template literal type

Commits

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 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 [@atproto/syntax](https://github.com/bluesky-social/atproto/tree/HEAD/packages/syntax) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/bluesky-social/atproto/releases)
- [Changelog](https://github.com/bluesky-social/atproto/blob/main/packages/syntax/CHANGELOG.md)
- [Commits](https://github.com/bluesky-social/atproto/commits/@atproto/[email protected]/packages/syntax)

---
updated-dependencies:
- dependency-name: "@atproto/syntax"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
@eliperkins eliperkins merged commit c93fef2 into main Apr 17, 2026
4 checks passed
@eliperkins eliperkins deleted the dependabot/npm_and_yarn/atproto/syntax-0.5.4 branch April 17, 2026 16:15
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant