-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the all-dependencies group across 1 directory with 22 updates #280
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-bbdc7b85c9
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 22 updates #280
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/action/all-dependencies-bbdc7b85c9
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 21 updates in the /action directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [ajv](https://github.com/ajv-validator/ajv) | `8.13.0` | `8.17.1` | | [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.2.5` | | [form-data](https://github.com/form-data/form-data) | `4.0.0` | `4.0.2` | | [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.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` | `24.2.0` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.3.0` | `5.2.2` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.1` | `4.17.16` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `22.13.17` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.3` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.1` | | [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` | `28.11.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.3.1` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) 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-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.2.5 - [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.2.5) Updates `form-data` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](form-data/form-data@v4.0.0...v4.0.2) 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.1 - [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.1) 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 24.2.0 - [Release notes](https://github.com/octokit/openapi-types.ts/releases) - [Commits](https://github.com/octokit/openapi-types.ts/commits/v24.2.0/packages/openapi-types) Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 5.2.2 - [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...v5.2.2) Updates `@types/lodash` from 4.17.1 to 4.17.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.12.12 to 22.13.17 - [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.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.3) Updates `eslint` from 8.57.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.23.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.1 - [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.1) 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 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.5.0...v28.11.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 `lint-staged` from 15.2.2 to 15.5.0 - [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...v15.5.0) Updates `prettier` from 3.2.5 to 3.5.3 - [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.5.3) Updates `ts-jest` from 29.1.2 to 29.3.1 - [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.3.1) Updates `typescript` from 5.4.5 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.8.2) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ajv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cross-fetch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: form-data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jimp dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mime-types dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pixelmatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@octokit/openapi-types" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8000
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
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 all-dependencies group with 21 updates in the /action directory:
1.10.1
1.11.1
8.13.0
8.17.1
4.0.0
4.1.0
5.1.3
5.2.5
4.0.0
4.0.2
0.22.12
1.6.0
2.1.35
3.0.1
5.3.0
7.1.0
22.2.0
24.2.0
4.3.0
5.2.2
4.17.1
4.17.16
20.12.12
22.13.17
0.38.1
0.38.3
8.57.0
9.23.0
9.1.0
10.1.1
4.10.2
6.0.0
28.5.0
28.11.0
9.0.11
9.1.7
15.2.2
15.5.0
3.2.5
3.5.3
29.1.2
29.3.1
Updates
@actions/core
from 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
ajv
from 8.13.0 to 8.17.1Release notes
Sourced from ajv's releases.
... (truncated)
Commits
9050ba1
bump version to 8.17.1 (#2472)f7831b4
fixes #2217 - clarify custom keyword naming (#2457)a523784
fix: changes for@typescript-eslint/array-type
rule (#2467)595fe58
feat: add test for encoded refs and bump fast-uri (#2449)a18641e
Update modifying-data.md - fix broken strict-mode link (#2459)650c7f6
Fix grammatical typo in managing-schemas.md (#2305)603f63b
docs: refactor to improve legibility (#2432)8bccdc4
docs: clarify behaviour of addVocabulary (#2454)85dafb0
fix: ignore new eslint error (#2455)80c014f
Revert "Revert fast-uri change (#2444)" (#2448)Updates
cross-fetch
from 4.0.0 to 4.1.0Release notes
Sourced from cross-fetch's releases.
Changelog
Sourced from cross-fetch's changelog.
Commits
3415e1f
chore(release): 4.1.0f0dbe54
chore: fixed release workflowdf46c2a
fix: updated whatwg-fetch to 3.6.20 (#197)04846bc
refactor: improved make targets output0ab2481
feat: updated node-fetch to 2.7.0 (#192)074cd87
feat: added support for node 224283bd9
chore: changed default node version to 20625bf57
chore: updated action/setup-node to v4 and hmarr/debug-action to v3d24345b
chore: updated actions/checkout and actions/cache to v4ccaf40b
chore: switched minifier from@rollup/plugin-terser
to rollup-plugin-esbuild ...Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.5Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
b2e195c
chore: release eslint-plugin-prettier (#722)4f5513d
fix: clarify correcteslint-config-prettier
peer range (#721)0222541
chore(deps): pin dependencies (#720)9f0ba20
chore: add renovate presetd670ebb
chore: fix release script0e12336
chore: release eslint-plugin-prettier (#716)b8cfe56
chore: hourcekeeping, bump all (dev) deps (#715)ca5eb3e
test: improve how to getFlatESLint
(#713)6f35f1b
chore(housekeeping): update ESLint to v9 (#709)9726349
chore: rename default branch tomain
(#710)Updates
form-data
from 4.0.0 to 4.0.2Release notes
Sourced from form-data's releases.
Commits
7465e13
v4.0.292613b9
Merge tags v2.5.3 and v3.0.3e46f09b
v3.0.3e5df7f2
[Dev Deps] pinrequest
which viatough-cookie
^2.4 depends onpsl
84ca1d6
[Fix] setSymbol.toStringTag
when available (#573)7fecefe
[Refactor] useObject.prototype.hasOwnProperty.call
5a5bafe
[Deps] updatemime-types
8261fcb
[Dev Deps] update@types/node
,browserify
,coveralls
,cross-spawn
, `e...b82f590
Only apps should have lockfiles9457283
Bumped version 2.5.3Maintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data since your current version.
Updates
jimp
from 0.22.12 to 1.6.0Release notes
Sourced from jimp's releases.
... (truncated)
Changelog
Sourced from jimp's changelog.
... (truncated)
Commits
c88abe6
Bump version to: v1.6.0 [skip ci]62ce3d7
Update CHANGELOG.md [skip ci]afa0917
add readme to jimp9b8d610
Bump version to: v1.5.0 [skip ci]9eceb9b
Update CHANGELOG.md [skip ci]a1fac89
Add support for image decoder options (#1336)c1b91e9
Bump version to: v1.4.0 [skip ci]39dfcbc
Update CHANGELOG.md [skip ci]ea01eac
Bind callback to image instance (#1335)11cd408
Let Jimp.read accept a Buffer (#1332)Updates
mime-types
from 2.1.35 to 3.0.1Release notes
Sourced from mime-types's releases.
Changelog
Sourced from mime-types's changelog.
Commits
64e03d9
Release 3.0.1 (#134)31561ea
deps: mime-db@1.54.0 (#133)086d3e7
chore: upgrade scorecard workflow pinned action versions (#130)4b3ae38
3.0.07c86fc0
fix: corrected hisotry.mdec8d663
fix: added mimeScore.js to files1133873
fix(docs): updated history.md with missing entries for 3.x541f9c5
feat!: resolve extension conflicts with mime-score, close #116 (#119)540d9f3
fix: mime-db@1.53.0 (#126)d0164d1
fix(ci): run correctly for prsMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for mime-types since your current version.
Updates
pixelmatch
from 5.3.0 to 7.1.0Release notes
Sourced from pixelmatch's releases.
Commits
8000
- Additional commits viewable in compare view
8d9f551
7.1.0cc5cfed
Faster anti-aliasing detection (~22% faster matching) (#150)89a35ef
add first-class TypeScript types1b4d033
7.0.028b1889
Improve differentiation of semitransparent pixelsf735f88
more inlining765cb91
inline alpha blending062d5bb
inline rgb transformations336c346
do not error on no options provided5be05ae
add a rudimentary benchmarkUpdates
@octokit/openapi-types
from 22.2.0 to 24.2.0Release notes
Sourced from
@octokit/openapi-types
's releases.... (truncated)
Commits
6dbabd6
feat: new/orgs/{org}/issue-types
, `/orgs/{org}/issue-types/{issue_type_id}...fbef6d1
feat: add GHES 3.16, add newepss_percentage
sorting to advisories, new `ep...22dc3a0
feat: newdismissed_comment
andfixed_at
attributes on code scanning aler...8bd4526
fix: replace missing component with inline definition (#446)c51cfc8
feat: remove GHES 3.9, new action runner groups endpoints, new code scanning ...5c77aa5
build: update@octokit/openapi
(#420)Updates
@trivago/prettier-plugin-sort-imports
from 4.3.0 to 5.2.2Release notes
Sourced from
@trivago/prettier-plugin-sort-imports
's releases.... (truncated)
Changelog
Sourced from
@trivago/prettier-plugin-sort-imports
's changelog.Commits
46a36c1
5.2.2ba82d61
Changelog for version 5.2.29cdad45
5.2.156b07e4
Changelog for version 5.2.10ebe8a6
add svelte 5.x as peer dependency (#337)6b3e929
5.2.0b833ebf
Changelog for version 5.2.063fe3f5
v5.2.0 (#334)eece72c
5.1.0c10a2f3
Changelog for version 5.1.0Updat...
Description has been truncated