-
Notifications
You must be signed in to change notification settings - Fork 15
Bump the npm-dependencies group across 1 directory with 12 updates #84
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-280079fd46
Closed
Bump the npm-dependencies group across 1 directory with 12 updates #84
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-280079fd46
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.0.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.0.3` | `16.4.5` | | [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.16.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.0.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.0.0) Updates `dotenv` from 16.0.3 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.4.5) 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.16.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.16.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]>
Contributor
Author
|
Superseded by #86. |
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 npm-dependencies group with 12 updates in the / directory:
5.1.16.0.03.1.54.0.016.0.316.4.56.2.17.4.32.2.22.6.17.25.47.26.07.24.77.26.00.36.10.38.38.46.09.16.029.5.029.7.029.5.129.5.1429.1.029.2.5Updates
@actions/githubfrom 5.1.1 to 6.0.0Changelog
Sourced from
@actions/github's changelog.Commits
Updates
cross-fetchfrom 3.1.5 to 4.0.0Release notes
Sourced from cross-fetch's releases.
Changelog
Sourced from cross-fetch's changelog.
Commits
748a312chore(release): 4.0.0dc7a7e8chore: improved inline comment on publish scripta89e3cechore: renamed release target to version058c8ffchore: updated dev dependencies minor versions71bd113chore: updated dev dependencies patch versions5b8eee6chore: dedupped make release target762ae72chore: restored caret range on node-fetch dependencyb6c073achore: fixed README's Table of Content30581cachore: added workers feature support on README3594c29chore: renamed bin/release to bin/publishUpdates
dotenvfrom 16.0.3 to 16.4.5Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
9f3e83316.4.56924177Merge pull request #814 from motdotla/dont-check-existance3533420changelog 🪵249e5a6adjust logic to support tests87fd887do not check if exists1146910rename .env-multiline to .env.multilined03e39716.4.43275a0achangelog 🪵f40a8c3Merge pull request #812 from motdotla/patch-121dc22d3replace 14 chaining operatorUpdates
tarfrom 6.2.1 to 7.4.3Changelog
Sourced from tar's changelog.
... (truncated)
Commits
206fcf97.4.3bf13718move onWriteEntry to where it can do some good68a685b7.4.235d8d99kludge around TS pedantryf1d7a4d7.4.1e434c7bsome cleanup/formatting around onWriteEntrycc7ce8egithub didn't write this, I did02b26877.4.05c1113bs/onentry/onReadEntry/g for clarity, deprecate old name556a13c7.3.0Updates
yamlfrom 2.2.2 to 2.6.1Release notes
Sourced from yaml's releases.
... (truncated)
Commits
aa1898a2.6.16be0a91fix: Default to literal block scalar if folded would overflow (fixes #585)108f699fix: Tighten regexp for JSON !!bool (#587)2e85b91fix: Do not strip :00 seconds from !!timestamp values (#578)5850600chore: Refresh lockfile16fb6e2chore: Add .well-known/funding-manifest-urls808fba32.6.0438688ffix: Stringify a Document as a Document (fixes #576)baaabd0feat: Add stringKeys parse option (#581)f2fa108docs: Update Manifest logo (#582)Updates
@babel/preset-envfrom 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
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)816b293Addtransform-regexp-modifierstopreset-env(#16692)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)490a330Update compat data (#16909)d658738fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91av7.25.8a6b0f54Inline one-line syntax plugins (#16824)2533cfbv7.25.7Updates
@babel/preset-typescriptfrom 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
63d3038v7.26.0bfa56c4Supportimport()inrewriteImportExtensions(#16794)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.760b9670[Babel 8] Removeenumsoption of flow plugin (#16792)69d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)b7dcfddSimplify test fixtures (#16793)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)Updates
@vercel/nccfrom 0.36.1 to 0.38.3Release notes
Sourced from
@vercel/ncc's releases.Commits
84f8c52fix: add missing--asset-buildsto cli help message (#1228)0ff93c6chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bfchore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)158a1fdfix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451bci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325dchore(ci): drop node@16 from ci (#1164)3c68358chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)Updates
eslintfrom 8.46.0 to 9.16.0Release notes
Sourced from eslint's releases.