-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump the dependencies group with 16 updates #316
Closed
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
Bumps the dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [@faker-js/faker](https://github.com/faker-js/faker) | `8.0.2` | `8.2.0` | | [@sentry/integrations](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.80.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.80.0` | | [@sentry/tracing](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.80.0` | | [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) | `1.78.5` | `1.87.5` | | [cron](https://github.com/kelektiv/node-cron) | `2.4.3` | `3.1.6` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.9` | `1.11.10` | | [telegraf](https://github.com/telegraf/telegraf) | `4.13.1` | `4.15.0` | | [winston](https://github.com/winstonjs/winston) | `3.10.0` | `3.11.0` | | [@types/bs58](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bs58) | `4.0.1` | `4.0.4` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.10.2` | `8.10.9` | | [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `4.1.18` | `4.1.21` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.10.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.10.0` | | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.53.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` | Updates `@faker-js/faker` from 8.0.2 to 8.2.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v8.0.2...v8.2.0) Updates `@sentry/integrations` from 7.69.0 to 7.80.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@7.69.0...7.80.0) Updates `@sentry/node` from 7.69.0 to 7.80.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@7.69.0...7.80.0) Updates `@sentry/tracing` from 7.69.0 to 7.80.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@7.69.0...7.80.0) Updates `@solana/web3.js` from 1.78.5 to 1.87.5 - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-labs/solana-web3.js@v1.78.5...v1.87.5) Updates `cron` from 2.4.3 to 3.1.6 - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v2.4.3...v3.1.6) Updates `dayjs` from 1.11.9 to 1.11.10 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.9...v1.11.10) Updates `telegraf` from 4.13.1 to 4.15.0 - [Release notes](https://github.com/telegraf/telegraf/releases) - [Commits](telegraf/telegraf@v4.13.1...v4.15.0) Updates `winston` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.10.0...v3.11.0) Updates `@types/bs58` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bs58) Updates `@types/pg` from 8.10.2 to 8.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@types/superagent` from 4.1.18 to 4.1.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent) Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 6.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.0 to 6.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/parser) Updates `eslint` from 8.49.0 to 8.53.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.53.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) --- updated-dependencies: - dependency-name: "@faker-js/faker" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/tracing" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@solana/web3.js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: telegraf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/bs58" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/pg" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/superagent" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 10, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-1c6797cd93
branch
November 11, 2023 20:08
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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.
Bumps the dependencies group with 16 updates:
8.0.2
8.2.0
7.69.0
7.80.0
7.69.0
7.80.0
7.69.0
7.80.0
1.78.5
1.87.5
2.4.3
3.1.6
1.11.9
1.11.10
4.13.1
4.15.0
3.10.0
3.11.0
4.0.1
4.0.4
8.10.2
8.10.9
4.1.18
4.1.21
6.7.0
6.10.0
6.7.0
6.10.0
8.49.0
8.53.0
2.28.1
2.29.0
Updates
@faker-js/faker
from 8.0.2 to 8.2.0Release notes
Sourced from
@faker-js/faker
's releases.... (truncated)
Changelog
Sourced from
@faker-js/faker
's changelog.... (truncated)
Commits
30557b9
chore(release): 8.2.0 (#2478)b4fe307
docs(number): improve documentation regarding number bounds (#2474)e946e6a
infra(unicorn): catch-error-name (#2471)e228183
docs: fix bad Promise usage (#2475)5801c79
infra(unicorn): text-encoding-identifier-case (#2465)28d3bad
infra(unicorn): consistent-destructuring (#2462)5395074
infra(unicorn): prefer-includes (#2463)201d6e3
infra(unicorn): no-array-for-each (#2461)6cb5aa2
infra(unicorn): explicit-length-check (#2455)350dfbf
infra(unicorn): no-array-push-push (#2454)Maintainer changes
This version was pushed to npm by division-by-zero, a new releaser for
@faker-js/faker
since your current version.Updates
@sentry/integrations
from 7.69.0 to 7.80.0Release notes
Sourced from
@sentry/integrations
's releases.... (truncated)
Changelog
Sourced from
@sentry/integrations
's changelog.... (truncated)
Commits
c9fd9ca
release: 7.80.02789420
Merge pull request #9510 from getsentry/prepare-release/7.80.0e0a9d58
meta: Update changelog for 7.80.04fc2e7e
feat(astro): Add distributed tracing via\<meta>
tags (#9483)ab39b26
fix(astro): Mark SDK package as Astro-external (#9509)061fe5a
ref(nextjs): Don't initialize Server SDK during build (#9503)b531549
feat(remix): Export a type to use forMetaFunction
parameters (#9493)8b84905
feat(node): Capture internal server errors in trpc middleware (#9482)be44a21
test(e2e): Increase polling timeout from 30 to 90 seconds (#9491)db5ce41
doc(astro): Update middleware documentation (#9502)Updates
@sentry/node
from 7.69.0 to 7.80.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
c9fd9ca
release: 7.80.02789420
Merge pull request #9510 from getsentry/prepare-release/7.80.0e0a9d58
meta: Update changelog for 7.80.04fc2e7e
feat(astro): Add distributed tracing via\<meta>
tags (#9483)ab39b26
fix(astro): Mark SDK package as Astro-external (#9509)061fe5a
ref(nextjs): Don't initialize Server SDK during build (#9503)b531549
feat(remix): Export a type to use forMetaFunction
parameters (#9493)8b84905
feat(node): Capture internal server errors in trpc middleware (#9482)be44a21
test(e2e): Increase polling timeout from 30 to 90 seconds (#9491)db5ce41
doc(astro): Update middleware documentation (#9502)Updates
@sentry/tracing
from 7.69.0 to 7.80.0Release notes
Sourced from
@sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@sentry/tracing
's changelog.... (truncated)
Commits
c9fd9ca
release: 7.80.02789420
Merge pull request #9510 from getsentry/prepare-release/7.80.0e0a9d58
meta: Update changelog for 7.80.04fc2e7e
feat(astro): Add distributed tracing via\<meta>
tags (#9483)ab39b26
fix(astro): Mark SDK package as Astro-external (#9509)061fe5a
ref(nextjs): Don't initialize Server SDK during build (#9503)b531549
feat(remix): Export a type to use forMetaFunction
parameters (#9493)8b84905
feat(node): Capture internal server errors in trpc middleware (#9482)be44a21
test(e2e): Increase polling timeout from 30 to 90 seconds (#9491)db5ce41
doc(astro): Update middleware documentation (#9502)Updates
@solana/web3.js
from 1.78.5 to 1.87.5Release notes
Sourced from
@solana/web3
.js's releases.... (truncated)
Commits
ffeddf6
fix(legacy): declare transactionmeta
as nullable (#1812)d575f09
fix: parameter names in GetTokenAccountsByOwnerApi (#1809)b755749
refactor(experimental): remove README from lint and prettier (#1810)fbd3974
docs(experimental): fix import typos in codec example (#1806)a23ca33
refactor(experimental): Update README.md for Technology Preview (#1805)70aae9d
refactor(experimental): export CompilableTransaction and CompiledTransaction ...d32897d
refactor(experimental): Use the nativefetch
built into Node 18+ (#1802)762ff13
refactor(experimental): add official RPC-GraphQL documentation0099b2a
refactor(experimental): add support for nested acco...Description has been truncated