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

chore(deps): update all non-major dependencies #181

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cloudwatch-logs (source) ^3.682.0 -> ^3.699.0 age adoption passing confidence
@aws-sdk/client-iam (source) ^3.682.0 -> ^3.699.0 age adoption passing confidence
@aws-sdk/client-lambda (source) ^3.682.0 -> ^3.699.0 age adoption passing confidence
@cloudflare/workers-types ^4.20241022.0 -> ^4.20241127.0 age adoption passing confidence
@fastly/compute-js-static-publish ^6.1.1 -> ^6.2.0 age adoption passing confidence
@fastly/js-compute ^3.26.0 -> ^3.27.2 age adoption passing confidence
@graphql-tools/schema (source) ^10.0.7 -> ^10.0.10 age adoption passing confidence
@graphql-tools/utils (source) ^10.5.5 -> ^10.6.1 age adoption passing confidence
@types/aws-lambda (source) ^8.10.145 -> ^8.10.146 age adoption passing confidence
@types/node (source) ^18.19.64 -> ^18.19.67 age adoption passing confidence
@vercel/ncc ^0.38.2 -> ^0.38.3 age adoption passing confidence
@whatwg-node/fetch (source) ^0.9.22 -> ^0.10.1 age adoption passing confidence
bun-types (source) ^1.1.34 -> ^1.1.37 age adoption passing confidence
cookie ^1.0.1 -> ^1.0.2 age adoption passing confidence
eslint (source) ^9.14.0 -> ^9.15.0 age adoption passing confidence
graphql-yoga (source) ^5.8.0 -> ^5.10.3 age adoption passing confidence
hono (source) ^4.6.8 -> ^4.6.12 age adoption passing confidence
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.1 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence
vite (source) ^5.4.10 -> ^5.4.11 age adoption passing confidence
vitest (source) ^2.1.4 -> ^2.1.6 age adoption passing confidence
wrangler (source) ^3.84.1 -> ^3.91.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.698.0

Compare Source

Features
  • client-cloudwatch-logs: Adds "Create field indexes to improve query performance and reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents with Entity". (33993c9)

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.692.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

aws/aws-sdk-js-v3 (@​aws-sdk/client-iam)

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

v3.692.0

Compare Source

Features
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef1)

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-iam

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.699.0

Compare Source

Features
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41)

v3.698.0

Compare Source

Features
  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea84)

v3.697.0

Compare Source

Features
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e31)

v3.696.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.693.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.692.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.691.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.689.0

Compare Source

Features
  • client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c)

v3.688.0

Compare Source

Features
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6)

v3.687.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.686.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

cloudflare/workerd (@​cloudflare/workers-types)

v4.20241127.0

Compare Source

v4.20241112.0

Compare Source

v4.20241106.0

Compare Source

fastly/compute-js-static-publish (@​fastly/compute-js-static-publish)

v6.2.0

Compare Source

Added

- Scaffolded application now uses @​fastly/cli npm package to access the Fastly CLI

Updated
  • Improved README to clarify command line args syntax
  • Improved README to clarify KV Store mode usage
  • Improved README to clarify application generation and iteration
fastly/js-compute-runtime (@​fastly/js-compute)

v3.27.2

Compare Source

Fixed
  • docs build, ensuring compute-file-server-cli for publish (#​1044) (40de0b8)

v3.27.1

Compare Source

Fixed

v3.27.0

Compare Source

Added
  • --enable-aot AOT compilation flag; no longer experimental. (#​1033) (8128c4d)
Fixed
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.10

Compare Source

Patch Changes

v10.0.9

Compare Source

Patch Changes

v10.0.8

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v10.6.1

Compare Source

Patch Changes
  • 1e02935
    Thanks @​ardatan! - Handle parse errors correctly when loader gets a
    string directly

v10.6.0

Compare Source

Minor Changes
  • 414e404
    Thanks @​ardatan! - new fakePromise, mapMaybePromise and
    fakeRejectPromise helper functions

v10.5.6

Compare Source

Patch Changes
  • #​6677
    dc5043b
    Thanks @​enisdenjo! - onError and onEnd callbacks from
    mapAsyncIterator are invoked only once regardless of how many times throw/return was called
    on the iterator
vercel/ncc (@​vercel/ncc)

v0.38.3

Compare Source

Bug Fixes
ardatan/whatwg-node (@​whatwg-node/fetch)

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
Patch Changes

v0.9.23

Compare Source

Patch Changes
oven-sh/bun (bun-types)

v1.1.37

Compare Source

v1.1.36

Compare Source

v1.1.35

Compare Source

jshttp/cookie (cookie)

v1.0.2

Compare Source

Fixed

Added

eslint/eslint (eslint)

v9.15.0

Compare Source

dotansimha/graphql-yoga (graphql-yoga)

v5.10.3

Compare Source

Patch Changes

v5.10.2

Compare Source

Patch Changes
  • #​3491
    7a413bc
    Thanks @​n1ru4l! - dependencies updates:

  • #​3491
    7a413bc
    Thanks @​n1ru4l! - Fix issue where context values being shared between
    batched requests.

    A bug within @whatwg-node/server caused properties assigned to a batched requests context to be
    propagated to all other batched requests contexts. It is resolved by updating the dependency of
    @whatwg-node/server to 0.9.55.

v5.10.1

Compare Source

Patch Changes

v5.10.0

Compare Source

Minor Changes

v5.9.0

Compare Source

Minor Changes
Patch Changes
honojs/hono (hono)

v4.6.12

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.11...v4.6.12

v4.6.11

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.10...v4.6.11

v4.6.10

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.9...v4.6.10

v4.6.9

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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-minor-patch branch 14 times, most recently from 786c68a to 4564108 Compare November 15, 2024 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 21d289c to 8b2138a Compare November 25, 2024 04:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e47aa84 to 6d3eeb6 Compare November 26, 2024 04:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d104151 to 1ba032f Compare November 28, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants