Skip to content

Bump block-editor-hmr from 0.7.0 to 1.0.0 - #250

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/block-editor-hmr-1.0.0
Open

Bump block-editor-hmr from 0.7.0 to 1.0.0#250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/block-editor-hmr-1.0.0

bump block-editor-hmr from 0.7.0 to 1.0.0

48e6c99
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request succeeded Apr 1, 2026 in 1m 3s

Build Passed

The build passed, just like the previous build.

Details

This is a pull request build.

It is running a build against the merge commit, after merging #250 bump block-editor-hmr from 0.7.0 to 1.0.0.
Any changes that have been made to the main branch before the build ran are also included.

Jobs and Stages

This build has two jobs, running in parallel.

Job Node.js OS State
953.1 node Linux passed
953.2 lts\/\* Linux passed

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Focal)
Node.js Versions node, lts/*
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "script": [
    "npm run lint && npm run test && npm run test-build"
  ],
  "node_js": [
    "node",
    "lts/*"
  ],
  "branches": {
    "only": [
      "main",
      "beta"
    ]
  }
}