[Dependencies]: Bump the dependencies-dev group with 5 updates#178
Merged
elchininet merged 2 commits intomasterfrom Aug 4, 2024
Merged
Conversation
Bumps the dependencies-dev group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.12` | `22.1.0` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` | | [rollup](https://github.com/rollup/rollup) | `4.19.1` | `4.20.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.3` | `29.2.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.17.0` | `8.0.0` | Updates `@types/node` from 20.14.12 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) Updates `rollup` from 4.19.1 to 4.20.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.19.1...v4.20.0) Updates `ts-jest` from 29.2.3 to 29.2.4 - [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.2.3...v29.2.4) Updates `typescript-eslint` from 7.17.0 to 8.0.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
elchininet
approved these changes
Aug 4, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies-dev group with 5 updates:
20.14.1222.1.015.8.015.9.04.19.14.20.029.2.329.2.47.17.08.0.0Updates
@types/nodefrom 20.14.12 to 22.1.0Commits
Updates
globalsfrom 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b815.9.0f72b047Update globals (#258)df410c8Add automated job to create es yearly globals (#257)Updates
rollupfrom 4.19.1 to 4.20.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
df12edf4.20.032e8d5bAdd originalFIleName property to emitted assets (#5596)1b4d142chore(deps): update dependency eslint-plugin-unicorn to v55 (#5599)060021echore(deps): lock file maintenance minor/patch updates (#5600)39955e54.19.27625d3eFix retrieval of literal values for chained namespaces (#5597)Updates
ts-jestfrom 29.2.3 to 29.2.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
0977789chore(release): 29.2.470b9530fix: revert support implementation forNode16/NodeNext86398c7build(deps): Update dependency@babel/preset-envto ^7.25.32b07e2bbuild(deps): Update dependency eslint-plugin-jsdoc to ^48.10.25cc1333build(deps): Update babel monorepo to ^7.25.246fa736build(deps): Update ESLint packages to ^7.18.0e1aad14build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.219473a2build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1a40a791build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.06d8063atest: refactor example apps to be in one projectUpdates
typescript-eslintfrom 7.17.0 to 8.0.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
1db993achore(release): publish 8.0.01b0468eMerge branch 'main'35cf3d2chore(release): publish 7.18.06cebdf6feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)f3dfc0aMerge branch 'main' into v888a8673feat(eslint-plugin): [return-await] add return-await to strict-type-checked p...c365664Merge branch 'main'6bd4211Merge branch 'main'1593840Merge branch 'main'a846ffeMerge branch 'main'Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions