-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the all-dependencies group across 1 directory with 27 updates #306
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
main
Choose a base branch
from
dependabot/npm_and_yarn/action/all-dependencies-2cc2f56065
base: main
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
Bump the all-dependencies group across 1 directory with 27 updates #306
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/action/all-dependencies-2cc2f56065
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-dependencies group with 26 updates in the /action directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `2.0.1` | | [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) | `1.1.1` | `2.0.0` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.0` | `6.0.1` | | [ajv](https://github.com/ajv-validator/ajv) | `8.13.0` | `8.17.1` | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [cross-fetch](https://github.com/lquixada/cross-fetch) | `4.0.0` | `4.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.5.4` | | [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.5` | | [jimp](https://github.com/jimp-dev/jimp) | `0.22.12` | `1.6.0` | | [mime-types](https://github.com/jshttp/mime-types) | `2.1.35` | `3.0.2` | | [@types/mime-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mime-types) | `2.1.4` | `3.0.1` | | [pixelmatch](https://github.com/mapbox/pixelmatch) | `5.3.0` | `7.1.0` | | [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) | `22.2.0` | `27.0.0` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.3.0` | `6.0.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.1` | `4.17.21` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `25.0.3` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.4` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `6.0.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.5.0` | `29.12.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.7.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.4.6` | Updates `@actions/core` from 1.10.1 to 2.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) Updates `@actions/exec` from 1.1.1 to 2.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `ajv` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.13.0...v8.17.1) Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `cross-fetch` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](lquixada/cross-fetch@v4.0.0...v4.1.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.5.4) Updates `form-data` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.5) Updates `jimp` from 0.22.12 to 1.6.0 - [Release notes](https://github.com/jimp-dev/jimp/releases) - [Changelog](https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md) - [Commits](jimp-dev/jimp@v0.22.12...v1.6.0) Updates `mime-types` from 2.1.35 to 3.0.2 - [Release notes](https://github.com/jshttp/mime-types/releases) - [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md) - [Commits](jshttp/mime-types@2.1.35...v3.0.2) Updates `@types/mime-types` from 2.1.4 to 3.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mime-types) Updates `pixelmatch` from 5.3.0 to 7.1.0 - [Release notes](https://github.com/mapbox/pixelmatch/releases) - [Commits](mapbox/pixelmatch@v5.3.0...v7.1.0) Updates `@octokit/openapi-types` from 22.2.0 to 27.0.0 - [Release notes](https://github.com/octokit/openapi-types.ts/releases) - [Commits](https://github.com/octokit/openapi-types.ts/commits/v27.0.0/packages/openapi-types) Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 6.0.0 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v4.3.0...v6.0.0) Updates `@types/lodash` from 4.17.1 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/mime-types` from 2.1.4 to 3.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mime-types) Updates `@types/node` from 20.12.12 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.1 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.4) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [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.1.8) Updates `eslint-plugin-github` from 4.10.2 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.2...v6.0.0) Updates `eslint-plugin-jest` from 28.5.0 to 29.12.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.5.0...v29.12.0) Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) Updates `jest` from 29.7.0 to 30.2.0 - [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.2.0/packages/jest) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `lint-staged` from 15.2.2 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v16.2.7) Updates `prettier` from 3.2.5 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.7.4) Updates `ts-jest` from 29.1.2 to 29.4.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.2...v29.4.6) Updates `typescript` from 5.4.5 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.4.5...v5.9.3) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ajv dependency-version: 8.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: cross-fetch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: form-data dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jimp dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mime-types dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/mime-types" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pixelmatch dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@octokit/openapi-types" dependency-version: 27.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/mime-types" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎ ChartJob Runtime |
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
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-dependencies group with 26 updates in the /action directory:
1.10.12.0.11.1.12.0.06.0.06.0.18.13.08.17.17.0.310.1.04.0.04.1.05.1.35.5.44.0.44.0.50.22.121.6.02.1.353.0.22.1.43.0.15.3.07.1.022.2.027.0.04.3.06.0.04.17.14.17.2120.12.1225.0.30.38.10.38.49.1.010.1.84.10.26.0.028.5.029.12.09.0.119.1.729.7.030.2.04.1.04.1.115.2.216.2.73.2.53.7.429.1.229.4.6Updates
@actions/corefrom 1.10.1 to 2.0.1Changelog
Sourced from
@actions/core's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/coresince your current version.Updates
@actions/execfrom 1.1.1 to 2.0.0Changelog
Sourced from
@actions/exec's changelog.Commits
Updates
@actions/githubfrom 6.0.0 to 6.0.1Changelog
Sourced from
@actions/github's changelog.Commits
Updates
ajvfrom 8.13.0 to 8.17.1Release notes
Sourced from ajv's releases.
... (truncated)
Commits
9050ba1bump version to 8.17.1 (#2472)f7831b4fixes #2217 - clarify custom keyword naming (#2457)a523784fix: changes for@typescript-eslint/array-typerule (#2467)595fe58feat: add test for encoded refs and bump fast-uri (#2449)a18641eUpdate modifying-data.md - fix broken strict-mode link (#2459)650c7f6Fix grammatical typo in managing-schemas.md (#2305)603f63bdocs: refactor to improve legibility (#2432)8bccdc4docs: clarify behaviour of addVocabulary (#2454)85dafb0fix: ignore new eslint error (#2455)80c014fRevert "Revert fast-uri change (#2444)" (#2448)Updates
cross-envfrom 7.0.3 to 10.1.0Release notes
Sourced from cross-env's releases.
Commits
152ae6afeat: add support ofr default value syntaxbd70d1achore: upgrade zshy8e0b190chore(ci): get coverage8635e80fix(release): manually release a major version3a58f22chore: fix npmrc registryb70bfffchore(ci): add names to steps and workflowscc5759dfix(release): manually release a major version080a859chore: remove publish script31e5bc7chore(ci): restore built files81e9c34chore(ci): add back semantic-releaseUpdates
cross-fetchfrom 4.0.0 to 4.1.0Release notes
Sourced from cross-fetch's releases.
Changelog
Sourced from cross-fetch's changelog.
Commits
3415e1fchore(release): 4.1.0f0dbe54chore: fixed release workflowdf46c2afix: updated whatwg-fetch to 3.6.20 (#197)04846bcrefactor: improved make targets output0ab2481feat: updated node-fetch to 2.7.0 (#192)074cd87feat: added support for node 224283bd9chore: changed default node version to 20625bf57chore: updated action/setup-node to v4 and hmarr/debug-action to v3d24345bchore: updated actions/checkout and actions/cache to v4ccaf40bchore: switched minifier from@rollup/plugin-terserto rollup-plugin-esbuild ...Updates
eslint-plugin-prettierfrom 5.1.3 to 5.5.4Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)cdfcefdfix: release a new latest versiond8c303efix: release a new latest version3e87f2echore: release eslint-plugin-prettier (#749)bfd1e95fix: useprettierRcOptionsdirectly for prettier 3.6+ (#748)9c4b792chore: release eslint-plugin-prettier (#744)78e41ecchore(deps): update all dependencies (#745)Updates
form-datafrom 4.0.4 to 4.0.5Changelog
Sourced from form-data's changelog.
Commits
68ff7ddv4.0.55822467[Dev Deps] update@ljharb/eslint-config,eslint76d0dee[Fix] set Symbol.toStringTag in the proper place16e0076[Tests] Switch to newer v8 prediction library; enable node 24 testingUpdates
jimpfrom 0.22.12 to 1.6.0Release notes
Sourced from jimp's releases.
... (truncated)
Changelog
Sourced from jimp's changelog.
... (truncated)
Commits
c88abe6Bump version to: v1.6.0 [skip ci]62ce3d7Update CHANGELOG.md [skip ci]afa0917add readme to jimp9b8d610Bump version to: v1.5.0 [skip ci]9eceb9bUpdate CHANGELOG.md [skip ci]a1fac89Add support for image decoder options (#1336)c1b91e9Bump version to: v1.4.0 [skip ci]39dfcbcUpdate CHANGELOG.md [skip ci]ea01eacBind callback to image instance (#1335)11cd408Let Jimp.read accept a Buffer (#1332)Updates
mime-typesfrom 2.1.35 to 3.0.2Release notes
Sourced from mime-types's releases.
... (truncated)
Changelog
Sourced from mime-types's changelog.
Commits
29a03023.0.2 (#169)c3ebfb1build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.32.0 (#155)02e8eb2fix: update JSDoc to convey only false return (#152)ef03e6abuild(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#147)636cd1bbuild(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#149)c02166bbuild(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 (#148)44956c6build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#144)5e3bb15build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 (#150)53f720cbuild(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#167)eac806fbuild(deps): bump github/codeql-action from 3.30.0 to 3.30.5 (#168)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for mime-types since your current version.
Updates
@types/mime-typesfrom 2.1.4 to 3.0.1Commits
Updates
pixelmatchfrom 5.3.0 to 7.1.0Release notes
Sourced from pixelmatch's releases.
Commits
8d9f5517.1.0cc5cfedFaster anti-aliasing detection (~22% faster matching) (#150)89a35efadd first-class TypeScript types1b4d0337.0.028b1889Improve differentiation of semitransparent pixelsf735f88more inlining765cb91inline alpha blending062d5bbinline rgb transformations336c346do not error on no options provided5be05aeadd a rudimentary benchmarkUpdates
@octokit/openapi-typesfrom 22.2.0 to 27.0.0Release notes
Sourced from
@octokit/openapi-types's releases.... (truncated)
Commits
1e600e2feat: add GHES 3.18, immutable releases, enterprise team membership, enterpri...f322421feat: remove GHES 3.13, new Projects v2 endpoints, new code scanning dismissa...Description has been truncated