Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2025

Bumps the utilities group with 1 update: pino.

Updates pino from 9.9.0 to 9.9.4

Release notes

Sourced from pino's releases.

v9.9.4

What's Changed

Full Changelog: pinojs/pino@v9.9.3...v9.9.4

v9.9.3

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.9.2...v9.9.3

v9.9.2

What's Changed

Full Changelog: pinojs/pino@v9.9.1...v9.9.2

v9.9.1

What's Changed

Full Changelog: pinojs/pino@v9.9.0...v9.9.1

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pino 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner September 7, 2025 22:09
@vercel
Copy link

vercel bot commented Sep 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Sep 8, 2025 9:13am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/utilities-4301195414 branch from 44b2dce to 4792928 Compare September 8, 2025 08:55
Bumps the utilities group with 1 update: [pino](https://github.com/pinojs/pino).


Updates `pino` from 9.9.0 to 9.9.4
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.9.0...v9.9.4)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 9.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: utilities
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/utilities-4301195414 branch from 4792928 to 1ae1d9e Compare September 8, 2025 09:10
@aelmanaa aelmanaa merged commit 1d88cc2 into main Sep 8, 2025
20 checks passed
@aelmanaa aelmanaa deleted the dependabot/npm_and_yarn/utilities-4301195414 branch September 8, 2025 09:18
dev-dist added a commit that referenced this pull request Sep 30, 2025
* Data: Update changelog for new data items (#2917)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>

* df-macro (#2928)

* df-macro (#2929)

* token listing (#2930)

* Bump the typescript group with 2 updates (#2939)

Bumps the typescript group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react` from 19.1.11 to 19.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.1.7 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CCT: Update changelog with new tokens (#2935)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* update (#2941)

* Bump the ui-frameworks group with 2 updates (#2938)

Bumps the ui-frameworks group with 2 updates: [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `swagger-ui-dist` from 5.27.1 to 5.28.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.27.1...v5.28.0)

Updates `swagger-ui-react` from 5.27.1 to 5.28.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.27.1...v5.28.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-frameworks
- dependency-name: swagger-ui-react
  dependency-version: 5.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-frameworks
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* Bump @astrojs/vercel from 8.2.6 to 8.2.7 in the deployment group (#2937)

Bumps the deployment group with 1 update: [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel).


Updates `@astrojs/vercel` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@8.2.7/packages/integrations/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-version: 8.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deployment
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump astro from 5.13.3 to 5.13.5 in the astro-framework group (#2936)

Bumps the astro-framework group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `astro` from 5.13.3 to 5.13.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.5/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Data: Update changelog for new data items (#2934)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>

* updated report schemas to specify timestamp format (#2942)

* add IBundleAggregatorProxy (#2945)

* Changelog scr updates (#2946)

* changelog & script updates

* update icons

* update lock-unlock (#2947)

* Update overview.mdx

* Add files via upload

* update image

* update explorer base URL for mainnet and testnet (#2949)

* Data Feeds: Solana notice (#2948)

* init

* Updated messaging

* lint fix

* chains.ts gist undo

* review updates

* update link

* feedlist update

* fixed links

* removed complex ternary operator

* lint fix

* restore tables.tsx change

* nit

* nit styling

* nit styling

---------

Co-authored-by: Karim <98668332+khadni@users.noreply.github.com>

* Bump @astro-community/astro-embed-youtube in the astro-framework group (#2954)

Bumps the astro-framework group with 1 update: [@astro-community/astro-embed-youtube](https://github.com/delucis/astro-embed/tree/HEAD/packages/astro-embed-youtube).


Updates `@astro-community/astro-embed-youtube` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/delucis/astro-embed/releases)
- [Changelog](https://github.com/delucis/astro-embed/blob/main/packages/astro-embed-youtube/CHANGELOG.md)
- [Commits](https://github.com/delucis/astro-embed/commits/@astro-community/astro-embed-youtube@0.5.7/packages/astro-embed-youtube)

---
updated-dependencies:
- dependency-name: "@astro-community/astro-embed-youtube"
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CCT: Update changelog with new tokens (#2953)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* Bump the ui-frameworks group with 2 updates (#2956)

Bumps the ui-frameworks group with 2 updates: [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `swagger-ui-dist` from 5.28.0 to 5.28.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.28.0...v5.28.1)

Updates `swagger-ui-react` from 5.28.0 to 5.28.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.28.0...v5.28.1)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-frameworks
- dependency-name: swagger-ui-react
  dependency-version: 5.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-frameworks
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pino from 9.9.0 to 9.9.4 in the utilities group (#2958)

Bumps the utilities group with 1 update: [pino](https://github.com/pinojs/pino).


Updates `pino` from 9.9.0 to 9.9.4
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.9.0...v9.9.4)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 9.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: utilities
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 20.19.11 to 20.19.13 in the typescript group (#2957)

Bumps the typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.19.11 to 20.19.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* refresh directory (#2960)

* Bump actions/setup-node from 4 to 5 in the github-actions group (#2955)

Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changelog Update: New data found (#2952)

* Data: Update changelog for new data items

* update

---------

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>

* Oracle platform (#2950)

* add new oracle platform section in general

* add relevant hyperlinks

* add ctas

* update sidebar: resources sections update

---------

Co-authored-by: Devin DiStefano <devin.distefano@smartcontract.com>

* Data Streams: Tutorial Consolidation (#2927)

* init restructure

* new content for generic DS tutorials

* remove old tutos and update links, redirects

* linkfix

* linkfix

* reword

* updated *-sdk-decode->*-sdk-fetch

* schema recommendations on verification pages

* update

* report schema overview update

* report-schema-overview self review

* review changes

* PM schema overview edits

* ccip aptos (#2944)

* WIP (Facing issue with ccip/api-reference/aptos/v1.6.0 URL)

fix api ref aptos

Updates

prerequisites

Updates and fixes

Vercel-Deploy Access Test

Added Prerequisites for EVM to Aptos, and other fixes

nit comments

nit

Added steps for running dripLinkToken.ts and dripCCIPBnMToken.ts scripts, along with other improvements

empty

Updates and fixes

Fixes in CCIP-Aptos-API-Reference (suggested by John Chang)

Removed information from titles in API Reference

Added conceptual docs to Aptos

Added conceptual docs to Aptos

Added Arbitrary Messaging and Programmatic Token Transfers Tutorials, Receiver API Reference and Polished Images in Conceptual Flow Diagrams

fix api ref aptos

Updates

Updates and fixes

Vercel-Deploy Access Test

Added Prerequisites for EVM to Aptos, and other fixes

nit comments

nit

Added steps for running dripLinkToken.ts and dripCCIPBnMToken.ts scripts, along with other improvements

empty

Updates and fixes

Fixes in CCIP-Aptos-API-Reference (suggested by John Chang)

Removed information from titles in API Reference

Added conceptual docs to Aptos

Added conceptual docs to Aptos

aptos directory

Add Service Limits and other updates/fixes

Updates

Add step to run CCIP-BnM faucet script in aptos/source/prerequisites.mdx

Removed Avalanche Fuji option

Removed Avalanche Fuji option

Removed Avalanche Fuji option

Revised the note in prerequisites.mdx

* Add SEO fields and named addresses explanation section

---------

Co-authored-by: SyedAsadKazmi <syed.asadkazmi@smartcontract.com>

* Add Aptos to changelog and quicklinks (#2962)

* faucet svm (#2932)

* Tables: Temporary solution for parsing svr feed variants (#2877)

* temporary solution parsing svr feed variants

* update

* restored filter (mistakingly removed)

* return filter

* restore logic

* shared->canonical for user display

* created util to avoid duplicate regex filtering

* updated svr-feeds page, updated links

* nit

* canonical-svr => svr

* dynamic svr feed sourcing

* lintfix

* reorder

* sei integration (#2961)

* Tables: Source risk category from live DB (#2893)

* dynamic category sourcing: supabase

* fix + tests

* more table updates

* batched feed approach

* removed verbose logging

* updated key and test

* lint fix

* env naming

* removed tests

* feedCategories refactor

* remove tests + refactor

* tables.tsx cleanup

* remove tests

* remove feedenhancement

* aptos bugfix

* lint:fix

* remove more tests

* supbase fix

* restored deprecating tag

* fix merge

* lint fix

* restore paginate noop

* nit

* reverted unnecessary change

* lint fix

* remove logging

* astro version restore, remove typecheck test

* update package.json

* remove more logging

* cut unused testing functions

* update categorziation logic to include hidden field

* lint fix

* updated sorting

* add announcement banner for aptos launch (#2964)

* fix ccip config api (#2966)

* fix: typos in documentation files (#2965)

* Update node-config.mdx

* Update node-config.mdx

---------

Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* update tooltip (#2968)

* schema update (#2969)

* Data Streams: V7 Report Schema (#2963)

* init, shared report schema dropdown

* added ds report schema info and fixed report schema tabs

* minor updates

* report schema nit

* exchange-rate-feeds

* self review changes

* lintfix

* relative links -> absolute links

* revamp cct concept docs (#2822)

* revamp cct concept docs

* CCT api ref

* update links to correct tag

* clarify multisig

* clarify multisig

* remove non available functionalities

* update

* update

* update

* update

* fix sidebar

* update diagrams

* add tutorial burnmint direct mint authority

* update

* spl token multisig

* spl token multisig

* spl token multisig

* update

* update

* update

* update

* update

* update

* update

* update

* updatep roduction multisig tutorial

* update

* update

* update

* update

* update

* update

* update

* update

* update

* format

* hotfix to contain thumbnail images in page div (#2970)

* update dextf to memento (#2967)

* update (#2971)

* update

* update

* Bump the solana-ecosystem group with 2 updates (#2981)

Bumps the solana-ecosystem group with 2 updates: [@solana/kit](https://github.com/anza-xyz/kit) and [@solana/react](https://github.com/anza-xyz/kit).


Updates `@solana/kit` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v3.0.2...v3.0.3)

Updates `@solana/react` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: "@solana/kit"
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-ecosystem
- dependency-name: "@solana/react"
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: solana-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CCT: Update changelog with new tokens (#2975)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* Bump pino from 9.9.4 to 9.9.5 in the utilities group (#2980)

Bumps the utilities group with 1 update: [pino](https://github.com/pinojs/pino).


Updates `pino` from 9.9.4 to 9.9.5
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.9.4...v9.9.5)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 9.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: utilities
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump astro from 5.13.6 to 5.13.7 in the astro-framework group (#2976)

Bumps the astro-framework group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `astro` from 5.13.6 to 5.13.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.7/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.13.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the typescript group with 2 updates (#2979)

Bumps the typescript group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 20.19.13 to 20.19.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.12 to 19.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
- dependency-name: "@types/react"
  dependency-version: 19.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @metamask/providers from 22.1.0 to 22.1.1 in the blockchain group (#2977)

Bumps the blockchain group with 1 update: [@metamask/providers](https://github.com/MetaMask/providers).


Updates `@metamask/providers` from 22.1.0 to 22.1.1
- [Release notes](https://github.com/MetaMask/providers/releases)
- [Changelog](https://github.com/MetaMask/providers/blob/main/CHANGELOG.md)
- [Commits](MetaMask/providers@v22.1.0...v22.1.1)

---
updated-dependencies:
- dependency-name: "@metamask/providers"
  dependency-version: 22.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: blockchain
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @supabase/supabase-js from 2.53.0 to 2.57.4 (#2982)

Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.53.0 to 2.57.4.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.53.0...v2.57.4)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.57.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the ui-frameworks group with 4 updates (#2978)

Bumps the ui-frameworks group with 4 updates: [preact](https://github.com/preactjs/preact), [react-instantsearch](https://github.com/algolia/instantsearch), [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `preact` from 10.27.1 to 10.27.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.27.1...10.27.2)

Updates `react-instantsearch` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/compare/react-instantsearch@7.16.2...react-instantsearch@7.16.3)

Updates `swagger-ui-dist` from 5.28.1 to 5.29.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.28.1...v5.29.0)

Updates `swagger-ui-react` from 5.28.1 to 5.29.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.28.1...v5.29.0)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-frameworks
- dependency-name: react-instantsearch
  dependency-version: 7.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-frameworks
- dependency-name: swagger-ui-dist
  dependency-version: 5.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-frameworks
- dependency-name: swagger-ui-react
  dependency-version: 5.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-frameworks
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix rightside nav (#2984)

* DOC-1304 : Promote CCIP new solidity NPM release (1.6.1) (#2931)

* DOC-1304 : Promote CCIP new solidity NPM release (1.6.1)

* DOC-1304 : Promote CCIP new solidity NPM release (1.6.1)

* Add CCIP-1.6.1 API reference

* DOC-1304 : Add CCIP-1.6.1 API reference

* DOC-1304 : Add CCIP-1.6.1 API reference

* DOC-1304 : Promote CCIP new solidity NPM release (1.6.1)

* Add CCIP-1.6.1 API reference

* DOC-1304 : Add CCIP-1.6.1 API reference

* DOC-1304 : Add CCIP-1.6.1 API reference

* fix format

* Add ccip-1.6.1 user-facing changelog

* fix

---------

Co-authored-by: aelmanaa <aelmanaa@gmail.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* Data: Update changelog for new data items (#2974)

Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>

* add lanes (#2985)

* add lanes

* update

* contractaddress->secondaryproxyaddress for svr tables (#2986)

* smartdata support optimisim (#2988)

* add new images (#2987)

* Update changelog.json (#2990)

add taiko to chagelog

* pre work for kaia and tac (#2989)

* pre work for kaia and tac

* update chains

* update chains

* update chains

---------

Co-authored-by: aelmanaa <aelmanaa@gmail.com>

* chains update (#2992)

* changelog update (#2993)

* CCIP Solana lock release Pool (#2994)

* update

* update

* update

* update

* update

* Bump pino from 9.9.5 to 9.11.0 in the utilities group (#3001)

Bumps the utilities group with 1 update: [pino](https://github.com/pinojs/pino).


Updates `pino` from 9.9.5 to 9.11.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.9.5...v9.11.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-version: 9.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: utilities
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 20.19.14 to 20.19.17 in the typescript group (#3000)

Bumps the typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.19.14 to 20.19.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ts-jest from 29.4.1 to 29.4.4 in the testing-tools group (#2999)

Bumps the testing-tools group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `ts-jest` from 29.4.1 to 29.4.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the astro-framework group with 2 updates (#2998)

Bumps the astro-framework group with 2 updates: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/sitemap` from 3.5.1 to 3.6.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.6.0/packages/integrations/sitemap)

Updates `astro` from 5.13.7 to 5.13.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.9/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: astro-framework
- dependency-name: astro
  dependency-version: 5.13.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* adding plasma and 0g (#2995)

* adding plasma mainnet and testnet

* 0g mainnet

* update

* add changelog

---------

Co-authored-by: aelmanaa <aelmanaa@gmail.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>

* add updated icons (#3003)

* restore arb rdd (#3006)

* jovay+0g (#3007)

* update (#3008)

* update

* add changelog and product links

---------

Co-authored-by: Grace Fletcher <grace.fletcher@smartcontract.com>

* plasma integration (#3009)

* DS - Plasma Integration (#3010)

* plasma ds integration

* added plasma network status

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gfletcher-cll <grace.fletcher@smartcontract.com>
Co-authored-by: SyedAsadKazmi <syed.asadkazmi@smartcontract.com>
Co-authored-by: Syed Asad Kazmi <36279345+SyedAsadKazmi@users.noreply.github.com>
Co-authored-by: sashaodessa <140454972+sashaodessa@users.noreply.github.com>
Co-authored-by: aelmanaa <aelmanaa@gmail.com>
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.

1 participant