Skip to content

chore(deps): bump @atproto/syntax from 0.3.4 to 0.5.4#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/atproto/syntax-0.5.4
Closed

chore(deps): bump @atproto/syntax from 0.3.4 to 0.5.4#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/atproto/syntax-0.5.4

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @atproto/syntax from 0.3.4 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

@​atproto/syntax@​0.5.3

Patch Changes

@​atproto/syntax@​0.5.2

Patch Changes

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

0.5.3

Patch Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

  • #4689 f7c2610 Thanks @​matthieusieben! - Remove global Date.toISOString() overload and replace with more accurate, less permissive, AtprotoDate interface. This change prevent using any Date instance to generate a DatetimeString, since some JS dates can actually not be safely stringified to a DatetimeString.

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​atproto/syntax since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, typescript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from aaronstevenwhite as a code owner April 21, 2026 22:51
Bumps [@atproto/syntax](https://github.com/bluesky-social/atproto/tree/HEAD/packages/syntax) from 0.3.4 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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title Build(deps): bump @atproto/syntax from 0.3.4 to 0.5.4 chore(deps): bump @atproto/syntax from 0.3.4 to 0.5.4 Apr 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/atproto/syntax-0.5.4 branch from bd592f6 to 38a2ffe Compare April 22, 2026 00:03
@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Author

Superseded by #68.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/atproto/syntax-0.5.4 branch May 25, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants