Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update all dependencies #15

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@atproto/api (source) ^0.13.4 -> ^0.14.0 age adoption passing confidence dependencies minor
@atproto/common (source) 0.4.4 -> 0.4.8 age adoption passing confidence dependencies patch
@atproto/identity (source) 0.4.3 -> 0.4.6 age adoption passing confidence dependencies patch
@atproto/lex-cli (source) ^0.5.0 -> ^0.6.0 age adoption passing confidence devDependencies minor
@atproto/lexicon (source) 0.4.3 -> 0.4.7 age adoption passing confidence dependencies patch
@atproto/oauth-client-node (source) 0.2.2 -> 0.2.11 age adoption passing confidence dependencies patch
@atproto/sync (source) 0.1.6 -> 0.1.14 age adoption passing confidence dependencies patch
@atproto/syntax (source) 0.3.1 -> 0.3.3 age adoption passing confidence dependencies patch
@atproto/xrpc-server (source) 0.7.3 -> 0.7.11 age adoption passing confidence dependencies patch
better-sqlite3 11.6.0 -> 11.8.1 age adoption passing confidence dependencies minor
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence dependencies patch
express (source) 4.21.1 -> 4.21.2 age adoption passing confidence dependencies patch
fit-file-parser 1.20.0 -> 1.21.0 age adoption passing confidence dependencies minor
kysely 0.27.4 -> 0.27.5 age adoption passing confidence dependencies patch
multiformats 13.3.1 -> 13.3.2 age adoption passing confidence dependencies patch
node (source) 22.11.0 -> 22.14.0 age adoption passing confidence minor
pino (source) 9.5.0 -> 9.6.0 age adoption passing confidence dependencies minor
tsup (source) 8.3.5 -> 8.3.6 age adoption passing confidence devDependencies patch
tsx (source) 4.19.2 -> 4.19.3 age adoption passing confidence devDependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch

Release Notes

bluesky-social/atproto (@​atproto/api)

v0.14.2

Compare Source

Patch Changes

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

Minor Changes
  • #​2999 c53d943c8 Thanks @​matthieusieben! - Update Lexicon derived code to better reflect data typings. In particular, Lexicon derived interfaces will now explicitly include the $type property that can be present in the data.

  • #​2999 c53d943c8 Thanks @​matthieusieben! - Helper functions (e.g. NS.isRecord) no longer casts the output value. Use asPredicate(NS.validateRecord) to create a predicate function that will ensure that an unknown value is indeed an NS.Record. The isX helper function's purpose is to discriminate between $typed values from unions.

Patch Changes

v0.13.35

Compare Source

Patch Changes

v0.13.34

Compare Source

Patch Changes

v0.13.33

Compare Source

Patch Changes

v0.13.32

Compare Source

Patch Changes

v0.13.31

Compare Source

Patch Changes

v0.13.30

Compare Source

Patch Changes

v0.13.29

Compare Source

Patch Changes

v0.13.28

Compare Source

Patch Changes

v0.13.27

Compare Source

Patch Changes

v0.13.26

Compare Source

Patch Changes

v0.13.25

Compare Source

Patch Changes

v0.13.24

Compare Source

Patch Changes

v0.13.23

Compare Source

Patch Changes

v0.13.22

Compare Source

Patch Changes
  • #​3270 f22383cee Thanks @​estrattonbailey! - Add support for label def aliases, deprecation notices. This provides support for the deprecated gore label until a full cleanup effort can be completed.

v0.13.21

Compare Source

Patch Changes

v0.13.20

Compare Source

Patch Changes

v0.13.19

Compare Source

Patch Changes
  • #​3171 ed2236220 Thanks @​foysalit! - Allow moderators to optionally acknowledge all open subjects of an account when acknowledging account level reports
bluesky-social/atproto (@​atproto/common)

v0.4.8

Compare Source

Patch Changes

v0.4.7

Compare Source

Patch Changes

v0.4.6

Compare Source

Patch Changes

v0.4.5

Compare Source

Patch Changes
bluesky-social/atproto (@​atproto/identity)

v0.4.6

Compare Source

Patch Changes

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes
bluesky-social/atproto (@​atproto/lex-cli)

v0.6.1

Compare Source

Patch Changes

v0.6.0

Compare Source

Minor Changes
  • #​2999 c53d943c8 Thanks @​matthieusieben! - Update the code generation to better reflect the data typings. In particular this change will cause generated code to explicit the $type property that can be present in the data.

  • #​2999 c53d943c8 Thanks @​matthieusieben! - Remove [string]: unknown index signature from custom user objects, input and output schemas.

Patch Changes

v0.5.7

Compare Source

Patch Changes

v0.5.6

Compare Source

Patch Changes

v0.5.5

Compare Source

Patch Changes

v0.5.4

Compare Source

Patch Changes

v0.5.3

Compare Source

Patch Changes
bluesky-social/atproto (@​atproto/lexicon)

v0.4.7

Compare Source

Patch Changes

v0.4.6

Compare Source

Patch Changes

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes
bluesky-social/atproto (@​atproto/oauth-client-node)

v0.2.11

Compare Source

Patch Changes

v0.2.10

Compare Source

Patch Changes

v0.2.9

Compare Source

Patch Changes

v0.2.8

Compare Source

Patch Changes

v0.2.7

Compare Source

Patch Changes

v0.2.6

Compare Source

Patch Changes

v0.2.5

Compare Source

Patch Changes

v0.2.4

Compare Source

Patch Changes

v0.2.3

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4d27972 to e0dcea5 Compare January 8, 2025 23:16
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 3b5f5f5 to 07d5ddd Compare January 20, 2025 16:38
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from ee6421f to e9e9c2b Compare January 26, 2025 09:15
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 3af8bc8 to 82ce5d6 Compare February 7, 2025 00:43
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7be3123 to 6fd4573 Compare February 14, 2025 12:14
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9f6fa6e to 6f40bb3 Compare February 19, 2025 12:16
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