An open index of dependabot pull requests across open source projects.

build(deps-dev): bump the development-dependencies group with 6 updates

Closed
Number: #9
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 12, 2025 at 05:46 PM UTC
(4 months ago)
Updated: May 13, 2025 at 11:48 PM UTC
(4 months ago)
Closed: May 13, 2025 at 11:48 PM UTC
(4 months ago)
Time to Close: 1 day
Labels:
dependencies javascript
Description:

Bumps the development-dependencies group with 6 updates:

Package From To
@babel/preset-env 7.27.1 7.27.2
@types/react 19.1.2 19.1.3
@types/react-dom 19.1.3 19.1.4
rollup 4.40.1 4.40.2
self-assert 1.0.1 1.0.2
typescript-eslint 8.32.0 8.32.1

Updates @babel/preset-env from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/preset-env's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/preset-env's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits

Updates @types/react from 19.1.2 to 19.1.3

Commits

Updates @types/react-dom from 19.1.3 to 19.1.4

Commits

Updates rollup from 4.40.1 to 4.40.2

Release notes

Sourced from rollup's releases.

v4.40.2

4.40.2

2025-05-06

Bug Fixes

  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
  • Throw when the output is watched in watch mode (#5939)

Pull Requests

  • #5934: fix(exports): avoid "exports is not defined" ReferenceError (@​dasa)
  • #5937: consider TLA imports have higher execution priority (@​TrickyPi)
  • #5939: fix: watch mode input should not be an output subpath (@​btea)
  • #5940: chore(deps): update dependency vite to v6.3.4 [security] (@​renovate[bot])
  • #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (@​renovate[bot])
  • #5942: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5943: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
Changelog

Sourced from rollup's changelog.

4.40.2

2025-05-06

Bug Fixes

  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#5937)
  • Throw when the output is watched in watch mode (#5939)

Pull Requests

  • #5934: fix(exports): avoid "exports is not defined" ReferenceError (@​dasa)
  • #5937: consider TLA imports have higher execution priority (@​TrickyPi)
  • #5939: fix: watch mode input should not be an output subpath (@​btea)
  • #5940: chore(deps): update dependency vite to v6.3.4 [security] (@​renovate[bot])
  • #5941: chore(deps): update dependency eslint-plugin-unicorn to v59 (@​renovate[bot])
  • #5942: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5943: fix(deps): lock file maintenance minor/patch updates (@​renovate[bot])
Commits
  • 02da7ef 4.40.2
  • d115fb2 fix: watch mode input should not be an output subpath (#5939)
  • 9ea9093 fix(exports): avoid "exports is not defined" ReferenceError (#5934)
  • 30f342d chore(deps): update dependency eslint-plugin-unicorn to v59 (#5941)
  • de2aefe fix(deps): lock file maintenance minor/patch updates (#5943)
  • 4d018ae fix(deps): lock file maintenance minor/patch updates (#5942)
  • 860df3f chore(deps): update dependency vite to v6.3.4 [security] (#5940)
  • cb8f815 consider TLA imports have higher execution priority (#5937)
  • See full diff in compare view

Updates self-assert from 1.0.1 to 1.0.2

Release notes

Sourced from self-assert's releases.

self-assert: v1.0.2

1.0.2 (2025-05-10)

Bug Fixes

  • permissions on release workflow (95caa28)
  • removed old changelog notes (8eab3cb)

Reverts

  • 1.0.2 changelog notes (c764eb2)
  • version 1.0.2 of self-assert (f712847)
Changelog

Sourced from self-assert's changelog.

1.0.2 (2025-05-10)

Bug Fixes

  • permissions on release workflow (95caa28)
  • removed old changelog notes (8eab3cb)

Reverts

  • 1.0.2 changelog notes (c764eb2)
  • version 1.0.2 of self-assert (f712847)
Commits
  • 5c81798 chore(main): release self-assert 1.0.2 (#75)
  • d62797d update .release-please-manifest.json, CHANGELOG.md and package.json
  • fb50da1 chore(main): release self-assert 1.0.2 (#73)
  • 95caa28 fix: permissions on release workflow
  • 973f0dd chore(main): release self-assert 1.0.2 (#72)
  • bc34e92 docs: update CHANGELOG.md
  • c764eb2 revert: 1.0.2 changelog notes
  • f712847 revert: version 1.0.2 of self-assert
  • 21f135e chore(main): release self-assert 1.0.2 (#71)
  • 8eab3cb fix: removed old changelog notes
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.32.0 to 8.32.1

Release notes

Sourced from typescript-eslint's releases.

v8.32.1

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.32.1 (2025-05-12)

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

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

Commits
  • af077a0 chore(release): publish 8.32.1
  • b2be3dc chore: simplify tsconfig setup using configDir (#11136)
  • aeb7402 chore(ast-spec): finish migrating to vitest (#11126)
  • e57126a chore(typescript-eslint): correct naming of import of typescript-eslint in te...
  • See full diff 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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
19.1.2 → 19.1.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.3 → 19.1.4
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.40.1 → 4.40.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Package:
self-assert
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.2
Update Type:
Patch
Technical Details
ID: 1029910
UUID: 3057693863
Node ID: PR_kwDOOWZMbc6V4GwW
Host: GitHub
Repository: self-assert/self-assert-react