-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 1.4.10 #166
Closed
Closed
Release 1.4.10 #166
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Preview is available here: |
Bumps the all-docker group with 1 update: node. Updates `node` from 22 to 23 --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-docker ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node) | `0.25.0` | `0.28.0` | | [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) | `5.0.6` | `5.0.7` | | [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.2.2` | `11.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.7` | Updates `@blockaid/client` from 0.25.0 to 0.28.0 - [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases) - [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md) - [Commits](blockaid-official/blockaid-client-node@v0.25.0...v0.28.0) Updates `@urql/core` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/[email protected]/packages/core) Updates `pino` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) Updates `pino-pretty` from 11.2.2 to 11.3.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.2.2...v11.3.0) Updates `@types/node` from 22.7.5 to 22.7.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@blockaid/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@urql/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Preview is available here: |
1 similar comment
Preview is available here: |
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node) | `0.25.0` | `0.28.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.34.0` | `8.35.0` | | [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) | `5.0.6` | `5.0.8` | | [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.2.2` | `11.3.0` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.7` | `7.26.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.8.1` | Updates `@blockaid/client` from 0.25.0 to 0.28.0 - [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases) - [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md) - [Commits](blockaid-official/blockaid-client-node@v0.25.0...v0.28.0) Updates `@sentry/node` from 8.34.0 to 8.35.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.34.0...8.35.0) Updates `@urql/core` from 5.0.6 to 5.0.8 - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/[email protected]/packages/core) Updates `pino` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) Updates `pino-pretty` from 11.2.2 to 11.3.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.2.2...v11.3.0) Updates `@babel/preset-typescript` from 7.25.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.7.5 to 22.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@blockaid/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@urql/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aristides Staffieri <[email protected]>
Preview is available here: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.