-
-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): Bump the all-deps group across 1 directory with 22 updates #287
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
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/develop/all-deps-93d6d0fbec
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): Bump the all-deps group across 1 directory with 22 updates #287
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/develop/all-deps-93d6d0fbec
Conversation
This file contains hidden or 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 all-deps group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@xapi/xapi](https://github.com/xapijs/xapi) | `2.2.5` | `3.0.1` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.8.1` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `11.1.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.7` | `7.26.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.8` | `7.26.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.26.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.7` | `28.0.2` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `16.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `22.13.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.1` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.1` | `8.25.0` | | [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) | `1.22.0` | `2.1.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `28.11.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.5.2` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `6.0.1` | | [rollup](https://github.com/rollup/rollup) | `4.22.4` | `4.34.9` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.2.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.8.2` | Updates `@xapi/xapi` from 2.2.5 to 3.0.1 - [Release notes](https://github.com/xapijs/xapi/releases) - [Changelog](https://github.com/xapijs/xapi/blob/develop/CHANGELOG.md) - [Commits](xapijs/xapi@2.2.5...3.0.1) Updates `axios` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.1) Updates `uuid` from 9.0.1 to 11.1.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) Updates `@babel/core` from 7.23.7 to 7.26.9 - [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.9/packages/babel-core) Updates `@babel/preset-env` from 7.23.8 to 7.26.9 - [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.9/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.23.3 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 `@rollup/plugin-commonjs` from 25.0.7 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.2.3 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@types/jest` from 29.5.11 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 20.11.0 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.18.1 to 8.25.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/v8.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.18.1 to 8.25.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/v8.25.0/packages/parser) Updates `axios-mock-adapter` from 1.22.0 to 2.1.0 - [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases) - [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md) - [Commits](ctimmerm/axios-mock-adapter@v1.22.0...v2.1.0) Updates `eslint` from 8.56.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.1) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) Updates `eslint-plugin-jest` from 27.6.3 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.6.3...v28.11.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.3) Updates `prettier` from 3.2.1 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.1...3.5.2) Updates `rimraf` from 5.0.5 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v6.0.1) Updates `rollup` from 4.22.4 to 4.34.9 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.4...v4.34.9) Updates `ts-jest` from 29.1.1 to 29.2.6 - [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.1.1...v29.2.6) Updates `typescript` from 5.3.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.8.2) --- updated-dependencies: - dependency-name: "@xapi/xapi" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: axios-mock-adapter dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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.
Bumps the all-deps group with 21 updates in the / directory:
2.2.5
3.0.1
1.7.4
1.8.1
9.0.1
11.1.0
7.23.7
7.26.9
7.23.8
7.26.9
7.23.3
7.26.0
25.0.7
28.0.2
15.2.3
16.0.0
29.5.11
29.5.14
20.11.0
22.13.8
6.18.1
8.25.0
6.18.1
8.25.0
1.22.0
2.1.0
9.1.0
10.0.2
27.6.3
28.11.0
5.1.3
5.2.3
3.2.1
3.5.2
5.0.5
6.0.1
4.22.4
4.34.9
29.1.1
29.2.6
5.3.3
5.8.2
Updates
@xapi/xapi
from 2.2.5 to 3.0.1Release notes
Sourced from
@xapi/xapi
's releases.Changelog
Sourced from
@xapi/xapi
's changelog.Commits
a5412b6
Merge pull request #407 from xapijs/version/3.0.1ae3a4f4
3.0.190ecb6f
Merge pull request #406 from xapijs/dependabot/npm_and_yarn/develop/all-deps-...7fa1c31
feat: Add vscode extension recommendations53aaad4
feat: Migrate to eslint 9, add in eslint disable in a few difficult places, u...34922b6
fix: Remove unreachable return statement, improve type safety on getSearchQue...2043c84
feat: Convert document json record value to unknown to encourage type safety0c3fe72
feat: Convert extension record value to unknown to encourage type safety0e29d62
test: Loosen types on TinCan actor type coercion31fa2f8
test: Add additional coverage for unit testing toBasicAuth with BufferUpdates
axios
from 1.7.4 to 1.8.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
2e64afd
chore(release): v1.8.1 (#6800)36a5a62
fix(utils): movegenerateString
to platform utils to avoid importing crypto...cceb7b1
chore(release): v1.8.0 (#6795)23a25af
fix(utils): replace getRandomValues with crypto module (#6788)32c7bcc
feat: Add config for ignoring absolute URLs (#5902) (#6192)4a3e26c
chore(config): adjust rollup config to preserve license header to minified Ja...30966a7
docs(type): fix typo in index.ts (#6030)e7a9cbe
test(transform): add test case for issue 5853 on response type to 'json' (#5901)51c1d7b
chore(docs): typo in README (#6771)b5b063e
docs(readme): fix Request Config options code highlight (#6480)Updates
uuid
from 9.0.1 to 11.1.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
3d1eba0
chore(main): release 11.1.0 (#866)a5231e7
feat: update TS types to allowUint8Array
subtypes forbuffer
option (#865)aeabb60
docs: docs housecleaning (#864)46ada3c
chore(main): release 11.0.5 (#861)24ac2fd
fix: add TS unit test, pin to [email protected] (#860)e426aaa
build: usenpm pack
tarball for local examples and testing instead of .loca...050cd5b
chore(main): release 11.0.4 (#842)e0ee900
fix: Test for invalid byte array sizes and ranges inv1()
,v4()
, and `v7(...6e83b3a
chore: update deps (#848)5f58b43
docs: Ensure link to getrandomvalues-not-supported is maintained (#844)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
@babel/core
from 7.23.7 to 7.26.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
64bca7b
v7.26.94cf5c9e
[babel 8] Use@babel/types
for parser's return type (#17117)fd3f0a8
Do not depend on@types/gensync
in Babel 7 (#17127)5315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81bdb1a4
Move@types/gensync
to dependencies (#17105)2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)Updates
@babel/preset-env
from 7.23.8 to 7.26.9Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
64bca7b
v7.26.95315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81137c29
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)63d3038
v7.26.0Updates
@babel/preset-typescript
from 7.23.3 to 7.26.0Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.