Skip to content

chore(deps): bump @atproto/syntax from 0.3.4 to 0.6.1#68

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown

Bumps @atproto/syntax from 0.3.4 to 0.6.1.

Release notes

Sourced from @​atproto/syntax's releases.

@​atproto/syntax@​0.6.1

Patch Changes

@​atproto/syntax@​0.6.0

Minor Changes

  • #4929 f01c59f Thanks @​devinivy! - BREAKING: Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24.

  • #4943 c459153 Thanks @​devinivy! - BREAKING: Convert to pure ESM. All packages now ship "type": "module" with ES module output and Node16 module resolution.

    Node.js 22's require() compatibility layer can still load these packages in CommonJS code.

  • #4930 908bece Thanks @​devinivy! - Build with TypeScript 6.0.

Changelog

Sourced from @​atproto/syntax's changelog.

0.6.1

Patch Changes

0.6.0

Minor Changes

  • #4929 f01c59f Thanks @​devinivy! - BREAKING: Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24.

  • #4943 c459153 Thanks @​devinivy! - BREAKING: Convert to pure ESM. All packages now ship "type": "module" with ES module output and Node16 module resolution.

    Node.js 22's require() compatibility layer can still load these packages in CommonJS code.

  • #4930 908bece Thanks @​devinivy! - Build with TypeScript 6.0.

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

... (truncated)

Commits
Maintainer changes

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


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.3.4 to 0.6.1.
- [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.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github May 25, 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.

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