Skip to content

chore(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.5#62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/preset-env-7.29.5
Open

chore(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.5#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/preset-env-7.29.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps @babel/preset-env from 7.29.0 to 7.29.5.

Release notes

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

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

📝 Documentation

🏃‍♀️ Performance

  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules

Committers: 4

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.29.0 to 7.29.5.
- [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.29.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 10, 2026
@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/babel/preset-env-7.29.5 into main will be

97.68%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-history/src
   index.ts95.24%91.38%100%96.46%10, 100, 11, 51, 55, 69, 81–82, 99
packages/coaction-jotai/src
   index.ts100%100%100%100%
packages/coaction-logger/src
   index.ts100%100%100%100%
   logger.ts100%100%100%100%
packages/coaction-mobx/src
   index.ts100%100%100%100%
packages/coaction-ng/src
   index.ts100%100%100%100%
packages/coaction-persist/src
   index.ts91.35%87.50%92.86%93.07%116–117, 122–123, 139–140, 154–155, 164, 164, 164–165, 186, 94
packages/coaction-pinia/src
   index.ts100%100%100%100%
packages/coaction-react/src
   index.ts95.34%90%97.30%96.55%141–142, 145–147, 82–83, 86
packages/coaction-redux/src
   index.ts100%100%100%100%
packages/coaction-solid/src
   index.ts100%100%100%100%
packages/coaction-svelte/src
   index.ts100%100%100%100%
packages/coaction-valtio/src
   index.ts100%100%100%100%
packages/coaction-vue/src
   index.ts100%100%100%100%
packages/coaction-xstate/src
   index.ts100%100%100%100%
packages/coaction-yjs/src
   index.ts98.07%92.86%100%100%103, 172, 248, 279, 80
   remoteOperations.ts100%100%100%100%
   shared.ts100%100%100%100%
   sync.ts98.73%97.37%100%100%128, 128
   yjsValue.ts95.92%92.86%88.89%100%36
packages/coaction-zustand/src
   index.ts98.44%90%100%100%21
packages/core/src
   applyMiddlewares.ts100%100%100%100%
   asyncClientStore.ts92.14%88.68%100%93.51%113, 121, 121, 121–122, 79, 88–89, 91–93
   binder.ts85.71%100%75%87.50%110
   computed.ts79.82%77.78%73.68%82.54%106–109, 109, 109, 109, 109–110, 112–113, 124–125, 127–128, 38, 60
   constant.ts100%100%100%100%
   create.ts99.05%98.85%100%99.05%73, 78
   getInitialState.ts100%100%100%100%
   getRawState.ts91.14%84.62%100%93.62%106–107, 55–56, 65, 76–77
   getRawStateClientAction.ts93.66%89.36%94.74%96.05%118, 123, 129, 71, 83, 86–87, 98
   getRawStateLocalAction.ts100%100%100%100%
   getRawStateStateProperty.ts100%100%100%100%
   global.ts100%100%100%100%
   handleMainTransport.ts100%100%100%100%
   handleState.ts96.10%94.92%100%96.47%127–128, 131–132, 135–136
   index.ts100%100%100%100%
   interface.ts100%100%100%100%
   internal.ts100%100%100%100%
   utils.ts96.12%93.33%100%97.96%59–60, 70, 76
   wrapStore.ts100%100%100%100%

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.

0 participants