-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the npm-dependencies group across 1 directory with 12 updates #88
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-87625731e7
Closed
Bump the npm-dependencies group across 1 directory with 12 updates #88
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-87625731e7
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 npm-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` | | [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.5` | `4.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.0.3` | `16.4.7` | | [tar](https://github.com/isaacs/node-tar) | `6.2.1` | `7.4.3` | | [yaml](https://github.com/eemeli/yaml) | `2.2.2` | `2.6.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.26.0` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.26.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.3` | | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `9.17.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.5.0` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.1` | `29.5.14` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.0` | `29.2.5` | 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 `cross-fetch` from 3.1.5 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@v3.1.5...v4.1.0) Updates `dotenv` from 16.0.3 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.4.7) Updates `tar` from 6.2.1 to 7.4.3 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.4.3) Updates `yaml` from 2.2.2 to 2.6.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.2...v2.6.1) Updates `@babel/preset-env` from 7.25.4 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-env) Updates `@babel/preset-typescript` from 7.24.7 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 `@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 8.46.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@v8.46.0...v9.17.0) Updates `jest` from 29.5.0 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 29.5.1 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `ts-jest` from 29.1.0 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@v29.1.0...v29.2.5) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: cross-fetch dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 npm-dependencies group with 12 updates in the / directory:
5.1.1
6.0.0
3.1.5
4.1.0
16.0.3
16.4.7
6.2.1
7.4.3
2.2.2
2.6.1
7.25.4
7.26.0
7.24.7
7.26.0
0.36.1
0.38.3
8.46.0
9.17.0
29.5.0
29.7.0
29.5.1
29.5.14
29.1.0
29.2.5
Updates
@actions/github
from 5.1.1 to 6.0.0Changelog
Sourced from
@actions/github
's changelog.Commits
Updates
cross-fetch
from 3.1.5 to 4.1.0Release notes
Sourced from cross-fetch's releases.
... (truncated)
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
dotenv
from 16.0.3 to 16.4.7Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
tar
from 6.2.1 to 7.4.3Changelog
Sourced from tar's changelog.
... (truncated)
Commits
206fcf9
7.4.3bf13718
move onWriteEntry to where it can do some good68a685b
7.4.235d8d99
kludge around TS pedantryf1d7a4d
7.4.1e434c7b
some cleanup/formatting around onWriteEntrycc7ce8e
github didn't write this, I did02b2687
7.4.05c1113b
s/onentry/onReadEntry/g for clarity, deprecate old name556a13c
7.3.0Updates
yaml
from 2.2.2 to 2.6.1Release notes
Sourced from yaml's releases.
... (truncated)
Commits
aa1898a
2.6.16be0a91
fix: Default to literal block scalar if folded would overflow (fixes #585)108f699
fix: Tighten regexp for JSON !!bool (#587)2e85b91
fix: Do not strip :00 seconds from !!timestamp values (#578)5850600
chore: Refresh lockfile16fb6e2
chore: Add .well-known/funding-manifest-urls808fba3
2.6.0438688f
fix: Stringify a Document as a Document (fixes #576)baaabd0
feat: Add stringKeys parse option (#581)f2fa108
docs: Update Manifest logo (#582)Updates
@babel/preset-env
from 7.25.4 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.7Updates
@babel/preset-typescript
from 7.24.7 to 7.26.0Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.760b9670
[Babel 8] Removeenums
option of flow plugin (#16792)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@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 8.46.0 to 9.17.0Release notes
Sourced from eslint's releases.