-
Notifications
You must be signed in to change notification settings - Fork 73
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
chore(deps): bump the npm group across 1 directory with 25 updates #1331
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 npm group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.11.1` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` | | [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.134.0` | `3.144.1` | | [dedent](https://github.com/dmnd/dedent) | `0.7.0` | `1.5.3` | | [envalid](https://github.com/af/envalid) | `7.3.1` | `8.0.0` | | [got](https://github.com/sindresorhus/got) | `11.8.6` | `14.4.5` | | [semver](https://github.com/npm/node-semver) | `7.6.1` | `7.6.3` | | [@types/dedent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dedent) | `0.7.0` | `0.7.2` | | [@types/faker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/faker) | `6.6.9` | `6.6.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.9` | `22.10.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `4.33.0` | `8.19.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.33.0` | `8.19.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.3` | | [eslint](https://github.com/eslint/eslint) | `7.32.0` | `9.17.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.31.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `28.10.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `26.6.3` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `27.5.2` | `29.5.14` | | [jest-playback](https://github.com/ikatyang/jest-playback) | `3.0.0` | `4.1.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.3.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.4.2` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `6.0.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.2.5` | Updates `@actions/core` from 1.10.0 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 `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@pulumi/pulumi` from 3.134.0 to 3.144.1 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/commits/v3.144.1/sdk/nodejs) Updates `dedent` from 0.7.0 to 1.5.3 - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](dmnd/dedent@v0.7.0...v1.5.3) Updates `envalid` from 7.3.1 to 8.0.0 - [Release notes](https://github.com/af/envalid/releases) - [Commits](af/envalid@v7.3.1...v8.0.0) Updates `got` from 11.8.6 to 14.4.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.6...v14.4.5) Updates `semver` from 7.6.1 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.1...v7.6.3) Updates `@types/dedent` from 0.7.0 to 0.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dedent) Updates `@types/faker` from 6.6.9 to 6.6.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/faker) Updates `@types/node` from 20.4.9 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 4.33.0 to 8.19.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.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.33.0 to 8.19.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.19.0/packages/parser) Updates `@vercel/ncc` from 0.36.1 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.1...0.38.3) Updates `eslint` from 7.32.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v9.17.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.27.5 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.31.0) Updates `eslint-plugin-jest` from 27.6.0 to 28.10.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.0...v28.10.0) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `jest` from 26.6.3 to 29.7.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/v29.7.0/packages/jest) Updates `@types/jest` from 27.5.2 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-playback` from 3.0.0 to 4.1.0 - [Changelog](https://github.com/ikatyang/jest-playback/blob/master/CHANGELOG.md) - [Commits](ikatyang/jest-playback@v3.0.0...v4.1.0) Updates `lint-staged` from 15.2.2 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.3.0) Updates `prettier` from 2.8.8 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.4.2) Updates `rimraf` from 5.0.1 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v6.0.1) Updates `ts-jest` from 26.5.6 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.6...v29.2.5) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@pulumi/pulumi" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: dedent dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: envalid dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: got dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/dedent" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/faker" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: jest-playback dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
impact/no-changelog-required
This issue doesn't require a CHANGELOG update
javascript
Dependabot pull requests that update Javascript code
labels
Dec 31, 2024
Superseded by #1332. |
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
impact/no-changelog-required
This issue doesn't require a CHANGELOG update
javascript
Dependabot 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 npm group with 25 updates in the / directory:
1.10.0
1.11.1
5.1.1
6.0.0
3.134.0
3.144.1
0.7.0
1.5.3
7.3.1
8.0.0
11.8.6
14.4.5
7.6.1
7.6.3
0.7.0
0.7.2
6.6.9
6.6.11
20.4.9
22.10.2
4.33.0
8.19.0
4.33.0
8.19.0
0.36.1
0.38.3
7.32.0
9.17.0
9.0.0
9.1.0
2.27.5
2.31.0
27.6.0
28.10.0
8.0.3
9.1.7
26.6.3
29.7.0
27.5.2
29.5.14
3.0.0
4.1.0
15.2.2
15.3.0
2.8.8
3.4.2
5.0.1
6.0.1
26.5.6
29.2.5
Updates
@actions/core
from 1.10.0 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@actions/github
from 5.1.1 to 6.0.0Changelog
Sourced from
@actions/github
's changelog.Commits
Updates
@pulumi/pulumi
from 3.134.0 to 3.144.1Release notes
Sourced from
@pulumi/pulumi
's releases.... (truncated)
Changelog
Sourced from
@pulumi/pulumi
's changelog.... (truncated)
Commits
9a4a323
Revert "Avoid unnecessary Node.js installations" (#18095)5ef618f
Changelog and go.mod updates for v3.144.0 (#18094)d3d2892
Freeze v3.144.0 (#18083)ef1db84
Respect the noCheck option from tsconfig.json (#18067)a07dbaa
Gracefully handle errors that don't implement toString (#18080)1a991f2
Prepare for v3.144.0 release (#18082)db02076
Update golang.org/x/net (#18079)a2ffc28
Document provider Diff response requirements (#18032)f26ccd4
Avoid unnecessary Node.js installations (#18041)8a62be8
Changelog and go.mod updates for v3.143.0 (#18025)Updates
dedent
from 0.7.0 to 1.5.3Release notes
Sourced from dedent's releases.
... (truncated)
Changelog
Sourced from dedent's changelog.
... (truncated)
Commits
90644fe
fix: remove engines and provenance requirements (#93)4c133c1
fix: \n should be changed to \n only when escapeSpecialCharacters is set (#91)e634f0e
build(deps-dev): bump@babel/traverse
from 7.22.8 to 7.23.6 (#87)625d708
fix: switch babel-plugin-macros to a peer dependency (again) (#89)87f0f9b
docs: add explicit install command to README.md (#84)a4f30bf
chore: replace last yarn references with pnpm (#86)53a7267
chore: fix special characters escaping issue link in README (#82)f1b814e
build: onboarded to create-typescript-app (mostly) (#55)f933c75
chore: remove files related to Flow (#77)d435ce3
docs: add PR number to CHANGELOG.md for 1.5.1 (#75)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for dedent since your current version.
Updates
envalid
from 7.3.1 to 8.0.0Release notes
Sourced from envalid's releases.
Commits
e7935c7
8.0.0800bbee
Freshen lockfilee28b95a
Update node versions for CI4321770
8.0.0-beta.39a0f02e
Update outdated dependencies535042e
Correct README.md: Addressing minor errors (#211)67c0a9c
chore: change username to@simenandre
(#208)5ab40eb
chore: change logo reference link (#207)58d854e
8.0.0-beta.2ce5c0e5
Allow support for extra inspectables (#206)Updates
got
from 11.8.6 to 14.4.5Release notes
Sourced from got's releases.
... (truncated)
Commits
a7b5aec
14.4.5c079b93
Fix a crash with Got accessing a non-existent request (#2391)3034c2f
14.4.492b378e
Fix support forAbortSignal#timeout()
(#2388)f4f3ba8
14.4.3f145b09
Update dependenciesf2f8cb2
Fix cache with HTTP2 (#2380)9ab4cf9
Fix 404 links related to cacheable-request (#2379)89b7fdf
Fix docs typo (#2378)895e463
Update HTTP/2 support info for Ky (#2374)Updates
semver
from 7.6.1 to 7.6.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)eb1380b
chore: release 7.6.2 (#714)6466ba9
fix(lru): use map.delete() directly (#713)Updates
@types/dedent
from 0.7.0 to 0.7.2Commits
Updates
@types/faker
from 6.6.9 to 6.6.11Commits
Updates
@types/node
from 20.4.9 to 22.10.2Commits
Updates
@typescript-eslint/eslint-plugin
from 4.33.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e19f30f
chore(release): publish 8.19.09746832
fix(eslint-plugin): [member-ordering] ignore method overloading (#10536)7eba36e
fix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec...3097930
fix(eslint-plugin): [array-type] autofix with conditional types needs parenth...2e2731d
fix(eslint-plugin): add getConstraintInfo to handle generic constraints bette...07d0e0d
feat(eslint-plugin): [strict-boolean-expressions] check array predicate funct...157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...Updates
@typescript-eslint/parser
from 4.33.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0f74a8fa
chore(release): publish 8.16.0Updates
@vercel/ncc
from 0.36.1 to 0.38.3Release notes
Sourced from
@vercel/ncc
's releases.Commits
84f8c52
fix: add missing--asset-builds
to cli help message (#1228)0ff93c6
chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bf
chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)Updates
eslint
from 7.32.0 to 9.17.0Release notes
Sourced from eslint's releases.