-
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 #309
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.75.1` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.75.1` | | [@sentry/tracing](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.75.1` | | [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) | `1.78.5` | `1.87.3` | | [cron](https://github.com/kelektiv/node-cron) | `2.4.3` | `3.1.5` | | [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.3` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.10.2` | `8.10.7` | | [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `4.1.18` | `4.1.20` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.9.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.9.0` | | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.52.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.75.1 - [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.75.1) Updates `@sentry/node` from 7.69.0 to 7.75.1 - [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.75.1) Updates `@sentry/tracing` from 7.69.0 to 7.75.1 - [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.75.1) Updates `@solana/web3.js` from 1.78.5 to 1.87.3 - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-labs/solana-web3.js@v1.78.5...v1.87.3) Updates `cron` from 2.4.3 to 3.1.5 - [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.5) 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.3 - [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.7 - [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.20 - [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.9.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.9.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.0 to 6.9.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.9.0/packages/parser) Updates `eslint` from 8.49.0 to 8.52.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.52.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
Oct 27, 2023
Superseded by #310. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-1d33f749ea
branch
October 30, 2023 14:59
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.75.1
7.69.0
7.75.1
7.69.0
7.75.1
1.78.5
1.87.3
2.4.3
3.1.5
1.11.9
1.11.10
4.13.1
4.15.0
3.10.0
3.11.0
4.0.1
4.0.3
8.10.2
8.10.7
4.1.18
4.1.20
6.7.0
6.9.0
6.7.0
6.9.0
8.49.0
8.52.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.75.1Release notes
Sourced from
@sentry/integrations
's releases.... (truncated)
Changelog
Sourced from
@sentry/integrations
's changelog.... (truncated)
Commits
538890b
release: 7.75.170598d6
Merge pull request #9361 from getsentry/prepare-release/7.75.16fa0d7c
meta(changelog): Update changelog for 7.75.1c7b8c02
fix(browser): correct timestamp on pageload profiles (#9350)f6d66b5
fix(nextjs): Use webpack plugin release value to inject release (#9348)81c9651
feat(browser): Allow collecting of pageload profiles (#9317)f77bb6e
Merge pull request #9345 from getsentry/master68660ac
Merge branch 'release/7.75.0'0404d45
release: 7.75.000d2996
Merge pull request #9343 from getsentry/prepare-release/7.75.0Updates
@sentry/node
from 7.69.0 to 7.75.1Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
538890b
release: 7.75.170598d6
Merge pull request #9361 from getsentry/prepare-release/7.75.16fa0d7c
meta(changelog): Update changelog for 7.75.1c7b8c02
fix(browser): correct timestamp on pageload profiles (#9350)f6d66b5
fix(nextjs): Use webpack plugin release value to inject release (#9348)81c9651
feat(browser): Allow collecting of pageload profiles (#9317)f77bb6e
Merge pull request #9345 from getsentry/master68660ac
Merge branch 'release/7.75.0'0404d45
release: 7.75.000d2996
Merge pull request #9343 from getsentry/prepare-release/7.75.0Updates
@sentry/tracing
from 7.69.0 to 7.75.1Release notes
Sourced from
@sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@sentry/tracing
's changelog.... (truncated)
Commits
538890b
release: 7.75.170598d6
Merge pull request #9361 from getsentry/prepare-release/7.75.16fa0d7c
meta(changelog): Update changelog for 7.75.1c7b8c02
fix(browser): correct timestamp on pageload profiles (#9350)f6d66b5
fix(nextjs): Use webpack plugin release value to inject release (#9348)81c9651
feat(browser): Allow collecting of pageload profiles (#9317)f77bb6e
Merge pull request #9345 from getsentry/master68660ac
Merge branch 'release/7.75.0'0404d45
release: 7.75.000d2996
Merge pull request #9343 from getsentry/prepare-release/7.75.0Updates
@solana/web3.js
from 1.78.5 to 1.87.3Release notes
Sourced from
@solana/web3
.js's releases.... (truncated)
Commits
6910664
fix: temporarily lock to Node 18.x for CI/CD workflow (#1785)3baf697
refactor(experimental): add function to check if a transaction is fully signe...b2f9f0a
refactor(experimental): add transaction decoder + codec (#1782)1d46529
refactor(experimental): add tests for decompiling durable nonce transaction (...d63fb95
refactor(experimental): fix bug in setTransactionLifetimeUsingDurableNonce (#...589c379
refactor(experimental): allow the nonce authority account to be writable (#1777)68e85dc
refactor(experimental): add support for decompiling a compiled transaction (#...df45965
refactor(experimental): export address and keypair compats (#1778)2938d71
refactor(experimental): add support for pkcs8 to exportKey polyfill (#1756)58b1699
refactor(experimental): add Ed25519 importKey polyfill (#1755)Updates
cron
from 2.4.3 to 3.1.5Release notes
Sourced from cron's releases.