Skip to content

Bump the npm-development group with 5 updates #1047

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the npm-development group with 5 updates:

Package From To
@typescript-eslint/eslint-plugin 8.29.0 8.29.1
@typescript-eslint/parser 8.29.0 8.29.1
eslint-config-prettier 10.1.1 10.1.2
rollup 4.39.0 4.40.0
ts-jest 29.3.1 29.3.2

Updates @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.29.1

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#11021)

❤️ Thank You

  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)

❤️ Thank You

  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

Commits
  • ef7e6de chore(release): publish 8.29.1
  • 04abebc fix(eslint-plugin): [no-deprecated] report on deprecated imported variable us...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.29.0 to 8.29.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.29.1

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#11021)

❤️ Thank You

  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.29.1 (2025-04-07)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-config-prettier from 10.1.1 to 10.1.2

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.2

Patch Changes

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.2

Patch Changes

Commits
  • 8911369 chore: release eslint-config-prettier (#322)
  • a8768bf chore(package): add homepage url (#321)
  • 4ae04c0 chore(deps): update yarn to v4.8.1 (#320)
  • 7499c2e chore: ignore eslint-find-rules for ESLint 8 compatibility
  • 241c6b8 chore: housekeeping, upgrade all (dev) dependencies (#319)
  • 9156ab4 chore: add renovate preset
  • See full diff in compare view

Updates rollup from 4.39.0 to 4.40.0

Release notes

Sourced from rollup's releases.

v4.40.0

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

Commits
  • 1f2d579 4.40.0
  • cf0512f Fix release script
  • 4ded099 feat: treeshake dynamic import chained member expression (#5898)
  • 8bb7b6f chore(deps): lock file maintenance minor/patch updates (#5917)
  • 19fb519 consider the dynamic import within a TLA call expression as a TLA import (#5900)
  • aba2ea9 Fix treeshake: false breaking destructured namespace imports (#5908)
  • 02a060d Correct the behavior when multiple transform filter options are specified (#5...
  • 051a502 chore(deps): update dependency @​types/picomatch to v4 (#5915)
  • 7d7ae3f fix(deps): update rust crate swc_compiler_base to v17 (#5916)
  • 86e1ccd chore(deps): update dependency vite to v6.2.6 [security] (#5918)
  • Additional commits viewable in compare view

Updates ts-jest from 29.3.1 to 29.3.2

Release notes

Sourced from ts-jest's releases.

v29.3.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.3.2 (2025-04-12)

Bug Fixes

  • fix: transpile js files from node_modules whenever Jest asks (968370e), closes #4637
Commits
  • e1c6017 chore(release): 29.3.2
  • 968370e fix: transpile js files from node_modules whenever Jest asks (#4791)
  • ddfd812 build(deps): Update dependency lint-staged to ^15.5.1
  • efd5274 build: use faster mode to build/serve doc
  • ccd9a0e build: fix npm audit issue for website
  • 7e730d3 docs: add Hybrid Node module doc about Node16/NodeNext
  • 39a1222 test: add dynamic import code test for transpile-module
  • 5a21aca build(deps): Update dependency eslint-config-prettier to ^10.1.2
  • e10053f build(deps): Update dependency vite to ^6.2.6
  • a83170c build(deps): Update ESLint packages to ^8.29.1
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2025 03:27
Bumps the npm-development group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.0` | `8.29.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.0` | `8.29.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` |
| [rollup](https://github.com/rollup/rollup) | `4.39.0` | `4.40.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.1` | `29.3.2` |


Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.29.1
- [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.29.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.29.0 to 8.29.1
- [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.29.1/packages/parser)

Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
- [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@v10.1.1...v10.1.2)

Updates `rollup` from 4.39.0 to 4.40.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.39.0...v4.40.0)

Updates `ts-jest` from 29.3.1 to 29.3.2
- [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.3.1...v29.3.2)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.29.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.29.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: ts-jest
  dependency-version: 29.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-development-82c201cd9c branch from 3dc9f45 to 1126904 Compare April 14, 2025 14:21
@ncalteen ncalteen merged commit ada0eba into main Apr 14, 2025
22 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm-development-82c201cd9c branch April 14, 2025 14:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant