-
Notifications
You must be signed in to change notification settings - Fork 40
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
⬆️ Bump the dependencies group across 1 directory with 15 updates #453
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 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.24.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.13.5` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.24.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.2.1` | `2.2.2` | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `4.0.0` | `4.0.1` | | [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) | `2.0.1` | `2.0.2` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.1.0` | `21.1.1` | | [@octokit/types](https://github.com/octokit/types.ts) | `13.7.0` | `13.8.0` | | [@octokit/webhooks](https://github.com/octokit/webhooks.js) | `13.4.2` | `13.6.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.7.0` | `3.8.3` | Updates `eslint-plugin-jest` from 28.10.0 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@v28.10.0...v28.11.0) Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.24.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.24.1/packages/eslint-plugin) Updates `eslint-plugin-prettier` from 5.2.1 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.2.1...v5.2.3) Updates `prettier` from 3.4.2 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.4.2...3.5.2) Updates `@types/node` from 22.10.5 to 22.13.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.19.1 to 8.24.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.24.1/packages/parser) Updates `ts-jest` from 29.2.5 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.2.5...v29.2.6) Updates `@actions/artifact` from 2.2.1 to 2.2.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@actions/cache` from 4.0.0 to 4.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) Updates `@octokit/rest` from 21.1.0 to 21.1.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.1.0...v21.1.1) Updates `@octokit/types` from 13.7.0 to 13.8.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.7.0...v13.8.0) Updates `@octokit/webhooks` from 13.4.2 to 13.6.1 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v13.4.2...v13.6.1) Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.8.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v3.8.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" 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: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/webhooks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 15 updates in the / directory:
28.10.0
28.11.0
8.19.1
8.24.1
5.2.1
5.2.3
3.4.2
3.5.2
22.10.5
22.13.5
8.19.1
8.24.1
29.2.5
29.2.6
2.2.1
2.2.2
4.0.0
4.0.1
2.0.1
2.0.2
21.1.0
21.1.1
13.7.0
13.8.0
13.4.2
13.6.1
0.24.2
0.25.0
3.7.0
3.8.3
Updates
eslint-plugin-jest
from 28.10.0 to 28.11.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
53427f0
chore(release): 28.11.0 [skip ci]ff0349e
feat(valid-expect): allow callingexpect
with no arguments (#1688)deb6609
chore(release): 28.10.1 [skip ci]9cb4ecc
fix(padding-around-test-blocks): update description (#1691)eecc6e6
chore: downgrademarkdown-link-check
to known working version and make it l...f05e76d
chore: add Node 23 to CI (#1695)8c89634
chore(deps): update dependency eslint-config-prettier to v10 (#1694)320e949
chore(deps): update dependency is-ci to v4 (#1682)9c91509
chore: update package urls for homepage, repository, and bugs (#1693)3377cae
chore(deps): lock file maintenance (#1692)Updates
@typescript-eslint/eslint-plugin
from 8.19.1 to 8.24.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3646ec0
chore(release): publish 8.24.19a78e40
fix(eslint-plugin): [class-methods-use-this] checkaccessor
methods with a ...e43cf46
docs: [prefer-optional-chain] fix examples (#10835)e33da81
fix(eslint-plugin): [no-misused-promises] don't report onstatic
accessor
...744f166
fix(eslint-plugin): [no-deprecated] don't report on deprecatedaccessor
pro...41245f3
fix(eslint-plugin): [explicit-member-accessibility] checkaccessor
class pr...d995fbc
fix(eslint-plugin): [explicit-module-boundary-types] checkaccessor
class p...02d4779
fix(eslint-plugin): [prefer-return-this-type] checkaccessor
properties wit...e98f234
fix(eslint-plugin): [consistent-generic-constructors] checkaccessor
class ...b694683
fix(eslint-plugin): [no-unsafe-assignment] report on anany
value assigned ...Updates
eslint-plugin-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Updates
prettier
from 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
@types/node
from 22.10.5 to 22.13.5Commits
Updates
@typescript-eslint/parser
from 8.19.1 to 8.24.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0Updates
ts-jest
from 29.2.5 to 29.2.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
6a38767
chore(release): 29.2.636e50e4
docs: update transform regex8c91c60
fix: escape dot forJS_TRANSFORM_PATTERN
regex3eea850
fix: escape dot forTS_JS_TRANSFORM_PATTERN
regex80d3e4d
fix: escape dot forTS_TRANSFORM_PATTERN
regex4811d42
build(deps): Update JamesIves/github-pages-deploy-action action to v4.7.382d1116
build(deps): Update babel monorepo to ^7.26.9ab058a9
build(deps): Update dependency@types/node
to v20.17.19399e918
build(deps): Update dependency@formatjs/ts-transformer
to ^3.13.3254181f1
build(deps): Update dependency@vitejs/plugin-react-swc
to ^3.8.0Updates
@actions/artifact
from 2.2.1 to 2.2.2Changelog
Sourced from
@actions/artifact
's changelog.Commits
Updates
@actions/cache
from 4.0.0 to 4.0.1Changelog
Sourced from
@actions/cache
's changelog.Commits
Updates
@actions/tool-cache
from 2.0.1 to 2.0.2Changelog
Sourced from
@actions/tool-cache
's changelog.Commits
Updates
@octokit/rest
from 21.1.0 to 21.1.1Release notes
Sourced from
@octokit/rest
's releases.Commits
ca256c3
fix(deps): update Octokit dependencies to mitigate ReDos [security] (#484)e791111
chore(deps): update dependency esbuild to ^0.25.0 (#483)facaa50
build(deps-dev): Bump vitest and@vitest/coverage-v8
(#481)8a0c472
chore(deps): update dependency undici to v6.21.1 [security] (#480)4abc914
chore(deps): update vitest monorepo to v3 (major) (#478)Updates
@octokit/types
from 13.7.0 to 13.8.0Release notes
Sourced from
@octokit/types
's releases.Commits
bb399b2
feat(GraphQL): add type documentation forquery
andoperationName
(#662)Updates
@octokit/webhooks
from 13.4.2 to 13.6.1Release notes
Sourced from
@octokit/webhooks
's releases.Commits
4073065
fix(deps): update dependency@octokit/request-error
to v6.1.7 [security] (#1109)2c12808
chore(deps): update dependency prettier to v3.5.1 (#1108)dfd73d7
build(deps): lock file maintenance (#1107)42bdde3
chore(deps): update dependency esbuild to ^0.25.0 (#1105)f844143
chore(deps): update dependency prettier to v3.5.0 (#1106)c8503c0
feat: add newsecret_scanning_alert.publicly_leaked
and `secret_scanning_sc...03466b0
fix(deps): bump@octokit/webhooks-methods
(#1103)a3b4e52
build(deps-dev): bump vitest and@vitest/coverage-v8
(#1098)397fe5c
build(deps): lock file maintenance (#1097)815de81
build(deps): lock file maintenance (#1095)Updates
esbuild
from 0.24.2 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
Commits
e9174d6
publish 0.25.0 to npmc27dbeb
fixhosts
inplugin-tests.js
6794f60
fixhosts
innode-unref-tests.js
de85afd
Merge commit from forkda1de1b
fix #4065: bitwise operators can return bigintsf4e9d19
switch case liveness:default
is always last7aa47c3
fix #4028: minify live/deadswitch
cases better22ecd30
minify: more constant folding for strict equality4cdf03c
fix #4053: reordering of.tsx
innode_modules
dc71977
fix #3692:0
now picks a random ephemeral portUpdates
eslint-import-resolver-typescript
from 3.7.0 to 3.8.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.