-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): bump the dependencies group across 1 directory with 9 updates #235
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
base: main
Are you sure you want to change the base?
Conversation
…dates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.9.0` | `1.10.0` | | [jose](https://github.com/panva/jose) | `5.10.0` | `6.0.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.2` | `24.0.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.0` | `8.34.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [nock](https://github.com/nock/nock) | `14.0.4` | `14.0.5` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.0` | Updates `axios` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) Updates `jose` from 5.10.0 to 6.0.11 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.10.0...v6.0.11) Updates `@types/node` from 22.15.2 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.34.1 - [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/v8.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.0 to 8.34.1 - [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/v8.34.1/packages/parser) Updates `jest` from 29.7.0 to 30.0.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `nock` from 14.0.4 to 14.0.5 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.4...v14.0.5) Updates `ts-jest` from 29.3.2 to 29.4.0 - [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.3.2...v29.4.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jose dependency-version: 6.0.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: nock dependency-version: 14.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the dependencies group with 8 updates in the / directory:
1.9.0
1.10.0
5.10.0
6.0.11
22.15.2
24.0.3
8.31.0
8.34.1
29.7.0
30.0.2
29.5.14
30.0.0
14.0.4
14.0.5
29.3.2
29.4.0
Updates
axios
from 1.9.0 to 1.10.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
73a836d
chore(release): v1.10.0 (#6943)3d343b8
fix(package): add module entry point for React Native; (#6933)0f50af8
fix(adapter): pass fetchOptions to fetch function (#6883)ee7799e
refactor: remove unused import in test (#6922)eb0a2db
chore: fix typos in test (#6923)7d55139
docs(readme): improve error descriptions; (#6920)f4fc6b8
chore(sponsor): update sponsor block (#6921)5064b10
fix(form-data): convert boolean values to strings in FormData serialization (...c7e0fea
CI: add Node 24 (#6913)7ba895c
chore(sponsor): update sponsor block (#6907)Updates
jose
from 5.10.0 to 6.0.11Release notes
Sourced from jose's releases.
... (truncated)
Changelog
Sourced from jose's changelog.
... (truncated)
Commits
69b7960
chore(release): 6.0.1131e4baf
fix: typ checking edge-cases when it contains a slash (/) characterbb9f7be
test: refactor env.ts0540102
test: fixup to use env.supported in rsaes.ts0a81a9a
test: fixup to only call env.supported once in aes.ts085762f
test: move all supported checks to env.ts05bd090
chore: bump packages7c1cf51
test: update X25519 expectations3873767
chore: bump packages2b42c58
chore: update require(esm) noteUpdates
@types/node
from 22.15.2 to 24.0.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.31.0 to 8.34.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ccd0791
chore(release): publish 8.34.13a8369d
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...2fbae48
chore(eslint-plugin): switch auto-generated test cases to hand-written in str...8a69a33
chore(eslint-plugin): switch auto-generated test cases to hand-written in pre...58ce73f
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...f9d4d10
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...8915a47
chore(release): publish 8.34.08208974
docs: rename "directive comments" to "comment directives" (#11268)685e530
fix(typescript-estree): add validation to interface extends (#11271)0f5c59c
chore(eslint-plugin): [prefer-optional-chain] fix comment placement (#11269)Updates
@typescript-eslint/parser
from 8.31.0 to 8.34.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ccd0791
chore(release): publish 8.34.18915a47
chore(release): publish 8.34.0936f350
chore(release): publish 8.33.1dca57b3
chore(release): publish 8.33.0f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)48a9835
chore(parser): finish migrating tovitest
(#11191)af077a0
chore(release): publish 8.32.1b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)Updates
jest
from 29.7.0 to 30.0.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0ce14203
v30.0.0-rc.10ab14ba
v30.0.0-beta.9ac334c0
v30.0.0-beta.87c799e5
v30.0.0-beta.74f96449
v30.0.0-beta.6286dc4a
v30.0.0-beta.576632c6
chore: drop node 23 (#15640)Updates
@types/jest
from 29.5.14 to 30.0.0Commits
Updates
nock
from 14.0.4 to 14.0.5Release notes
Sourced from nock's releases.
Commits
90b2a04
fix: use of a fetch() recording that uses gzip compression is missing the hea...e6a4ee5
Update readme examples for removeInterceptor (#2858)Updates
ts-jest
from 29.3.2 to 29.4.0Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
f692f74
chore(release): 29.4.084e093e
feat: support Jest 302d6fe5c
build(deps): Update dependency eslint-plugin-jsdoc to ^50.8.083c6d35
build(deps): Update dependency eslint-plugin-jest to ^28.13.394797d0
build(deps): Update dependency@vitejs/plugin-react-swc
to ^3.10.29a9bd5c
build(deps): Update ESLint packages to ^8.34.0cbd81fd
build(deps): Update dependency eslint-plugin-jest to ^28.13.01d3fb0d
build(deps): Update dependency@types/node
to v20.19.032efecb
build(deps): Update docusaurus monorepo to ^3.8.15133d48
build: upgradedocusaurus
to 3.8Dependabot 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