-
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 #314
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.78.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.78.0` | | [@sentry/tracing](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.78.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.78.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.78.0) Updates `@sentry/node` from 7.69.0 to 7.78.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.78.0) Updates `@sentry/tracing` from 7.69.0 to 7.78.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.78.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 8, 2023
Superseded by #315. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-dbff3ed08a
branch
November 9, 2023 14:55
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.78.0
7.69.0
7.78.0
7.69.0
7.78.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.78.0Release notes
Sourced from
@sentry/integrations
's releases.... (truncated)
Changelog
Sourced from
@sentry/integrations
's changelog.... (truncated)
Commits
174d383
release: 7.78.07796451
Merge pull request #9471 from getsentry/prepare-release/7.78.0beeb4e7
meta(changelog): Update Changelog for 7.78.06200b3c
feat(replay): Allow to configurebeforeErrorSampling
(#9470)6ddf14d
docs(feedback): Add example foropenDialog()
(#9481)a3ebebc
docs(feedback): Add configuration row forcancelForegroundHover
(#9480)170dcc5
feat(feedback): AddopenDialog
andcloseDialog
onto integration interface...aa27ff0
ref(feedback): Add treeshaking for logger statements (#9475)e9d1713
feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)9a94e23
feat(replay): Stop fixing truncated JSONs in SDK (#9437)Updates
@sentry/node
from 7.69.0 to 7.78.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
174d383
release: 7.78.07796451
Merge pull request #9471 from getsentry/prepare-release/7.78.0beeb4e7
meta(changelog): Update Changelog for 7.78.06200b3c
feat(replay): Allow to configurebeforeErrorSampling
(#9470)6ddf14d
docs(feedback): Add example foropenDialog()
(#9481)a3ebebc
docs(feedback): Add configuration row forcancelForegroundHover
(#9480)170dcc5
feat(feedback): AddopenDialog
andcloseDialog
onto integration interface...aa27ff0
ref(feedback): Add treeshaking for logger statements (#9475)e9d1713
feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)9a94e23
feat(replay): Stop fixing truncated JSONs in SDK (#9437)Updates
@sentry/tracing
from 7.69.0 to 7.78.0Release notes
Sourced from
@sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@sentry/tracing
's changelog.... (truncated)
Commits
174d383
release: 7.78.07796451
Merge pull request #9471 from getsentry/prepare-release/7.78.0beeb4e7
meta(changelog): Update Changelog for 7.78.06200b3c
feat(replay): Allow to configurebeforeErrorSampling
(#9470)6ddf14d
docs(feedback): Add example foropenDialog()
(#9481)a3ebebc
docs(feedback): Add configuration row forcancelForegroundHover
(#9480)170dcc5
feat(feedback): AddopenDialog
andcloseDialog
onto integration interface...aa27ff0
ref(feedback): Add treeshaking for logger statements (#9475)e9d1713
feat(feedback): Add "outline focus" and "foreground hover" vars (#9462)9a94e23
feat(replay): Stop fixing truncated JSONs in SDK (#9437)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)Description has been truncated